| 1 | [ Mar 27 20:00:42 Enabled. ] | ||
| 2 | [ Mar 27 20:00:42 Rereading configuration. ] | ||
| 3 | [ Mar 27 20:00:44 Rereading configuration. ] | ||
| 4 | [ Mar 27 20:00:55 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 27 20:00:55 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.27 20:00:56.681644 [ 1 ] {} <Information> Application: Will watch for the process with pid 543 | ||
| 29 | 2026.03.27 20:00:56.682022 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.27 20:00:57.171425 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 543 | ||
| 31 | 2026.03.27 20:00:57.172220 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.27 20:00:57.172390 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.27 20:00:57.280259 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.27 20:00:57.336459 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.27 20:00:57.336569 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.27 20:00:57.336587 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.27 20:00:57.336661 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.27 20:00:57.337404 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.27 20:00:57.339696 [ 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.27 20:00:57.340613 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.27 20:00:57.341538 [ 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.27 20:00:57.341594 [ 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.27 20:00:57.341639 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.27 20:00:57.342425 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.27 20:00:57.343450 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.27 20:00:57.350327 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.27 20:00:57.351300 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.27 20:00:57.352849 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.27 20:00:57.352966 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.27 20:00:57.354043 [ 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.27 20:00:57.354507 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.27 20:00:57.358606 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.27 20:00:57.359085 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.27 20:00:57.362341 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.27 20:00:57.362755 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.27 20:00:57.363155 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.27 20:00:57.363610 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.27 20:00:57.365268 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.27 20:00:57.365299 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.27 20:00:57.365398 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.27 20:00:57.365491 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.27 20:00:57.375187 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.27 20:00:57.375214 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000184683 sec | ||
| 68 | 2026.03.27 20:00:57.375319 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.27 20:00:57.375358 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.27 20:00:57.376086 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.27 20:00:57.376688 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.27 20:00:57.386714 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.27 20:00:57.386761 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.27 20:00:57.386843 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.27 20:00:57.386860 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.27 20:00:57.386902 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.27 20:00:57.387020 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.27 20:00:57.391376 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.27 20:00:57.391427 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.27 20:00:57.391483 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.27 20:00:57.391666 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.27 20:00:57.391712 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.27 20:00:57.391726 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.27 20:00:57.391805 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.27 20:00:57.391818 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.27 20:00:57.391852 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.27 20:00:57.391927 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.27 20:00:57.414791 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.27 20:00:57.416278 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.27 20:00:57.416361 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000107671 sec | ||
| 91 | 2026.03.27 20:00:57.416374 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.27 20:00:57.416385 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.27 20:00:57.416410 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.27 20:00:57.416736 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.27 20:00:57.416848 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.27 20:00:57.416862 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.27 20:00:57.416873 [ 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.27 20:00:57.416884 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.27 20:00:57.420762 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.27 20:00:57.420982 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2026.03.27 20:00:57.422442 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.334e-05 sec. | ||
| 102 | 2026.03.27 20:00:57.422844 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.27 20:00:57.424196 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.27 20:00:57.424215 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.27 20:00:57.479398 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36116 | ||
| 106 | 2026.03.27 20:00:57.480516 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.27 20:00:57.480582 [ 3 ] {} <Debug> TCP-Session: 2b77bedf-cdb4-4673-ae03-9ba56a80dfc0 Authenticating user 'default' from [fd00:1122:3344:101::a]:36116 | ||
| 108 | 2026.03.27 20:00:57.480612 [ 3 ] {} <Debug> TCP-Session: 2b77bedf-cdb4-4673-ae03-9ba56a80dfc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.27 20:00:57.480697 [ 3 ] {} <Debug> TCP-Session: 2b77bedf-cdb4-4673-ae03-9ba56a80dfc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.27 20:00:57.480813 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.27 20:00:57.480847 [ 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.27 20:00:57.480937 [ 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.27 20:00:57.481423 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38220 | ||
| 114 | 2026.03.27 20:00:57.481588 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46393 | ||
| 115 | 2026.03.27 20:00:57.481651 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.03.27 20:00:57.481588 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41684 | ||
| 117 | 2026.03.27 20:00:57.481696 [ 4 ] {} <Debug> TCP-Session: 46990fe6-030b-4154-b621-ac2494a2b2c3 Authenticating user 'default' from [fd00:1122:3344:101::a]:38220 | ||
| 118 | 2026.03.27 20:00:57.481823 [ 4 ] {} <Debug> TCP-Session: 46990fe6-030b-4154-b621-ac2494a2b2c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.03.27 20:00:57.481840 [ 4 ] {} <Debug> TCP-Session: 46990fe6-030b-4154-b621-ac2494a2b2c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.03.27 20:00:57.481884 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.03.27 20:00:57.481896 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58542 | ||
| 122 | 2026.03.27 20:00:57.481952 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.03.27 20:00:57.482006 [ 254 ] {} <Debug> TCP-Session: 40e57e6b-082c-424a-9106-f660da0dd8e6 Authenticating user 'default' from [fd00:1122:3344:101::a]:41684 | ||
| 124 | 2026.03.27 20:00:57.482036 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33997 | ||
| 125 | 2026.03.27 20:00:57.482121 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.03.27 20:00:57.482152 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56940 | ||
| 127 | 2026.03.27 20:00:57.482244 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42763 | ||
| 128 | 2026.03.27 20:00:57.482041 [ 5 ] {} <Debug> TCP-Session: f10d5bf4-38e5-4e8f-ac6d-fe3f16549f14 Authenticating user 'default' from [fd00:1122:3344:101::a]:46393 | ||
| 129 | 2026.03.27 20:00:57.483116 [ 5 ] {} <Debug> TCP-Session: f10d5bf4-38e5-4e8f-ac6d-fe3f16549f14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.03.27 20:00:57.483117 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.03.27 20:00:57.483210 [ 5 ] {} <Debug> TCP-Session: f10d5bf4-38e5-4e8f-ac6d-fe3f16549f14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.03.27 20:00:57.483243 [ 258 ] {} <Debug> TCP-Session: 45899437-7297-4b0c-b638-b4eab02afeae Authenticating user 'default' from [fd00:1122:3344:101::a]:42763 | ||
| 133 | 2026.03.27 20:00:57.483297 [ 258 ] {} <Debug> TCP-Session: 45899437-7297-4b0c-b638-b4eab02afeae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.03.27 20:00:57.483359 [ 258 ] {} <Debug> TCP-Session: 45899437-7297-4b0c-b638-b4eab02afeae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.27 20:00:57.482269 [ 254 ] {} <Debug> TCP-Session: 40e57e6b-082c-424a-9106-f660da0dd8e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.27 20:00:57.483564 [ 254 ] {} <Debug> TCP-Session: 40e57e6b-082c-424a-9106-f660da0dd8e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.27 20:00:57.482387 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.03.27 20:00:57.483850 [ 257 ] {} <Debug> TCP-Session: 2e696b08-1a4e-4eed-987c-0e75d7ff538e Authenticating user 'default' from [fd00:1122:3344:101::a]:56940 | ||
| 139 | 2026.03.27 20:00:57.484051 [ 257 ] {} <Debug> TCP-Session: 2e696b08-1a4e-4eed-987c-0e75d7ff538e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.27 20:00:57.484163 [ 255 ] {} <Debug> TCP-Session: b4c0180c-e35d-4a42-a4e9-9c21a530f1b6 Authenticating user 'default' from [fd00:1122:3344:101::a]:58542 | ||
| 141 | 2026.03.27 20:00:57.484286 [ 257 ] {} <Debug> TCP-Session: 2e696b08-1a4e-4eed-987c-0e75d7ff538e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.27 20:00:57.484365 [ 255 ] {} <Debug> TCP-Session: b4c0180c-e35d-4a42-a4e9-9c21a530f1b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.27 20:00:57.484400 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.03.27 20:00:57.484429 [ 255 ] {} <Debug> TCP-Session: b4c0180c-e35d-4a42-a4e9-9c21a530f1b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.27 20:00:57.484510 [ 256 ] {} <Debug> TCP-Session: 7927edba-ed40-4fa5-ba16-e0c36e605228 Authenticating user 'default' from [fd00:1122:3344:101::a]:33997 | ||
| 146 | 2026.03.27 20:00:57.484550 [ 256 ] {} <Debug> TCP-Session: 7927edba-ed40-4fa5-ba16-e0c36e605228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.27 20:00:57.484642 [ 256 ] {} <Debug> TCP-Session: 7927edba-ed40-4fa5-ba16-e0c36e605228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.27 20:00:57.744710 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54921 | ||
| 149 | 2026.03.27 20:00:57.744855 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.03.27 20:00:57.744952 [ 259 ] {} <Debug> TCP-Session: 6c5acf28-2162-44b5-ae7a-1804abf8cbb5 Authenticating user 'default' from [fd00:1122:3344:101::b]:54921 | ||
| 151 | 2026.03.27 20:00:57.744976 [ 259 ] {} <Debug> TCP-Session: 6c5acf28-2162-44b5-ae7a-1804abf8cbb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.27 20:00:57.744989 [ 259 ] {} <Debug> TCP-Session: 6c5acf28-2162-44b5-ae7a-1804abf8cbb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.27 20:00:57.745133 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.03.27 20:00:57.745170 [ 259 ] {} <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 | ||
| 155 | 2026.03.27 20:00:57.745248 [ 259 ] {} <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 | ||
| 156 | 2026.03.27 20:00:57.745657 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51281 | ||
| 157 | 2026.03.27 20:00:57.745962 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34753 | ||
| 158 | 2026.03.27 20:00:57.746036 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51291 | ||
| 159 | 2026.03.27 20:00:57.745890 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52371 | ||
| 160 | 2026.03.27 20:00:57.745787 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46269 | ||
| 161 | 2026.03.27 20:00:57.746112 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48058 | ||
| 162 | 2026.03.27 20:00:57.746222 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61355 | ||
| 163 | 2026.03.27 20:00:57.746583 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2026.03.27 20:00:57.746624 [ 265 ] {} <Debug> TCP-Session: b1f5d02f-c6c9-4333-9195-96c0664a716d Authenticating user 'default' from [fd00:1122:3344:101::b]:48058 | ||
| 165 | 2026.03.27 20:00:57.746674 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.03.27 20:00:57.746729 [ 265 ] {} <Debug> TCP-Session: b1f5d02f-c6c9-4333-9195-96c0664a716d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.03.27 20:00:57.746742 [ 266 ] {} <Debug> TCP-Session: 608302cc-26ce-4223-ae78-85ce3c36d1f3 Authenticating user 'default' from [fd00:1122:3344:101::b]:61355 | ||
| 168 | 2026.03.27 20:00:57.746763 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.03.27 20:00:57.746829 [ 266 ] {} <Debug> TCP-Session: 608302cc-26ce-4223-ae78-85ce3c36d1f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.03.27 20:00:57.746762 [ 265 ] {} <Debug> TCP-Session: b1f5d02f-c6c9-4333-9195-96c0664a716d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.03.27 20:00:57.746857 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.03.27 20:00:57.746882 [ 266 ] {} <Debug> TCP-Session: 608302cc-26ce-4223-ae78-85ce3c36d1f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.03.27 20:00:57.746927 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.03.27 20:00:57.746880 [ 262 ] {} <Debug> TCP-Session: 08023f97-3b18-42dd-b39d-cd1bf518dfef Authenticating user 'default' from [fd00:1122:3344:101::b]:52371 | ||
| 175 | 2026.03.27 20:00:57.747000 [ 264 ] {} <Debug> TCP-Session: e8b2b60b-68a0-4585-9c5c-9444b0d99bfe Authenticating user 'default' from [fd00:1122:3344:101::b]:51291 | ||
| 176 | 2026.03.27 20:00:57.746977 [ 261 ] {} <Debug> TCP-Session: b1699026-0c6b-41a9-969d-beb364e7589a Authenticating user 'default' from [fd00:1122:3344:101::b]:46269 | ||
| 177 | 2026.03.27 20:00:57.746851 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.03.27 20:00:57.747111 [ 261 ] {} <Debug> TCP-Session: b1699026-0c6b-41a9-969d-beb364e7589a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.03.27 20:00:57.747088 [ 262 ] {} <Debug> TCP-Session: 08023f97-3b18-42dd-b39d-cd1bf518dfef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.03.27 20:00:57.746752 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.03.27 20:00:57.747200 [ 262 ] {} <Debug> TCP-Session: 08023f97-3b18-42dd-b39d-cd1bf518dfef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.03.27 20:00:57.747183 [ 263 ] {} <Debug> TCP-Session: a81da07c-e38a-4e5c-8eaa-5a73d2d492d3 Authenticating user 'default' from [fd00:1122:3344:101::b]:34753 | ||
| 183 | 2026.03.27 20:00:57.747186 [ 261 ] {} <Debug> TCP-Session: b1699026-0c6b-41a9-969d-beb364e7589a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.03.27 20:00:57.747314 [ 260 ] {} <Debug> TCP-Session: ce5c1179-0457-419e-b77b-f21326a2bce3 Authenticating user 'default' from [fd00:1122:3344:101::b]:51281 | ||
| 185 | 2026.03.27 20:00:57.747303 [ 263 ] {} <Debug> TCP-Session: a81da07c-e38a-4e5c-8eaa-5a73d2d492d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.03.27 20:00:57.747111 [ 264 ] {} <Debug> TCP-Session: e8b2b60b-68a0-4585-9c5c-9444b0d99bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.03.27 20:00:57.747382 [ 263 ] {} <Debug> TCP-Session: a81da07c-e38a-4e5c-8eaa-5a73d2d492d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.03.27 20:00:57.747379 [ 260 ] {} <Debug> TCP-Session: ce5c1179-0457-419e-b77b-f21326a2bce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.03.27 20:00:57.747477 [ 264 ] {} <Debug> TCP-Session: e8b2b60b-68a0-4585-9c5c-9444b0d99bfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.03.27 20:00:57.747484 [ 260 ] {} <Debug> TCP-Session: ce5c1179-0457-419e-b77b-f21326a2bce3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.27 20:00:58.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.90 MiB, peak 116.90 MiB, free memory in arenas 0.00 B, will set to 119.52 MiB (RSS), difference: 2.61 MiB | ||
| 192 | 2026.03.27 20:00:58.273692 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38548 | ||
| 193 | 2026.03.27 20:00:58.280341 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.03.27 20:00:58.280435 [ 267 ] {} <Debug> TCP-Session: 6f0eebe6-2300-4831-88dc-52c3baee12e6 Authenticating user 'default' from [fd00:1122:3344:101::c]:38548 | ||
| 195 | 2026.03.27 20:00:58.280457 [ 267 ] {} <Debug> TCP-Session: 6f0eebe6-2300-4831-88dc-52c3baee12e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.03.27 20:00:58.280469 [ 267 ] {} <Debug> TCP-Session: 6f0eebe6-2300-4831-88dc-52c3baee12e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.03.27 20:00:58.280612 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.03.27 20:00:58.280640 [ 267 ] {} <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 | ||
| 199 | 2026.03.27 20:00:58.280729 [ 267 ] {} <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 | ||
| 200 | 2026.03.27 20:00:58.282263 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53690 | ||
| 201 | 2026.03.27 20:00:58.282467 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2026.03.27 20:00:58.282474 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47933 | ||
| 203 | 2026.03.27 20:00:58.282503 [ 268 ] {} <Debug> TCP-Session: 13678ade-5030-4be0-ad1f-3d2c0247088a Authenticating user 'default' from [fd00:1122:3344:101::c]:53690 | ||
| 204 | 2026.03.27 20:00:58.282531 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61175 | ||
| 205 | 2026.03.27 20:00:58.282603 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65275 | ||
| 206 | 2026.03.27 20:00:58.282470 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52999 | ||
| 207 | 2026.03.27 20:00:58.282646 [ 268 ] {} <Debug> TCP-Session: 13678ade-5030-4be0-ad1f-3d2c0247088a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.03.27 20:00:58.282684 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61984 | ||
| 209 | 2026.03.27 20:00:58.282781 [ 268 ] {} <Debug> TCP-Session: 13678ade-5030-4be0-ad1f-3d2c0247088a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2026.03.27 20:00:58.282880 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62135 | ||
| 211 | 2026.03.27 20:00:58.283041 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.03.27 20:00:58.283087 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.03.27 20:00:58.283193 [ 272 ] {} <Debug> TCP-Session: 1df476da-40f6-4d90-b3d7-0efce27643ef Authenticating user 'default' from [fd00:1122:3344:101::c]:65275 | ||
| 214 | 2026.03.27 20:00:58.283199 [ 269 ] {} <Debug> TCP-Session: 5d049af8-3b3d-4c71-add6-0b398c881990 Authenticating user 'default' from [fd00:1122:3344:101::c]:47933 | ||
| 215 | 2026.03.27 20:00:58.283236 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2026.03.27 20:00:58.283246 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.03.27 20:00:58.283213 [ 272 ] {} <Debug> TCP-Session: 1df476da-40f6-4d90-b3d7-0efce27643ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.03.27 20:00:58.283323 [ 269 ] {} <Debug> TCP-Session: 5d049af8-3b3d-4c71-add6-0b398c881990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.03.27 20:00:58.283346 [ 274 ] {} <Debug> TCP-Session: 37193df1-3782-4205-ba46-0a80dbb829d7 Authenticating user 'default' from [fd00:1122:3344:101::c]:62135 | ||
| 220 | 2026.03.27 20:00:58.283357 [ 272 ] {} <Debug> TCP-Session: 1df476da-40f6-4d90-b3d7-0efce27643ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.03.27 20:00:58.283414 [ 269 ] {} <Debug> TCP-Session: 5d049af8-3b3d-4c71-add6-0b398c881990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.03.27 20:00:58.283357 [ 273 ] {} <Debug> TCP-Session: 7dc24a0a-7bb5-405c-b7e3-ea9247e5a672 Authenticating user 'default' from [fd00:1122:3344:101::c]:61984 | ||
| 223 | 2026.03.27 20:00:58.283436 [ 274 ] {} <Debug> TCP-Session: 37193df1-3782-4205-ba46-0a80dbb829d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.03.27 20:00:58.283298 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.03.27 20:00:58.283501 [ 273 ] {} <Debug> TCP-Session: 7dc24a0a-7bb5-405c-b7e3-ea9247e5a672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.03.27 20:00:58.283509 [ 274 ] {} <Debug> TCP-Session: 37193df1-3782-4205-ba46-0a80dbb829d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.03.27 20:00:58.283296 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2026.03.27 20:00:58.283592 [ 273 ] {} <Debug> TCP-Session: 7dc24a0a-7bb5-405c-b7e3-ea9247e5a672 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.03.27 20:00:58.283586 [ 271 ] {} <Debug> TCP-Session: 34588ede-6f4e-43d9-99a2-97d53e88c406 Authenticating user 'default' from [fd00:1122:3344:101::c]:61175 | ||
| 230 | 2026.03.27 20:00:58.283665 [ 271 ] {} <Debug> TCP-Session: 34588ede-6f4e-43d9-99a2-97d53e88c406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.03.27 20:00:58.283679 [ 270 ] {} <Debug> TCP-Session: 990eefb9-5893-4e02-8eaa-d5ca25362d6a Authenticating user 'default' from [fd00:1122:3344:101::c]:52999 | ||
| 232 | 2026.03.27 20:00:58.283757 [ 271 ] {} <Debug> TCP-Session: 34588ede-6f4e-43d9-99a2-97d53e88c406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.03.27 20:00:58.283774 [ 270 ] {} <Debug> TCP-Session: 990eefb9-5893-4e02-8eaa-d5ca25362d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.03.27 20:00:58.283858 [ 270 ] {} <Debug> TCP-Session: 990eefb9-5893-4e02-8eaa-d5ca25362d6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.03.27 20:01:00.666884 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56318 | ||
| 236 | 2026.03.27 20:01:00.685205 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.03.27 20:01:00.685327 [ 275 ] {} <Debug> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Authenticating user 'default' from [fd00:1122:3344:101::d]:56318 | ||
| 238 | 2026.03.27 20:01:00.685351 [ 275 ] {} <Debug> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.03.27 20:01:00.685363 [ 275 ] {} <Debug> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.03.27 20:01:00.685507 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.03.27 20:01:00.685581 [ 275 ] {} <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 | ||
| 242 | 2026.03.27 20:01:00.685658 [ 275 ] {} <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 | ||
| 243 | 2026.03.27 20:01:00.689093 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56330 | ||
| 244 | 2026.03.27 20:01:00.689198 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62655 | ||
| 245 | 2026.03.27 20:01:00.689380 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 246 | 2026.03.27 20:01:00.689398 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59451 | ||
| 247 | 2026.03.27 20:01:00.689413 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59580 | ||
| 248 | 2026.03.27 20:01:00.689500 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50671 | ||
| 249 | 2026.03.27 20:01:00.689418 [ 276 ] {} <Debug> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Authenticating user 'default' from [fd00:1122:3344:101::d]:56330 | ||
| 250 | 2026.03.27 20:01:00.689616 [ 276 ] {} <Debug> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.03.27 20:01:00.689629 [ 276 ] {} <Debug> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2026.03.27 20:01:00.689693 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63884 | ||
| 253 | 2026.03.27 20:01:00.689863 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50168 | ||
| 254 | 2026.03.27 20:01:00.691209 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 255 | 2026.03.27 20:01:00.691223 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 256 | 2026.03.27 20:01:00.691255 [ 277 ] {} <Debug> TCP-Session: 48476404-d700-4aa4-a7f3-83a36e8c5a6e Authenticating user 'default' from [fd00:1122:3344:101::d]:62655 | ||
| 257 | 2026.03.27 20:01:00.691379 [ 282 ] {} <Debug> TCP-Session: ec40cbe4-c8c1-4f63-b8f0-2ede52722f2a Authenticating user 'default' from [fd00:1122:3344:101::d]:50168 | ||
| 258 | 2026.03.27 20:01:00.691385 [ 277 ] {} <Debug> TCP-Session: 48476404-d700-4aa4-a7f3-83a36e8c5a6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.03.27 20:01:00.691413 [ 282 ] {} <Debug> TCP-Session: ec40cbe4-c8c1-4f63-b8f0-2ede52722f2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2026.03.27 20:01:00.691381 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63680 | ||
| 261 | 2026.03.27 20:01:00.691503 [ 277 ] {} <Debug> TCP-Session: 48476404-d700-4aa4-a7f3-83a36e8c5a6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.03.27 20:01:00.691525 [ 282 ] {} <Debug> TCP-Session: ec40cbe4-c8c1-4f63-b8f0-2ede52722f2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.03.27 20:01:00.691659 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2026.03.27 20:01:00.691708 [ 283 ] {} <Debug> TCP-Session: 1e6566b6-dfd5-4e8d-bc3c-d8417f94cfbb Authenticating user 'default' from [fd00:1122:3344:101::d]:63680 | ||
| 265 | 2026.03.27 20:01:00.691802 [ 283 ] {} <Debug> TCP-Session: 1e6566b6-dfd5-4e8d-bc3c-d8417f94cfbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.03.27 20:01:00.691818 [ 283 ] {} <Debug> TCP-Session: 1e6566b6-dfd5-4e8d-bc3c-d8417f94cfbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.03.27 20:01:00.693250 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2026.03.27 20:01:00.693291 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2026.03.27 20:01:00.693331 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 270 | 2026.03.27 20:01:00.693322 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2026.03.27 20:01:00.693460 [ 281 ] {} <Debug> TCP-Session: 2ece4c64-bcf2-4d6e-9054-00a737ea7f95 Authenticating user 'default' from [fd00:1122:3344:101::d]:63884 | ||
| 272 | 2026.03.27 20:01:00.693528 [ 279 ] {} <Debug> TCP-Session: a4784927-0d22-4ab2-bdae-b914320d5720 Authenticating user 'default' from [fd00:1122:3344:101::d]:59451 | ||
| 273 | 2026.03.27 20:01:00.693466 [ 278 ] {} <Debug> TCP-Session: eacb77bf-22d1-4c91-8cf7-81c769f15863 Authenticating user 'default' from [fd00:1122:3344:101::d]:59580 | ||
| 274 | 2026.03.27 20:01:00.693462 [ 280 ] {} <Debug> TCP-Session: bef38c55-0f3c-4a6a-a101-38ee18c0e80b Authenticating user 'default' from [fd00:1122:3344:101::d]:50671 | ||
| 275 | 2026.03.27 20:01:00.693640 [ 279 ] {} <Debug> TCP-Session: a4784927-0d22-4ab2-bdae-b914320d5720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.03.27 20:01:00.693637 [ 278 ] {} <Debug> TCP-Session: eacb77bf-22d1-4c91-8cf7-81c769f15863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.03.27 20:01:00.693614 [ 281 ] {} <Debug> TCP-Session: 2ece4c64-bcf2-4d6e-9054-00a737ea7f95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.03.27 20:01:00.693741 [ 279 ] {} <Debug> TCP-Session: a4784927-0d22-4ab2-bdae-b914320d5720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.03.27 20:01:00.693728 [ 278 ] {} <Debug> TCP-Session: eacb77bf-22d1-4c91-8cf7-81c769f15863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.03.27 20:01:00.693725 [ 280 ] {} <Debug> TCP-Session: bef38c55-0f3c-4a6a-a101-38ee18c0e80b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.03.27 20:01:00.693816 [ 281 ] {} <Debug> TCP-Session: 2ece4c64-bcf2-4d6e-9054-00a737ea7f95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.03.27 20:01:00.693950 [ 280 ] {} <Debug> TCP-Session: bef38c55-0f3c-4a6a-a101-38ee18c0e80b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.03.27 20:01:00.704644 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2026.03.27 20:01:00.707822 [ 275 ] {8fb280df-621c-448d-8db7-4533930049d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.03.27 20:01:00.827113 [ 275 ] {8fb280df-621c-448d-8db7-4533930049d5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56318) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 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 | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.03.27 20:01:00.828054 [ 275 ] {8fb280df-621c-448d-8db7-4533930049d5} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 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 | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 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 | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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 | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.03.27 20:01:00.828260 [ 275 ] {8fb280df-621c-448d-8db7-4533930049d5} <Debug> TCPHandler: Processed in 0.129667451 sec. | ||
| 334 | 2026.03.27 20:01:00.828717 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.03.27 20:01:00.829092 [ 276 ] {3b4de096-27d2-4f7b-9d45-928ba95fa933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.03.27 20:01:00.829515 [ 276 ] {3b4de096-27d2-4f7b-9d45-928ba95fa933} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56330) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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 | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 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 | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 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 | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.03.27 20:01:00.829793 [ 276 ] {3b4de096-27d2-4f7b-9d45-928ba95fa933} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 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 | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 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 | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 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 | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.03.27 20:01:00.829997 [ 276 ] {3b4de096-27d2-4f7b-9d45-928ba95fa933} <Debug> TCPHandler: Processed in 0.001468116 sec. | ||
| 385 | 2026.03.27 20:01:00.832215 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.03.27 20:01:00.833045 [ 275 ] {e114da9d-b7b4-4316-9a78-72ad0518f8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.03.27 20:01:00.833652 [ 275 ] {e114da9d-b7b4-4316-9a78-72ad0518f8fa} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.03.27 20:01:00.835642 [ 275 ] {e114da9d-b7b4-4316-9a78-72ad0518f8fa} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.03.27 20:01:00.835727 [ 275 ] {e114da9d-b7b4-4316-9a78-72ad0518f8fa} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000118062 sec | ||
| 390 | 2026.03.27 20:01:00.835741 [ 275 ] {e114da9d-b7b4-4316-9a78-72ad0518f8fa} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.03.27 20:01:00.835751 [ 275 ] {e114da9d-b7b4-4316-9a78-72ad0518f8fa} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.03.27 20:01:00.835804 [ 275 ] {e114da9d-b7b4-4316-9a78-72ad0518f8fa} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.03.27 20:01:00.836469 [ 275 ] {e114da9d-b7b4-4316-9a78-72ad0518f8fa} <Debug> TCPHandler: Processed in 0.004369898 sec. | ||
| 394 | 2026.03.27 20:01:00.836680 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.03.27 20:01:00.836841 [ 275 ] {8410715d-0bce-4bae-97c2-d3667ede4f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.03.27 20:01:00.836965 [ 275 ] {8410715d-0bce-4bae-97c2-d3667ede4f02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.03.27 20:01:00.841975 [ 275 ] {8410715d-0bce-4bae-97c2-d3667ede4f02} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.03.27 20:01:00.843917 [ 275 ] {8410715d-0bce-4bae-97c2-d3667ede4f02} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e): Loading data parts | ||
| 400 | 2026.03.27 20:01:00.844949 [ 275 ] {8410715d-0bce-4bae-97c2-d3667ede4f02} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e): There are no data parts | ||
| 401 | 2026.03.27 20:01:00.851602 [ 275 ] {8410715d-0bce-4bae-97c2-d3667ede4f02} <Debug> TCPHandler: Processed in 0.014975525 sec. | ||
| 402 | 2026.03.27 20:01:00.851838 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.03.27 20:01:00.852021 [ 275 ] {a992f18d-a54a-4bc1-ae46-0afd32521a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | 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) | ||
| 414 | 2026.03.27 20:01:00.852147 [ 275 ] {a992f18d-a54a-4bc1-ae46-0afd32521a6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.03.27 20:01:00.861783 [ 275 ] {a992f18d-a54a-4bc1-ae46-0afd32521a6c} <Debug> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Loading data parts | ||
| 416 | 2026.03.27 20:01:00.862057 [ 275 ] {a992f18d-a54a-4bc1-ae46-0afd32521a6c} <Debug> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): There are no data parts | ||
| 417 | 2026.03.27 20:01:00.863384 [ 275 ] {a992f18d-a54a-4bc1-ae46-0afd32521a6c} <Debug> TCPHandler: Processed in 0.011598335 sec. | ||
| 418 | 2026.03.27 20:01:00.863548 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.03.27 20:01:00.863791 [ 275 ] {298ad5fc-e0e0-4759-9e32-bbd185498a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 420 | 2026.03.27 20:01:00.863836 [ 275 ] {298ad5fc-e0e0-4759-9e32-bbd185498a1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.03.27 20:01:00.865688 [ 275 ] {298ad5fc-e0e0-4759-9e32-bbd185498a1a} <Debug> oximeter.measurements_i8 (71282514-517c-45ca-92f6-a571d2df7b58): Loading data parts | ||
| 422 | 2026.03.27 20:01:00.865848 [ 275 ] {298ad5fc-e0e0-4759-9e32-bbd185498a1a} <Debug> oximeter.measurements_i8 (71282514-517c-45ca-92f6-a571d2df7b58): There are no data parts | ||
| 423 | 2026.03.27 20:01:00.867115 [ 275 ] {298ad5fc-e0e0-4759-9e32-bbd185498a1a} <Debug> TCPHandler: Processed in 0.003621174 sec. | ||
| 424 | 2026.03.27 20:01:00.867353 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.03.27 20:01:00.867511 [ 275 ] {a5614c89-13da-42cc-8834-0be0cbcb3285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 426 | 2026.03.27 20:01:00.867623 [ 275 ] {a5614c89-13da-42cc-8834-0be0cbcb3285} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.03.27 20:01:00.869439 [ 275 ] {a5614c89-13da-42cc-8834-0be0cbcb3285} <Debug> oximeter.measurements_u8 (579fb14a-14ae-4fd5-a107-36417f515d5c): Loading data parts | ||
| 428 | 2026.03.27 20:01:00.869626 [ 275 ] {a5614c89-13da-42cc-8834-0be0cbcb3285} <Debug> oximeter.measurements_u8 (579fb14a-14ae-4fd5-a107-36417f515d5c): There are no data parts | ||
| 429 | 2026.03.27 20:01:00.870891 [ 275 ] {a5614c89-13da-42cc-8834-0be0cbcb3285} <Debug> TCPHandler: Processed in 0.003586734 sec. | ||
| 430 | 2026.03.27 20:01:00.871022 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.03.27 20:01:00.871239 [ 275 ] {34c76628-611e-4ecb-be3b-7978ef8b3847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 432 | 2026.03.27 20:01:00.871311 [ 275 ] {34c76628-611e-4ecb-be3b-7978ef8b3847} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.03.27 20:01:00.873191 [ 275 ] {34c76628-611e-4ecb-be3b-7978ef8b3847} <Debug> oximeter.measurements_i16 (ea5f6070-c98f-47da-b1c9-ae3779828590): Loading data parts | ||
| 434 | 2026.03.27 20:01:00.873345 [ 275 ] {34c76628-611e-4ecb-be3b-7978ef8b3847} <Debug> oximeter.measurements_i16 (ea5f6070-c98f-47da-b1c9-ae3779828590): There are no data parts | ||
| 435 | 2026.03.27 20:01:00.874589 [ 275 ] {34c76628-611e-4ecb-be3b-7978ef8b3847} <Debug> TCPHandler: Processed in 0.003614604 sec. | ||
| 436 | 2026.03.27 20:01:00.874784 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.03.27 20:01:00.874937 [ 275 ] {c73b62e9-5a08-4e0c-8516-eb498725d69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 438 | 2026.03.27 20:01:00.875042 [ 275 ] {c73b62e9-5a08-4e0c-8516-eb498725d69c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.03.27 20:01:00.876713 [ 275 ] {c73b62e9-5a08-4e0c-8516-eb498725d69c} <Debug> oximeter.measurements_u16 (b11f50f3-02f9-4bbc-949b-ec7365a305c2): Loading data parts | ||
| 440 | 2026.03.27 20:01:00.876876 [ 275 ] {c73b62e9-5a08-4e0c-8516-eb498725d69c} <Debug> oximeter.measurements_u16 (b11f50f3-02f9-4bbc-949b-ec7365a305c2): There are no data parts | ||
| 441 | 2026.03.27 20:01:00.878185 [ 275 ] {c73b62e9-5a08-4e0c-8516-eb498725d69c} <Debug> TCPHandler: Processed in 0.003449151 sec. | ||
| 442 | 2026.03.27 20:01:00.878313 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.03.27 20:01:00.878502 [ 275 ] {47acbe1a-3a7c-42c0-9ddd-0cf6898fe9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 444 | 2026.03.27 20:01:00.878575 [ 275 ] {47acbe1a-3a7c-42c0-9ddd-0cf6898fe9b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.03.27 20:01:00.880318 [ 275 ] {47acbe1a-3a7c-42c0-9ddd-0cf6898fe9b9} <Debug> oximeter.measurements_i32 (eaea8221-b679-4fab-842e-a7d9e3727958): Loading data parts | ||
| 446 | 2026.03.27 20:01:00.880590 [ 275 ] {47acbe1a-3a7c-42c0-9ddd-0cf6898fe9b9} <Debug> oximeter.measurements_i32 (eaea8221-b679-4fab-842e-a7d9e3727958): There are no data parts | ||
| 447 | 2026.03.27 20:01:00.881868 [ 275 ] {47acbe1a-3a7c-42c0-9ddd-0cf6898fe9b9} <Debug> TCPHandler: Processed in 0.003601784 sec. | ||
| 448 | 2026.03.27 20:01:00.882130 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.03.27 20:01:00.882279 [ 275 ] {8cf5073e-e3b1-4cbe-99eb-2eb846309568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 450 | 2026.03.27 20:01:00.882382 [ 275 ] {8cf5073e-e3b1-4cbe-99eb-2eb846309568} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.03.27 20:01:00.884081 [ 275 ] {8cf5073e-e3b1-4cbe-99eb-2eb846309568} <Debug> oximeter.measurements_u32 (58ba1fc5-78fe-4fac-8a8c-5bb7aeca18dc): Loading data parts | ||
| 452 | 2026.03.27 20:01:00.884227 [ 275 ] {8cf5073e-e3b1-4cbe-99eb-2eb846309568} <Debug> oximeter.measurements_u32 (58ba1fc5-78fe-4fac-8a8c-5bb7aeca18dc): There are no data parts | ||
| 453 | 2026.03.27 20:01:00.885509 [ 275 ] {8cf5073e-e3b1-4cbe-99eb-2eb846309568} <Debug> TCPHandler: Processed in 0.003427471 sec. | ||
| 454 | 2026.03.27 20:01:00.885641 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.03.27 20:01:00.885792 [ 275 ] {abed1a42-1b1f-4850-a1a0-6be24c7edb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 456 | 2026.03.27 20:01:00.885900 [ 275 ] {abed1a42-1b1f-4850-a1a0-6be24c7edb93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.03.27 20:01:00.887650 [ 275 ] {abed1a42-1b1f-4850-a1a0-6be24c7edb93} <Debug> oximeter.measurements_i64 (6051fc2f-61be-457d-986b-8eb423791539): Loading data parts | ||
| 458 | 2026.03.27 20:01:00.887791 [ 275 ] {abed1a42-1b1f-4850-a1a0-6be24c7edb93} <Debug> oximeter.measurements_i64 (6051fc2f-61be-457d-986b-8eb423791539): There are no data parts | ||
| 459 | 2026.03.27 20:01:00.889022 [ 275 ] {abed1a42-1b1f-4850-a1a0-6be24c7edb93} <Debug> TCPHandler: Processed in 0.0034286 sec. | ||
| 460 | 2026.03.27 20:01:00.889219 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.03.27 20:01:00.889369 [ 275 ] {eee92abc-ca06-467c-bb8d-37279efe82aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 462 | 2026.03.27 20:01:00.889474 [ 275 ] {eee92abc-ca06-467c-bb8d-37279efe82aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.03.27 20:01:00.891259 [ 275 ] {eee92abc-ca06-467c-bb8d-37279efe82aa} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Loading data parts | ||
| 464 | 2026.03.27 20:01:00.891385 [ 275 ] {eee92abc-ca06-467c-bb8d-37279efe82aa} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): There are no data parts | ||
| 465 | 2026.03.27 20:01:00.892673 [ 275 ] {eee92abc-ca06-467c-bb8d-37279efe82aa} <Debug> TCPHandler: Processed in 0.003501271 sec. | ||
| 466 | 2026.03.27 20:01:00.892803 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.03.27 20:01:00.892954 [ 275 ] {f2584c0d-3a94-4129-b46f-7d49f06c8e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 468 | 2026.03.27 20:01:00.893062 [ 275 ] {f2584c0d-3a94-4129-b46f-7d49f06c8e43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.03.27 20:01:00.894909 [ 275 ] {f2584c0d-3a94-4129-b46f-7d49f06c8e43} <Debug> oximeter.measurements_f32 (593b1fbc-bee9-40c6-bb1f-a53e6fcf61ca): Loading data parts | ||
| 470 | 2026.03.27 20:01:00.895040 [ 275 ] {f2584c0d-3a94-4129-b46f-7d49f06c8e43} <Debug> oximeter.measurements_f32 (593b1fbc-bee9-40c6-bb1f-a53e6fcf61ca): There are no data parts | ||
| 471 | 2026.03.27 20:01:00.896270 [ 275 ] {f2584c0d-3a94-4129-b46f-7d49f06c8e43} <Debug> TCPHandler: Processed in 0.003512792 sec. | ||
| 472 | 2026.03.27 20:01:00.896445 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.03.27 20:01:00.896632 [ 275 ] {35c9fe20-54fa-40f6-af75-d6af9c139f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 474 | 2026.03.27 20:01:00.896738 [ 275 ] {35c9fe20-54fa-40f6-af75-d6af9c139f68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.03.27 20:01:00.898556 [ 275 ] {35c9fe20-54fa-40f6-af75-d6af9c139f68} <Debug> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Loading data parts | ||
| 476 | 2026.03.27 20:01:00.898692 [ 275 ] {35c9fe20-54fa-40f6-af75-d6af9c139f68} <Debug> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): There are no data parts | ||
| 477 | 2026.03.27 20:01:00.900016 [ 275 ] {35c9fe20-54fa-40f6-af75-d6af9c139f68} <Debug> TCPHandler: Processed in 0.003617804 sec. | ||
| 478 | 2026.03.27 20:01:00.900147 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.03.27 20:01:00.900327 [ 275 ] {61049e53-fdb2-435d-bad8-4ee6b4e61dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 480 | 2026.03.27 20:01:00.900460 [ 275 ] {61049e53-fdb2-435d-bad8-4ee6b4e61dfe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.03.27 20:01:00.902457 [ 275 ] {61049e53-fdb2-435d-bad8-4ee6b4e61dfe} <Debug> oximeter.measurements_string (a11625a5-1a81-456a-a322-f4a2399e9ddf): Loading data parts | ||
| 482 | 2026.03.27 20:01:00.902595 [ 275 ] {61049e53-fdb2-435d-bad8-4ee6b4e61dfe} <Debug> oximeter.measurements_string (a11625a5-1a81-456a-a322-f4a2399e9ddf): There are no data parts | ||
| 483 | 2026.03.27 20:01:00.903832 [ 275 ] {61049e53-fdb2-435d-bad8-4ee6b4e61dfe} <Debug> TCPHandler: Processed in 0.003732256 sec. | ||
| 484 | 2026.03.27 20:01:00.904053 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.03.27 20:01:00.904210 [ 275 ] {93b0bb58-e54f-4c27-8d7c-d11d73fe948a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2026.03.27 20:01:00.904329 [ 275 ] {93b0bb58-e54f-4c27-8d7c-d11d73fe948a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.03.27 20:01:00.906137 [ 275 ] {93b0bb58-e54f-4c27-8d7c-d11d73fe948a} <Debug> oximeter.measurements_bytes (e4e85f86-802e-4dc7-981d-eb87abc2607f): Loading data parts | ||
| 495 | 2026.03.27 20:01:00.906269 [ 275 ] {93b0bb58-e54f-4c27-8d7c-d11d73fe948a} <Debug> oximeter.measurements_bytes (e4e85f86-802e-4dc7-981d-eb87abc2607f): There are no data parts | ||
| 496 | 2026.03.27 20:01:00.907532 [ 275 ] {93b0bb58-e54f-4c27-8d7c-d11d73fe948a} <Debug> TCPHandler: Processed in 0.003530242 sec. | ||
| 497 | 2026.03.27 20:01:00.907735 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.03.27 20:01:00.907895 [ 275 ] {7a5ac3de-2dcf-4be7-9885-a40d8b0be274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 499 | 2026.03.27 20:01:00.908000 [ 275 ] {7a5ac3de-2dcf-4be7-9885-a40d8b0be274} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.03.27 20:01:00.909701 [ 275 ] {7a5ac3de-2dcf-4be7-9885-a40d8b0be274} <Debug> oximeter.measurements_cumulativei64 (72ff990e-3d88-4535-a3c9-d330234b114c): Loading data parts | ||
| 501 | 2026.03.27 20:01:00.909974 [ 275 ] {7a5ac3de-2dcf-4be7-9885-a40d8b0be274} <Debug> oximeter.measurements_cumulativei64 (72ff990e-3d88-4535-a3c9-d330234b114c): There are no data parts | ||
| 502 | 2026.03.27 20:01:00.911490 [ 275 ] {7a5ac3de-2dcf-4be7-9885-a40d8b0be274} <Debug> TCPHandler: Processed in 0.003803707 sec. | ||
| 503 | 2026.03.27 20:01:00.911643 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.03.27 20:01:00.911920 [ 275 ] {8c51fdd6-3272-42fe-ae92-d2219fbe2003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 505 | 2026.03.27 20:01:00.912071 [ 275 ] {8c51fdd6-3272-42fe-ae92-d2219fbe2003} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.03.27 20:01:00.918524 [ 275 ] {8c51fdd6-3272-42fe-ae92-d2219fbe2003} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Loading data parts | ||
| 507 | 2026.03.27 20:01:00.918665 [ 275 ] {8c51fdd6-3272-42fe-ae92-d2219fbe2003} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): There are no data parts | ||
| 508 | 2026.03.27 20:01:00.920785 [ 275 ] {8c51fdd6-3272-42fe-ae92-d2219fbe2003} <Debug> TCPHandler: Processed in 0.009200692 sec. | ||
| 509 | 2026.03.27 20:01:00.920933 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.03.27 20:01:00.921093 [ 275 ] {e0977b8c-80c3-4671-b26c-fd9bcf9037b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 511 | 2026.03.27 20:01:00.921209 [ 275 ] {e0977b8c-80c3-4671-b26c-fd9bcf9037b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.03.27 20:01:00.923127 [ 275 ] {e0977b8c-80c3-4671-b26c-fd9bcf9037b7} <Debug> oximeter.measurements_cumulativef32 (6908436e-6e6a-4681-935f-de0f7048ba3c): Loading data parts | ||
| 513 | 2026.03.27 20:01:00.923265 [ 275 ] {e0977b8c-80c3-4671-b26c-fd9bcf9037b7} <Debug> oximeter.measurements_cumulativef32 (6908436e-6e6a-4681-935f-de0f7048ba3c): There are no data parts | ||
| 514 | 2026.03.27 20:01:00.924845 [ 275 ] {e0977b8c-80c3-4671-b26c-fd9bcf9037b7} <Debug> TCPHandler: Processed in 0.00396055 sec. | ||
| 515 | 2026.03.27 20:01:00.925147 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.03.27 20:01:00.925313 [ 275 ] {0a77bbe7-3de5-4e58-96b9-c164e322b932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 517 | 2026.03.27 20:01:00.925420 [ 275 ] {0a77bbe7-3de5-4e58-96b9-c164e322b932} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.03.27 20:01:00.928476 [ 275 ] {0a77bbe7-3de5-4e58-96b9-c164e322b932} <Debug> oximeter.measurements_cumulativef64 (a783b123-7b4e-4557-8ae3-8469921e1db3): Loading data parts | ||
| 519 | 2026.03.27 20:01:00.928702 [ 275 ] {0a77bbe7-3de5-4e58-96b9-c164e322b932} <Debug> oximeter.measurements_cumulativef64 (a783b123-7b4e-4557-8ae3-8469921e1db3): There are no data parts | ||
| 520 | 2026.03.27 20:01:00.930052 [ 275 ] {0a77bbe7-3de5-4e58-96b9-c164e322b932} <Debug> TCPHandler: Processed in 0.004955288 sec. | ||
| 521 | 2026.03.27 20:01:00.930198 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.03.27 20:01:00.930488 [ 275 ] {8781c0b2-8be1-4b17-a837-449414d59258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.03.27 20:01:00.930610 [ 275 ] {8781c0b2-8be1-4b17-a837-449414d59258} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.03.27 20:01:00.932672 [ 275 ] {8781c0b2-8be1-4b17-a837-449414d59258} <Debug> oximeter.measurements_histogrami8 (2aa4e51e-6007-46c3-8b9f-2042474309c2): Loading data parts | ||
| 535 | 2026.03.27 20:01:00.932830 [ 275 ] {8781c0b2-8be1-4b17-a837-449414d59258} <Debug> oximeter.measurements_histogrami8 (2aa4e51e-6007-46c3-8b9f-2042474309c2): There are no data parts | ||
| 536 | 2026.03.27 20:01:00.934106 [ 275 ] {8781c0b2-8be1-4b17-a837-449414d59258} <Debug> TCPHandler: Processed in 0.003956939 sec. | ||
| 537 | 2026.03.27 20:01:00.934306 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.03.27 20:01:00.934515 [ 275 ] {81011095-4e85-4abc-9830-8a5a7e2c14b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 539 | 2026.03.27 20:01:00.934633 [ 275 ] {81011095-4e85-4abc-9830-8a5a7e2c14b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.03.27 20:01:00.936593 [ 275 ] {81011095-4e85-4abc-9830-8a5a7e2c14b0} <Debug> oximeter.measurements_histogramu8 (278d10d3-3807-4b0d-8668-ed5f0705780e): Loading data parts | ||
| 541 | 2026.03.27 20:01:00.936767 [ 275 ] {81011095-4e85-4abc-9830-8a5a7e2c14b0} <Debug> oximeter.measurements_histogramu8 (278d10d3-3807-4b0d-8668-ed5f0705780e): There are no data parts | ||
| 542 | 2026.03.27 20:01:00.938016 [ 275 ] {81011095-4e85-4abc-9830-8a5a7e2c14b0} <Debug> TCPHandler: Processed in 0.003759687 sec. | ||
| 543 | 2026.03.27 20:01:00.938149 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.03.27 20:01:00.938424 [ 275 ] {724c3985-e734-463b-85ec-a0f1425b9b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 545 | 2026.03.27 20:01:00.938541 [ 275 ] {724c3985-e734-463b-85ec-a0f1425b9b48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.03.27 20:01:00.940915 [ 275 ] {724c3985-e734-463b-85ec-a0f1425b9b48} <Debug> oximeter.measurements_histogrami16 (2c7021a0-293f-4168-bcf5-83bc35ab8e89): Loading data parts | ||
| 547 | 2026.03.27 20:01:00.941064 [ 275 ] {724c3985-e734-463b-85ec-a0f1425b9b48} <Debug> oximeter.measurements_histogrami16 (2c7021a0-293f-4168-bcf5-83bc35ab8e89): There are no data parts | ||
| 548 | 2026.03.27 20:01:00.942517 [ 275 ] {724c3985-e734-463b-85ec-a0f1425b9b48} <Debug> TCPHandler: Processed in 0.004418158 sec. | ||
| 549 | 2026.03.27 20:01:00.942737 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.03.27 20:01:00.942951 [ 275 ] {079672cb-a57c-4382-b7a3-242d0238c021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 551 | 2026.03.27 20:01:00.943081 [ 275 ] {079672cb-a57c-4382-b7a3-242d0238c021} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.03.27 20:01:00.945009 [ 275 ] {079672cb-a57c-4382-b7a3-242d0238c021} <Debug> oximeter.measurements_histogramu16 (26eaa70d-39e6-47b5-b765-fef9ea0904db): Loading data parts | ||
| 553 | 2026.03.27 20:01:00.945171 [ 275 ] {079672cb-a57c-4382-b7a3-242d0238c021} <Debug> oximeter.measurements_histogramu16 (26eaa70d-39e6-47b5-b765-fef9ea0904db): There are no data parts | ||
| 554 | 2026.03.27 20:01:00.946521 [ 275 ] {079672cb-a57c-4382-b7a3-242d0238c021} <Debug> TCPHandler: Processed in 0.003831628 sec. | ||
| 555 | 2026.03.27 20:01:00.946671 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.03.27 20:01:00.946930 [ 275 ] {48f7028b-aef2-453c-b1f4-8cb1d54825aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 557 | 2026.03.27 20:01:00.947056 [ 275 ] {48f7028b-aef2-453c-b1f4-8cb1d54825aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.03.27 20:01:00.949054 [ 275 ] {48f7028b-aef2-453c-b1f4-8cb1d54825aa} <Debug> oximeter.measurements_histogrami32 (25c3dc7b-b9fb-449d-8c95-308496bc1783): Loading data parts | ||
| 559 | 2026.03.27 20:01:00.949196 [ 275 ] {48f7028b-aef2-453c-b1f4-8cb1d54825aa} <Debug> oximeter.measurements_histogrami32 (25c3dc7b-b9fb-449d-8c95-308496bc1783): There are no data parts | ||
| 560 | 2026.03.27 20:01:00.950475 [ 275 ] {48f7028b-aef2-453c-b1f4-8cb1d54825aa} <Debug> TCPHandler: Processed in 0.003851288 sec. | ||
| 561 | 2026.03.27 20:01:00.950684 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.03.27 20:01:00.950890 [ 275 ] {1325de1b-4f9d-4e44-9f4d-70c6aeb19887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 563 | 2026.03.27 20:01:00.951008 [ 275 ] {1325de1b-4f9d-4e44-9f4d-70c6aeb19887} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.03.27 20:01:00.955269 [ 275 ] {1325de1b-4f9d-4e44-9f4d-70c6aeb19887} <Debug> oximeter.measurements_histogramu32 (b6bae18f-fa98-4939-a855-9d493a4a9be7): Loading data parts | ||
| 565 | 2026.03.27 20:01:00.955457 [ 275 ] {1325de1b-4f9d-4e44-9f4d-70c6aeb19887} <Debug> oximeter.measurements_histogramu32 (b6bae18f-fa98-4939-a855-9d493a4a9be7): There are no data parts | ||
| 566 | 2026.03.27 20:01:00.957061 [ 275 ] {1325de1b-4f9d-4e44-9f4d-70c6aeb19887} <Debug> TCPHandler: Processed in 0.006424863 sec. | ||
| 567 | 2026.03.27 20:01:00.957209 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.03.27 20:01:00.957453 [ 275 ] {ce9cc375-c539-4acd-9a27-939d026625cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 569 | 2026.03.27 20:01:00.957575 [ 275 ] {ce9cc375-c539-4acd-9a27-939d026625cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.03.27 20:01:00.959521 [ 275 ] {ce9cc375-c539-4acd-9a27-939d026625cd} <Debug> oximeter.measurements_histogrami64 (275b1a9d-5a88-4627-a4d6-bd4f54d99957): Loading data parts | ||
| 571 | 2026.03.27 20:01:00.959657 [ 275 ] {ce9cc375-c539-4acd-9a27-939d026625cd} <Debug> oximeter.measurements_histogrami64 (275b1a9d-5a88-4627-a4d6-bd4f54d99957): There are no data parts | ||
| 572 | 2026.03.27 20:01:00.960898 [ 275 ] {ce9cc375-c539-4acd-9a27-939d026625cd} <Debug> TCPHandler: Processed in 0.003737916 sec. | ||
| 573 | 2026.03.27 20:01:00.961111 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.03.27 20:01:00.961319 [ 275 ] {c3ae38dc-ae9e-4093-b12d-6f0106312fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 575 | 2026.03.27 20:01:00.961446 [ 275 ] {c3ae38dc-ae9e-4093-b12d-6f0106312fcd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.03.27 20:01:00.963380 [ 275 ] {c3ae38dc-ae9e-4093-b12d-6f0106312fcd} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Loading data parts | ||
| 577 | 2026.03.27 20:01:00.963524 [ 275 ] {c3ae38dc-ae9e-4093-b12d-6f0106312fcd} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): There are no data parts | ||
| 578 | 2026.03.27 20:01:00.964836 [ 275 ] {c3ae38dc-ae9e-4093-b12d-6f0106312fcd} <Debug> TCPHandler: Processed in 0.003774086 sec. | ||
| 579 | 2026.03.27 20:01:00.964966 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.03.27 20:01:00.965217 [ 275 ] {dc068b38-a52a-4e1c-b301-49a2471cd949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 581 | 2026.03.27 20:01:00.965342 [ 275 ] {dc068b38-a52a-4e1c-b301-49a2471cd949} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.03.27 20:01:00.967295 [ 275 ] {dc068b38-a52a-4e1c-b301-49a2471cd949} <Debug> oximeter.measurements_histogramf32 (7e865158-b253-4d00-93fb-b0af6ce3ee75): Loading data parts | ||
| 583 | 2026.03.27 20:01:00.967424 [ 275 ] {dc068b38-a52a-4e1c-b301-49a2471cd949} <Debug> oximeter.measurements_histogramf32 (7e865158-b253-4d00-93fb-b0af6ce3ee75): There are no data parts | ||
| 584 | 2026.03.27 20:01:00.968718 [ 275 ] {dc068b38-a52a-4e1c-b301-49a2471cd949} <Debug> TCPHandler: Processed in 0.003799157 sec. | ||
| 585 | 2026.03.27 20:01:00.968939 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.03.27 20:01:00.969157 [ 275 ] {b8b4c98e-01d8-467c-8978-0e69afaa1acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 587 | 2026.03.27 20:01:00.969278 [ 275 ] {b8b4c98e-01d8-467c-8978-0e69afaa1acf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.03.27 20:01:00.971254 [ 275 ] {b8b4c98e-01d8-467c-8978-0e69afaa1acf} <Debug> oximeter.measurements_histogramf64 (59164a43-71c3-4902-9c8b-35c24effaf49): Loading data parts | ||
| 589 | 2026.03.27 20:01:00.971422 [ 275 ] {b8b4c98e-01d8-467c-8978-0e69afaa1acf} <Debug> oximeter.measurements_histogramf64 (59164a43-71c3-4902-9c8b-35c24effaf49): There are no data parts | ||
| 590 | 2026.03.27 20:01:00.972693 [ 275 ] {b8b4c98e-01d8-467c-8978-0e69afaa1acf} <Debug> TCPHandler: Processed in 0.003802847 sec. | ||
| 591 | 2026.03.27 20:01:00.972836 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.03.27 20:01:00.973055 [ 275 ] {62b02280-58a7-4749-88ca-8b030ad62873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | 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) | ||
| 618 | 2026.03.27 20:01:00.973169 [ 275 ] {62b02280-58a7-4749-88ca-8b030ad62873} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.03.27 20:01:00.975057 [ 275 ] {62b02280-58a7-4749-88ca-8b030ad62873} <Debug> oximeter.fields_bool (b26e3abc-9ea3-46fa-8f51-2eab77ecac4e): Loading data parts | ||
| 620 | 2026.03.27 20:01:00.975231 [ 275 ] {62b02280-58a7-4749-88ca-8b030ad62873} <Debug> oximeter.fields_bool (b26e3abc-9ea3-46fa-8f51-2eab77ecac4e): There are no data parts | ||
| 621 | 2026.03.27 20:01:00.976453 [ 275 ] {62b02280-58a7-4749-88ca-8b030ad62873} <Debug> TCPHandler: Processed in 0.003666435 sec. | ||
| 622 | 2026.03.27 20:01:00.976594 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.03.27 20:01:00.976817 [ 275 ] {eb61db0a-d3a7-43bc-97d5-c2932339e448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 624 | 2026.03.27 20:01:00.976927 [ 275 ] {eb61db0a-d3a7-43bc-97d5-c2932339e448} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.03.27 20:01:00.978677 [ 275 ] {eb61db0a-d3a7-43bc-97d5-c2932339e448} <Debug> oximeter.fields_i8 (af789909-3332-4f9a-97aa-8e73dbfb30cb): Loading data parts | ||
| 626 | 2026.03.27 20:01:00.978803 [ 275 ] {eb61db0a-d3a7-43bc-97d5-c2932339e448} <Debug> oximeter.fields_i8 (af789909-3332-4f9a-97aa-8e73dbfb30cb): There are no data parts | ||
| 627 | 2026.03.27 20:01:00.980212 [ 275 ] {eb61db0a-d3a7-43bc-97d5-c2932339e448} <Debug> TCPHandler: Processed in 0.003667015 sec. | ||
| 628 | 2026.03.27 20:01:00.980349 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.03.27 20:01:00.980500 [ 275 ] {8880d339-98d4-4a44-b392-a6299b4a8740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 630 | 2026.03.27 20:01:00.980612 [ 275 ] {8880d339-98d4-4a44-b392-a6299b4a8740} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.03.27 20:01:00.982462 [ 275 ] {8880d339-98d4-4a44-b392-a6299b4a8740} <Debug> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Loading data parts | ||
| 632 | 2026.03.27 20:01:00.982590 [ 275 ] {8880d339-98d4-4a44-b392-a6299b4a8740} <Debug> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): There are no data parts | ||
| 633 | 2026.03.27 20:01:00.983947 [ 275 ] {8880d339-98d4-4a44-b392-a6299b4a8740} <Debug> TCPHandler: Processed in 0.003648195 sec. | ||
| 634 | 2026.03.27 20:01:00.984081 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.03.27 20:01:00.984301 [ 275 ] {9f2de8d7-9aa4-499c-8bd8-3ddc11ec45a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 636 | 2026.03.27 20:01:00.984406 [ 275 ] {9f2de8d7-9aa4-499c-8bd8-3ddc11ec45a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.03.27 20:01:00.986183 [ 275 ] {9f2de8d7-9aa4-499c-8bd8-3ddc11ec45a1} <Debug> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Loading data parts | ||
| 638 | 2026.03.27 20:01:00.986310 [ 275 ] {9f2de8d7-9aa4-499c-8bd8-3ddc11ec45a1} <Debug> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): There are no data parts | ||
| 639 | 2026.03.27 20:01:00.987770 [ 275 ] {9f2de8d7-9aa4-499c-8bd8-3ddc11ec45a1} <Debug> TCPHandler: Processed in 0.003736697 sec. | ||
| 640 | 2026.03.27 20:01:00.987909 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.03.27 20:01:00.988061 [ 275 ] {981dc6c5-dd25-4f44-81d8-4bb6807273fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 642 | 2026.03.27 20:01:00.988171 [ 275 ] {981dc6c5-dd25-4f44-81d8-4bb6807273fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.03.27 20:01:00.990034 [ 275 ] {981dc6c5-dd25-4f44-81d8-4bb6807273fa} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Loading data parts | ||
| 644 | 2026.03.27 20:01:00.990177 [ 275 ] {981dc6c5-dd25-4f44-81d8-4bb6807273fa} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): There are no data parts | ||
| 645 | 2026.03.27 20:01:00.991524 [ 275 ] {981dc6c5-dd25-4f44-81d8-4bb6807273fa} <Debug> TCPHandler: Processed in 0.003664035 sec. | ||
| 646 | 2026.03.27 20:01:00.991694 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.03.27 20:01:00.991882 [ 275 ] {12aa95d6-2703-4e87-ba96-20a4506bc073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 648 | 2026.03.27 20:01:00.991988 [ 275 ] {12aa95d6-2703-4e87-ba96-20a4506bc073} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.03.27 20:01:00.993796 [ 275 ] {12aa95d6-2703-4e87-ba96-20a4506bc073} <Debug> oximeter.fields_i32 (ca8afc4d-a7b2-4a1c-8d2d-4f8eaac80307): Loading data parts | ||
| 650 | 2026.03.27 20:01:00.993960 [ 275 ] {12aa95d6-2703-4e87-ba96-20a4506bc073} <Debug> oximeter.fields_i32 (ca8afc4d-a7b2-4a1c-8d2d-4f8eaac80307): There are no data parts | ||
| 651 | 2026.03.27 20:01:00.995351 [ 275 ] {12aa95d6-2703-4e87-ba96-20a4506bc073} <Debug> TCPHandler: Processed in 0.003706856 sec. | ||
| 652 | 2026.03.27 20:01:00.995484 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.03.27 20:01:00.995638 [ 275 ] {fe50bc81-37bd-431e-af30-6732c27dc032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 654 | 2026.03.27 20:01:00.995753 [ 275 ] {fe50bc81-37bd-431e-af30-6732c27dc032} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2026.03.27 20:01:00.997617 [ 275 ] {fe50bc81-37bd-431e-af30-6732c27dc032} <Debug> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Loading data parts | ||
| 656 | 2026.03.27 20:01:00.997748 [ 275 ] {fe50bc81-37bd-431e-af30-6732c27dc032} <Debug> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): There are no data parts | ||
| 657 | 2026.03.27 20:01:00.999140 [ 275 ] {fe50bc81-37bd-431e-af30-6732c27dc032} <Debug> TCPHandler: Processed in 0.003705235 sec. | ||
| 658 | 2026.03.27 20:01:00.999355 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2026.03.27 20:01:00.999508 [ 275 ] {a6d06edc-8f0d-45da-a0b3-984d90e60894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 660 | 2026.03.27 20:01:00.999626 [ 275 ] {a6d06edc-8f0d-45da-a0b3-984d90e60894} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2026.03.27 20:01:01.001146 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.89 MiB, peak 126.89 MiB, free memory in arenas 0.00 B, will set to 135.44 MiB (RSS), difference: 8.55 MiB | ||
| 662 | 2026.03.27 20:01:01.001645 [ 275 ] {a6d06edc-8f0d-45da-a0b3-984d90e60894} <Debug> oximeter.fields_i64 (73579ea9-1653-415a-a0ef-3fc97e9a5248): Loading data parts | ||
| 663 | 2026.03.27 20:01:01.001773 [ 275 ] {a6d06edc-8f0d-45da-a0b3-984d90e60894} <Debug> oximeter.fields_i64 (73579ea9-1653-415a-a0ef-3fc97e9a5248): There are no data parts | ||
| 664 | 2026.03.27 20:01:01.003074 [ 275 ] {a6d06edc-8f0d-45da-a0b3-984d90e60894} <Debug> TCPHandler: Processed in 0.003769237 sec. | ||
| 665 | 2026.03.27 20:01:01.003219 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.03.27 20:01:01.003448 [ 275 ] {4c2ad666-ebd1-4d59-bfba-617bdffb2858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 667 | 2026.03.27 20:01:01.003572 [ 275 ] {4c2ad666-ebd1-4d59-bfba-617bdffb2858} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.03.27 20:01:01.005471 [ 275 ] {4c2ad666-ebd1-4d59-bfba-617bdffb2858} <Debug> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Loading data parts | ||
| 669 | 2026.03.27 20:01:01.005604 [ 275 ] {4c2ad666-ebd1-4d59-bfba-617bdffb2858} <Debug> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): There are no data parts | ||
| 670 | 2026.03.27 20:01:01.006908 [ 275 ] {4c2ad666-ebd1-4d59-bfba-617bdffb2858} <Debug> TCPHandler: Processed in 0.003738686 sec. | ||
| 671 | 2026.03.27 20:01:01.007047 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.03.27 20:01:01.007198 [ 275 ] {d5e95f6d-eed4-4018-921b-ba8e63be2485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 673 | 2026.03.27 20:01:01.007326 [ 275 ] {d5e95f6d-eed4-4018-921b-ba8e63be2485} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.03.27 20:01:01.009209 [ 275 ] {d5e95f6d-eed4-4018-921b-ba8e63be2485} <Debug> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Loading data parts | ||
| 675 | 2026.03.27 20:01:01.009336 [ 275 ] {d5e95f6d-eed4-4018-921b-ba8e63be2485} <Debug> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): There are no data parts | ||
| 676 | 2026.03.27 20:01:01.010658 [ 275 ] {d5e95f6d-eed4-4018-921b-ba8e63be2485} <Debug> TCPHandler: Processed in 0.003659425 sec. | ||
| 677 | 2026.03.27 20:01:01.010866 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.03.27 20:01:01.011017 [ 275 ] {b4f1e320-edc4-43ab-a76d-dcb335902939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 679 | 2026.03.27 20:01:01.011128 [ 275 ] {b4f1e320-edc4-43ab-a76d-dcb335902939} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.03.27 20:01:01.013146 [ 275 ] {b4f1e320-edc4-43ab-a76d-dcb335902939} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Loading data parts | ||
| 681 | 2026.03.27 20:01:01.013350 [ 275 ] {b4f1e320-edc4-43ab-a76d-dcb335902939} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): There are no data parts | ||
| 682 | 2026.03.27 20:01:01.015719 [ 275 ] {b4f1e320-edc4-43ab-a76d-dcb335902939} <Debug> TCPHandler: Processed in 0.004903206 sec. | ||
| 683 | 2026.03.27 20:01:01.015866 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.03.27 20:01:01.016087 [ 275 ] {45fdf935-61e8-4cf5-8c8a-1bc3cfc6f6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) 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) | ||
| 685 | 2026.03.27 20:01:01.016128 [ 275 ] {45fdf935-61e8-4cf5-8c8a-1bc3cfc6f6c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.03.27 20:01:01.019539 [ 275 ] {45fdf935-61e8-4cf5-8c8a-1bc3cfc6f6c2} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Loading data parts | ||
| 687 | 2026.03.27 20:01:01.019683 [ 275 ] {45fdf935-61e8-4cf5-8c8a-1bc3cfc6f6c2} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): There are no data parts | ||
| 688 | 2026.03.27 20:01:01.021131 [ 275 ] {45fdf935-61e8-4cf5-8c8a-1bc3cfc6f6c2} <Debug> TCPHandler: Processed in 0.005314734 sec. | ||
| 689 | 2026.03.27 20:01:01.021352 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.03.27 20:01:01.021596 [ 275 ] {8b598a78-6cac-43d6-8356-6a367f59f7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | 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) | ||
| 694 | 2026.03.27 20:01:01.021723 [ 275 ] {8b598a78-6cac-43d6-8356-6a367f59f7e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.03.27 20:01:01.023580 [ 275 ] {8b598a78-6cac-43d6-8356-6a367f59f7e4} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af): Loading data parts | ||
| 696 | 2026.03.27 20:01:01.023706 [ 275 ] {8b598a78-6cac-43d6-8356-6a367f59f7e4} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af): There are no data parts | ||
| 697 | 2026.03.27 20:01:01.025079 [ 275 ] {8b598a78-6cac-43d6-8356-6a367f59f7e4} <Debug> TCPHandler: Processed in 0.003776437 sec. | ||
| 698 | 2026.03.27 20:01:01.025377 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.03.27 20:01:01.025776 [ 276 ] {23a887da-1d35-47c0-b568-91184a5c9efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.03.27 20:01:01.027219 [ 276 ] {23a887da-1d35-47c0-b568-91184a5c9efb} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.03.27 20:01:01.043035 [ 285 ] {23a887da-1d35-47c0-b568-91184a5c9efb} <Trace> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.03.27 20:01:01.043095 [ 285 ] {23a887da-1d35-47c0-b568-91184a5c9efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 703 | 2026.03.27 20:01:01.047534 [ 285 ] {23a887da-1d35-47c0-b568-91184a5c9efb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.03.27 20:01:01.048232 [ 285 ] {23a887da-1d35-47c0-b568-91184a5c9efb} <Trace> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.03.27 20:01:01.048502 [ 276 ] {23a887da-1d35-47c0-b568-91184a5c9efb} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.022891 sec., 43.685291162465596 rows/sec., 698.96 B/sec. | ||
| 706 | 2026.03.27 20:01:01.048828 [ 276 ] {23a887da-1d35-47c0-b568-91184a5c9efb} <Debug> TCPHandler: Processed in 0.023588546 sec. | ||
| 707 | 2026.03.27 20:01:02.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.96 MiB, peak 135.96 MiB, free memory in arenas 0.00 B, will set to 139.78 MiB (RSS), difference: 3.82 MiB | ||
| 708 | 2026.03.27 20:01:04.892161 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.03.27 20:01:04.892193 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.03.27 20:01:04.892273 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.03.27 20:01:04.892438 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.03.27 20:01:04.896392 [ 245 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Loading data parts | ||
| 713 | 2026.03.27 20:01:04.896640 [ 245 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): There are no data parts | ||
| 714 | 2026.03.27 20:01:04.901555 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.03.27 20:01:04.901596 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 716 | 2026.03.27 20:01:04.907046 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.03.27 20:01:04.907762 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.03.27 20:01:04.907916 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 719 | 2026.03.27 20:01:04.908174 [ 244 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Loading data parts | ||
| 720 | 2026.03.27 20:01:04.908476 [ 244 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): There are no data parts | ||
| 721 | 2026.03.27 20:01:04.932757 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.03.27 20:01:04.932810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 723 | 2026.03.27 20:01:04.939051 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.03.27 20:01:04.940226 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.03.27 20:01:04.943365 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.03.27 20:01:05.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.77 MiB, peak 148.77 MiB, free memory in arenas 0.00 B, will set to 153.87 MiB (RSS), difference: 9.10 MiB | ||
| 727 | 2026.03.27 20:01:07.392202 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.03.27 20:01:07.392326 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.03.27 20:01:07.397083 [ 243 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Loading data parts | ||
| 730 | 2026.03.27 20:01:07.397355 [ 243 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): There are no data parts | ||
| 731 | 2026.03.27 20:01:07.403455 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.03.27 20:01:07.403495 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 733 | 2026.03.27 20:01:07.405445 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.03.27 20:01:07.406226 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.03.27 20:01:07.406688 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.03.27 20:01:07.669042 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63234 | ||
| 737 | 2026.03.27 20:01:07.669729 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 738 | 2026.03.27 20:01:07.669883 [ 286 ] {} <Debug> TCP-Session: 5b50c47b-8107-41a9-b0b2-99edd877b331 Authenticating user 'default' from [fd00:1122:3344:101::e]:63234 | ||
| 739 | 2026.03.27 20:01:07.669906 [ 286 ] {} <Debug> TCP-Session: 5b50c47b-8107-41a9-b0b2-99edd877b331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.03.27 20:01:07.669919 [ 286 ] {} <Debug> TCP-Session: 5b50c47b-8107-41a9-b0b2-99edd877b331 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.03.27 20:01:07.670052 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 742 | 2026.03.27 20:01:07.670076 [ 286 ] {} <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 | ||
| 743 | 2026.03.27 20:01:07.670193 [ 286 ] {} <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 | ||
| 744 | 2026.03.27 20:01:07.670596 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40975 | ||
| 745 | 2026.03.27 20:01:07.670810 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45065 | ||
| 746 | 2026.03.27 20:01:07.670836 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36227 | ||
| 747 | 2026.03.27 20:01:07.670897 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 748 | 2026.03.27 20:01:07.670914 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50511 | ||
| 749 | 2026.03.27 20:01:07.670940 [ 287 ] {} <Debug> TCP-Session: 3c33d614-93e6-4ccc-98bb-41a8e15ee74d Authenticating user 'default' from [fd00:1122:3344:101::e]:40975 | ||
| 750 | 2026.03.27 20:01:07.671029 [ 287 ] {} <Debug> TCP-Session: 3c33d614-93e6-4ccc-98bb-41a8e15ee74d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.03.27 20:01:07.671045 [ 287 ] {} <Debug> TCP-Session: 3c33d614-93e6-4ccc-98bb-41a8e15ee74d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.03.27 20:01:07.671158 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41367 | ||
| 753 | 2026.03.27 20:01:07.671348 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48269 | ||
| 754 | 2026.03.27 20:01:07.671364 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 755 | 2026.03.27 20:01:07.671420 [ 290 ] {} <Debug> TCP-Session: f360587b-c2d7-4d26-9898-d5f03348b61e Authenticating user 'default' from [fd00:1122:3344:101::e]:50511 | ||
| 756 | 2026.03.27 20:01:07.671485 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 757 | 2026.03.27 20:01:07.671507 [ 290 ] {} <Debug> TCP-Session: f360587b-c2d7-4d26-9898-d5f03348b61e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.03.27 20:01:07.671539 [ 290 ] {} <Debug> TCP-Session: f360587b-c2d7-4d26-9898-d5f03348b61e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.03.27 20:01:07.671548 [ 288 ] {} <Debug> TCP-Session: 3e73ab14-0f6b-4780-b1f2-942dc7c72126 Authenticating user 'default' from [fd00:1122:3344:101::e]:36227 | ||
| 760 | 2026.03.27 20:01:07.671563 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.03.27 20:01:07.671581 [ 288 ] {} <Debug> TCP-Session: 3e73ab14-0f6b-4780-b1f2-942dc7c72126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2026.03.27 20:01:07.671585 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38373 | ||
| 763 | 2026.03.27 20:01:07.671614 [ 289 ] {} <Debug> TCP-Session: 55f8e54e-f8d4-4f02-9ab5-3fca6e5f6035 Authenticating user 'default' from [fd00:1122:3344:101::e]:45065 | ||
| 764 | 2026.03.27 20:01:07.671616 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 765 | 2026.03.27 20:01:07.671666 [ 289 ] {} <Debug> TCP-Session: 55f8e54e-f8d4-4f02-9ab5-3fca6e5f6035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.03.27 20:01:07.671613 [ 288 ] {} <Debug> TCP-Session: 3e73ab14-0f6b-4780-b1f2-942dc7c72126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.03.27 20:01:07.671706 [ 291 ] {} <Debug> TCP-Session: 45cbaa72-a261-4ab5-be23-514727e49473 Authenticating user 'default' from [fd00:1122:3344:101::e]:41367 | ||
| 768 | 2026.03.27 20:01:07.671705 [ 289 ] {} <Debug> TCP-Session: 55f8e54e-f8d4-4f02-9ab5-3fca6e5f6035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.03.27 20:01:07.671792 [ 291 ] {} <Debug> TCP-Session: 45cbaa72-a261-4ab5-be23-514727e49473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.03.27 20:01:07.671815 [ 291 ] {} <Debug> TCP-Session: 45cbaa72-a261-4ab5-be23-514727e49473 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.03.27 20:01:07.671903 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38646 | ||
| 772 | 2026.03.27 20:01:07.671980 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 773 | 2026.03.27 20:01:07.672022 [ 292 ] {} <Debug> TCP-Session: 68c2b32d-0022-487f-8707-c5dd67db78c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48269 | ||
| 774 | 2026.03.27 20:01:07.672043 [ 292 ] {} <Debug> TCP-Session: 68c2b32d-0022-487f-8707-c5dd67db78c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.03.27 20:01:07.672057 [ 292 ] {} <Debug> TCP-Session: 68c2b32d-0022-487f-8707-c5dd67db78c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.03.27 20:01:07.672059 [ 286 ] {} <Trace> TCP-Session: 5b50c47b-8107-41a9-b0b2-99edd877b331 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2026.03.27 20:01:07.672158 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 778 | 2026.03.27 20:01:07.672222 [ 293 ] {} <Debug> TCP-Session: 3201edea-07c8-44c7-ae86-236076620c44 Authenticating user 'default' from [fd00:1122:3344:101::e]:38373 | ||
| 779 | 2026.03.27 20:01:07.672243 [ 293 ] {} <Debug> TCP-Session: 3201edea-07c8-44c7-ae86-236076620c44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.03.27 20:01:07.672257 [ 293 ] {} <Debug> TCP-Session: 3201edea-07c8-44c7-ae86-236076620c44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.03.27 20:01:07.672269 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2026.03.27 20:01:07.672321 [ 294 ] {} <Debug> TCP-Session: 05f4f8cc-6c40-45a0-beba-4ba3cfb59c9e Authenticating user 'default' from [fd00:1122:3344:101::e]:38646 | ||
| 783 | 2026.03.27 20:01:07.672350 [ 294 ] {} <Debug> TCP-Session: 05f4f8cc-6c40-45a0-beba-4ba3cfb59c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.03.27 20:01:07.672371 [ 294 ] {} <Debug> TCP-Session: 05f4f8cc-6c40-45a0-beba-4ba3cfb59c9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.03.27 20:01:07.672514 [ 286 ] {73c6e2e7-7853-4158-9fae-ce16f2e3f4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63234) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 786 | 2026.03.27 20:01:07.673307 [ 286 ] {73c6e2e7-7853-4158-9fae-ce16f2e3f4a1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 787 | 2026.03.27 20:01:07.673609 [ 286 ] {73c6e2e7-7853-4158-9fae-ce16f2e3f4a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2026.03.27 20:01:07.674328 [ 286 ] {73c6e2e7-7853-4158-9fae-ce16f2e3f4a1} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 789 | 2026.03.27 20:01:07.680069 [ 297 ] {73c6e2e7-7853-4158-9fae-ce16f2e3f4a1} <Trace> AggregatingTransform: Aggregating | ||
| 790 | 2026.03.27 20:01:07.680219 [ 297 ] {73c6e2e7-7853-4158-9fae-ce16f2e3f4a1} <Trace> Aggregator: Aggregation method: without_key | ||
| 791 | 2026.03.27 20:01:07.680940 [ 297 ] {73c6e2e7-7853-4158-9fae-ce16f2e3f4a1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00455479 sec. (219.549 rows/sec., 8.58 KiB/sec.) | ||
| 792 | 2026.03.27 20:01:07.680977 [ 297 ] {73c6e2e7-7853-4158-9fae-ce16f2e3f4a1} <Trace> Aggregator: Merging aggregated data | ||
| 793 | 2026.03.27 20:01:07.681009 [ 297 ] {73c6e2e7-7853-4158-9fae-ce16f2e3f4a1} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 794 | 2026.03.27 20:01:07.682240 [ 286 ] {73c6e2e7-7853-4158-9fae-ce16f2e3f4a1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.009815 sec., 101.88487009679062 rows/sec., 3.98 KiB/sec. | ||
| 795 | 2026.03.27 20:01:07.682393 [ 286 ] {73c6e2e7-7853-4158-9fae-ce16f2e3f4a1} <Debug> TCPHandler: Processed in 0.011106986 sec. | ||
| 796 | 2026.03.27 20:01:07.684139 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 797 | 2026.03.27 20:01:07.684164 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.03.27 20:01:07.684184 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.03.27 20:01:07.684194 [ 286 ] {} <Debug> TCP-Session: 5b50c47b-8107-41a9-b0b2-99edd877b331 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.03.27 20:01:07.684213 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.03.27 20:01:07.684235 [ 287 ] {} <Debug> TCP-Session: 3c33d614-93e6-4ccc-98bb-41a8e15ee74d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.03.27 20:01:07.684248 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2026.03.27 20:01:07.684268 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2026.03.27 20:01:07.684301 [ 290 ] {} <Debug> TCP-Session: f360587b-c2d7-4d26-9898-d5f03348b61e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.03.27 20:01:07.684307 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 806 | 2026.03.27 20:01:07.684327 [ 291 ] {} <Debug> TCP-Session: 45cbaa72-a261-4ab5-be23-514727e49473 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.03.27 20:01:07.684273 [ 289 ] {} <Debug> TCP-Session: 55f8e54e-f8d4-4f02-9ab5-3fca6e5f6035 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2026.03.27 20:01:07.684361 [ 294 ] {} <Debug> TCP-Session: 05f4f8cc-6c40-45a0-beba-4ba3cfb59c9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.03.27 20:01:07.684212 [ 293 ] {} <Debug> TCP-Session: 3201edea-07c8-44c7-ae86-236076620c44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2026.03.27 20:01:07.684200 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 811 | 2026.03.27 20:01:07.684238 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.03.27 20:01:07.684483 [ 288 ] {} <Debug> TCP-Session: 3e73ab14-0f6b-4780-b1f2-942dc7c72126 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.03.27 20:01:07.684487 [ 292 ] {} <Debug> TCP-Session: 68c2b32d-0022-487f-8707-c5dd67db78c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.03.27 20:01:12.365525 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 815 | 2026.03.27 20:01:12.365592 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 816 | 2026.03.27 20:01:12.408207 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 503 entries to flush up to offset 991 | ||
| 817 | 2026.03.27 20:01:12.408938 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 818 | 2026.03.27 20:01:12.408987 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 819 | 2026.03.27 20:01:12.409603 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 820 | 2026.03.27 20:01:12.410106 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 821 | 2026.03.27 20:01:12.410270 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 991 | ||
| 822 | 2026.03.27 20:01:12.443650 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 823 | 2026.03.27 20:01:12.462588 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 824 | 2026.03.27 20:01:12.462649 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 825 | 2026.03.27 20:01:12.469195 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 826 | 2026.03.27 20:01:12.470262 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 827 | 2026.03.27 20:01:12.473290 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 828 | 2026.03.27 20:01:13.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.70 MiB, peak 168.47 MiB, free memory in arenas 0.00 B, will set to 162.07 MiB (RSS), difference: 2.37 MiB | ||
| 829 | 2026.03.27 20:01:15.230758 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64863 | ||
| 830 | 2026.03.27 20:01:15.230864 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 831 | 2026.03.27 20:01:15.230890 [ 286 ] {} <Debug> TCP-Session: ed3cb1df-b504-41e8-bc38-f41094df6109 Authenticating user 'default' from [fd00:1122:3344:101::e]:64863 | ||
| 832 | 2026.03.27 20:01:15.230910 [ 286 ] {} <Debug> TCP-Session: ed3cb1df-b504-41e8-bc38-f41094df6109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2026.03.27 20:01:15.230923 [ 286 ] {} <Debug> TCP-Session: ed3cb1df-b504-41e8-bc38-f41094df6109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.03.27 20:01:15.231081 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45359 | ||
| 835 | 2026.03.27 20:01:15.231122 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45270 | ||
| 836 | 2026.03.27 20:01:15.231156 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41527 | ||
| 837 | 2026.03.27 20:01:15.231176 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52603 | ||
| 838 | 2026.03.27 20:01:15.231198 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 839 | 2026.03.27 20:01:15.231196 [ 286 ] {} <Trace> TCP-Session: ed3cb1df-b504-41e8-bc38-f41094df6109 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 840 | 2026.03.27 20:01:15.231255 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.03.27 20:01:15.231256 [ 287 ] {} <Debug> TCP-Session: 88b0f995-397a-401d-9cb8-995431a9c62f Authenticating user 'default' from [fd00:1122:3344:101::e]:45359 | ||
| 842 | 2026.03.27 20:01:15.231262 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.03.27 20:01:15.231304 [ 287 ] {} <Debug> TCP-Session: 88b0f995-397a-401d-9cb8-995431a9c62f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 844 | 2026.03.27 20:01:15.231301 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.03.27 20:01:15.231339 [ 287 ] {} <Debug> TCP-Session: 88b0f995-397a-401d-9cb8-995431a9c62f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.03.27 20:01:15.231344 [ 288 ] {} <Debug> TCP-Session: 073e988c-af95-4f79-8338-1c11b27456c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45270 | ||
| 847 | 2026.03.27 20:01:15.231371 [ 293 ] {} <Debug> TCP-Session: ac041e39-8d9f-403a-af3c-c652631049d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52603 | ||
| 848 | 2026.03.27 20:01:15.231396 [ 288 ] {} <Debug> TCP-Session: 073e988c-af95-4f79-8338-1c11b27456c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.03.27 20:01:15.231411 [ 293 ] {} <Debug> TCP-Session: ac041e39-8d9f-403a-af3c-c652631049d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.03.27 20:01:15.231423 [ 288 ] {} <Debug> TCP-Session: 073e988c-af95-4f79-8338-1c11b27456c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.03.27 20:01:15.231436 [ 293 ] {} <Debug> TCP-Session: ac041e39-8d9f-403a-af3c-c652631049d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.03.27 20:01:15.231411 [ 286 ] {20d4d862-ae1b-4708-ab67-a60555c101f5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64863) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 853 | 2026.03.27 20:01:15.231292 [ 291 ] {} <Debug> TCP-Session: 5b7c8de5-755c-4720-95e6-40fdc9626ff6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41527 | ||
| 854 | 2026.03.27 20:01:15.231265 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49680 | ||
| 855 | 2026.03.27 20:01:15.231525 [ 291 ] {} <Debug> TCP-Session: 5b7c8de5-755c-4720-95e6-40fdc9626ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.03.27 20:01:15.231168 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59332 | ||
| 857 | 2026.03.27 20:01:15.231561 [ 291 ] {} <Debug> TCP-Session: 5b7c8de5-755c-4720-95e6-40fdc9626ff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.03.27 20:01:15.231597 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 859 | 2026.03.27 20:01:15.231139 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65134 | ||
| 860 | 2026.03.27 20:01:15.231630 [ 294 ] {} <Debug> TCP-Session: 04710e50-7d03-4a12-9b48-61f0326aa89f Authenticating user 'default' from [fd00:1122:3344:101::e]:49680 | ||
| 861 | 2026.03.27 20:01:15.231655 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 862 | 2026.03.27 20:01:15.231671 [ 294 ] {} <Debug> TCP-Session: 04710e50-7d03-4a12-9b48-61f0326aa89f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.03.27 20:01:15.231131 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34392 | ||
| 864 | 2026.03.27 20:01:15.231688 [ 294 ] {} <Debug> TCP-Session: 04710e50-7d03-4a12-9b48-61f0326aa89f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.03.27 20:01:15.231716 [ 286 ] {20d4d862-ae1b-4708-ab67-a60555c101f5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 866 | 2026.03.27 20:01:15.231688 [ 292 ] {} <Debug> TCP-Session: 1a4937bc-f71a-479c-ba62-4aecc13d823d Authenticating user 'default' from [fd00:1122:3344:101::e]:59332 | ||
| 867 | 2026.03.27 20:01:15.231746 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 868 | 2026.03.27 20:01:15.231779 [ 292 ] {} <Debug> TCP-Session: 1a4937bc-f71a-479c-ba62-4aecc13d823d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.03.27 20:01:15.231781 [ 286 ] {20d4d862-ae1b-4708-ab67-a60555c101f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2026.03.27 20:01:15.231793 [ 289 ] {} <Debug> TCP-Session: 2621bb9e-63d6-4d3d-b898-84bfc9a59837 Authenticating user 'default' from [fd00:1122:3344:101::e]:65134 | ||
| 871 | 2026.03.27 20:01:15.231812 [ 292 ] {} <Debug> TCP-Session: 1a4937bc-f71a-479c-ba62-4aecc13d823d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.03.27 20:01:15.231840 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 873 | 2026.03.27 20:01:15.231838 [ 289 ] {} <Debug> TCP-Session: 2621bb9e-63d6-4d3d-b898-84bfc9a59837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2026.03.27 20:01:15.231875 [ 290 ] {} <Debug> TCP-Session: ea4a5d87-4bae-4b5e-a2b7-d798e078efa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34392 | ||
| 875 | 2026.03.27 20:01:15.231878 [ 289 ] {} <Debug> TCP-Session: 2621bb9e-63d6-4d3d-b898-84bfc9a59837 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.03.27 20:01:15.231902 [ 290 ] {} <Debug> TCP-Session: ea4a5d87-4bae-4b5e-a2b7-d798e078efa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.03.27 20:01:15.231919 [ 290 ] {} <Debug> TCP-Session: ea4a5d87-4bae-4b5e-a2b7-d798e078efa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.03.27 20:01:15.232085 [ 286 ] {20d4d862-ae1b-4708-ab67-a60555c101f5} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 879 | 2026.03.27 20:01:15.232999 [ 338 ] {20d4d862-ae1b-4708-ab67-a60555c101f5} <Trace> AggregatingTransform: Aggregating | ||
| 880 | 2026.03.27 20:01:15.233055 [ 338 ] {20d4d862-ae1b-4708-ab67-a60555c101f5} <Trace> Aggregator: Aggregation method: without_key | ||
| 881 | 2026.03.27 20:01:15.233097 [ 338 ] {20d4d862-ae1b-4708-ab67-a60555c101f5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000914836 sec. (1093.092 rows/sec., 42.70 KiB/sec.) | ||
| 882 | 2026.03.27 20:01:15.233119 [ 338 ] {20d4d862-ae1b-4708-ab67-a60555c101f5} <Trace> Aggregator: Merging aggregated data | ||
| 883 | 2026.03.27 20:01:15.234543 [ 286 ] {20d4d862-ae1b-4708-ab67-a60555c101f5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003185 sec., 313.9717425431711 rows/sec., 12.26 KiB/sec. | ||
| 884 | 2026.03.27 20:01:15.234671 [ 286 ] {20d4d862-ae1b-4708-ab67-a60555c101f5} <Debug> TCPHandler: Processed in 0.003591884 sec. | ||
| 885 | 2026.03.27 20:01:15.234773 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 886 | 2026.03.27 20:01:15.234804 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.03.27 20:01:15.234817 [ 291 ] {} <Debug> TCP-Session: 5b7c8de5-755c-4720-95e6-40fdc9626ff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.03.27 20:01:15.234825 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.03.27 20:01:15.234838 [ 287 ] {} <Debug> TCP-Session: 88b0f995-397a-401d-9cb8-995431a9c62f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.03.27 20:01:15.234844 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.03.27 20:01:15.234866 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.03.27 20:01:15.234885 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.03.27 20:01:15.234903 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.03.27 20:01:15.234918 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.03.27 20:01:15.234940 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.03.27 20:01:15.234954 [ 292 ] {} <Debug> TCP-Session: 1a4937bc-f71a-479c-ba62-4aecc13d823d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.03.27 20:01:15.234967 [ 294 ] {} <Debug> TCP-Session: 04710e50-7d03-4a12-9b48-61f0326aa89f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.03.27 20:01:15.234922 [ 290 ] {} <Debug> TCP-Session: ea4a5d87-4bae-4b5e-a2b7-d798e078efa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.03.27 20:01:15.234988 [ 286 ] {} <Debug> TCP-Session: ed3cb1df-b504-41e8-bc38-f41094df6109 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.03.27 20:01:15.234897 [ 288 ] {} <Debug> TCP-Session: 073e988c-af95-4f79-8338-1c11b27456c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.03.27 20:01:15.234872 [ 293 ] {} <Debug> TCP-Session: ac041e39-8d9f-403a-af3c-c652631049d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.03.27 20:01:15.234936 [ 289 ] {} <Debug> TCP-Session: 2621bb9e-63d6-4d3d-b898-84bfc9a59837 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.03.27 20:01:15.400282 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57087 | ||
| 904 | 2026.03.27 20:01:15.400395 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 905 | 2026.03.27 20:01:15.400425 [ 286 ] {} <Debug> TCP-Session: 70f980f8-5e17-4737-a630-9fec0094be19 Authenticating user 'default' from [fd00:1122:3344:101::e]:57087 | ||
| 906 | 2026.03.27 20:01:15.400449 [ 286 ] {} <Debug> TCP-Session: 70f980f8-5e17-4737-a630-9fec0094be19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.03.27 20:01:15.400464 [ 286 ] {} <Debug> TCP-Session: 70f980f8-5e17-4737-a630-9fec0094be19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.03.27 20:01:15.400656 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50946 | ||
| 909 | 2026.03.27 20:01:15.400721 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37780 | ||
| 910 | 2026.03.27 20:01:15.400749 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37751 | ||
| 911 | 2026.03.27 20:01:15.400766 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 912 | 2026.03.27 20:01:15.400772 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60135 | ||
| 913 | 2026.03.27 20:01:15.400801 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34300 | ||
| 914 | 2026.03.27 20:01:15.400820 [ 287 ] {} <Debug> TCP-Session: 9e32eb5e-e2b9-4d94-8f02-c52e3fa5eadb Authenticating user 'default' from [fd00:1122:3344:101::e]:50946 | ||
| 915 | 2026.03.27 20:01:15.400849 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 916 | 2026.03.27 20:01:15.400852 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.03.27 20:01:15.400870 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.03.27 20:01:15.400882 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 919 | 2026.03.27 20:01:15.400900 [ 290 ] {} <Debug> TCP-Session: 389953aa-2c48-43c9-9c73-bf274325bb5a Authenticating user 'default' from [fd00:1122:3344:101::e]:37751 | ||
| 920 | 2026.03.27 20:01:15.400927 [ 294 ] {} <Debug> TCP-Session: 1d8ee9a3-e958-481d-b779-ade31a1fa302 Authenticating user 'default' from [fd00:1122:3344:101::e]:34300 | ||
| 921 | 2026.03.27 20:01:15.400928 [ 288 ] {} <Debug> TCP-Session: 6842c065-a2ef-4e30-968b-ec127f67020b Authenticating user 'default' from [fd00:1122:3344:101::e]:37780 | ||
| 922 | 2026.03.27 20:01:15.400949 [ 290 ] {} <Debug> TCP-Session: 389953aa-2c48-43c9-9c73-bf274325bb5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2026.03.27 20:01:15.400961 [ 294 ] {} <Debug> TCP-Session: 1d8ee9a3-e958-481d-b779-ade31a1fa302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.03.27 20:01:15.400968 [ 288 ] {} <Debug> TCP-Session: 6842c065-a2ef-4e30-968b-ec127f67020b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.03.27 20:01:15.400981 [ 290 ] {} <Debug> TCP-Session: 389953aa-2c48-43c9-9c73-bf274325bb5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.03.27 20:01:15.400992 [ 294 ] {} <Debug> TCP-Session: 1d8ee9a3-e958-481d-b779-ade31a1fa302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.03.27 20:01:15.401000 [ 288 ] {} <Debug> TCP-Session: 6842c065-a2ef-4e30-968b-ec127f67020b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.03.27 20:01:15.400932 [ 292 ] {} <Debug> TCP-Session: 961ba29b-f2e2-4654-af56-4f9412e11583 Authenticating user 'default' from [fd00:1122:3344:101::e]:60135 | ||
| 929 | 2026.03.27 20:01:15.400865 [ 287 ] {} <Debug> TCP-Session: 9e32eb5e-e2b9-4d94-8f02-c52e3fa5eadb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.03.27 20:01:15.401055 [ 292 ] {} <Debug> TCP-Session: 961ba29b-f2e2-4654-af56-4f9412e11583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.03.27 20:01:15.401072 [ 287 ] {} <Debug> TCP-Session: 9e32eb5e-e2b9-4d94-8f02-c52e3fa5eadb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.03.27 20:01:15.401084 [ 292 ] {} <Debug> TCP-Session: 961ba29b-f2e2-4654-af56-4f9412e11583 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.03.27 20:01:15.400794 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43917 | ||
| 934 | 2026.03.27 20:01:15.400795 [ 286 ] {} <Trace> TCP-Session: 70f980f8-5e17-4737-a630-9fec0094be19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.03.27 20:01:15.400761 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53946 | ||
| 936 | 2026.03.27 20:01:15.400750 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59417 | ||
| 937 | 2026.03.27 20:01:15.401243 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 938 | 2026.03.27 20:01:15.401262 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 939 | 2026.03.27 20:01:15.401274 [ 293 ] {} <Debug> TCP-Session: b67a0633-afd6-427f-8109-8cfb1ed45927 Authenticating user 'default' from [fd00:1122:3344:101::e]:43917 | ||
| 940 | 2026.03.27 20:01:15.401289 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 941 | 2026.03.27 20:01:15.401296 [ 291 ] {} <Debug> TCP-Session: 00677c2b-f9e0-4616-a21e-b530624a166c Authenticating user 'default' from [fd00:1122:3344:101::e]:53946 | ||
| 942 | 2026.03.27 20:01:15.401313 [ 293 ] {} <Debug> TCP-Session: b67a0633-afd6-427f-8109-8cfb1ed45927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.03.27 20:01:15.401322 [ 289 ] {} <Debug> TCP-Session: a057bc6b-6fa4-4e83-8f55-86f9b52ece6f Authenticating user 'default' from [fd00:1122:3344:101::e]:59417 | ||
| 944 | 2026.03.27 20:01:15.401334 [ 291 ] {} <Debug> TCP-Session: 00677c2b-f9e0-4616-a21e-b530624a166c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.03.27 20:01:15.401343 [ 293 ] {} <Debug> TCP-Session: b67a0633-afd6-427f-8109-8cfb1ed45927 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.03.27 20:01:15.401359 [ 289 ] {} <Debug> TCP-Session: a057bc6b-6fa4-4e83-8f55-86f9b52ece6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.03.27 20:01:15.401368 [ 291 ] {} <Debug> TCP-Session: 00677c2b-f9e0-4616-a21e-b530624a166c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.03.27 20:01:15.401403 [ 289 ] {} <Debug> TCP-Session: a057bc6b-6fa4-4e83-8f55-86f9b52ece6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.03.27 20:01:15.401330 [ 286 ] {9cae8c4e-ca75-4df4-be81-452a7a7c79fe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57087) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 950 | 2026.03.27 20:01:15.401673 [ 286 ] {9cae8c4e-ca75-4df4-be81-452a7a7c79fe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 951 | 2026.03.27 20:01:15.401728 [ 286 ] {9cae8c4e-ca75-4df4-be81-452a7a7c79fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 952 | 2026.03.27 20:01:15.402001 [ 286 ] {9cae8c4e-ca75-4df4-be81-452a7a7c79fe} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 953 | 2026.03.27 20:01:15.402935 [ 313 ] {9cae8c4e-ca75-4df4-be81-452a7a7c79fe} <Trace> AggregatingTransform: Aggregating | ||
| 954 | 2026.03.27 20:01:15.402985 [ 313 ] {9cae8c4e-ca75-4df4-be81-452a7a7c79fe} <Trace> Aggregator: Aggregation method: without_key | ||
| 955 | 2026.03.27 20:01:15.403023 [ 313 ] {9cae8c4e-ca75-4df4-be81-452a7a7c79fe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000927447 sec. (1078.229 rows/sec., 42.12 KiB/sec.) | ||
| 956 | 2026.03.27 20:01:15.403042 [ 313 ] {9cae8c4e-ca75-4df4-be81-452a7a7c79fe} <Trace> Aggregator: Merging aggregated data | ||
| 957 | 2026.03.27 20:01:15.404345 [ 286 ] {9cae8c4e-ca75-4df4-be81-452a7a7c79fe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003069 sec., 325.8390355164549 rows/sec., 12.73 KiB/sec. | ||
| 958 | 2026.03.27 20:01:15.404480 [ 286 ] {9cae8c4e-ca75-4df4-be81-452a7a7c79fe} <Debug> TCPHandler: Processed in 0.003806227 sec. | ||
| 959 | 2026.03.27 20:01:15.404589 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 960 | 2026.03.27 20:01:15.404619 [ 286 ] {} <Debug> TCP-Session: 70f980f8-5e17-4737-a630-9fec0094be19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2026.03.27 20:01:15.404621 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.03.27 20:01:15.404643 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.03.27 20:01:15.404664 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.03.27 20:01:15.404685 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.03.27 20:01:15.404701 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.03.27 20:01:15.404716 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.03.27 20:01:15.404733 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.03.27 20:01:15.404753 [ 291 ] {} <Debug> TCP-Session: 00677c2b-f9e0-4616-a21e-b530624a166c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.03.27 20:01:15.404768 [ 289 ] {} <Debug> TCP-Session: a057bc6b-6fa4-4e83-8f55-86f9b52ece6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.03.27 20:01:15.404779 [ 293 ] {} <Debug> TCP-Session: b67a0633-afd6-427f-8109-8cfb1ed45927 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.03.27 20:01:15.404702 [ 294 ] {} <Debug> TCP-Session: 1d8ee9a3-e958-481d-b779-ade31a1fa302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.03.27 20:01:15.404735 [ 288 ] {} <Debug> TCP-Session: 6842c065-a2ef-4e30-968b-ec127f67020b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.03.27 20:01:15.404707 [ 292 ] {} <Debug> TCP-Session: 961ba29b-f2e2-4654-af56-4f9412e11583 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.03.27 20:01:15.404671 [ 287 ] {} <Debug> TCP-Session: 9e32eb5e-e2b9-4d94-8f02-c52e3fa5eadb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.03.27 20:01:15.404670 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 976 | 2026.03.27 20:01:15.404917 [ 290 ] {} <Debug> TCP-Session: 389953aa-2c48-43c9-9c73-bf274325bb5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.03.27 20:01:16.373663 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 978 | 2026.03.27 20:01:16.373857 [ 275 ] {c6fae480-68de-4e3e-b6c7-ff1c3af93462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 979 | 2026.03.27 20:01:16.374124 [ 275 ] {c6fae480-68de-4e3e-b6c7-ff1c3af93462} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 980 | 2026.03.27 20:01:16.374184 [ 275 ] {c6fae480-68de-4e3e-b6c7-ff1c3af93462} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 981 | 2026.03.27 20:01:16.374589 [ 275 ] {c6fae480-68de-4e3e-b6c7-ff1c3af93462} <Debug> TCPHandler: Processed in 0.001055209 sec. | ||
| 982 | 2026.03.27 20:01:16.381302 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 983 | 2026.03.27 20:01:16.381430 [ 275 ] {19693573-324a-4a76-bb1e-e83694e1d269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 984 | 2026.03.27 20:01:16.383999 [ 275 ] {19693573-324a-4a76-bb1e-e83694e1d269} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 985 | 2026.03.27 20:01:16.384048 [ 275 ] {19693573-324a-4a76-bb1e-e83694e1d269} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 986 | 2026.03.27 20:01:16.384501 [ 275 ] {19693573-324a-4a76-bb1e-e83694e1d269} <Debug> TCPHandler: Processed in 0.003250028 sec. | ||
| 987 | 2026.03.27 20:01:16.385169 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 988 | 2026.03.27 20:01:16.385289 [ 275 ] {652c9953-3ffb-405d-84b8-96732c41b87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 989 | 2026.03.27 20:01:16.385568 [ 275 ] {652c9953-3ffb-405d-84b8-96732c41b87c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 990 | 2026.03.27 20:01:16.385612 [ 275 ] {652c9953-3ffb-405d-84b8-96732c41b87c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 991 | 2026.03.27 20:01:16.385935 [ 275 ] {652c9953-3ffb-405d-84b8-96732c41b87c} <Debug> TCPHandler: Processed in 0.000817514 sec. | ||
| 992 | 2026.03.27 20:01:16.386137 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 993 | 2026.03.27 20:01:16.386254 [ 275 ] {bf543036-5847-4775-bdbb-b693c6ad806a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 994 | 2026.03.27 20:01:16.386489 [ 275 ] {bf543036-5847-4775-bdbb-b693c6ad806a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 995 | 2026.03.27 20:01:16.386533 [ 275 ] {bf543036-5847-4775-bdbb-b693c6ad806a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 996 | 2026.03.27 20:01:16.386848 [ 275 ] {bf543036-5847-4775-bdbb-b693c6ad806a} <Debug> TCPHandler: Processed in 0.000759263 sec. | ||
| 997 | 2026.03.27 20:01:16.387103 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.03.27 20:01:16.387219 [ 275 ] {cc574f1c-769f-458f-a3d9-9fd6d8a813ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 999 | 2026.03.27 20:01:16.387458 [ 275 ] {cc574f1c-769f-458f-a3d9-9fd6d8a813ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1000 | 2026.03.27 20:01:16.387501 [ 275 ] {cc574f1c-769f-458f-a3d9-9fd6d8a813ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1001 | 2026.03.27 20:01:16.387847 [ 275 ] {cc574f1c-769f-458f-a3d9-9fd6d8a813ee} <Debug> TCPHandler: Processed in 0.000794164 sec. | ||
| 1002 | 2026.03.27 20:01:16.388180 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.03.27 20:01:16.388297 [ 275 ] {be45bcbb-6398-4c21-b215-d736a845e5ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1004 | 2026.03.27 20:01:16.388548 [ 275 ] {be45bcbb-6398-4c21-b215-d736a845e5ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1005 | 2026.03.27 20:01:16.388592 [ 275 ] {be45bcbb-6398-4c21-b215-d736a845e5ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1006 | 2026.03.27 20:01:16.388957 [ 275 ] {be45bcbb-6398-4c21-b215-d736a845e5ba} <Debug> TCPHandler: Processed in 0.000826645 sec. | ||
| 1007 | 2026.03.27 20:01:16.389221 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2026.03.27 20:01:16.389338 [ 275 ] {4842c4be-255c-49df-a89f-79ee67700bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1009 | 2026.03.27 20:01:16.389593 [ 275 ] {4842c4be-255c-49df-a89f-79ee67700bc4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1010 | 2026.03.27 20:01:16.389636 [ 275 ] {4842c4be-255c-49df-a89f-79ee67700bc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1011 | 2026.03.27 20:01:16.389957 [ 275 ] {4842c4be-255c-49df-a89f-79ee67700bc4} <Debug> TCPHandler: Processed in 0.000785334 sec. | ||
| 1012 | 2026.03.27 20:01:16.392610 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.03.27 20:01:16.392727 [ 275 ] {c193bd69-880d-4569-a6af-80fbf4a1be41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 1014 | 2026.03.27 20:01:16.392982 [ 275 ] {c193bd69-880d-4569-a6af-80fbf4a1be41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1015 | 2026.03.27 20:01:16.393025 [ 275 ] {c193bd69-880d-4569-a6af-80fbf4a1be41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1016 | 2026.03.27 20:01:16.393353 [ 275 ] {c193bd69-880d-4569-a6af-80fbf4a1be41} <Debug> TCPHandler: Processed in 0.000792554 sec. | ||
| 1017 | 2026.03.27 20:01:16.393889 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1018 | 2026.03.27 20:01:16.394012 [ 275 ] {4388457c-502e-4c9f-b4dc-88aec98a2761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 1019 | 2026.03.27 20:01:16.394274 [ 275 ] {4388457c-502e-4c9f-b4dc-88aec98a2761} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1020 | 2026.03.27 20:01:16.394318 [ 275 ] {4388457c-502e-4c9f-b4dc-88aec98a2761} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1021 | 2026.03.27 20:01:16.394653 [ 275 ] {4388457c-502e-4c9f-b4dc-88aec98a2761} <Debug> TCPHandler: Processed in 0.000816144 sec. | ||
| 1022 | 2026.03.27 20:01:16.394881 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2026.03.27 20:01:16.395002 [ 275 ] {0d3ac9d4-cdb8-45d5-93ab-2122714f5566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1024 | 2026.03.27 20:01:16.395260 [ 275 ] {0d3ac9d4-cdb8-45d5-93ab-2122714f5566} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1025 | 2026.03.27 20:01:16.395303 [ 275 ] {0d3ac9d4-cdb8-45d5-93ab-2122714f5566} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1026 | 2026.03.27 20:01:16.395616 [ 275 ] {0d3ac9d4-cdb8-45d5-93ab-2122714f5566} <Debug> TCPHandler: Processed in 0.000783564 sec. | ||
| 1027 | 2026.03.27 20:01:16.395854 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1028 | 2026.03.27 20:01:16.395973 [ 275 ] {dbd02043-93bc-4c19-9bad-b96d3ecebcec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1029 | 2026.03.27 20:01:16.396229 [ 275 ] {dbd02043-93bc-4c19-9bad-b96d3ecebcec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1030 | 2026.03.27 20:01:16.396273 [ 275 ] {dbd02043-93bc-4c19-9bad-b96d3ecebcec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1031 | 2026.03.27 20:01:16.396596 [ 275 ] {dbd02043-93bc-4c19-9bad-b96d3ecebcec} <Debug> TCPHandler: Processed in 0.000790574 sec. | ||
| 1032 | 2026.03.27 20:01:16.396815 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1033 | 2026.03.27 20:01:16.396935 [ 275 ] {7e9cbbc5-1d14-4ae3-a24e-04424ed95a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1034 | 2026.03.27 20:01:16.397202 [ 275 ] {7e9cbbc5-1d14-4ae3-a24e-04424ed95a17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1035 | 2026.03.27 20:01:16.397246 [ 275 ] {7e9cbbc5-1d14-4ae3-a24e-04424ed95a17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1036 | 2026.03.27 20:01:16.397567 [ 275 ] {7e9cbbc5-1d14-4ae3-a24e-04424ed95a17} <Debug> TCPHandler: Processed in 0.000800334 sec. | ||
| 1037 | 2026.03.27 20:01:16.397796 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1038 | 2026.03.27 20:01:16.397917 [ 275 ] {ed96738d-ce56-4bb4-8afe-5b6d1486a828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1039 | 2026.03.27 20:01:16.398180 [ 275 ] {ed96738d-ce56-4bb4-8afe-5b6d1486a828} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1040 | 2026.03.27 20:01:16.398223 [ 275 ] {ed96738d-ce56-4bb4-8afe-5b6d1486a828} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1041 | 2026.03.27 20:01:16.398571 [ 275 ] {ed96738d-ce56-4bb4-8afe-5b6d1486a828} <Debug> TCPHandler: Processed in 0.000824644 sec. | ||
| 1042 | 2026.03.27 20:01:16.398834 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2026.03.27 20:01:16.398953 [ 275 ] {06bf94c4-c21d-4c68-b89c-3f0b049f010b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1044 | 2026.03.27 20:01:16.399222 [ 275 ] {06bf94c4-c21d-4c68-b89c-3f0b049f010b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1045 | 2026.03.27 20:01:16.399265 [ 275 ] {06bf94c4-c21d-4c68-b89c-3f0b049f010b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1046 | 2026.03.27 20:01:16.399763 [ 275 ] {06bf94c4-c21d-4c68-b89c-3f0b049f010b} <Debug> TCPHandler: Processed in 0.000978098 sec. | ||
| 1047 | 2026.03.27 20:01:16.400040 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2026.03.27 20:01:16.400160 [ 275 ] {0350d289-bb2f-4140-9809-21accd60875b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1049 | 2026.03.27 20:01:16.400425 [ 275 ] {0350d289-bb2f-4140-9809-21accd60875b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1050 | 2026.03.27 20:01:16.400470 [ 275 ] {0350d289-bb2f-4140-9809-21accd60875b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1051 | 2026.03.27 20:01:16.400839 [ 275 ] {0350d289-bb2f-4140-9809-21accd60875b} <Debug> TCPHandler: Processed in 0.000847806 sec. | ||
| 1052 | 2026.03.27 20:01:16.401091 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2026.03.27 20:01:16.401216 [ 275 ] {290ab250-cfb0-4958-a008-5c94323382c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1054 | 2026.03.27 20:01:16.401481 [ 275 ] {290ab250-cfb0-4958-a008-5c94323382c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1055 | 2026.03.27 20:01:16.401524 [ 275 ] {290ab250-cfb0-4958-a008-5c94323382c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1056 | 2026.03.27 20:01:16.401860 [ 275 ] {290ab250-cfb0-4958-a008-5c94323382c7} <Debug> TCPHandler: Processed in 0.000817265 sec. | ||
| 1057 | 2026.03.27 20:01:16.402090 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1058 | 2026.03.27 20:01:16.402211 [ 275 ] {c345d873-939b-47d3-af3e-312be98945a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1059 | 2026.03.27 20:01:16.402482 [ 275 ] {c345d873-939b-47d3-af3e-312be98945a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1060 | 2026.03.27 20:01:16.402524 [ 275 ] {c345d873-939b-47d3-af3e-312be98945a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1061 | 2026.03.27 20:01:16.402848 [ 275 ] {c345d873-939b-47d3-af3e-312be98945a3} <Debug> TCPHandler: Processed in 0.000806894 sec. | ||
| 1062 | 2026.03.27 20:01:16.410534 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1063 | 2026.03.27 20:01:16.410690 [ 275 ] {e53f0a7c-e2f2-4d81-b07b-a2f748319290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1064 | 2026.03.27 20:01:16.410988 [ 275 ] {e53f0a7c-e2f2-4d81-b07b-a2f748319290} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1065 | 2026.03.27 20:01:16.411032 [ 275 ] {e53f0a7c-e2f2-4d81-b07b-a2f748319290} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1066 | 2026.03.27 20:01:16.411392 [ 275 ] {e53f0a7c-e2f2-4d81-b07b-a2f748319290} <Debug> TCPHandler: Processed in 0.000921106 sec. | ||
| 1067 | 2026.03.27 20:01:16.411667 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2026.03.27 20:01:16.411791 [ 275 ] {320aa2c2-ff1a-46e0-913d-ef11e0a4d05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1069 | 2026.03.27 20:01:16.412067 [ 275 ] {320aa2c2-ff1a-46e0-913d-ef11e0a4d05d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1070 | 2026.03.27 20:01:16.412111 [ 275 ] {320aa2c2-ff1a-46e0-913d-ef11e0a4d05d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1071 | 2026.03.27 20:01:16.412447 [ 275 ] {320aa2c2-ff1a-46e0-913d-ef11e0a4d05d} <Debug> TCPHandler: Processed in 0.000829734 sec. | ||
| 1072 | 2026.03.27 20:01:16.412669 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1073 | 2026.03.27 20:01:16.412793 [ 275 ] {1dd02241-d2b0-423c-9008-337193f0b384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1074 | 2026.03.27 20:01:16.413082 [ 275 ] {1dd02241-d2b0-423c-9008-337193f0b384} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1075 | 2026.03.27 20:01:16.413124 [ 275 ] {1dd02241-d2b0-423c-9008-337193f0b384} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1076 | 2026.03.27 20:01:16.413453 [ 275 ] {1dd02241-d2b0-423c-9008-337193f0b384} <Debug> TCPHandler: Processed in 0.000832334 sec. | ||
| 1077 | 2026.03.27 20:01:16.413661 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.03.27 20:01:16.413786 [ 275 ] {a4c9091a-0d1d-4e38-865c-250ee29e5280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1079 | 2026.03.27 20:01:16.414061 [ 275 ] {a4c9091a-0d1d-4e38-865c-250ee29e5280} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1080 | 2026.03.27 20:01:16.414105 [ 275 ] {a4c9091a-0d1d-4e38-865c-250ee29e5280} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1081 | 2026.03.27 20:01:16.414462 [ 275 ] {a4c9091a-0d1d-4e38-865c-250ee29e5280} <Debug> TCPHandler: Processed in 0.000850115 sec. | ||
| 1082 | 2026.03.27 20:01:16.414682 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1083 | 2026.03.27 20:01:16.414807 [ 275 ] {78601a86-9760-4b9d-990a-10fba69034ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1084 | 2026.03.27 20:01:16.415079 [ 275 ] {78601a86-9760-4b9d-990a-10fba69034ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1085 | 2026.03.27 20:01:16.415122 [ 275 ] {78601a86-9760-4b9d-990a-10fba69034ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1086 | 2026.03.27 20:01:16.415425 [ 275 ] {78601a86-9760-4b9d-990a-10fba69034ce} <Debug> TCPHandler: Processed in 0.000791104 sec. | ||
| 1087 | 2026.03.27 20:01:16.415638 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1088 | 2026.03.27 20:01:16.415761 [ 275 ] {04c249da-5351-4ffd-815d-750114c19cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1089 | 2026.03.27 20:01:16.416034 [ 275 ] {04c249da-5351-4ffd-815d-750114c19cb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1090 | 2026.03.27 20:01:16.416076 [ 275 ] {04c249da-5351-4ffd-815d-750114c19cb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1091 | 2026.03.27 20:01:16.416374 [ 275 ] {04c249da-5351-4ffd-815d-750114c19cb9} <Debug> TCPHandler: Processed in 0.000785044 sec. | ||
| 1092 | 2026.03.27 20:01:16.416579 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1093 | 2026.03.27 20:01:16.416703 [ 275 ] {eef02c92-a6c6-49c1-b996-41d86efde1e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1094 | 2026.03.27 20:01:16.416978 [ 275 ] {eef02c92-a6c6-49c1-b996-41d86efde1e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1095 | 2026.03.27 20:01:16.417021 [ 275 ] {eef02c92-a6c6-49c1-b996-41d86efde1e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1096 | 2026.03.27 20:01:16.417325 [ 275 ] {eef02c92-a6c6-49c1-b996-41d86efde1e0} <Debug> TCPHandler: Processed in 0.000793804 sec. | ||
| 1097 | 2026.03.27 20:01:16.439249 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2026.03.27 20:01:16.439448 [ 275 ] {728a4f53-e0f1-4832-a304-25cef7959306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1099 | 2026.03.27 20:01:16.439874 [ 275 ] {728a4f53-e0f1-4832-a304-25cef7959306} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1100 | 2026.03.27 20:01:16.439920 [ 275 ] {728a4f53-e0f1-4832-a304-25cef7959306} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1101 | 2026.03.27 20:01:16.440259 [ 275 ] {728a4f53-e0f1-4832-a304-25cef7959306} <Debug> TCPHandler: Processed in 0.001090559 sec. | ||
| 1102 | 2026.03.27 20:01:16.484479 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2026.03.27 20:01:16.484614 [ 275 ] {fafa8e2f-bbca-4cfb-ac3e-8e3544d142cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1104 | 2026.03.27 20:01:16.484908 [ 275 ] {fafa8e2f-bbca-4cfb-ac3e-8e3544d142cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1105 | 2026.03.27 20:01:16.484953 [ 275 ] {fafa8e2f-bbca-4cfb-ac3e-8e3544d142cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1106 | 2026.03.27 20:01:16.485287 [ 275 ] {fafa8e2f-bbca-4cfb-ac3e-8e3544d142cf} <Debug> TCPHandler: Processed in 0.000861315 sec. | ||
| 1107 | 2026.03.27 20:01:16.514992 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2026.03.27 20:01:16.515123 [ 275 ] {b3c519d0-a024-44f9-b5cf-598f87a39c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1109 | 2026.03.27 20:01:16.515416 [ 275 ] {b3c519d0-a024-44f9-b5cf-598f87a39c55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1110 | 2026.03.27 20:01:16.515459 [ 275 ] {b3c519d0-a024-44f9-b5cf-598f87a39c55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1111 | 2026.03.27 20:01:16.515788 [ 275 ] {b3c519d0-a024-44f9-b5cf-598f87a39c55} <Debug> TCPHandler: Processed in 0.000847005 sec. | ||
| 1112 | 2026.03.27 20:01:16.516337 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2026.03.27 20:01:16.516465 [ 275 ] {f1cfa6e2-1d86-483c-8fae-257a237c7f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1114 | 2026.03.27 20:01:16.516750 [ 275 ] {f1cfa6e2-1d86-483c-8fae-257a237c7f08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1115 | 2026.03.27 20:01:16.516793 [ 275 ] {f1cfa6e2-1d86-483c-8fae-257a237c7f08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1116 | 2026.03.27 20:01:16.517124 [ 275 ] {f1cfa6e2-1d86-483c-8fae-257a237c7f08} <Debug> TCPHandler: Processed in 0.000834955 sec. | ||
| 1117 | 2026.03.27 20:01:16.518076 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.03.27 20:01:16.518185 [ 275 ] {0ff86cfb-0203-4e5d-9850-cd25ab834863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1119 | 2026.03.27 20:01:16.518226 [ 275 ] {0ff86cfb-0203-4e5d-9850-cd25ab834863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1120 | 2026.03.27 20:01:16.518798 [ 275 ] {0ff86cfb-0203-4e5d-9850-cd25ab834863} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2026.03.27 20:01:16.518840 [ 275 ] {0ff86cfb-0203-4e5d-9850-cd25ab834863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1122 | 2026.03.27 20:01:16.519490 [ 275 ] {0ff86cfb-0203-4e5d-9850-cd25ab834863} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1123 | 2026.03.27 20:01:16.519954 [ 275 ] {0ff86cfb-0203-4e5d-9850-cd25ab834863} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2026.03.27 20:01:16.520108 [ 275 ] {0ff86cfb-0203-4e5d-9850-cd25ab834863} <Debug> executeQuery: Read 28 rows, 7.09 KiB in 0.001955 sec., 14322.250639386188 rows/sec., 3.54 MiB/sec. | ||
| 1125 | 2026.03.27 20:01:16.520147 [ 275 ] {0ff86cfb-0203-4e5d-9850-cd25ab834863} <Debug> TCPHandler: Processed in 0.002120257 sec. | ||
| 1126 | 2026.03.27 20:01:16.520285 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.03.27 20:01:16.520380 [ 275 ] {9c843bac-0230-4d6f-8053-37f5bfeeb460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1128 | 2026.03.27 20:01:16.520420 [ 275 ] {9c843bac-0230-4d6f-8053-37f5bfeeb460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1129 | 2026.03.27 20:01:16.523930 [ 275 ] {9c843bac-0230-4d6f-8053-37f5bfeeb460} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.03.27 20:01:16.523974 [ 275 ] {9c843bac-0230-4d6f-8053-37f5bfeeb460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1131 | 2026.03.27 20:01:16.525421 [ 275 ] {9c843bac-0230-4d6f-8053-37f5bfeeb460} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1132 | 2026.03.27 20:01:16.525927 [ 275 ] {9c843bac-0230-4d6f-8053-37f5bfeeb460} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2026.03.27 20:01:16.526076 [ 275 ] {9c843bac-0230-4d6f-8053-37f5bfeeb460} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.005713 sec., 49711.18501662874 rows/sec., 3.16 MiB/sec. | ||
| 1134 | 2026.03.27 20:01:16.526122 [ 275 ] {9c843bac-0230-4d6f-8053-37f5bfeeb460} <Debug> TCPHandler: Processed in 0.005886934 sec. | ||
| 1135 | 2026.03.27 20:01:16.526261 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.03.27 20:01:16.526357 [ 275 ] {ef19a992-edb4-44a3-9acf-684ded2219bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1137 | 2026.03.27 20:01:16.526399 [ 275 ] {ef19a992-edb4-44a3-9acf-684ded2219bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1138 | 2026.03.27 20:01:16.526822 [ 275 ] {ef19a992-edb4-44a3-9acf-684ded2219bb} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.03.27 20:01:16.526860 [ 275 ] {ef19a992-edb4-44a3-9acf-684ded2219bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1140 | 2026.03.27 20:01:16.527288 [ 275 ] {ef19a992-edb4-44a3-9acf-684ded2219bb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1141 | 2026.03.27 20:01:16.527769 [ 275 ] {ef19a992-edb4-44a3-9acf-684ded2219bb} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.03.27 20:01:16.527908 [ 275 ] {ef19a992-edb4-44a3-9acf-684ded2219bb} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001568 sec., 3826.5306122448983 rows/sec., 312.03 KiB/sec. | ||
| 1143 | 2026.03.27 20:01:16.527950 [ 275 ] {ef19a992-edb4-44a3-9acf-684ded2219bb} <Debug> TCPHandler: Processed in 0.001740611 sec. | ||
| 1144 | 2026.03.27 20:01:16.528062 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.03.27 20:01:16.528158 [ 275 ] {0b1120f6-3f9e-4de3-b026-7adf5ab4d20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1146 | 2026.03.27 20:01:16.528196 [ 275 ] {0b1120f6-3f9e-4de3-b026-7adf5ab4d20a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1147 | 2026.03.27 20:01:16.530802 [ 275 ] {0b1120f6-3f9e-4de3-b026-7adf5ab4d20a} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.03.27 20:01:16.530840 [ 275 ] {0b1120f6-3f9e-4de3-b026-7adf5ab4d20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1149 | 2026.03.27 20:01:16.531728 [ 275 ] {0b1120f6-3f9e-4de3-b026-7adf5ab4d20a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1150 | 2026.03.27 20:01:16.532228 [ 275 ] {0b1120f6-3f9e-4de3-b026-7adf5ab4d20a} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2026.03.27 20:01:16.532373 [ 275 ] {0b1120f6-3f9e-4de3-b026-7adf5ab4d20a} <Debug> executeQuery: Read 3096 rows, 236.89 KiB in 0.004232 sec., 731568.9981096409 rows/sec., 54.66 MiB/sec. | ||
| 1152 | 2026.03.27 20:01:16.532418 [ 275 ] {0b1120f6-3f9e-4de3-b026-7adf5ab4d20a} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 1153 | 2026.03.27 20:01:16.532434 [ 275 ] {0b1120f6-3f9e-4de3-b026-7adf5ab4d20a} <Debug> TCPHandler: Processed in 0.004422428 sec. | ||
| 1154 | 2026.03.27 20:01:16.532556 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2026.03.27 20:01:16.532652 [ 275 ] {e52a3044-e0a4-4ac5-84b1-51c2eb143044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1156 | 2026.03.27 20:01:16.532692 [ 275 ] {e52a3044-e0a4-4ac5-84b1-51c2eb143044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1157 | 2026.03.27 20:01:16.533149 [ 275 ] {e52a3044-e0a4-4ac5-84b1-51c2eb143044} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2026.03.27 20:01:16.533186 [ 275 ] {e52a3044-e0a4-4ac5-84b1-51c2eb143044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1159 | 2026.03.27 20:01:16.533612 [ 275 ] {e52a3044-e0a4-4ac5-84b1-51c2eb143044} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1160 | 2026.03.27 20:01:16.534037 [ 275 ] {e52a3044-e0a4-4ac5-84b1-51c2eb143044} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2026.03.27 20:01:16.534167 [ 275 ] {e52a3044-e0a4-4ac5-84b1-51c2eb143044} <Debug> executeQuery: Read 158 rows, 9.71 KiB in 0.001533 sec., 103065.8838878017 rows/sec., 6.19 MiB/sec. | ||
| 1162 | 2026.03.27 20:01:16.534209 [ 275 ] {e52a3044-e0a4-4ac5-84b1-51c2eb143044} <Debug> TCPHandler: Processed in 0.00170346 sec. | ||
| 1163 | 2026.03.27 20:01:16.534326 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2026.03.27 20:01:16.534419 [ 275 ] {4052c8d2-fdd2-41a3-8240-1546ede29a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1165 | 2026.03.27 20:01:16.534458 [ 275 ] {4052c8d2-fdd2-41a3-8240-1546ede29a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1166 | 2026.03.27 20:01:16.535271 [ 275 ] {4052c8d2-fdd2-41a3-8240-1546ede29a26} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2026.03.27 20:01:16.535306 [ 275 ] {4052c8d2-fdd2-41a3-8240-1546ede29a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1168 | 2026.03.27 20:01:16.535771 [ 275 ] {4052c8d2-fdd2-41a3-8240-1546ede29a26} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1169 | 2026.03.27 20:01:16.536203 [ 275 ] {4052c8d2-fdd2-41a3-8240-1546ede29a26} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2026.03.27 20:01:16.536332 [ 275 ] {4052c8d2-fdd2-41a3-8240-1546ede29a26} <Debug> executeQuery: Read 952 rows, 57.37 KiB in 0.00193 sec., 493264.2487046632 rows/sec., 29.03 MiB/sec. | ||
| 1171 | 2026.03.27 20:01:16.536380 [ 275 ] {4052c8d2-fdd2-41a3-8240-1546ede29a26} <Debug> TCPHandler: Processed in 0.002104697 sec. | ||
| 1172 | 2026.03.27 20:01:16.536511 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2026.03.27 20:01:16.536606 [ 275 ] {ecd4484f-e0b1-4076-84fa-3454150c0bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1174 | 2026.03.27 20:01:16.536646 [ 275 ] {ecd4484f-e0b1-4076-84fa-3454150c0bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1175 | 2026.03.27 20:01:16.537034 [ 275 ] {ecd4484f-e0b1-4076-84fa-3454150c0bbb} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2026.03.27 20:01:16.537071 [ 275 ] {ecd4484f-e0b1-4076-84fa-3454150c0bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1177 | 2026.03.27 20:01:16.537500 [ 275 ] {ecd4484f-e0b1-4076-84fa-3454150c0bbb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1178 | 2026.03.27 20:01:16.538104 [ 275 ] {ecd4484f-e0b1-4076-84fa-3454150c0bbb} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2026.03.27 20:01:16.538235 [ 275 ] {ecd4484f-e0b1-4076-84fa-3454150c0bbb} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001648 sec., 1213.5922330097087 rows/sec., 85.33 KiB/sec. | ||
| 1180 | 2026.03.27 20:01:16.538280 [ 275 ] {ecd4484f-e0b1-4076-84fa-3454150c0bbb} <Debug> TCPHandler: Processed in 0.001818873 sec. | ||
| 1181 | 2026.03.27 20:01:16.538403 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.03.27 20:01:16.538498 [ 275 ] {e40264d5-db03-4d22-b3e8-92d32323990f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1183 | 2026.03.27 20:01:16.538537 [ 275 ] {e40264d5-db03-4d22-b3e8-92d32323990f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1184 | 2026.03.27 20:01:16.539016 [ 275 ] {e40264d5-db03-4d22-b3e8-92d32323990f} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.03.27 20:01:16.539053 [ 275 ] {e40264d5-db03-4d22-b3e8-92d32323990f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1186 | 2026.03.27 20:01:16.539520 [ 275 ] {e40264d5-db03-4d22-b3e8-92d32323990f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1187 | 2026.03.27 20:01:16.540029 [ 275 ] {e40264d5-db03-4d22-b3e8-92d32323990f} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.03.27 20:01:16.540168 [ 275 ] {e40264d5-db03-4d22-b3e8-92d32323990f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001687 sec., 87729.69768820392 rows/sec., 4.99 MiB/sec. | ||
| 1189 | 2026.03.27 20:01:16.540209 [ 275 ] {e40264d5-db03-4d22-b3e8-92d32323990f} <Debug> TCPHandler: Processed in 0.001856213 sec. | ||
| 1190 | 2026.03.27 20:01:16.540328 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.03.27 20:01:16.540424 [ 275 ] {e563da62-8012-4dce-8859-d7f98886e704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1192 | 2026.03.27 20:01:16.540463 [ 275 ] {e563da62-8012-4dce-8859-d7f98886e704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1193 | 2026.03.27 20:01:16.541702 [ 275 ] {e563da62-8012-4dce-8859-d7f98886e704} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2026.03.27 20:01:16.541739 [ 275 ] {e563da62-8012-4dce-8859-d7f98886e704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1195 | 2026.03.27 20:01:16.542296 [ 275 ] {e563da62-8012-4dce-8859-d7f98886e704} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1196 | 2026.03.27 20:01:16.542782 [ 275 ] {e563da62-8012-4dce-8859-d7f98886e704} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2026.03.27 20:01:16.542921 [ 275 ] {e563da62-8012-4dce-8859-d7f98886e704} <Debug> executeQuery: Read 1663 rows, 113.96 KiB in 0.002514 sec., 661495.6245027843 rows/sec., 44.27 MiB/sec. | ||
| 1198 | 2026.03.27 20:01:16.542959 [ 275 ] {e563da62-8012-4dce-8859-d7f98886e704} <Debug> TCPHandler: Processed in 0.002680617 sec. | ||
| 1199 | 2026.03.27 20:01:16.543077 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2026.03.27 20:01:16.543172 [ 275 ] {be4ccdbd-e0fb-477b-8971-45b83f41d517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1201 | 2026.03.27 20:01:16.543213 [ 275 ] {be4ccdbd-e0fb-477b-8971-45b83f41d517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1202 | 2026.03.27 20:01:16.543592 [ 275 ] {be4ccdbd-e0fb-477b-8971-45b83f41d517} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2026.03.27 20:01:16.543630 [ 275 ] {be4ccdbd-e0fb-477b-8971-45b83f41d517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1204 | 2026.03.27 20:01:16.544142 [ 275 ] {be4ccdbd-e0fb-477b-8971-45b83f41d517} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1205 | 2026.03.27 20:01:16.544617 [ 275 ] {be4ccdbd-e0fb-477b-8971-45b83f41d517} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2026.03.27 20:01:16.544754 [ 275 ] {be4ccdbd-e0fb-477b-8971-45b83f41d517} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0016 sec., 3750 rows/sec., 195.92 KiB/sec. | ||
| 1207 | 2026.03.27 20:01:16.544790 [ 275 ] {be4ccdbd-e0fb-477b-8971-45b83f41d517} <Debug> TCPHandler: Processed in 0.001762972 sec. | ||
| 1208 | 2026.03.27 20:01:16.544900 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1209 | 2026.03.27 20:01:16.544994 [ 275 ] {e117bf55-f559-417c-baaa-a5a072e6f9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1210 | 2026.03.27 20:01:16.545036 [ 275 ] {e117bf55-f559-417c-baaa-a5a072e6f9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1211 | 2026.03.27 20:01:16.546051 [ 275 ] {e117bf55-f559-417c-baaa-a5a072e6f9ca} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2026.03.27 20:01:16.546084 [ 275 ] {e117bf55-f559-417c-baaa-a5a072e6f9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1213 | 2026.03.27 20:01:16.546742 [ 275 ] {e117bf55-f559-417c-baaa-a5a072e6f9ca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1214 | 2026.03.27 20:01:16.547327 [ 275 ] {e117bf55-f559-417c-baaa-a5a072e6f9ca} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2026.03.27 20:01:16.547497 [ 275 ] {e117bf55-f559-417c-baaa-a5a072e6f9ca} <Debug> executeQuery: Read 2509 rows, 158.29 KiB in 0.002519 sec., 996030.1707026598 rows/sec., 61.36 MiB/sec. | ||
| 1216 | 2026.03.27 20:01:16.547543 [ 275 ] {e117bf55-f559-417c-baaa-a5a072e6f9ca} <Debug> TCPHandler: Processed in 0.002692628 sec. | ||
| 1217 | 2026.03.27 20:01:16.547677 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2026.03.27 20:01:16.547791 [ 275 ] {068a3971-0ae9-4888-8746-96700cc54abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1219 | 2026.03.27 20:01:16.547837 [ 275 ] {068a3971-0ae9-4888-8746-96700cc54abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1220 | 2026.03.27 20:01:16.548218 [ 275 ] {068a3971-0ae9-4888-8746-96700cc54abd} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.03.27 20:01:16.548255 [ 275 ] {068a3971-0ae9-4888-8746-96700cc54abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1222 | 2026.03.27 20:01:16.549239 [ 275 ] {068a3971-0ae9-4888-8746-96700cc54abd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1223 | 2026.03.27 20:01:16.549749 [ 275 ] {068a3971-0ae9-4888-8746-96700cc54abd} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.03.27 20:01:16.549897 [ 275 ] {068a3971-0ae9-4888-8746-96700cc54abd} <Debug> executeQuery: Read 3 rows, 199.00 B in 0.00213 sec., 1408.4507042253522 rows/sec., 91.24 KiB/sec. | ||
| 1225 | 2026.03.27 20:01:16.549934 [ 275 ] {068a3971-0ae9-4888-8746-96700cc54abd} <Debug> TCPHandler: Processed in 0.002316971 sec. | ||
| 1226 | 2026.03.27 20:01:16.550048 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.03.27 20:01:16.550144 [ 275 ] {40fb4b1d-52f6-49f7-948f-1cb4418f02c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1228 | 2026.03.27 20:01:16.550197 [ 275 ] {40fb4b1d-52f6-49f7-948f-1cb4418f02c4} <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 | ||
| 1229 | 2026.03.27 20:01:16.551026 [ 275 ] {40fb4b1d-52f6-49f7-948f-1cb4418f02c4} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.03.27 20:01:16.551067 [ 275 ] {40fb4b1d-52f6-49f7-948f-1cb4418f02c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1231 | 2026.03.27 20:01:16.551709 [ 275 ] {40fb4b1d-52f6-49f7-948f-1cb4418f02c4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1232 | 2026.03.27 20:01:16.552197 [ 275 ] {40fb4b1d-52f6-49f7-948f-1cb4418f02c4} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2026.03.27 20:01:16.552345 [ 275 ] {40fb4b1d-52f6-49f7-948f-1cb4418f02c4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002221 sec., 4502.4763619991 rows/sec., 8.07 MiB/sec. | ||
| 1234 | 2026.03.27 20:01:16.552399 [ 275 ] {40fb4b1d-52f6-49f7-948f-1cb4418f02c4} <Debug> TCPHandler: Processed in 0.002400742 sec. | ||
| 1235 | 2026.03.27 20:01:16.552516 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.03.27 20:01:16.552613 [ 275 ] {f1b688f9-0747-49d5-9494-e7ecd7675180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1237 | 2026.03.27 20:01:16.552656 [ 275 ] {f1b688f9-0747-49d5-9494-e7ecd7675180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1238 | 2026.03.27 20:01:16.553014 [ 275 ] {f1b688f9-0747-49d5-9494-e7ecd7675180} <Trace> oximeter.measurements_i64 (6051fc2f-61be-457d-986b-8eb423791539): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.03.27 20:01:16.553053 [ 275 ] {f1b688f9-0747-49d5-9494-e7ecd7675180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1240 | 2026.03.27 20:01:16.553492 [ 275 ] {f1b688f9-0747-49d5-9494-e7ecd7675180} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1241 | 2026.03.27 20:01:16.553929 [ 275 ] {f1b688f9-0747-49d5-9494-e7ecd7675180} <Trace> oximeter.measurements_i64 (6051fc2f-61be-457d-986b-8eb423791539): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.03.27 20:01:16.554061 [ 275 ] {f1b688f9-0747-49d5-9494-e7ecd7675180} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001467 sec., 4089.9795501022495 rows/sec., 288.91 KiB/sec. | ||
| 1243 | 2026.03.27 20:01:16.554101 [ 275 ] {f1b688f9-0747-49d5-9494-e7ecd7675180} <Debug> TCPHandler: Processed in 0.001635259 sec. | ||
| 1244 | 2026.03.27 20:01:16.554217 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1245 | 2026.03.27 20:01:16.554313 [ 275 ] {e9b5fc6f-5e87-4e40-9b58-49737a763929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1246 | 2026.03.27 20:01:16.554359 [ 275 ] {e9b5fc6f-5e87-4e40-9b58-49737a763929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1247 | 2026.03.27 20:01:16.554702 [ 275 ] {e9b5fc6f-5e87-4e40-9b58-49737a763929} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2026.03.27 20:01:16.554740 [ 275 ] {e9b5fc6f-5e87-4e40-9b58-49737a763929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1249 | 2026.03.27 20:01:16.555177 [ 275 ] {e9b5fc6f-5e87-4e40-9b58-49737a763929} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1250 | 2026.03.27 20:01:16.555642 [ 275 ] {e9b5fc6f-5e87-4e40-9b58-49737a763929} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2026.03.27 20:01:16.555780 [ 275 ] {e9b5fc6f-5e87-4e40-9b58-49737a763929} <Debug> executeQuery: Read 30 rows, 1.63 KiB in 0.001485 sec., 20202.0202020202 rows/sec., 1.07 MiB/sec. | ||
| 1252 | 2026.03.27 20:01:16.555822 [ 275 ] {e9b5fc6f-5e87-4e40-9b58-49737a763929} <Debug> TCPHandler: Processed in 0.001656149 sec. | ||
| 1253 | 2026.03.27 20:01:17.407118 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 92 entries to flush up to offset 180 | ||
| 1254 | 2026.03.27 20:01:17.410978 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2026.03.27 20:01:17.411035 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1256 | 2026.03.27 20:01:17.412360 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1257 | 2026.03.27 20:01:17.412856 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1258 | 2026.03.27 20:01:17.413144 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 180 | ||
| 1259 | 2026.03.27 20:01:18.000237 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.76 MiB, peak 172.45 MiB, free memory in arenas 0.00 B, will set to 164.81 MiB (RSS), difference: 4.05 MiB | ||
| 1260 | 2026.03.27 20:01:19.910387 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1439 | ||
| 1261 | 2026.03.27 20:01:19.910947 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2026.03.27 20:01:19.910994 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1263 | 2026.03.27 20:01:19.911606 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1264 | 2026.03.27 20:01:19.912060 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2026.03.27 20:01:19.912210 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1439 | ||
| 1266 | 2026.03.27 20:01:19.973393 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1267 | 2026.03.27 20:01:19.989928 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1268 | 2026.03.27 20:01:19.989998 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1269 | 2026.03.27 20:01:19.996500 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1270 | 2026.03.27 20:01:19.997936 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1271 | 2026.03.27 20:01:20.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.34 MiB, peak 172.45 MiB, free memory in arenas 0.00 B, will set to 166.76 MiB (RSS), difference: 1.42 MiB | ||
| 1272 | 2026.03.27 20:01:20.001513 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1273 | 2026.03.27 20:01:27.365636 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1274 | 2026.03.27 20:01:27.365701 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1275 | 2026.03.27 20:01:27.412274 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1951 | ||
| 1276 | 2026.03.27 20:01:27.412841 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1277 | 2026.03.27 20:01:27.412883 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1278 | 2026.03.27 20:01:27.413442 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1279 | 2026.03.27 20:01:27.413681 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1280 | 2026.03.27 20:01:27.413824 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1951 | ||
| 1281 | 2026.03.27 20:01:27.501581 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1282 | 2026.03.27 20:01:27.519089 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2026.03.27 20:01:27.519155 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1284 | 2026.03.27 20:01:27.525303 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1285 | 2026.03.27 20:01:27.526038 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2026.03.27 20:01:27.529373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1287 | 2026.03.27 20:01:31.085729 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1288 | 2026.03.27 20:01:31.085921 [ 275 ] {4247bd66-ff9d-4b85-a8c7-d2b59cbd2f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1289 | 2026.03.27 20:01:31.085986 [ 275 ] {4247bd66-ff9d-4b85-a8c7-d2b59cbd2f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1290 | 2026.03.27 20:01:31.086739 [ 275 ] {4247bd66-ff9d-4b85-a8c7-d2b59cbd2f2a} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2026.03.27 20:01:31.086785 [ 275 ] {4247bd66-ff9d-4b85-a8c7-d2b59cbd2f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1292 | 2026.03.27 20:01:31.087191 [ 275 ] {4247bd66-ff9d-4b85-a8c7-d2b59cbd2f2a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1293 | 2026.03.27 20:01:31.087419 [ 275 ] {4247bd66-ff9d-4b85-a8c7-d2b59cbd2f2a} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2026.03.27 20:01:31.087577 [ 275 ] {4247bd66-ff9d-4b85-a8c7-d2b59cbd2f2a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001705 sec., 166568.91495601175 rows/sec., 10.58 MiB/sec. | ||
| 1295 | 2026.03.27 20:01:31.087623 [ 275 ] {4247bd66-ff9d-4b85-a8c7-d2b59cbd2f2a} <Debug> TCPHandler: Processed in 0.002018116 sec. | ||
| 1296 | 2026.03.27 20:01:31.087756 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1297 | 2026.03.27 20:01:31.087859 [ 275 ] {d956e1e1-a980-405c-b86a-1eba00d04f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1298 | 2026.03.27 20:01:31.087899 [ 275 ] {d956e1e1-a980-405c-b86a-1eba00d04f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1299 | 2026.03.27 20:01:31.088596 [ 275 ] {d956e1e1-a980-405c-b86a-1eba00d04f39} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2026.03.27 20:01:31.088631 [ 275 ] {d956e1e1-a980-405c-b86a-1eba00d04f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1301 | 2026.03.27 20:01:31.089029 [ 275 ] {d956e1e1-a980-405c-b86a-1eba00d04f39} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1302 | 2026.03.27 20:01:31.089239 [ 275 ] {d956e1e1-a980-405c-b86a-1eba00d04f39} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1303 | 2026.03.27 20:01:31.089366 [ 275 ] {d956e1e1-a980-405c-b86a-1eba00d04f39} <Debug> executeQuery: Read 785 rows, 63.23 KiB in 0.00153 sec., 513071.89542483666 rows/sec., 40.36 MiB/sec. | ||
| 1304 | 2026.03.27 20:01:31.089403 [ 275 ] {d956e1e1-a980-405c-b86a-1eba00d04f39} <Debug> TCPHandler: Processed in 0.00169802 sec. | ||
| 1305 | 2026.03.27 20:01:31.089514 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2026.03.27 20:01:31.089611 [ 275 ] {0cf256e8-af15-4310-8f77-c60fb48c634a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1307 | 2026.03.27 20:01:31.089650 [ 275 ] {0cf256e8-af15-4310-8f77-c60fb48c634a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1308 | 2026.03.27 20:01:31.090076 [ 275 ] {0cf256e8-af15-4310-8f77-c60fb48c634a} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1309 | 2026.03.27 20:01:31.090113 [ 275 ] {0cf256e8-af15-4310-8f77-c60fb48c634a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1310 | 2026.03.27 20:01:31.090409 [ 275 ] {0cf256e8-af15-4310-8f77-c60fb48c634a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1311 | 2026.03.27 20:01:31.090615 [ 275 ] {0cf256e8-af15-4310-8f77-c60fb48c634a} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1312 | 2026.03.27 20:01:31.090737 [ 275 ] {0cf256e8-af15-4310-8f77-c60fb48c634a} <Debug> executeQuery: Read 164 rows, 10.20 KiB in 0.001146 sec., 143106.4572425829 rows/sec., 8.69 MiB/sec. | ||
| 1313 | 2026.03.27 20:01:31.090772 [ 275 ] {0cf256e8-af15-4310-8f77-c60fb48c634a} <Debug> TCPHandler: Processed in 0.001308004 sec. | ||
| 1314 | 2026.03.27 20:01:31.090883 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2026.03.27 20:01:31.090979 [ 275 ] {35a40464-730f-4d9a-a111-535978d33393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1316 | 2026.03.27 20:01:31.091018 [ 275 ] {35a40464-730f-4d9a-a111-535978d33393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1317 | 2026.03.27 20:01:31.091427 [ 275 ] {35a40464-730f-4d9a-a111-535978d33393} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1318 | 2026.03.27 20:01:31.091463 [ 275 ] {35a40464-730f-4d9a-a111-535978d33393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1319 | 2026.03.27 20:01:31.091770 [ 275 ] {35a40464-730f-4d9a-a111-535978d33393} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1320 | 2026.03.27 20:01:31.091986 [ 275 ] {35a40464-730f-4d9a-a111-535978d33393} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1321 | 2026.03.27 20:01:31.092107 [ 275 ] {35a40464-730f-4d9a-a111-535978d33393} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001148 sec., 129790.94076655053 rows/sec., 8.39 MiB/sec. | ||
| 1322 | 2026.03.27 20:01:31.092142 [ 275 ] {35a40464-730f-4d9a-a111-535978d33393} <Debug> TCPHandler: Processed in 0.001309004 sec. | ||
| 1323 | 2026.03.27 20:01:31.092252 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2026.03.27 20:01:31.092347 [ 275 ] {9d984736-bbf9-448d-a81e-cfde395fb2b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1325 | 2026.03.27 20:01:31.092386 [ 275 ] {9d984736-bbf9-448d-a81e-cfde395fb2b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1326 | 2026.03.27 20:01:31.092805 [ 275 ] {9d984736-bbf9-448d-a81e-cfde395fb2b1} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1327 | 2026.03.27 20:01:31.092841 [ 275 ] {9d984736-bbf9-448d-a81e-cfde395fb2b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1328 | 2026.03.27 20:01:31.093142 [ 275 ] {9d984736-bbf9-448d-a81e-cfde395fb2b1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1329 | 2026.03.27 20:01:31.093348 [ 275 ] {9d984736-bbf9-448d-a81e-cfde395fb2b1} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2026.03.27 20:01:31.093466 [ 275 ] {9d984736-bbf9-448d-a81e-cfde395fb2b1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001138 sec., 130052.72407732866 rows/sec., 7.40 MiB/sec. | ||
| 1331 | 2026.03.27 20:01:31.093500 [ 275 ] {9d984736-bbf9-448d-a81e-cfde395fb2b1} <Debug> TCPHandler: Processed in 0.001297643 sec. | ||
| 1332 | 2026.03.27 20:01:31.093611 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2026.03.27 20:01:31.093704 [ 275 ] {6ec7d1eb-af04-47fd-b69f-7c90b66ed934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1334 | 2026.03.27 20:01:31.093743 [ 275 ] {6ec7d1eb-af04-47fd-b69f-7c90b66ed934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1335 | 2026.03.27 20:01:31.094243 [ 275 ] {6ec7d1eb-af04-47fd-b69f-7c90b66ed934} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1336 | 2026.03.27 20:01:31.094280 [ 275 ] {6ec7d1eb-af04-47fd-b69f-7c90b66ed934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1337 | 2026.03.27 20:01:31.094590 [ 275 ] {6ec7d1eb-af04-47fd-b69f-7c90b66ed934} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1338 | 2026.03.27 20:01:31.094795 [ 275 ] {6ec7d1eb-af04-47fd-b69f-7c90b66ed934} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1339 | 2026.03.27 20:01:31.094917 [ 275 ] {6ec7d1eb-af04-47fd-b69f-7c90b66ed934} <Debug> executeQuery: Read 456 rows, 32.49 KiB in 0.001231 sec., 370430.5442729488 rows/sec., 25.77 MiB/sec. | ||
| 1340 | 2026.03.27 20:01:31.094952 [ 275 ] {6ec7d1eb-af04-47fd-b69f-7c90b66ed934} <Debug> TCPHandler: Processed in 0.001391274 sec. | ||
| 1341 | 2026.03.27 20:01:31.095065 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2026.03.27 20:01:31.095159 [ 275 ] {586fd13a-a6dd-4b96-b425-cdeb86a39d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1343 | 2026.03.27 20:01:31.095200 [ 275 ] {586fd13a-a6dd-4b96-b425-cdeb86a39d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1344 | 2026.03.27 20:01:31.095520 [ 275 ] {586fd13a-a6dd-4b96-b425-cdeb86a39d96} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2026.03.27 20:01:31.095555 [ 275 ] {586fd13a-a6dd-4b96-b425-cdeb86a39d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1346 | 2026.03.27 20:01:31.095842 [ 275 ] {586fd13a-a6dd-4b96-b425-cdeb86a39d96} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1347 | 2026.03.27 20:01:31.096058 [ 275 ] {586fd13a-a6dd-4b96-b425-cdeb86a39d96} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2026.03.27 20:01:31.096179 [ 275 ] {586fd13a-a6dd-4b96-b425-cdeb86a39d96} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 1349 | 2026.03.27 20:01:31.096214 [ 275 ] {586fd13a-a6dd-4b96-b425-cdeb86a39d96} <Debug> TCPHandler: Processed in 0.001199372 sec. | ||
| 1350 | 2026.03.27 20:01:31.096322 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2026.03.27 20:01:31.096416 [ 275 ] {b5e981a4-2528-425d-9be2-bc998036d9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1352 | 2026.03.27 20:01:31.096457 [ 275 ] {b5e981a4-2528-425d-9be2-bc998036d9df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1353 | 2026.03.27 20:01:31.096789 [ 275 ] {b5e981a4-2528-425d-9be2-bc998036d9df} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1354 | 2026.03.27 20:01:31.096825 [ 275 ] {b5e981a4-2528-425d-9be2-bc998036d9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1355 | 2026.03.27 20:01:31.097125 [ 275 ] {b5e981a4-2528-425d-9be2-bc998036d9df} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1356 | 2026.03.27 20:01:31.097343 [ 275 ] {b5e981a4-2528-425d-9be2-bc998036d9df} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1357 | 2026.03.27 20:01:31.097466 [ 275 ] {b5e981a4-2528-425d-9be2-bc998036d9df} <Debug> executeQuery: Read 105 rows, 6.62 KiB in 0.001068 sec., 98314.60674157304 rows/sec., 6.05 MiB/sec. | ||
| 1358 | 2026.03.27 20:01:31.097501 [ 275 ] {b5e981a4-2528-425d-9be2-bc998036d9df} <Debug> TCPHandler: Processed in 0.001227621 sec. | ||
| 1359 | 2026.03.27 20:01:31.097614 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2026.03.27 20:01:31.097709 [ 275 ] {f428af70-aa0a-49e3-a294-ebde1ecf745a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1361 | 2026.03.27 20:01:31.097749 [ 275 ] {f428af70-aa0a-49e3-a294-ebde1ecf745a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1362 | 2026.03.27 20:01:31.098056 [ 275 ] {f428af70-aa0a-49e3-a294-ebde1ecf745a} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2026.03.27 20:01:31.098091 [ 275 ] {f428af70-aa0a-49e3-a294-ebde1ecf745a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1364 | 2026.03.27 20:01:31.098393 [ 275 ] {f428af70-aa0a-49e3-a294-ebde1ecf745a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1365 | 2026.03.27 20:01:31.098602 [ 275 ] {f428af70-aa0a-49e3-a294-ebde1ecf745a} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1366 | 2026.03.27 20:01:31.098726 [ 275 ] {f428af70-aa0a-49e3-a294-ebde1ecf745a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 1367 | 2026.03.27 20:01:31.098761 [ 275 ] {f428af70-aa0a-49e3-a294-ebde1ecf745a} <Debug> TCPHandler: Processed in 0.001197162 sec. | ||
| 1368 | 2026.03.27 20:01:31.098867 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1369 | 2026.03.27 20:01:31.098961 [ 275 ] {2ef4a67f-bf5c-44b2-8a71-5f0a8e5d836c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1370 | 2026.03.27 20:01:31.099011 [ 275 ] {2ef4a67f-bf5c-44b2-8a71-5f0a8e5d836c} <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 | ||
| 1371 | 2026.03.27 20:01:31.099758 [ 275 ] {2ef4a67f-bf5c-44b2-8a71-5f0a8e5d836c} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1372 | 2026.03.27 20:01:31.099794 [ 275 ] {2ef4a67f-bf5c-44b2-8a71-5f0a8e5d836c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1373 | 2026.03.27 20:01:31.100310 [ 275 ] {2ef4a67f-bf5c-44b2-8a71-5f0a8e5d836c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1374 | 2026.03.27 20:01:31.100531 [ 275 ] {2ef4a67f-bf5c-44b2-8a71-5f0a8e5d836c} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2026.03.27 20:01:31.100659 [ 275 ] {2ef4a67f-bf5c-44b2-8a71-5f0a8e5d836c} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001716 sec., 12820.51282051282 rows/sec., 22.97 MiB/sec. | ||
| 1376 | 2026.03.27 20:01:31.100714 [ 275 ] {2ef4a67f-bf5c-44b2-8a71-5f0a8e5d836c} <Debug> TCPHandler: Processed in 0.001896483 sec. | ||
| 1377 | 2026.03.27 20:01:31.100827 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2026.03.27 20:01:31.100927 [ 275 ] {5c2936bf-5e2b-4d02-81c0-5eefe351a287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1379 | 2026.03.27 20:01:31.100968 [ 275 ] {5c2936bf-5e2b-4d02-81c0-5eefe351a287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1380 | 2026.03.27 20:01:31.101283 [ 275 ] {5c2936bf-5e2b-4d02-81c0-5eefe351a287} <Trace> oximeter.measurements_i64 (6051fc2f-61be-457d-986b-8eb423791539): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2026.03.27 20:01:31.101318 [ 275 ] {5c2936bf-5e2b-4d02-81c0-5eefe351a287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1382 | 2026.03.27 20:01:31.101605 [ 275 ] {5c2936bf-5e2b-4d02-81c0-5eefe351a287} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1383 | 2026.03.27 20:01:31.101808 [ 275 ] {5c2936bf-5e2b-4d02-81c0-5eefe351a287} <Trace> oximeter.measurements_i64 (6051fc2f-61be-457d-986b-8eb423791539): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2026.03.27 20:01:31.101931 [ 275 ] {5c2936bf-5e2b-4d02-81c0-5eefe351a287} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001022 sec., 14677.10371819961 rows/sec., 1.09 MiB/sec. | ||
| 1385 | 2026.03.27 20:01:31.101966 [ 275 ] {5c2936bf-5e2b-4d02-81c0-5eefe351a287} <Debug> TCPHandler: Processed in 0.001189581 sec. | ||
| 1386 | 2026.03.27 20:01:31.102083 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2026.03.27 20:01:31.102176 [ 275 ] {4dd83dfe-4a31-41a6-ae36-a24409f2a355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1388 | 2026.03.27 20:01:31.102216 [ 275 ] {4dd83dfe-4a31-41a6-ae36-a24409f2a355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1389 | 2026.03.27 20:01:31.102522 [ 275 ] {4dd83dfe-4a31-41a6-ae36-a24409f2a355} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.03.27 20:01:31.102558 [ 275 ] {4dd83dfe-4a31-41a6-ae36-a24409f2a355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1391 | 2026.03.27 20:01:31.102840 [ 275 ] {4dd83dfe-4a31-41a6-ae36-a24409f2a355} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1392 | 2026.03.27 20:01:31.103046 [ 275 ] {4dd83dfe-4a31-41a6-ae36-a24409f2a355} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.03.27 20:01:31.103166 [ 275 ] {4dd83dfe-4a31-41a6-ae36-a24409f2a355} <Debug> executeQuery: Read 30 rows, 1.63 KiB in 0.001008 sec., 29761.904761904763 rows/sec., 1.58 MiB/sec. | ||
| 1394 | 2026.03.27 20:01:31.103201 [ 275 ] {4dd83dfe-4a31-41a6-ae36-a24409f2a355} <Debug> TCPHandler: Processed in 0.001169051 sec. | ||
| 1395 | 2026.03.27 20:01:34.914033 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2399 | ||
| 1396 | 2026.03.27 20:01:34.914540 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1397 | 2026.03.27 20:01:34.914587 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1398 | 2026.03.27 20:01:34.915084 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1399 | 2026.03.27 20:01:34.915328 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1400 | 2026.03.27 20:01:34.915474 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2399 | ||
| 1401 | 2026.03.27 20:01:35.029597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1402 | 2026.03.27 20:01:35.047315 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2026.03.27 20:01:35.047379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1404 | 2026.03.27 20:01:35.053666 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1405 | 2026.03.27 20:01:35.054412 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2026.03.27 20:01:35.057323 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1407 | 2026.03.27 20:01:36.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.54 MiB, peak 172.54 MiB, free memory in arenas 0.00 B, will set to 169.74 MiB (RSS), difference: 1.20 MiB | ||
| 1408 | 2026.03.27 20:01:37.413759 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 204 | ||
| 1409 | 2026.03.27 20:01:37.416347 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2026.03.27 20:01:37.416402 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1411 | 2026.03.27 20:01:37.417509 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1412 | 2026.03.27 20:01:37.417776 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2026.03.27 20:01:37.418074 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 204 | ||
| 1414 | 2026.03.27 20:01:41.085418 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1415 | 2026.03.27 20:01:41.085635 [ 275 ] {c99588dc-5269-439e-acb7-11ba8b0b9599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1416 | 2026.03.27 20:01:41.085706 [ 275 ] {c99588dc-5269-439e-acb7-11ba8b0b9599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1417 | 2026.03.27 20:01:41.086435 [ 275 ] {c99588dc-5269-439e-acb7-11ba8b0b9599} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1418 | 2026.03.27 20:01:41.086481 [ 275 ] {c99588dc-5269-439e-acb7-11ba8b0b9599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1419 | 2026.03.27 20:01:41.086874 [ 275 ] {c99588dc-5269-439e-acb7-11ba8b0b9599} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1420 | 2026.03.27 20:01:41.087100 [ 275 ] {c99588dc-5269-439e-acb7-11ba8b0b9599} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1421 | 2026.03.27 20:01:41.087246 [ 275 ] {c99588dc-5269-439e-acb7-11ba8b0b9599} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001665 sec., 170570.57057057056 rows/sec., 10.83 MiB/sec. | ||
| 1422 | 2026.03.27 20:01:41.087285 [ 275 ] {c99588dc-5269-439e-acb7-11ba8b0b9599} <Debug> TCPHandler: Processed in 0.001998785 sec. | ||
| 1423 | 2026.03.27 20:01:41.087409 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1424 | 2026.03.27 20:01:41.087502 [ 275 ] {e1c507fa-d137-4c53-97f7-eddba6bbef77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1425 | 2026.03.27 20:01:41.087541 [ 275 ] {e1c507fa-d137-4c53-97f7-eddba6bbef77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1426 | 2026.03.27 20:01:41.088243 [ 275 ] {e1c507fa-d137-4c53-97f7-eddba6bbef77} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1427 | 2026.03.27 20:01:41.088279 [ 275 ] {e1c507fa-d137-4c53-97f7-eddba6bbef77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1428 | 2026.03.27 20:01:41.088635 [ 275 ] {e1c507fa-d137-4c53-97f7-eddba6bbef77} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1429 | 2026.03.27 20:01:41.088838 [ 275 ] {e1c507fa-d137-4c53-97f7-eddba6bbef77} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1430 | 2026.03.27 20:01:41.088960 [ 275 ] {e1c507fa-d137-4c53-97f7-eddba6bbef77} <Debug> executeQuery: Read 785 rows, 63.23 KiB in 0.001476 sec., 531842.8184281843 rows/sec., 41.84 MiB/sec. | ||
| 1431 | 2026.03.27 20:01:41.088995 [ 275 ] {e1c507fa-d137-4c53-97f7-eddba6bbef77} <Debug> TCPHandler: Processed in 0.001634669 sec. | ||
| 1432 | 2026.03.27 20:01:41.089109 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1433 | 2026.03.27 20:01:41.089213 [ 275 ] {d25f138b-4ead-424f-9c6f-bc42a9994021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1434 | 2026.03.27 20:01:41.089254 [ 275 ] {d25f138b-4ead-424f-9c6f-bc42a9994021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1435 | 2026.03.27 20:01:41.089690 [ 275 ] {d25f138b-4ead-424f-9c6f-bc42a9994021} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1436 | 2026.03.27 20:01:41.089755 [ 275 ] {d25f138b-4ead-424f-9c6f-bc42a9994021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1437 | 2026.03.27 20:01:41.090061 [ 275 ] {d25f138b-4ead-424f-9c6f-bc42a9994021} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1438 | 2026.03.27 20:01:41.090275 [ 275 ] {d25f138b-4ead-424f-9c6f-bc42a9994021} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1439 | 2026.03.27 20:01:41.090409 [ 275 ] {d25f138b-4ead-424f-9c6f-bc42a9994021} <Debug> executeQuery: Read 164 rows, 10.20 KiB in 0.001215 sec., 134979.42386831276 rows/sec., 8.20 MiB/sec. | ||
| 1440 | 2026.03.27 20:01:41.090445 [ 275 ] {d25f138b-4ead-424f-9c6f-bc42a9994021} <Debug> TCPHandler: Processed in 0.001386724 sec. | ||
| 1441 | 2026.03.27 20:01:41.090571 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2026.03.27 20:01:41.090665 [ 275 ] {b1c1f437-7b99-489d-bd4c-6f0aeda6dee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1443 | 2026.03.27 20:01:41.090705 [ 275 ] {b1c1f437-7b99-489d-bd4c-6f0aeda6dee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1444 | 2026.03.27 20:01:41.091135 [ 275 ] {b1c1f437-7b99-489d-bd4c-6f0aeda6dee9} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1445 | 2026.03.27 20:01:41.091172 [ 275 ] {b1c1f437-7b99-489d-bd4c-6f0aeda6dee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1446 | 2026.03.27 20:01:41.091466 [ 275 ] {b1c1f437-7b99-489d-bd4c-6f0aeda6dee9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1447 | 2026.03.27 20:01:41.091671 [ 275 ] {b1c1f437-7b99-489d-bd4c-6f0aeda6dee9} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1448 | 2026.03.27 20:01:41.091794 [ 275 ] {b1c1f437-7b99-489d-bd4c-6f0aeda6dee9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001147 sec., 129904.09764603313 rows/sec., 8.39 MiB/sec. | ||
| 1449 | 2026.03.27 20:01:41.091831 [ 275 ] {b1c1f437-7b99-489d-bd4c-6f0aeda6dee9} <Debug> TCPHandler: Processed in 0.001309854 sec. | ||
| 1450 | 2026.03.27 20:01:41.091954 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1451 | 2026.03.27 20:01:41.092049 [ 275 ] {f20f923a-bde6-4e9d-95ba-a5e842414ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1452 | 2026.03.27 20:01:41.092089 [ 275 ] {f20f923a-bde6-4e9d-95ba-a5e842414ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1453 | 2026.03.27 20:01:41.092513 [ 275 ] {f20f923a-bde6-4e9d-95ba-a5e842414ff2} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1454 | 2026.03.27 20:01:41.092549 [ 275 ] {f20f923a-bde6-4e9d-95ba-a5e842414ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1455 | 2026.03.27 20:01:41.092847 [ 275 ] {f20f923a-bde6-4e9d-95ba-a5e842414ff2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1456 | 2026.03.27 20:01:41.093059 [ 275 ] {f20f923a-bde6-4e9d-95ba-a5e842414ff2} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1457 | 2026.03.27 20:01:41.093183 [ 275 ] {f20f923a-bde6-4e9d-95ba-a5e842414ff2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 1458 | 2026.03.27 20:01:41.093219 [ 275 ] {f20f923a-bde6-4e9d-95ba-a5e842414ff2} <Debug> TCPHandler: Processed in 0.001313663 sec. | ||
| 1459 | 2026.03.27 20:01:41.093338 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2026.03.27 20:01:41.093432 [ 275 ] {70ba3b3d-4456-4b6a-813d-6105608adccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1461 | 2026.03.27 20:01:41.093470 [ 275 ] {70ba3b3d-4456-4b6a-813d-6105608adccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1462 | 2026.03.27 20:01:41.093972 [ 275 ] {70ba3b3d-4456-4b6a-813d-6105608adccd} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2026.03.27 20:01:41.094008 [ 275 ] {70ba3b3d-4456-4b6a-813d-6105608adccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1464 | 2026.03.27 20:01:41.094317 [ 275 ] {70ba3b3d-4456-4b6a-813d-6105608adccd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1465 | 2026.03.27 20:01:41.094521 [ 275 ] {70ba3b3d-4456-4b6a-813d-6105608adccd} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.03.27 20:01:41.094641 [ 275 ] {70ba3b3d-4456-4b6a-813d-6105608adccd} <Debug> executeQuery: Read 448 rows, 31.83 KiB in 0.001226 sec., 365415.98694942903 rows/sec., 25.35 MiB/sec. | ||
| 1467 | 2026.03.27 20:01:41.094676 [ 275 ] {70ba3b3d-4456-4b6a-813d-6105608adccd} <Debug> TCPHandler: Processed in 0.001386684 sec. | ||
| 1468 | 2026.03.27 20:01:41.094788 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1469 | 2026.03.27 20:01:41.094882 [ 275 ] {53a027be-7deb-40f8-9358-1dc26f48b0f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1470 | 2026.03.27 20:01:41.094922 [ 275 ] {53a027be-7deb-40f8-9358-1dc26f48b0f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1471 | 2026.03.27 20:01:41.095246 [ 275 ] {53a027be-7deb-40f8-9358-1dc26f48b0f7} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2026.03.27 20:01:41.095283 [ 275 ] {53a027be-7deb-40f8-9358-1dc26f48b0f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1473 | 2026.03.27 20:01:41.095568 [ 275 ] {53a027be-7deb-40f8-9358-1dc26f48b0f7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1474 | 2026.03.27 20:01:41.095769 [ 275 ] {53a027be-7deb-40f8-9358-1dc26f48b0f7} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2026.03.27 20:01:41.095891 [ 275 ] {53a027be-7deb-40f8-9358-1dc26f48b0f7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001026 sec., 5847.953216374269 rows/sec., 305.53 KiB/sec. | ||
| 1476 | 2026.03.27 20:01:41.095926 [ 275 ] {53a027be-7deb-40f8-9358-1dc26f48b0f7} <Debug> TCPHandler: Processed in 0.001185801 sec. | ||
| 1477 | 2026.03.27 20:01:41.096040 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2026.03.27 20:01:41.096134 [ 275 ] {cc13a34e-cdba-478a-8bfc-c425564b2d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1479 | 2026.03.27 20:01:41.096175 [ 275 ] {cc13a34e-cdba-478a-8bfc-c425564b2d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1480 | 2026.03.27 20:01:41.096522 [ 275 ] {cc13a34e-cdba-478a-8bfc-c425564b2d44} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1481 | 2026.03.27 20:01:41.096558 [ 275 ] {cc13a34e-cdba-478a-8bfc-c425564b2d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1482 | 2026.03.27 20:01:41.096852 [ 275 ] {cc13a34e-cdba-478a-8bfc-c425564b2d44} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1483 | 2026.03.27 20:01:41.097056 [ 275 ] {cc13a34e-cdba-478a-8bfc-c425564b2d44} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1484 | 2026.03.27 20:01:41.097178 [ 275 ] {cc13a34e-cdba-478a-8bfc-c425564b2d44} <Debug> executeQuery: Read 105 rows, 6.62 KiB in 0.001062 sec., 98870.05649717514 rows/sec., 6.09 MiB/sec. | ||
| 1485 | 2026.03.27 20:01:41.097214 [ 275 ] {cc13a34e-cdba-478a-8bfc-c425564b2d44} <Debug> TCPHandler: Processed in 0.001226592 sec. | ||
| 1486 | 2026.03.27 20:01:41.097325 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1487 | 2026.03.27 20:01:41.097419 [ 275 ] {b449acc8-3724-4cd8-ab2a-9d75b2449a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1488 | 2026.03.27 20:01:41.097459 [ 275 ] {b449acc8-3724-4cd8-ab2a-9d75b2449a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1489 | 2026.03.27 20:01:41.097763 [ 275 ] {b449acc8-3724-4cd8-ab2a-9d75b2449a3b} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1490 | 2026.03.27 20:01:41.097799 [ 275 ] {b449acc8-3724-4cd8-ab2a-9d75b2449a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1491 | 2026.03.27 20:01:41.098084 [ 275 ] {b449acc8-3724-4cd8-ab2a-9d75b2449a3b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1492 | 2026.03.27 20:01:41.098286 [ 275 ] {b449acc8-3724-4cd8-ab2a-9d75b2449a3b} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1493 | 2026.03.27 20:01:41.098411 [ 275 ] {b449acc8-3724-4cd8-ab2a-9d75b2449a3b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 1494 | 2026.03.27 20:01:41.098445 [ 275 ] {b449acc8-3724-4cd8-ab2a-9d75b2449a3b} <Debug> TCPHandler: Processed in 0.00116772 sec. | ||
| 1495 | 2026.03.27 20:01:41.098554 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2026.03.27 20:01:41.098647 [ 275 ] {c78f773b-b16f-4c01-becf-71637bed58c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1497 | 2026.03.27 20:01:41.098698 [ 275 ] {c78f773b-b16f-4c01-becf-71637bed58c0} <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 | ||
| 1498 | 2026.03.27 20:01:41.099411 [ 275 ] {c78f773b-b16f-4c01-becf-71637bed58c0} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2026.03.27 20:01:41.099449 [ 275 ] {c78f773b-b16f-4c01-becf-71637bed58c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1500 | 2026.03.27 20:01:41.099952 [ 275 ] {c78f773b-b16f-4c01-becf-71637bed58c0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1501 | 2026.03.27 20:01:41.100164 [ 275 ] {c78f773b-b16f-4c01-becf-71637bed58c0} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1502 | 2026.03.27 20:01:41.100296 [ 275 ] {c78f773b-b16f-4c01-becf-71637bed58c0} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001666 sec., 13205.282112845138 rows/sec., 23.66 MiB/sec. | ||
| 1503 | 2026.03.27 20:01:41.100344 [ 275 ] {c78f773b-b16f-4c01-becf-71637bed58c0} <Debug> TCPHandler: Processed in 0.001837092 sec. | ||
| 1504 | 2026.03.27 20:01:41.100458 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2026.03.27 20:01:41.100550 [ 275 ] {b0976a5f-a08e-47a5-a5ad-c19966aab32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1506 | 2026.03.27 20:01:41.100591 [ 275 ] {b0976a5f-a08e-47a5-a5ad-c19966aab32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1507 | 2026.03.27 20:01:41.100905 [ 275 ] {b0976a5f-a08e-47a5-a5ad-c19966aab32a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2026.03.27 20:01:41.100941 [ 275 ] {b0976a5f-a08e-47a5-a5ad-c19966aab32a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1509 | 2026.03.27 20:01:41.101229 [ 275 ] {b0976a5f-a08e-47a5-a5ad-c19966aab32a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1510 | 2026.03.27 20:01:41.101428 [ 275 ] {b0976a5f-a08e-47a5-a5ad-c19966aab32a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2026.03.27 20:01:41.101551 [ 275 ] {b0976a5f-a08e-47a5-a5ad-c19966aab32a} <Debug> executeQuery: Read 30 rows, 1.63 KiB in 0.001017 sec., 29498.525073746318 rows/sec., 1.56 MiB/sec. | ||
| 1512 | 2026.03.27 20:01:41.101586 [ 275 ] {b0976a5f-a08e-47a5-a5ad-c19966aab32a} <Debug> TCPHandler: Processed in 0.001176561 sec. | ||
| 1513 | 2026.03.27 20:01:42.365739 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1514 | 2026.03.27 20:01:42.365792 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1515 | 2026.03.27 20:01:42.415558 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2911 | ||
| 1516 | 2026.03.27 20:01:42.416305 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2026.03.27 20:01:42.416380 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1518 | 2026.03.27 20:01:42.417020 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1519 | 2026.03.27 20:01:42.417254 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2026.03.27 20:01:42.417397 [ 75 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1521 | 2026.03.27 20:01:42.417400 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2911 | ||
| 1522 | 2026.03.27 20:01:42.417461 [ 75 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1523 | 2026.03.27 20:01:42.417490 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1524 | 2026.03.27 20:01:42.419597 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 1525 | 2026.03.27 20:01:42.421810 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1526 | 2026.03.27 20:01:42.424180 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1527 | 2026.03.27 20:01:42.428793 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 503 rows starting from the beginning of the part | ||
| 1528 | 2026.03.27 20:01:42.428901 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1529 | 2026.03.27 20:01:42.429098 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1530 | 2026.03.27 20:01:42.429190 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1531 | 2026.03.27 20:01:42.429283 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1532 | 2026.03.27 20:01:42.460170 [ 201 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2911 rows, containing 4 columns (4 merged, 0 gathered) in 0.042574972 sec., 68373.50356918614 rows/sec., 1001.56 KiB/sec. | ||
| 1533 | 2026.03.27 20:01:42.461171 [ 198 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1534 | 2026.03.27 20:01:42.461460 [ 198 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_6_1} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1535 | 2026.03.27 20:01:42.461529 [ 198 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_6_1} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1536 | 2026.03.27 20:01:42.463451 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 1537 | 2026.03.27 20:01:42.557386 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1538 | 2026.03.27 20:01:42.574576 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2026.03.27 20:01:42.574625 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1540 | 2026.03.27 20:01:42.580757 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1541 | 2026.03.27 20:01:42.581467 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1542 | 2026.03.27 20:01:42.581730 [ 75 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1543 | 2026.03.27 20:01:42.581771 [ 75 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2026.03.27 20:01:42.581792 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1545 | 2026.03.27 20:01:42.581920 [ 198 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 1546 | 2026.03.27 20:01:42.584861 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1547 | 2026.03.27 20:01:42.586460 [ 198 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1548 | 2026.03.27 20:01:42.587870 [ 198 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 1549 | 2026.03.27 20:01:42.592412 [ 198 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 1550 | 2026.03.27 20:01:42.596618 [ 198 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 1551 | 2026.03.27 20:01:42.600783 [ 198 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 1552 | 2026.03.27 20:01:42.607862 [ 198 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 1553 | 2026.03.27 20:01:42.612391 [ 198 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 1554 | 2026.03.27 20:01:42.675883 [ 201 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.094024601 sec., 489.2336634324032 rows/sec., 2.53 MiB/sec. | ||
| 1555 | 2026.03.27 20:01:42.677915 [ 190 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1556 | 2026.03.27 20:01:42.679842 [ 190 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_6_1} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2026.03.27 20:01:42.679946 [ 190 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_6_1} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1558 | 2026.03.27 20:01:42.681348 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1559 | 2026.03.27 20:01:43.001164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.00 MiB, peak 180.54 MiB, free memory in arenas 0.00 B, will set to 180.42 MiB (RSS), difference: 9.42 MiB | ||
| 1560 | 2026.03.27 20:01:46.274697 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1561 | 2026.03.27 20:01:46.274949 [ 275 ] {56675b7d-6bb2-47d6-b47a-fee2e9f8c68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1562 | 2026.03.27 20:01:46.275278 [ 275 ] {56675b7d-6bb2-47d6-b47a-fee2e9f8c68b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1563 | 2026.03.27 20:01:46.279407 [ 275 ] {56675b7d-6bb2-47d6-b47a-fee2e9f8c68b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1564 | 2026.03.27 20:01:46.279722 [ 275 ] {56675b7d-6bb2-47d6-b47a-fee2e9f8c68b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1565 | 2026.03.27 20:01:46.279800 [ 275 ] {56675b7d-6bb2-47d6-b47a-fee2e9f8c68b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1566 | 2026.03.27 20:01:46.279994 [ 275 ] {56675b7d-6bb2-47d6-b47a-fee2e9f8c68b} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1567 | 2026.03.27 20:01:46.282261 [ 275 ] {56675b7d-6bb2-47d6-b47a-fee2e9f8c68b} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1568 | 2026.03.27 20:01:46.284170 [ 275 ] {56675b7d-6bb2-47d6-b47a-fee2e9f8c68b} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (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 | ||
| 1569 | 2026.03.27 20:01:46.284196 [ 275 ] {56675b7d-6bb2-47d6-b47a-fee2e9f8c68b} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1570 | 2026.03.27 20:01:46.284287 [ 275 ] {56675b7d-6bb2-47d6-b47a-fee2e9f8c68b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1571 | 2026.03.27 20:01:46.284314 [ 275 ] {56675b7d-6bb2-47d6-b47a-fee2e9f8c68b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1572 | 2026.03.27 20:01:46.293784 [ 275 ] {56675b7d-6bb2-47d6-b47a-fee2e9f8c68b} <Debug> executeQuery: Read 28 rows, 1011.00 B in 0.018922 sec., 1479.7590106754042 rows/sec., 52.18 KiB/sec. | ||
| 1573 | 2026.03.27 20:01:46.293920 [ 275 ] {56675b7d-6bb2-47d6-b47a-fee2e9f8c68b} <Debug> TCPHandler: Processed in 0.019352102 sec. | ||
| 1574 | 2026.03.27 20:01:46.294267 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1575 | 2026.03.27 20:01:46.294474 [ 275 ] {76c47316-7924-4e4f-b893-76fc230a57ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1576 | 2026.03.27 20:01:46.294783 [ 275 ] {76c47316-7924-4e4f-b893-76fc230a57ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1577 | 2026.03.27 20:01:46.294817 [ 275 ] {76c47316-7924-4e4f-b893-76fc230a57ec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1578 | 2026.03.27 20:01:46.295002 [ 275 ] {76c47316-7924-4e4f-b893-76fc230a57ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1579 | 2026.03.27 20:01:46.295055 [ 275 ] {76c47316-7924-4e4f-b893-76fc230a57ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1580 | 2026.03.27 20:01:46.295160 [ 275 ] {76c47316-7924-4e4f-b893-76fc230a57ec} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1581 | 2026.03.27 20:01:46.295189 [ 275 ] {76c47316-7924-4e4f-b893-76fc230a57ec} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1582 | 2026.03.27 20:01:46.295208 [ 275 ] {76c47316-7924-4e4f-b893-76fc230a57ec} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (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 | ||
| 1583 | 2026.03.27 20:01:46.295222 [ 275 ] {76c47316-7924-4e4f-b893-76fc230a57ec} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1584 | 2026.03.27 20:01:46.295257 [ 275 ] {76c47316-7924-4e4f-b893-76fc230a57ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1585 | 2026.03.27 20:01:46.295275 [ 275 ] {76c47316-7924-4e4f-b893-76fc230a57ec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1586 | 2026.03.27 20:01:46.295933 [ 275 ] {76c47316-7924-4e4f-b893-76fc230a57ec} <Debug> executeQuery: Read 28 rows, 1011.00 B in 0.001552 sec., 18041.23711340206 rows/sec., 636.15 KiB/sec. | ||
| 1587 | 2026.03.27 20:01:46.296025 [ 275 ] {76c47316-7924-4e4f-b893-76fc230a57ec} <Debug> TCPHandler: Processed in 0.001834123 sec. | ||
| 1588 | 2026.03.27 20:01:46.296231 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1589 | 2026.03.27 20:01:46.296364 [ 275 ] {a9bf9d32-3996-4f22-948d-07e0b9ceab54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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_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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1590 | 2026.03.27 20:01:46.296571 [ 275 ] {a9bf9d32-3996-4f22-948d-07e0b9ceab54} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1591 | 2026.03.27 20:01:46.296605 [ 275 ] {a9bf9d32-3996-4f22-948d-07e0b9ceab54} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1592 | 2026.03.27 20:01:46.296791 [ 275 ] {a9bf9d32-3996-4f22-948d-07e0b9ceab54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1593 | 2026.03.27 20:01:46.296844 [ 275 ] {a9bf9d32-3996-4f22-948d-07e0b9ceab54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1594 | 2026.03.27 20:01:46.296961 [ 275 ] {a9bf9d32-3996-4f22-948d-07e0b9ceab54} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1595 | 2026.03.27 20:01:46.296994 [ 275 ] {a9bf9d32-3996-4f22-948d-07e0b9ceab54} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1596 | 2026.03.27 20:01:46.297012 [ 275 ] {a9bf9d32-3996-4f22-948d-07e0b9ceab54} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (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 | ||
| 1597 | 2026.03.27 20:01:46.297027 [ 275 ] {a9bf9d32-3996-4f22-948d-07e0b9ceab54} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1598 | 2026.03.27 20:01:46.297062 [ 275 ] {a9bf9d32-3996-4f22-948d-07e0b9ceab54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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_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', 'zone:cpu_nsec'))" | ||
| 1599 | 2026.03.27 20:01:46.297081 [ 275 ] {a9bf9d32-3996-4f22-948d-07e0b9ceab54} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1600 | 2026.03.27 20:01:46.297528 [ 275 ] {a9bf9d32-3996-4f22-948d-07e0b9ceab54} <Debug> executeQuery: Read 28 rows, 1011.00 B in 0.001217 sec., 23007.395234182415 rows/sec., 811.26 KiB/sec. | ||
| 1601 | 2026.03.27 20:01:46.297614 [ 275 ] {a9bf9d32-3996-4f22-948d-07e0b9ceab54} <Debug> TCPHandler: Processed in 0.001432186 sec. | ||
| 1602 | 2026.03.27 20:01:46.297807 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1603 | 2026.03.27 20:01:46.297938 [ 275 ] {c2f829bb-8409-4585-8ee4-157fc99aab4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1604 | 2026.03.27 20:01:46.298140 [ 275 ] {c2f829bb-8409-4585-8ee4-157fc99aab4e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1605 | 2026.03.27 20:01:46.298174 [ 275 ] {c2f829bb-8409-4585-8ee4-157fc99aab4e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1606 | 2026.03.27 20:01:46.298357 [ 275 ] {c2f829bb-8409-4585-8ee4-157fc99aab4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1607 | 2026.03.27 20:01:46.298409 [ 275 ] {c2f829bb-8409-4585-8ee4-157fc99aab4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1608 | 2026.03.27 20:01:46.298506 [ 275 ] {c2f829bb-8409-4585-8ee4-157fc99aab4e} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1609 | 2026.03.27 20:01:46.298534 [ 275 ] {c2f829bb-8409-4585-8ee4-157fc99aab4e} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1610 | 2026.03.27 20:01:46.298554 [ 275 ] {c2f829bb-8409-4585-8ee4-157fc99aab4e} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (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.27 20:01:46.298568 [ 275 ] {c2f829bb-8409-4585-8ee4-157fc99aab4e} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1612 | 2026.03.27 20:01:46.298601 [ 275 ] {c2f829bb-8409-4585-8ee4-157fc99aab4e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec'))" | ||
| 1613 | 2026.03.27 20:01:46.298618 [ 275 ] {c2f829bb-8409-4585-8ee4-157fc99aab4e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1614 | 2026.03.27 20:01:46.299022 [ 275 ] {c2f829bb-8409-4585-8ee4-157fc99aab4e} <Debug> executeQuery: Read 28 rows, 1011.00 B in 0.001144 sec., 24475.524475524475 rows/sec., 863.03 KiB/sec. | ||
| 1615 | 2026.03.27 20:01:46.299101 [ 275 ] {c2f829bb-8409-4585-8ee4-157fc99aab4e} <Debug> TCPHandler: Processed in 0.001355004 sec. | ||
| 1616 | 2026.03.27 20:01:46.364816 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1617 | 2026.03.27 20:01:46.364949 [ 275 ] {b73f6328-4aa4-4925-addc-241d9d3e46ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1618 | 2026.03.27 20:01:46.365001 [ 275 ] {b73f6328-4aa4-4925-addc-241d9d3e46ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1619 | 2026.03.27 20:01:46.365650 [ 275 ] {b73f6328-4aa4-4925-addc-241d9d3e46ff} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2026.03.27 20:01:46.365701 [ 275 ] {b73f6328-4aa4-4925-addc-241d9d3e46ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1621 | 2026.03.27 20:01:46.366139 [ 275 ] {b73f6328-4aa4-4925-addc-241d9d3e46ff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1622 | 2026.03.27 20:01:46.366339 [ 275 ] {b73f6328-4aa4-4925-addc-241d9d3e46ff} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af): 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.27 20:01:46.366486 [ 275 ] {b73f6328-4aa4-4925-addc-241d9d3e46ff} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001576 sec., 2538.0710659898477 rows/sec., 322.84 KiB/sec. | ||
| 1624 | 2026.03.27 20:01:46.366525 [ 275 ] {b73f6328-4aa4-4925-addc-241d9d3e46ff} <Debug> TCPHandler: Processed in 0.001794402 sec. | ||
| 1625 | 2026.03.27 20:01:46.366638 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1626 | 2026.03.27 20:01:46.366733 [ 275 ] {61b359e5-94a8-46d7-bfa2-fe50ce8e6ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1627 | 2026.03.27 20:01:46.366773 [ 275 ] {61b359e5-94a8-46d7-bfa2-fe50ce8e6ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1628 | 2026.03.27 20:01:46.367312 [ 275 ] {61b359e5-94a8-46d7-bfa2-fe50ce8e6ede} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2026.03.27 20:01:46.367351 [ 275 ] {61b359e5-94a8-46d7-bfa2-fe50ce8e6ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1630 | 2026.03.27 20:01:46.367672 [ 275 ] {61b359e5-94a8-46d7-bfa2-fe50ce8e6ede} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1631 | 2026.03.27 20:01:46.367884 [ 275 ] {61b359e5-94a8-46d7-bfa2-fe50ce8e6ede} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): 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.27 20:01:46.368015 [ 275 ] {61b359e5-94a8-46d7-bfa2-fe50ce8e6ede} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001301 sec., 218293.620292083 rows/sec., 13.86 MiB/sec. | ||
| 1633 | 2026.03.27 20:01:46.368052 [ 275 ] {61b359e5-94a8-46d7-bfa2-fe50ce8e6ede} <Debug> TCPHandler: Processed in 0.001462206 sec. | ||
| 1634 | 2026.03.27 20:01:46.368167 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1635 | 2026.03.27 20:01:46.368261 [ 275 ] {81f8d2df-9da5-46cf-b3a6-27308809e1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1636 | 2026.03.27 20:01:46.368301 [ 275 ] {81f8d2df-9da5-46cf-b3a6-27308809e1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1637 | 2026.03.27 20:01:46.368679 [ 275 ] {81f8d2df-9da5-46cf-b3a6-27308809e1fb} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2026.03.27 20:01:46.368716 [ 275 ] {81f8d2df-9da5-46cf-b3a6-27308809e1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1639 | 2026.03.27 20:01:46.368998 [ 275 ] {81f8d2df-9da5-46cf-b3a6-27308809e1fb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1640 | 2026.03.27 20:01:46.369217 [ 275 ] {81f8d2df-9da5-46cf-b3a6-27308809e1fb} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): 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.27 20:01:46.369342 [ 275 ] {81f8d2df-9da5-46cf-b3a6-27308809e1fb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001099 sec., 1819.8362147406735 rows/sec., 148.39 KiB/sec. | ||
| 1642 | 2026.03.27 20:01:46.369380 [ 275 ] {81f8d2df-9da5-46cf-b3a6-27308809e1fb} <Debug> TCPHandler: Processed in 0.001261203 sec. | ||
| 1643 | 2026.03.27 20:01:46.369488 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2026.03.27 20:01:46.369582 [ 275 ] {4af49adb-6ccf-4de4-b9dd-04c3b1dbaa11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1645 | 2026.03.27 20:01:46.369621 [ 275 ] {4af49adb-6ccf-4de4-b9dd-04c3b1dbaa11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1646 | 2026.03.27 20:01:46.371539 [ 275 ] {4af49adb-6ccf-4de4-b9dd-04c3b1dbaa11} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1647 | 2026.03.27 20:01:46.371577 [ 275 ] {4af49adb-6ccf-4de4-b9dd-04c3b1dbaa11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1648 | 2026.03.27 20:01:46.372249 [ 275 ] {4af49adb-6ccf-4de4-b9dd-04c3b1dbaa11} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1649 | 2026.03.27 20:01:46.372452 [ 275 ] {4af49adb-6ccf-4de4-b9dd-04c3b1dbaa11} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1650 | 2026.03.27 20:01:46.372575 [ 275 ] {4af49adb-6ccf-4de4-b9dd-04c3b1dbaa11} <Debug> executeQuery: Read 3135 rows, 240.59 KiB in 0.003055 sec., 1026186.5793780688 rows/sec., 76.91 MiB/sec. | ||
| 1651 | 2026.03.27 20:01:46.372612 [ 275 ] {4af49adb-6ccf-4de4-b9dd-04c3b1dbaa11} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 1652 | 2026.03.27 20:01:46.372625 [ 275 ] {4af49adb-6ccf-4de4-b9dd-04c3b1dbaa11} <Debug> TCPHandler: Processed in 0.003232757 sec. | ||
| 1653 | 2026.03.27 20:01:46.372729 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1654 | 2026.03.27 20:01:46.372819 [ 275 ] {5bbbcbcb-20a5-4c42-bb52-1a3a4d79254d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1655 | 2026.03.27 20:01:46.372921 [ 275 ] {5bbbcbcb-20a5-4c42-bb52-1a3a4d79254d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1656 | 2026.03.27 20:01:46.373365 [ 275 ] {5bbbcbcb-20a5-4c42-bb52-1a3a4d79254d} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2026.03.27 20:01:46.373403 [ 275 ] {5bbbcbcb-20a5-4c42-bb52-1a3a4d79254d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1658 | 2026.03.27 20:01:46.373702 [ 275 ] {5bbbcbcb-20a5-4c42-bb52-1a3a4d79254d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1659 | 2026.03.27 20:01:46.373906 [ 275 ] {5bbbcbcb-20a5-4c42-bb52-1a3a4d79254d} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): 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.27 20:01:46.374033 [ 275 ] {5bbbcbcb-20a5-4c42-bb52-1a3a4d79254d} <Debug> executeQuery: Read 175 rows, 11.01 KiB in 0.001171 sec., 149444.91887275834 rows/sec., 9.18 MiB/sec. | ||
| 1661 | 2026.03.27 20:01:46.374070 [ 275 ] {5bbbcbcb-20a5-4c42-bb52-1a3a4d79254d} <Debug> TCPHandler: Processed in 0.001336043 sec. | ||
| 1662 | 2026.03.27 20:01:46.374182 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1663 | 2026.03.27 20:01:46.374278 [ 275 ] {5c66eeb8-963f-4f1b-9aee-a5c46f825c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1664 | 2026.03.27 20:01:46.374318 [ 275 ] {5c66eeb8-963f-4f1b-9aee-a5c46f825c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1665 | 2026.03.27 20:01:46.375016 [ 275 ] {5c66eeb8-963f-4f1b-9aee-a5c46f825c31} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1666 | 2026.03.27 20:01:46.375054 [ 275 ] {5c66eeb8-963f-4f1b-9aee-a5c46f825c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1667 | 2026.03.27 20:01:46.375404 [ 275 ] {5c66eeb8-963f-4f1b-9aee-a5c46f825c31} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1668 | 2026.03.27 20:01:46.375614 [ 275 ] {5c66eeb8-963f-4f1b-9aee-a5c46f825c31} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): 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.27 20:01:46.375736 [ 275 ] {5c66eeb8-963f-4f1b-9aee-a5c46f825c31} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001476 sec., 643631.4363143631 rows/sec., 37.87 MiB/sec. | ||
| 1670 | 2026.03.27 20:01:46.375773 [ 275 ] {5c66eeb8-963f-4f1b-9aee-a5c46f825c31} <Debug> TCPHandler: Processed in 0.001640998 sec. | ||
| 1671 | 2026.03.27 20:01:46.375885 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1672 | 2026.03.27 20:01:46.375980 [ 275 ] {0d368ea7-dc12-495f-a450-112c38821a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1673 | 2026.03.27 20:01:46.376019 [ 275 ] {0d368ea7-dc12-495f-a450-112c38821a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1674 | 2026.03.27 20:01:46.376392 [ 275 ] {0d368ea7-dc12-495f-a450-112c38821a72} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1675 | 2026.03.27 20:01:46.376429 [ 275 ] {0d368ea7-dc12-495f-a450-112c38821a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1676 | 2026.03.27 20:01:46.376704 [ 275 ] {0d368ea7-dc12-495f-a450-112c38821a72} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1677 | 2026.03.27 20:01:46.376910 [ 275 ] {0d368ea7-dc12-495f-a450-112c38821a72} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1678 | 2026.03.27 20:01:46.377038 [ 275 ] {0d368ea7-dc12-495f-a450-112c38821a72} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 65.29 KiB/sec. | ||
| 1679 | 2026.03.27 20:01:46.377075 [ 275 ] {0d368ea7-dc12-495f-a450-112c38821a72} <Debug> TCPHandler: Processed in 0.001237773 sec. | ||
| 1680 | 2026.03.27 20:01:46.377180 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1681 | 2026.03.27 20:01:46.377274 [ 275 ] {867c4693-4610-45d7-90c3-b8f9ea661bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1682 | 2026.03.27 20:01:46.377314 [ 275 ] {867c4693-4610-45d7-90c3-b8f9ea661bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1683 | 2026.03.27 20:01:46.377725 [ 275 ] {867c4693-4610-45d7-90c3-b8f9ea661bdc} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1684 | 2026.03.27 20:01:46.377762 [ 275 ] {867c4693-4610-45d7-90c3-b8f9ea661bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1685 | 2026.03.27 20:01:46.378057 [ 275 ] {867c4693-4610-45d7-90c3-b8f9ea661bdc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1686 | 2026.03.27 20:01:46.378264 [ 275 ] {867c4693-4610-45d7-90c3-b8f9ea661bdc} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): 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.27 20:01:46.378388 [ 275 ] {867c4693-4610-45d7-90c3-b8f9ea661bdc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001131 sec., 130857.6480990274 rows/sec., 7.44 MiB/sec. | ||
| 1688 | 2026.03.27 20:01:46.378424 [ 275 ] {867c4693-4610-45d7-90c3-b8f9ea661bdc} <Debug> TCPHandler: Processed in 0.001292033 sec. | ||
| 1689 | 2026.03.27 20:01:46.378531 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1690 | 2026.03.27 20:01:46.378624 [ 275 ] {9893b32b-e7a8-4fda-924a-d059aec53e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1691 | 2026.03.27 20:01:46.378663 [ 275 ] {9893b32b-e7a8-4fda-924a-d059aec53e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1692 | 2026.03.27 20:01:46.379624 [ 275 ] {9893b32b-e7a8-4fda-924a-d059aec53e7a} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1693 | 2026.03.27 20:01:46.379661 [ 275 ] {9893b32b-e7a8-4fda-924a-d059aec53e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1694 | 2026.03.27 20:01:46.380074 [ 275 ] {9893b32b-e7a8-4fda-924a-d059aec53e7a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1695 | 2026.03.27 20:01:46.380287 [ 275 ] {9893b32b-e7a8-4fda-924a-d059aec53e7a} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1696 | 2026.03.27 20:01:46.380421 [ 275 ] {9893b32b-e7a8-4fda-924a-d059aec53e7a} <Debug> executeQuery: Read 1682 rows, 115.47 KiB in 0.001814 sec., 927232.6350606395 rows/sec., 62.16 MiB/sec. | ||
| 1697 | 2026.03.27 20:01:46.380458 [ 275 ] {9893b32b-e7a8-4fda-924a-d059aec53e7a} <Debug> TCPHandler: Processed in 0.001975345 sec. | ||
| 1698 | 2026.03.27 20:01:46.380572 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1699 | 2026.03.27 20:01:46.380667 [ 275 ] {d6e537ac-fa39-4f43-87e6-26819815f3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1700 | 2026.03.27 20:01:46.380707 [ 275 ] {d6e537ac-fa39-4f43-87e6-26819815f3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1701 | 2026.03.27 20:01:46.381031 [ 275 ] {d6e537ac-fa39-4f43-87e6-26819815f3c3} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2026.03.27 20:01:46.381067 [ 275 ] {d6e537ac-fa39-4f43-87e6-26819815f3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1703 | 2026.03.27 20:01:46.381373 [ 275 ] {d6e537ac-fa39-4f43-87e6-26819815f3c3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1704 | 2026.03.27 20:01:46.381580 [ 275 ] {d6e537ac-fa39-4f43-87e6-26819815f3c3} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): 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.27 20:01:46.381715 [ 275 ] {d6e537ac-fa39-4f43-87e6-26819815f3c3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 1706 | 2026.03.27 20:01:46.381751 [ 275 ] {d6e537ac-fa39-4f43-87e6-26819815f3c3} <Debug> TCPHandler: Processed in 0.001227792 sec. | ||
| 1707 | 2026.03.27 20:01:46.381860 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1708 | 2026.03.27 20:01:46.381953 [ 275 ] {3cb3f743-1348-459a-ae1f-b7704d56aedd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1709 | 2026.03.27 20:01:46.381995 [ 275 ] {3cb3f743-1348-459a-ae1f-b7704d56aedd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1710 | 2026.03.27 20:01:46.382611 [ 275 ] {3cb3f743-1348-459a-ae1f-b7704d56aedd} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1711 | 2026.03.27 20:01:46.382647 [ 275 ] {3cb3f743-1348-459a-ae1f-b7704d56aedd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1712 | 2026.03.27 20:01:46.383074 [ 275 ] {3cb3f743-1348-459a-ae1f-b7704d56aedd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1713 | 2026.03.27 20:01:46.383279 [ 275 ] {3cb3f743-1348-459a-ae1f-b7704d56aedd} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1714 | 2026.03.27 20:01:46.383410 [ 275 ] {3cb3f743-1348-459a-ae1f-b7704d56aedd} <Debug> executeQuery: Read 1572 rows, 97.46 KiB in 0.001475 sec., 1065762.7118644067 rows/sec., 64.53 MiB/sec. | ||
| 1715 | 2026.03.27 20:01:46.383447 [ 275 ] {3cb3f743-1348-459a-ae1f-b7704d56aedd} <Debug> TCPHandler: Processed in 0.001635429 sec. | ||
| 1716 | 2026.03.27 20:01:46.383560 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1717 | 2026.03.27 20:01:46.383654 [ 275 ] {06a397fe-2138-4ac4-940d-f9e7260af78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1718 | 2026.03.27 20:01:46.383696 [ 275 ] {06a397fe-2138-4ac4-940d-f9e7260af78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1719 | 2026.03.27 20:01:46.384002 [ 275 ] {06a397fe-2138-4ac4-940d-f9e7260af78a} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1720 | 2026.03.27 20:01:46.384038 [ 275 ] {06a397fe-2138-4ac4-940d-f9e7260af78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1721 | 2026.03.27 20:01:46.384320 [ 275 ] {06a397fe-2138-4ac4-940d-f9e7260af78a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1722 | 2026.03.27 20:01:46.384522 [ 275 ] {06a397fe-2138-4ac4-940d-f9e7260af78a} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): 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.27 20:01:46.384654 [ 275 ] {06a397fe-2138-4ac4-940d-f9e7260af78a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 1724 | 2026.03.27 20:01:46.384691 [ 275 ] {06a397fe-2138-4ac4-940d-f9e7260af78a} <Debug> TCPHandler: Processed in 0.001179961 sec. | ||
| 1725 | 2026.03.27 20:01:46.384800 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1726 | 2026.03.27 20:01:46.384894 [ 275 ] {47fd1057-f6e7-40f1-b667-8195f34c245d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1727 | 2026.03.27 20:01:46.384947 [ 275 ] {47fd1057-f6e7-40f1-b667-8195f34c245d} <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.27 20:01:46.385688 [ 275 ] {47fd1057-f6e7-40f1-b667-8195f34c245d} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1729 | 2026.03.27 20:01:46.385725 [ 275 ] {47fd1057-f6e7-40f1-b667-8195f34c245d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1730 | 2026.03.27 20:01:46.386269 [ 275 ] {47fd1057-f6e7-40f1-b667-8195f34c245d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1731 | 2026.03.27 20:01:46.386522 [ 275 ] {47fd1057-f6e7-40f1-b667-8195f34c245d} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): 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.27 20:01:46.386662 [ 275 ] {47fd1057-f6e7-40f1-b667-8195f34c245d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001786 sec., 17357.222844344906 rows/sec., 31.10 MiB/sec. | ||
| 1733 | 2026.03.27 20:01:46.386714 [ 275 ] {47fd1057-f6e7-40f1-b667-8195f34c245d} <Debug> TCPHandler: Processed in 0.001961215 sec. | ||
| 1734 | 2026.03.27 20:01:46.386828 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1735 | 2026.03.27 20:01:46.386925 [ 275 ] {fc0b670f-9771-4067-832e-90d9bb321941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1736 | 2026.03.27 20:01:46.386964 [ 275 ] {fc0b670f-9771-4067-832e-90d9bb321941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1737 | 2026.03.27 20:01:46.387264 [ 275 ] {fc0b670f-9771-4067-832e-90d9bb321941} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2026.03.27 20:01:46.387299 [ 275 ] {fc0b670f-9771-4067-832e-90d9bb321941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1739 | 2026.03.27 20:01:46.387565 [ 275 ] {fc0b670f-9771-4067-832e-90d9bb321941} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1740 | 2026.03.27 20:01:46.387755 [ 275 ] {fc0b670f-9771-4067-832e-90d9bb321941} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2026.03.27 20:01:46.387937 [ 275 ] {fc0b670f-9771-4067-832e-90d9bb321941} <Debug> executeQuery: Read 32 rows, 1.75 KiB in 0.001031 sec., 31037.827352085355 rows/sec., 1.66 MiB/sec. | ||
| 1742 | 2026.03.27 20:01:46.387972 [ 275 ] {fc0b670f-9771-4067-832e-90d9bb321941} <Debug> TCPHandler: Processed in 0.001191481 sec. | ||
| 1743 | 2026.03.27 20:01:47.419141 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 262 | ||
| 1744 | 2026.03.27 20:01:47.421805 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1745 | 2026.03.27 20:01:47.421858 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1746 | 2026.03.27 20:01:47.423145 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1747 | 2026.03.27 20:01:47.423439 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1748 | 2026.03.27 20:01:47.423755 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 262 | ||
| 1749 | 2026.03.27 20:01:49.917600 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3359 | ||
| 1750 | 2026.03.27 20:01:49.918300 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1751 | 2026.03.27 20:01:49.918349 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1752 | 2026.03.27 20:01:49.918905 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1753 | 2026.03.27 20:01:49.919152 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1754 | 2026.03.27 20:01:49.919300 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3359 | ||
| 1755 | 2026.03.27 20:01:50.085028 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1756 | 2026.03.27 20:01:50.102408 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1757 | 2026.03.27 20:01:50.102475 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1758 | 2026.03.27 20:01:50.108527 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1759 | 2026.03.27 20:01:50.109480 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1760 | 2026.03.27 20:01:50.114663 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1761 | 2026.03.27 20:01:51.076870 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1762 | 2026.03.27 20:01:51.077082 [ 275 ] {818b5a4e-c41a-435f-826c-a1dbbfc56e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1763 | 2026.03.27 20:01:51.077155 [ 275 ] {818b5a4e-c41a-435f-826c-a1dbbfc56e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1764 | 2026.03.27 20:01:51.077803 [ 275 ] {818b5a4e-c41a-435f-826c-a1dbbfc56e4b} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1765 | 2026.03.27 20:01:51.077851 [ 275 ] {818b5a4e-c41a-435f-826c-a1dbbfc56e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1766 | 2026.03.27 20:01:51.078249 [ 275 ] {818b5a4e-c41a-435f-826c-a1dbbfc56e4b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1767 | 2026.03.27 20:01:51.078557 [ 275 ] {818b5a4e-c41a-435f-826c-a1dbbfc56e4b} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1768 | 2026.03.27 20:01:51.078716 [ 275 ] {818b5a4e-c41a-435f-826c-a1dbbfc56e4b} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001687 sec., 2371.072910491998 rows/sec., 199.71 KiB/sec. | ||
| 1769 | 2026.03.27 20:01:51.078758 [ 275 ] {818b5a4e-c41a-435f-826c-a1dbbfc56e4b} <Debug> TCPHandler: Processed in 0.002019185 sec. | ||
| 1770 | 2026.03.27 20:01:51.078886 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1771 | 2026.03.27 20:01:51.078980 [ 275 ] {2df0a15e-6987-480e-8841-599924c58709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1772 | 2026.03.27 20:01:51.079019 [ 275 ] {2df0a15e-6987-480e-8841-599924c58709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1773 | 2026.03.27 20:01:51.079412 [ 275 ] {2df0a15e-6987-480e-8841-599924c58709} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1774 | 2026.03.27 20:01:51.079450 [ 275 ] {2df0a15e-6987-480e-8841-599924c58709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1775 | 2026.03.27 20:01:51.079736 [ 275 ] {2df0a15e-6987-480e-8841-599924c58709} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1776 | 2026.03.27 20:01:51.079940 [ 275 ] {2df0a15e-6987-480e-8841-599924c58709} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1777 | 2026.03.27 20:01:51.080069 [ 275 ] {2df0a15e-6987-480e-8841-599924c58709} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001108 sec., 7220.216606498195 rows/sec., 579.94 KiB/sec. | ||
| 1778 | 2026.03.27 20:01:51.080107 [ 275 ] {2df0a15e-6987-480e-8841-599924c58709} <Debug> TCPHandler: Processed in 0.001269112 sec. | ||
| 1779 | 2026.03.27 20:01:51.080222 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1780 | 2026.03.27 20:01:51.080316 [ 275 ] {5afe4b4d-9da2-429e-b4cc-a59836e3d95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1781 | 2026.03.27 20:01:51.080358 [ 275 ] {5afe4b4d-9da2-429e-b4cc-a59836e3d95d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1782 | 2026.03.27 20:01:51.080715 [ 275 ] {5afe4b4d-9da2-429e-b4cc-a59836e3d95d} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1783 | 2026.03.27 20:01:51.080750 [ 275 ] {5afe4b4d-9da2-429e-b4cc-a59836e3d95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1784 | 2026.03.27 20:01:51.081077 [ 275 ] {5afe4b4d-9da2-429e-b4cc-a59836e3d95d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1785 | 2026.03.27 20:01:51.081290 [ 275 ] {5afe4b4d-9da2-429e-b4cc-a59836e3d95d} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2026.03.27 20:01:51.081418 [ 275 ] {5afe4b4d-9da2-429e-b4cc-a59836e3d95d} <Debug> executeQuery: Read 8 rows, 624.00 B in 0.001121 sec., 7136.485280999108 rows/sec., 543.60 KiB/sec. | ||
| 1787 | 2026.03.27 20:01:51.081454 [ 275 ] {5afe4b4d-9da2-429e-b4cc-a59836e3d95d} <Debug> TCPHandler: Processed in 0.001279132 sec. | ||
| 1788 | 2026.03.27 20:01:51.081570 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1789 | 2026.03.27 20:01:51.081665 [ 275 ] {b602c267-85a9-4968-926d-66ae5e393b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1790 | 2026.03.27 20:01:51.081705 [ 275 ] {b602c267-85a9-4968-926d-66ae5e393b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1791 | 2026.03.27 20:01:51.082022 [ 275 ] {b602c267-85a9-4968-926d-66ae5e393b9b} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1792 | 2026.03.27 20:01:51.082056 [ 275 ] {b602c267-85a9-4968-926d-66ae5e393b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1793 | 2026.03.27 20:01:51.082369 [ 275 ] {b602c267-85a9-4968-926d-66ae5e393b9b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1794 | 2026.03.27 20:01:51.082582 [ 275 ] {b602c267-85a9-4968-926d-66ae5e393b9b} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1795 | 2026.03.27 20:01:51.082710 [ 275 ] {b602c267-85a9-4968-926d-66ae5e393b9b} <Debug> executeQuery: Read 8 rows, 516.00 B in 0.001063 sec., 7525.8701787394175 rows/sec., 474.04 KiB/sec. | ||
| 1796 | 2026.03.27 20:01:51.082744 [ 275 ] {b602c267-85a9-4968-926d-66ae5e393b9b} <Debug> TCPHandler: Processed in 0.001224052 sec. | ||
| 1797 | 2026.03.27 20:01:55.539539 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61105 | ||
| 1798 | 2026.03.27 20:01:55.539651 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1799 | 2026.03.27 20:01:55.539677 [ 286 ] {} <Debug> TCP-Session: 741881ab-7c4d-4ba0-a490-629135bdfed2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61105 | ||
| 1800 | 2026.03.27 20:01:55.539698 [ 286 ] {} <Debug> TCP-Session: 741881ab-7c4d-4ba0-a490-629135bdfed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1801 | 2026.03.27 20:01:55.539711 [ 286 ] {} <Debug> TCP-Session: 741881ab-7c4d-4ba0-a490-629135bdfed2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1802 | 2026.03.27 20:01:55.539924 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59375 | ||
| 1803 | 2026.03.27 20:01:55.539979 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47405 | ||
| 1804 | 2026.03.27 20:01:55.540007 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44463 | ||
| 1805 | 2026.03.27 20:01:55.540017 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61670 | ||
| 1806 | 2026.03.27 20:01:55.540043 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54120 | ||
| 1807 | 2026.03.27 20:01:55.540046 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1808 | 2026.03.27 20:01:55.540038 [ 286 ] {} <Trace> TCP-Session: 741881ab-7c4d-4ba0-a490-629135bdfed2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1809 | 2026.03.27 20:01:55.540120 [ 287 ] {} <Debug> TCP-Session: df1feef5-9a77-4bf2-bbc4-4a7f9275a6db Authenticating user 'default' from [fd00:1122:3344:101::e]:59375 | ||
| 1810 | 2026.03.27 20:01:55.539996 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63209 | ||
| 1811 | 2026.03.27 20:01:55.540157 [ 287 ] {} <Debug> TCP-Session: df1feef5-9a77-4bf2-bbc4-4a7f9275a6db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1812 | 2026.03.27 20:01:55.540193 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1813 | 2026.03.27 20:01:55.540225 [ 287 ] {} <Debug> TCP-Session: df1feef5-9a77-4bf2-bbc4-4a7f9275a6db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1814 | 2026.03.27 20:01:55.540238 [ 291 ] {} <Debug> TCP-Session: d3ae3d4b-b944-4ab2-858d-b5ede51f237f Authenticating user 'default' from [fd00:1122:3344:101::e]:44463 | ||
| 1815 | 2026.03.27 20:01:55.539993 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34967 | ||
| 1816 | 2026.03.27 20:01:55.540260 [ 291 ] {} <Debug> TCP-Session: d3ae3d4b-b944-4ab2-858d-b5ede51f237f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1817 | 2026.03.27 20:01:55.540288 [ 286 ] {4e3905b6-d6de-484e-a50f-586b13e1b71a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61105) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1818 | 2026.03.27 20:01:55.540303 [ 291 ] {} <Debug> TCP-Session: d3ae3d4b-b944-4ab2-858d-b5ede51f237f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1819 | 2026.03.27 20:01:55.540037 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52161 | ||
| 1820 | 2026.03.27 20:01:55.540432 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1821 | 2026.03.27 20:01:55.540474 [ 288 ] {} <Debug> TCP-Session: 938946fc-3b47-4abf-b87a-e04750eb42ac Authenticating user 'default' from [fd00:1122:3344:101::e]:47405 | ||
| 1822 | 2026.03.27 20:01:55.540498 [ 288 ] {} <Debug> TCP-Session: 938946fc-3b47-4abf-b87a-e04750eb42ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1823 | 2026.03.27 20:01:55.540516 [ 288 ] {} <Debug> TCP-Session: 938946fc-3b47-4abf-b87a-e04750eb42ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1824 | 2026.03.27 20:01:55.540554 [ 286 ] {4e3905b6-d6de-484e-a50f-586b13e1b71a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1825 | 2026.03.27 20:01:55.540585 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1826 | 2026.03.27 20:01:55.540590 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1827 | 2026.03.27 20:01:55.540618 [ 286 ] {4e3905b6-d6de-484e-a50f-586b13e1b71a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1828 | 2026.03.27 20:01:55.540625 [ 290 ] {} <Debug> TCP-Session: b48bf6f3-7ba5-4a61-b350-3625e651163d Authenticating user 'default' from [fd00:1122:3344:101::e]:34967 | ||
| 1829 | 2026.03.27 20:01:55.540647 [ 293 ] {} <Debug> TCP-Session: 627e81be-09c6-441e-924b-a0fea67b2624 Authenticating user 'default' from [fd00:1122:3344:101::e]:52161 | ||
| 1830 | 2026.03.27 20:01:55.540657 [ 290 ] {} <Debug> TCP-Session: b48bf6f3-7ba5-4a61-b350-3625e651163d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1831 | 2026.03.27 20:01:55.540678 [ 293 ] {} <Debug> TCP-Session: 627e81be-09c6-441e-924b-a0fea67b2624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1832 | 2026.03.27 20:01:55.540679 [ 290 ] {} <Debug> TCP-Session: b48bf6f3-7ba5-4a61-b350-3625e651163d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1833 | 2026.03.27 20:01:55.540699 [ 293 ] {} <Debug> TCP-Session: 627e81be-09c6-441e-924b-a0fea67b2624 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1834 | 2026.03.27 20:01:55.540808 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1835 | 2026.03.27 20:01:55.540844 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1836 | 2026.03.27 20:01:55.540851 [ 289 ] {} <Debug> TCP-Session: f90743cb-2612-495e-83a5-f15d6a559f93 Authenticating user 'default' from [fd00:1122:3344:101::e]:63209 | ||
| 1837 | 2026.03.27 20:01:55.540872 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1838 | 2026.03.27 20:01:55.540886 [ 292 ] {} <Debug> TCP-Session: 7ffd13bd-98b6-43c8-96d9-a7f56fe3fe4f Authenticating user 'default' from [fd00:1122:3344:101::e]:61670 | ||
| 1839 | 2026.03.27 20:01:55.540904 [ 289 ] {} <Debug> TCP-Session: f90743cb-2612-495e-83a5-f15d6a559f93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1840 | 2026.03.27 20:01:55.540919 [ 286 ] {4e3905b6-d6de-484e-a50f-586b13e1b71a} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 1841 | 2026.03.27 20:01:55.540948 [ 289 ] {} <Debug> TCP-Session: f90743cb-2612-495e-83a5-f15d6a559f93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1842 | 2026.03.27 20:01:55.540923 [ 292 ] {} <Debug> TCP-Session: 7ffd13bd-98b6-43c8-96d9-a7f56fe3fe4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1843 | 2026.03.27 20:01:55.540922 [ 294 ] {} <Debug> TCP-Session: e27b5b6c-2610-4384-b97b-94559e6d5be9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54120 | ||
| 1844 | 2026.03.27 20:01:55.541002 [ 292 ] {} <Debug> TCP-Session: 7ffd13bd-98b6-43c8-96d9-a7f56fe3fe4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1845 | 2026.03.27 20:01:55.541016 [ 294 ] {} <Debug> TCP-Session: e27b5b6c-2610-4384-b97b-94559e6d5be9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1846 | 2026.03.27 20:01:55.541024 [ 286 ] {4e3905b6-d6de-484e-a50f-586b13e1b71a} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1847 | 2026.03.27 20:01:55.541029 [ 294 ] {} <Debug> TCP-Session: e27b5b6c-2610-4384-b97b-94559e6d5be9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1848 | 2026.03.27 20:01:55.909978 [ 299 ] {4e3905b6-d6de-484e-a50f-586b13e1b71a} <Trace> AggregatingTransform: Aggregating | ||
| 1849 | 2026.03.27 20:01:55.910054 [ 299 ] {4e3905b6-d6de-484e-a50f-586b13e1b71a} <Trace> Aggregator: Aggregation method: without_key | ||
| 1850 | 2026.03.27 20:01:55.910089 [ 299 ] {4e3905b6-d6de-484e-a50f-586b13e1b71a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001294963 sec. (772.223 rows/sec., 30.16 KiB/sec.) | ||
| 1851 | 2026.03.27 20:01:55.910105 [ 299 ] {4e3905b6-d6de-484e-a50f-586b13e1b71a} <Trace> Aggregator: Merging aggregated data | ||
| 1852 | 2026.03.27 20:01:55.911352 [ 286 ] {4e3905b6-d6de-484e-a50f-586b13e1b71a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.37111 sec., 2.69461884616421 rows/sec., 107.78 B/sec. | ||
| 1853 | 2026.03.27 20:01:55.911517 [ 286 ] {4e3905b6-d6de-484e-a50f-586b13e1b71a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1854 | 2026.03.27 20:01:55.911534 [ 286 ] {4e3905b6-d6de-484e-a50f-586b13e1b71a} <Debug> TCPHandler: Processed in 0.371610014 sec. | ||
| 1855 | 2026.03.27 20:01:55.911666 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1856 | 2026.03.27 20:01:55.911689 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1857 | 2026.03.27 20:01:55.911718 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1858 | 2026.03.27 20:01:55.911734 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1859 | 2026.03.27 20:01:55.911751 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1860 | 2026.03.27 20:01:55.911771 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1861 | 2026.03.27 20:01:55.911793 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1862 | 2026.03.27 20:01:55.911821 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1863 | 2026.03.27 20:01:55.911841 [ 291 ] {} <Debug> TCP-Session: d3ae3d4b-b944-4ab2-858d-b5ede51f237f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1864 | 2026.03.27 20:01:55.911857 [ 290 ] {} <Debug> TCP-Session: b48bf6f3-7ba5-4a61-b350-3625e651163d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1865 | 2026.03.27 20:01:55.911863 [ 286 ] {} <Debug> TCP-Session: 741881ab-7c4d-4ba0-a490-629135bdfed2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1866 | 2026.03.27 20:01:55.911820 [ 292 ] {} <Debug> TCP-Session: 7ffd13bd-98b6-43c8-96d9-a7f56fe3fe4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1867 | 2026.03.27 20:01:55.911810 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1868 | 2026.03.27 20:01:55.911804 [ 289 ] {} <Debug> TCP-Session: f90743cb-2612-495e-83a5-f15d6a559f93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1869 | 2026.03.27 20:01:55.911959 [ 293 ] {} <Debug> TCP-Session: 627e81be-09c6-441e-924b-a0fea67b2624 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1870 | 2026.03.27 20:01:55.911788 [ 287 ] {} <Debug> TCP-Session: df1feef5-9a77-4bf2-bbc4-4a7f9275a6db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1871 | 2026.03.27 20:01:55.911738 [ 294 ] {} <Debug> TCP-Session: e27b5b6c-2610-4384-b97b-94559e6d5be9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1872 | 2026.03.27 20:01:55.911728 [ 288 ] {} <Debug> TCP-Session: 938946fc-3b47-4abf-b87a-e04750eb42ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1873 | 2026.03.27 20:01:56.000413 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.44 MiB, peak 193.59 MiB, free memory in arenas 0.00 B, will set to 202.03 MiB (RSS), difference: 18.59 MiB | ||
| 1874 | 2026.03.27 20:01:56.077461 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1875 | 2026.03.27 20:01:56.077655 [ 275 ] {a189264e-4899-41db-ad04-53955dcaca71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1876 | 2026.03.27 20:01:56.077737 [ 275 ] {a189264e-4899-41db-ad04-53955dcaca71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1877 | 2026.03.27 20:01:56.078425 [ 275 ] {a189264e-4899-41db-ad04-53955dcaca71} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2026.03.27 20:01:56.078480 [ 275 ] {a189264e-4899-41db-ad04-53955dcaca71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1879 | 2026.03.27 20:01:56.078899 [ 275 ] {a189264e-4899-41db-ad04-53955dcaca71} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1880 | 2026.03.27 20:01:56.079214 [ 275 ] {a189264e-4899-41db-ad04-53955dcaca71} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2026.03.27 20:01:56.079388 [ 51 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1882 | 2026.03.27 20:01:56.079422 [ 275 ] {a189264e-4899-41db-ad04-53955dcaca71} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001818 sec., 2200.2200220022005 rows/sec., 185.32 KiB/sec. | ||
| 1883 | 2026.03.27 20:01:56.079454 [ 51 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2026.03.27 20:01:56.079483 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1885 | 2026.03.27 20:01:56.079486 [ 275 ] {a189264e-4899-41db-ad04-53955dcaca71} <Debug> TCPHandler: Processed in 0.002158778 sec. | ||
| 1886 | 2026.03.27 20:01:56.079645 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1887 | 2026.03.27 20:01:56.079646 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 1888 | 2026.03.27 20:01:56.079753 [ 275 ] {3ecca1c8-2ae1-4429-9aa8-b2ff358bc2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1889 | 2026.03.27 20:01:56.079809 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1890 | 2026.03.27 20:01:56.079810 [ 275 ] {3ecca1c8-2ae1-4429-9aa8-b2ff358bc2b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1891 | 2026.03.27 20:01:56.079854 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3096 rows starting from the beginning of the part | ||
| 1892 | 2026.03.27 20:01:56.079955 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 785 rows starting from the beginning of the part | ||
| 1893 | 2026.03.27 20:01:56.080005 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 785 rows starting from the beginning of the part | ||
| 1894 | 2026.03.27 20:01:56.080052 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3135 rows starting from the beginning of the part | ||
| 1895 | 2026.03.27 20:01:56.080105 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 1896 | 2026.03.27 20:01:56.080157 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 1897 | 2026.03.27 20:01:56.080276 [ 275 ] {3ecca1c8-2ae1-4429-9aa8-b2ff358bc2b7} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2026.03.27 20:01:56.080321 [ 275 ] {3ecca1c8-2ae1-4429-9aa8-b2ff358bc2b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1899 | 2026.03.27 20:01:56.080704 [ 275 ] {3ecca1c8-2ae1-4429-9aa8-b2ff358bc2b7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1900 | 2026.03.27 20:01:56.081040 [ 275 ] {3ecca1c8-2ae1-4429-9aa8-b2ff358bc2b7} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1901 | 2026.03.27 20:01:56.081181 [ 51 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1902 | 2026.03.27 20:01:56.081224 [ 51 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2026.03.27 20:01:56.081227 [ 275 ] {3ecca1c8-2ae1-4429-9aa8-b2ff358bc2b7} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001499 sec., 5336.891260840561 rows/sec., 428.67 KiB/sec. | ||
| 1904 | 2026.03.27 20:01:56.081247 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1905 | 2026.03.27 20:01:56.081307 [ 275 ] {3ecca1c8-2ae1-4429-9aa8-b2ff358bc2b7} <Debug> TCPHandler: Processed in 0.001715491 sec. | ||
| 1906 | 2026.03.27 20:01:56.081419 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::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 | ||
| 1907 | 2026.03.27 20:01:56.081507 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1908 | 2026.03.27 20:01:56.081585 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1909 | 2026.03.27 20:01:56.081616 [ 275 ] {8aedbbb7-f11b-4c30-9674-0ed866cd843e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1910 | 2026.03.27 20:01:56.081646 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1663 rows starting from the beginning of the part | ||
| 1911 | 2026.03.27 20:01:56.081672 [ 275 ] {8aedbbb7-f11b-4c30-9674-0ed866cd843e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1912 | 2026.03.27 20:01:56.081758 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 456 rows starting from the beginning of the part | ||
| 1913 | 2026.03.27 20:01:56.081840 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1914 | 2026.03.27 20:01:56.081903 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1682 rows starting from the beginning of the part | ||
| 1915 | 2026.03.27 20:01:56.081991 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 1916 | 2026.03.27 20:01:56.082077 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::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 | ||
| 1917 | 2026.03.27 20:01:56.082084 [ 275 ] {8aedbbb7-f11b-4c30-9674-0ed866cd843e} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1918 | 2026.03.27 20:01:56.082137 [ 275 ] {8aedbbb7-f11b-4c30-9674-0ed866cd843e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1919 | 2026.03.27 20:01:56.082547 [ 275 ] {8aedbbb7-f11b-4c30-9674-0ed866cd843e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1920 | 2026.03.27 20:01:56.082809 [ 275 ] {8aedbbb7-f11b-4c30-9674-0ed866cd843e} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2026.03.27 20:01:56.082930 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1922 | 2026.03.27 20:01:56.082972 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1923 | 2026.03.27 20:01:56.082973 [ 275 ] {8aedbbb7-f11b-4c30-9674-0ed866cd843e} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001381 sec., 7241.12961622013 rows/sec., 551.57 KiB/sec. | ||
| 1924 | 2026.03.27 20:01:56.083003 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1925 | 2026.03.27 20:01:56.083029 [ 275 ] {8aedbbb7-f11b-4c30-9674-0ed866cd843e} <Debug> TCPHandler: Processed in 0.001574268 sec. | ||
| 1926 | 2026.03.27 20:01:56.083082 [ 192 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7809 rows, containing 5 columns (5 merged, 0 gathered) in 0.003503992 sec., 2228600.978541047 rows/sec., 177.01 MiB/sec. | ||
| 1927 | 2026.03.27 20:01:56.083115 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 1928 | 2026.03.27 20:01:56.083180 [ 275 ] {} <Trace> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1929 | 2026.03.27 20:01:56.083216 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1930 | 2026.03.27 20:01:56.083251 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2509 rows starting from the beginning of the part | ||
| 1931 | 2026.03.27 20:01:56.083301 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 105 rows starting from the beginning of the part | ||
| 1932 | 2026.03.27 20:01:56.083317 [ 275 ] {df352d20-11be-449b-9c07-8f4d089ffa3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56318) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1933 | 2026.03.27 20:01:56.083340 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 105 rows starting from the beginning of the part | ||
| 1934 | 2026.03.27 20:01:56.083385 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1572 rows starting from the beginning of the part | ||
| 1935 | 2026.03.27 20:01:56.083390 [ 275 ] {df352d20-11be-449b-9c07-8f4d089ffa3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1936 | 2026.03.27 20:01:56.083425 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 1937 | 2026.03.27 20:01:56.083473 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1938 | 2026.03.27 20:01:56.083559 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1939 | 2026.03.27 20:01:56.083778 [ 275 ] {df352d20-11be-449b-9c07-8f4d089ffa3e} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1940 | 2026.03.27 20:01:56.083821 [ 275 ] {df352d20-11be-449b-9c07-8f4d089ffa3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1941 | 2026.03.27 20:01:56.083837 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4265 rows, containing 5 columns (5 merged, 0 gathered) in 0.002497014 sec., 1708040.083075225 rows/sec., 121.90 MiB/sec. | ||
| 1942 | 2026.03.27 20:01:56.084052 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_6_1} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1943 | 2026.03.27 20:01:56.084147 [ 194 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1944 | 2026.03.27 20:01:56.084156 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_6_1} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1945 | 2026.03.27 20:01:56.084214 [ 275 ] {df352d20-11be-449b-9c07-8f4d089ffa3e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1946 | 2026.03.27 20:01:56.084290 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 1947 | 2026.03.27 20:01:56.084479 [ 275 ] {df352d20-11be-449b-9c07-8f4d089ffa3e} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1948 | 2026.03.27 20:01:56.084483 [ 194 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_6_1} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1949 | 2026.03.27 20:01:56.084568 [ 194 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_6_1} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1950 | 2026.03.27 20:01:56.084605 [ 51 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1951 | 2026.03.27 20:01:56.084644 [ 51 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1952 | 2026.03.27 20:01:56.084658 [ 275 ] {df352d20-11be-449b-9c07-8f4d089ffa3e} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001368 sec., 7309.941520467836 rows/sec., 460.44 KiB/sec. | ||
| 1953 | 2026.03.27 20:01:56.084669 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 1954 | 2026.03.27 20:01:56.084664 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1955 | 2026.03.27 20:01:56.084717 [ 275 ] {df352d20-11be-449b-9c07-8f4d089ffa3e} <Debug> TCPHandler: Processed in 0.001602289 sec. | ||
| 1956 | 2026.03.27 20:01:56.084835 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 1957 | 2026.03.27 20:01:56.084957 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1958 | 2026.03.27 20:01:56.084995 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1959 | 2026.03.27 20:01:56.085079 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1960 | 2026.03.27 20:01:56.085129 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 1961 | 2026.03.27 20:01:56.085181 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 1962 | 2026.03.27 20:01:56.085233 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 1963 | 2026.03.27 20:01:56.085289 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1964 | 2026.03.27 20:01:56.085428 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4309 rows, containing 5 columns (5 merged, 0 gathered) in 0.002346751 sec., 1836155.60406707 rows/sec., 112.51 MiB/sec. | ||
| 1965 | 2026.03.27 20:01:56.085856 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1966 | 2026.03.27 20:01:56.086048 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001253332 sec., 111702.24649175159 rows/sec., 6.05 MiB/sec. | ||
| 1967 | 2026.03.27 20:01:56.086171 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1968 | 2026.03.27 20:01:56.086193 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1969 | 2026.03.27 20:01:56.086255 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1970 | 2026.03.27 20:01:56.086341 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 1971 | 2026.03.27 20:01:56.086488 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_6_1} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2026.03.27 20:01:56.086558 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_6_1} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1973 | 2026.03.27 20:01:56.086635 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 1974 | 2026.03.27 20:01:57.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.47 MiB, peak 212.70 MiB, free memory in arenas 0.00 B, will set to 203.68 MiB (RSS), difference: 1.21 MiB | ||
| 1975 | 2026.03.27 20:01:57.366042 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1976 | 2026.03.27 20:01:57.366091 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1977 | 2026.03.27 20:01:57.419533 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3871 | ||
| 1978 | 2026.03.27 20:01:57.420047 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2026.03.27 20:01:57.420088 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1980 | 2026.03.27 20:01:57.420609 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1981 | 2026.03.27 20:01:57.420856 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1982 | 2026.03.27 20:01:57.421003 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3871 | ||
| 1983 | 2026.03.27 20:01:57.424217 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 18 entries to flush up to offset 280 | ||
| 1984 | 2026.03.27 20:01:57.426176 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2026.03.27 20:01:57.426237 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1986 | 2026.03.27 20:01:57.427424 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1987 | 2026.03.27 20:01:57.427707 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.03.27 20:01:57.428049 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 280 | ||
| 1989 | 2026.03.27 20:01:57.615099 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1990 | 2026.03.27 20:01:57.633642 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2026.03.27 20:01:57.633710 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1992 | 2026.03.27 20:01:57.640139 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1993 | 2026.03.27 20:01:57.640956 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2026.03.27 20:01:57.645012 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1995 | 2026.03.27 20:01:58.000264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.22 MiB, peak 212.70 MiB, free memory in arenas 0.00 B, will set to 205.79 MiB (RSS), difference: 1.57 MiB | ||
| 1996 | 2026.03.27 20:02:00.692973 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1997 | 2026.03.27 20:02:00.693058 [ 275 ] {} <Debug> TCP-Session: 58eff652-2a32-40fb-9343-06a9f3b96b4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1998 | 2026.03.27 20:02:01.001168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.77 MiB, peak 212.70 MiB, free memory in arenas 0.00 B, will set to 205.86 MiB (RSS), difference: 2.08 MiB | ||
| 1999 | 2026.03.27 20:02:01.087449 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2000 | 2026.03.27 20:02:01.087675 [ 276 ] {2ce83078-aa7f-4bac-bc10-4d3afc717f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2001 | 2026.03.27 20:02:01.087750 [ 276 ] {2ce83078-aa7f-4bac-bc10-4d3afc717f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2002 | 2026.03.27 20:02:01.088659 [ 276 ] {2ce83078-aa7f-4bac-bc10-4d3afc717f37} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2026.03.27 20:02:01.088711 [ 276 ] {2ce83078-aa7f-4bac-bc10-4d3afc717f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2004 | 2026.03.27 20:02:01.089143 [ 276 ] {2ce83078-aa7f-4bac-bc10-4d3afc717f37} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2005 | 2026.03.27 20:02:01.089373 [ 276 ] {2ce83078-aa7f-4bac-bc10-4d3afc717f37} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2026.03.27 20:02:01.089513 [ 44 ] {} <Debug> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2007 | 2026.03.27 20:02:01.089539 [ 276 ] {2ce83078-aa7f-4bac-bc10-4d3afc717f37} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001915 sec., 148302.87206266317 rows/sec., 9.42 MiB/sec. | ||
| 2008 | 2026.03.27 20:02:01.089585 [ 44 ] {} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2026.03.27 20:02:01.089603 [ 276 ] {2ce83078-aa7f-4bac-bc10-4d3afc717f37} <Debug> TCPHandler: Processed in 0.002289581 sec. | ||
| 2010 | 2026.03.27 20:02:01.089619 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2011 | 2026.03.27 20:02:01.089749 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2012 | 2026.03.27 20:02:01.089795 [ 193 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::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 | ||
| 2013 | 2026.03.27 20:02:01.089860 [ 276 ] {f06b5cc8-12f9-4fba-9411-91bf730c8c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2014 | 2026.03.27 20:02:01.089918 [ 276 ] {f06b5cc8-12f9-4fba-9411-91bf730c8c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2015 | 2026.03.27 20:02:01.089974 [ 193 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2016 | 2026.03.27 20:02:01.090018 [ 193 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::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 | ||
| 2017 | 2026.03.27 20:02:01.090095 [ 193 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::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 | ||
| 2018 | 2026.03.27 20:02:01.090147 [ 193 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::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 | ||
| 2019 | 2026.03.27 20:02:01.090194 [ 193 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::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 | ||
| 2020 | 2026.03.27 20:02:01.090252 [ 193 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::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 | ||
| 2021 | 2026.03.27 20:02:01.090735 [ 276 ] {f06b5cc8-12f9-4fba-9411-91bf730c8c62} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2026.03.27 20:02:01.090787 [ 276 ] {f06b5cc8-12f9-4fba-9411-91bf730c8c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2023 | 2026.03.27 20:02:01.091190 [ 276 ] {f06b5cc8-12f9-4fba-9411-91bf730c8c62} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2024 | 2026.03.27 20:02:01.091317 [ 200 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604538 sec., 884989.9472620779 rows/sec., 59.58 MiB/sec. | ||
| 2025 | 2026.03.27 20:02:01.091441 [ 276 ] {f06b5cc8-12f9-4fba-9411-91bf730c8c62} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2026 | 2026.03.27 20:02:01.091531 [ 192 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2027 | 2026.03.27 20:02:01.091586 [ 276 ] {f06b5cc8-12f9-4fba-9411-91bf730c8c62} <Debug> executeQuery: Read 793 rows, 63.96 KiB in 0.001751 sec., 452884.0662478584 rows/sec., 35.67 MiB/sec. | ||
| 2028 | 2026.03.27 20:02:01.091629 [ 276 ] {f06b5cc8-12f9-4fba-9411-91bf730c8c62} <Debug> TCPHandler: Processed in 0.001934065 sec. | ||
| 2029 | 2026.03.27 20:02:01.091757 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2030 | 2026.03.27 20:02:01.091855 [ 192 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_5_1} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2031 | 2026.03.27 20:02:01.091861 [ 276 ] {4d655d9c-cb6d-4583-9f8e-c98245559819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2032 | 2026.03.27 20:02:01.091917 [ 276 ] {4d655d9c-cb6d-4583-9f8e-c98245559819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2033 | 2026.03.27 20:02:01.091941 [ 192 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_5_1} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2034 | 2026.03.27 20:02:01.092052 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2035 | 2026.03.27 20:02:01.092411 [ 276 ] {4d655d9c-cb6d-4583-9f8e-c98245559819} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2036 | 2026.03.27 20:02:01.092453 [ 276 ] {4d655d9c-cb6d-4583-9f8e-c98245559819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2037 | 2026.03.27 20:02:01.092787 [ 276 ] {4d655d9c-cb6d-4583-9f8e-c98245559819} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2038 | 2026.03.27 20:02:01.092995 [ 276 ] {4d655d9c-cb6d-4583-9f8e-c98245559819} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2039 | 2026.03.27 20:02:01.093137 [ 276 ] {4d655d9c-cb6d-4583-9f8e-c98245559819} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001298 sec., 127889.06009244993 rows/sec., 7.78 MiB/sec. | ||
| 2040 | 2026.03.27 20:02:01.093179 [ 276 ] {4d655d9c-cb6d-4583-9f8e-c98245559819} <Debug> TCPHandler: Processed in 0.001473996 sec. | ||
| 2041 | 2026.03.27 20:02:01.093298 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2042 | 2026.03.27 20:02:01.093397 [ 276 ] {4a7ba6e7-d319-439f-8a12-84bfddb748db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2043 | 2026.03.27 20:02:01.093437 [ 276 ] {4a7ba6e7-d319-439f-8a12-84bfddb748db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2044 | 2026.03.27 20:02:01.093872 [ 276 ] {4a7ba6e7-d319-439f-8a12-84bfddb748db} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2045 | 2026.03.27 20:02:01.093910 [ 276 ] {4a7ba6e7-d319-439f-8a12-84bfddb748db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2046 | 2026.03.27 20:02:01.094230 [ 276 ] {4a7ba6e7-d319-439f-8a12-84bfddb748db} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2047 | 2026.03.27 20:02:01.094435 [ 276 ] {4a7ba6e7-d319-439f-8a12-84bfddb748db} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2048 | 2026.03.27 20:02:01.094573 [ 276 ] {4a7ba6e7-d319-439f-8a12-84bfddb748db} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001196 sec., 124581.9397993311 rows/sec., 8.05 MiB/sec. | ||
| 2049 | 2026.03.27 20:02:01.094611 [ 276 ] {4a7ba6e7-d319-439f-8a12-84bfddb748db} <Debug> TCPHandler: Processed in 0.001363674 sec. | ||
| 2050 | 2026.03.27 20:02:01.094730 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2051 | 2026.03.27 20:02:01.094826 [ 276 ] {60541b22-d551-4a1b-83a9-5bf9e3f06cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2052 | 2026.03.27 20:02:01.094867 [ 276 ] {60541b22-d551-4a1b-83a9-5bf9e3f06cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2053 | 2026.03.27 20:02:01.095310 [ 276 ] {60541b22-d551-4a1b-83a9-5bf9e3f06cb6} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2054 | 2026.03.27 20:02:01.095351 [ 276 ] {60541b22-d551-4a1b-83a9-5bf9e3f06cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2055 | 2026.03.27 20:02:01.095685 [ 276 ] {60541b22-d551-4a1b-83a9-5bf9e3f06cb6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2056 | 2026.03.27 20:02:01.095906 [ 276 ] {60541b22-d551-4a1b-83a9-5bf9e3f06cb6} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2057 | 2026.03.27 20:02:01.096010 [ 44 ] {} <Debug> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2058 | 2026.03.27 20:02:01.096050 [ 276 ] {60541b22-d551-4a1b-83a9-5bf9e3f06cb6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001242 sec., 119162.64090177133 rows/sec., 6.78 MiB/sec. | ||
| 2059 | 2026.03.27 20:02:01.096050 [ 44 ] {} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2026.03.27 20:02:01.096091 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2061 | 2026.03.27 20:02:01.096093 [ 276 ] {60541b22-d551-4a1b-83a9-5bf9e3f06cb6} <Debug> TCPHandler: Processed in 0.001414336 sec. | ||
| 2062 | 2026.03.27 20:02:01.096195 [ 193 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::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 | ||
| 2063 | 2026.03.27 20:02:01.096225 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2064 | 2026.03.27 20:02:01.096303 [ 193 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2065 | 2026.03.27 20:02:01.096327 [ 276 ] {4522cfa2-f629-4408-a59f-54bf0506d159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2066 | 2026.03.27 20:02:01.096334 [ 193 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::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 | ||
| 2067 | 2026.03.27 20:02:01.096374 [ 276 ] {4522cfa2-f629-4408-a59f-54bf0506d159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2068 | 2026.03.27 20:02:01.096400 [ 193 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::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 | ||
| 2069 | 2026.03.27 20:02:01.096444 [ 193 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::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 | ||
| 2070 | 2026.03.27 20:02:01.096480 [ 193 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::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 | ||
| 2071 | 2026.03.27 20:02:01.096516 [ 193 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::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 | ||
| 2072 | 2026.03.27 20:02:01.096932 [ 276 ] {4522cfa2-f629-4408-a59f-54bf0506d159} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2026.03.27 20:02:01.096974 [ 276 ] {4522cfa2-f629-4408-a59f-54bf0506d159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2074 | 2026.03.27 20:02:01.097348 [ 276 ] {4522cfa2-f629-4408-a59f-54bf0506d159} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2075 | 2026.03.27 20:02:01.097359 [ 196 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208332 sec., 612414.4688711382 rows/sec., 37.17 MiB/sec. | ||
| 2076 | 2026.03.27 20:02:01.097531 [ 193 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2077 | 2026.03.27 20:02:01.097613 [ 276 ] {4522cfa2-f629-4408-a59f-54bf0506d159} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2078 | 2026.03.27 20:02:01.097757 [ 276 ] {4522cfa2-f629-4408-a59f-54bf0506d159} <Debug> executeQuery: Read 458 rows, 32.63 KiB in 0.001449 sec., 316080.05521049 rows/sec., 21.99 MiB/sec. | ||
| 2079 | 2026.03.27 20:02:01.097797 [ 276 ] {4522cfa2-f629-4408-a59f-54bf0506d159} <Debug> TCPHandler: Processed in 0.001623359 sec. | ||
| 2080 | 2026.03.27 20:02:01.097812 [ 193 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_5_1} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2081 | 2026.03.27 20:02:01.097890 [ 193 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_5_1} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2082 | 2026.03.27 20:02:01.097918 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2083 | 2026.03.27 20:02:01.097985 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2084 | 2026.03.27 20:02:01.098020 [ 276 ] {f9f7b9e5-c6fa-404e-9bec-22a97ad005fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2085 | 2026.03.27 20:02:01.098065 [ 276 ] {f9f7b9e5-c6fa-404e-9bec-22a97ad005fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2086 | 2026.03.27 20:02:01.098402 [ 276 ] {f9f7b9e5-c6fa-404e-9bec-22a97ad005fc} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2087 | 2026.03.27 20:02:01.098439 [ 276 ] {f9f7b9e5-c6fa-404e-9bec-22a97ad005fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2088 | 2026.03.27 20:02:01.098740 [ 276 ] {f9f7b9e5-c6fa-404e-9bec-22a97ad005fc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2089 | 2026.03.27 20:02:01.098962 [ 276 ] {f9f7b9e5-c6fa-404e-9bec-22a97ad005fc} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2090 | 2026.03.27 20:02:01.099108 [ 276 ] {f9f7b9e5-c6fa-404e-9bec-22a97ad005fc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 2091 | 2026.03.27 20:02:01.099145 [ 276 ] {f9f7b9e5-c6fa-404e-9bec-22a97ad005fc} <Debug> TCPHandler: Processed in 0.001277262 sec. | ||
| 2092 | 2026.03.27 20:02:01.099268 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2093 | 2026.03.27 20:02:01.099363 [ 276 ] {243ed0d9-087e-4c76-8602-62627ac1644d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2094 | 2026.03.27 20:02:01.099406 [ 276 ] {243ed0d9-087e-4c76-8602-62627ac1644d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2095 | 2026.03.27 20:02:01.099785 [ 276 ] {243ed0d9-087e-4c76-8602-62627ac1644d} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2096 | 2026.03.27 20:02:01.099821 [ 276 ] {243ed0d9-087e-4c76-8602-62627ac1644d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2097 | 2026.03.27 20:02:01.100134 [ 276 ] {243ed0d9-087e-4c76-8602-62627ac1644d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2098 | 2026.03.27 20:02:01.100349 [ 276 ] {243ed0d9-087e-4c76-8602-62627ac1644d} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2099 | 2026.03.27 20:02:01.100473 [ 276 ] {243ed0d9-087e-4c76-8602-62627ac1644d} <Debug> executeQuery: Read 115 rows, 7.38 KiB in 0.001128 sec., 101950.35460992907 rows/sec., 6.39 MiB/sec. | ||
| 2100 | 2026.03.27 20:02:01.100509 [ 276 ] {243ed0d9-087e-4c76-8602-62627ac1644d} <Debug> TCPHandler: Processed in 0.001290913 sec. | ||
| 2101 | 2026.03.27 20:02:01.100632 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2102 | 2026.03.27 20:02:01.100726 [ 276 ] {1407a512-eb0d-4e08-9351-b08a8a499053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2103 | 2026.03.27 20:02:01.100767 [ 276 ] {1407a512-eb0d-4e08-9351-b08a8a499053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2104 | 2026.03.27 20:02:01.101081 [ 276 ] {1407a512-eb0d-4e08-9351-b08a8a499053} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2105 | 2026.03.27 20:02:01.101117 [ 276 ] {1407a512-eb0d-4e08-9351-b08a8a499053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2106 | 2026.03.27 20:02:01.101405 [ 276 ] {1407a512-eb0d-4e08-9351-b08a8a499053} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2107 | 2026.03.27 20:02:01.101612 [ 276 ] {1407a512-eb0d-4e08-9351-b08a8a499053} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2108 | 2026.03.27 20:02:01.101745 [ 276 ] {1407a512-eb0d-4e08-9351-b08a8a499053} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 2109 | 2026.03.27 20:02:01.101781 [ 276 ] {1407a512-eb0d-4e08-9351-b08a8a499053} <Debug> TCPHandler: Processed in 0.001199401 sec. | ||
| 2110 | 2026.03.27 20:02:01.101893 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2111 | 2026.03.27 20:02:01.101988 [ 276 ] {d06d7c9f-7133-4a7b-97ce-0ea1795463e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2112 | 2026.03.27 20:02:01.102041 [ 276 ] {d06d7c9f-7133-4a7b-97ce-0ea1795463e9} <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 | ||
| 2113 | 2026.03.27 20:02:01.102863 [ 276 ] {d06d7c9f-7133-4a7b-97ce-0ea1795463e9} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2114 | 2026.03.27 20:02:01.102897 [ 276 ] {d06d7c9f-7133-4a7b-97ce-0ea1795463e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2115 | 2026.03.27 20:02:01.103418 [ 276 ] {d06d7c9f-7133-4a7b-97ce-0ea1795463e9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2116 | 2026.03.27 20:02:01.103637 [ 276 ] {d06d7c9f-7133-4a7b-97ce-0ea1795463e9} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2117 | 2026.03.27 20:02:01.103777 [ 276 ] {d06d7c9f-7133-4a7b-97ce-0ea1795463e9} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001808 sec., 13274.336283185841 rows/sec., 23.79 MiB/sec. | ||
| 2118 | 2026.03.27 20:02:01.103833 [ 276 ] {d06d7c9f-7133-4a7b-97ce-0ea1795463e9} <Debug> TCPHandler: Processed in 0.001990575 sec. | ||
| 2119 | 2026.03.27 20:02:01.103940 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2120 | 2026.03.27 20:02:01.104035 [ 276 ] {473e2748-08ce-4687-8fb4-33132f7a55e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2121 | 2026.03.27 20:02:01.104077 [ 276 ] {473e2748-08ce-4687-8fb4-33132f7a55e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2122 | 2026.03.27 20:02:01.104397 [ 276 ] {473e2748-08ce-4687-8fb4-33132f7a55e6} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2123 | 2026.03.27 20:02:01.104432 [ 276 ] {473e2748-08ce-4687-8fb4-33132f7a55e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2124 | 2026.03.27 20:02:01.104728 [ 276 ] {473e2748-08ce-4687-8fb4-33132f7a55e6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2125 | 2026.03.27 20:02:01.104928 [ 276 ] {473e2748-08ce-4687-8fb4-33132f7a55e6} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2126 | 2026.03.27 20:02:01.105051 [ 276 ] {473e2748-08ce-4687-8fb4-33132f7a55e6} <Debug> executeQuery: Read 40 rows, 2.26 KiB in 0.001034 sec., 38684.71953578337 rows/sec., 2.13 MiB/sec. | ||
| 2127 | 2026.03.27 20:02:01.105088 [ 276 ] {473e2748-08ce-4687-8fb4-33132f7a55e6} <Debug> TCPHandler: Processed in 0.001197791 sec. | ||
| 2128 | 2026.03.27 20:02:04.921662 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4319 | ||
| 2129 | 2026.03.27 20:02:04.922173 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2026.03.27 20:02:04.922222 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2131 | 2026.03.27 20:02:04.922718 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2132 | 2026.03.27 20:02:04.922961 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2026.03.27 20:02:04.923105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4319 | ||
| 2134 | 2026.03.27 20:02:05.145622 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2135 | 2026.03.27 20:02:05.162401 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2136 | 2026.03.27 20:02:05.162467 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2137 | 2026.03.27 20:02:05.168708 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2138 | 2026.03.27 20:02:05.169407 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2139 | 2026.03.27 20:02:05.172233 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2140 | 2026.03.27 20:02:06.077296 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2141 | 2026.03.27 20:02:06.077548 [ 276 ] {9071a359-c6fd-4bc7-9509-5edf0ab56b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2142 | 2026.03.27 20:02:06.077889 [ 276 ] {9071a359-c6fd-4bc7-9509-5edf0ab56b16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2143 | 2026.03.27 20:02:06.077929 [ 276 ] {9071a359-c6fd-4bc7-9509-5edf0ab56b16} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2144 | 2026.03.27 20:02:06.078184 [ 276 ] {9071a359-c6fd-4bc7-9509-5edf0ab56b16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2145 | 2026.03.27 20:02:06.078255 [ 276 ] {9071a359-c6fd-4bc7-9509-5edf0ab56b16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2146 | 2026.03.27 20:02:06.078394 [ 276 ] {9071a359-c6fd-4bc7-9509-5edf0ab56b16} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2147 | 2026.03.27 20:02:06.078500 [ 328 ] {9071a359-c6fd-4bc7-9509-5edf0ab56b16} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2148 | 2026.03.27 20:02:06.078523 [ 303 ] {9071a359-c6fd-4bc7-9509-5edf0ab56b16} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2149 | 2026.03.27 20:02:06.078630 [ 276 ] {9071a359-c6fd-4bc7-9509-5edf0ab56b16} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (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 | ||
| 2150 | 2026.03.27 20:02:06.078657 [ 276 ] {9071a359-c6fd-4bc7-9509-5edf0ab56b16} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2151 | 2026.03.27 20:02:06.080644 [ 276 ] {9071a359-c6fd-4bc7-9509-5edf0ab56b16} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2152 | 2026.03.27 20:02:06.080676 [ 276 ] {9071a359-c6fd-4bc7-9509-5edf0ab56b16} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 2153 | 2026.03.27 20:02:06.080740 [ 276 ] {9071a359-c6fd-4bc7-9509-5edf0ab56b16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2154 | 2026.03.27 20:02:06.080787 [ 276 ] {9071a359-c6fd-4bc7-9509-5edf0ab56b16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2155 | 2026.03.27 20:02:06.081757 [ 276 ] {9071a359-c6fd-4bc7-9509-5edf0ab56b16} <Debug> executeQuery: Read 32 rows, 1.15 KiB in 0.00431 sec., 7424.593967517402 rows/sec., 267.37 KiB/sec. | ||
| 2156 | 2026.03.27 20:02:06.081862 [ 276 ] {9071a359-c6fd-4bc7-9509-5edf0ab56b16} <Debug> TCPHandler: Processed in 0.004706383 sec. | ||
| 2157 | 2026.03.27 20:02:06.082162 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2158 | 2026.03.27 20:02:06.082309 [ 276 ] {08b78efa-1caa-409f-bb4e-4403912566e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2159 | 2026.03.27 20:02:06.082528 [ 276 ] {08b78efa-1caa-409f-bb4e-4403912566e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2160 | 2026.03.27 20:02:06.082563 [ 276 ] {08b78efa-1caa-409f-bb4e-4403912566e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2161 | 2026.03.27 20:02:06.082756 [ 276 ] {08b78efa-1caa-409f-bb4e-4403912566e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2162 | 2026.03.27 20:02:06.082811 [ 276 ] {08b78efa-1caa-409f-bb4e-4403912566e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2163 | 2026.03.27 20:02:06.082916 [ 276 ] {08b78efa-1caa-409f-bb4e-4403912566e1} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2164 | 2026.03.27 20:02:06.082993 [ 303 ] {08b78efa-1caa-409f-bb4e-4403912566e1} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2165 | 2026.03.27 20:02:06.082997 [ 318 ] {08b78efa-1caa-409f-bb4e-4403912566e1} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2166 | 2026.03.27 20:02:06.083103 [ 276 ] {08b78efa-1caa-409f-bb4e-4403912566e1} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (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 | ||
| 2167 | 2026.03.27 20:02:06.083129 [ 276 ] {08b78efa-1caa-409f-bb4e-4403912566e1} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2168 | 2026.03.27 20:02:06.083185 [ 276 ] {08b78efa-1caa-409f-bb4e-4403912566e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2169 | 2026.03.27 20:02:06.083203 [ 276 ] {08b78efa-1caa-409f-bb4e-4403912566e1} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 2170 | 2026.03.27 20:02:06.083233 [ 276 ] {08b78efa-1caa-409f-bb4e-4403912566e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2171 | 2026.03.27 20:02:06.083263 [ 276 ] {08b78efa-1caa-409f-bb4e-4403912566e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2172 | 2026.03.27 20:02:06.083934 [ 276 ] {08b78efa-1caa-409f-bb4e-4403912566e1} <Debug> executeQuery: Read 32 rows, 1.15 KiB in 0.001689 sec., 18946.121965660153 rows/sec., 682.26 KiB/sec. | ||
| 2173 | 2026.03.27 20:02:06.084021 [ 276 ] {08b78efa-1caa-409f-bb4e-4403912566e1} <Debug> TCPHandler: Processed in 0.001912594 sec. | ||
| 2174 | 2026.03.27 20:02:06.084263 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2175 | 2026.03.27 20:02:06.084400 [ 276 ] {5d98e2ca-fff7-43f5-b384-b4f34e2f1f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2176 | 2026.03.27 20:02:06.084607 [ 276 ] {5d98e2ca-fff7-43f5-b384-b4f34e2f1f58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2177 | 2026.03.27 20:02:06.084642 [ 276 ] {5d98e2ca-fff7-43f5-b384-b4f34e2f1f58} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2178 | 2026.03.27 20:02:06.084831 [ 276 ] {5d98e2ca-fff7-43f5-b384-b4f34e2f1f58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2179 | 2026.03.27 20:02:06.084884 [ 276 ] {5d98e2ca-fff7-43f5-b384-b4f34e2f1f58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2180 | 2026.03.27 20:02:06.084983 [ 276 ] {5d98e2ca-fff7-43f5-b384-b4f34e2f1f58} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2181 | 2026.03.27 20:02:06.085035 [ 304 ] {5d98e2ca-fff7-43f5-b384-b4f34e2f1f58} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2182 | 2026.03.27 20:02:06.085044 [ 318 ] {5d98e2ca-fff7-43f5-b384-b4f34e2f1f58} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2183 | 2026.03.27 20:02:06.085134 [ 276 ] {5d98e2ca-fff7-43f5-b384-b4f34e2f1f58} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (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 | ||
| 2184 | 2026.03.27 20:02:06.085158 [ 276 ] {5d98e2ca-fff7-43f5-b384-b4f34e2f1f58} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2185 | 2026.03.27 20:02:06.085212 [ 276 ] {5d98e2ca-fff7-43f5-b384-b4f34e2f1f58} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2186 | 2026.03.27 20:02:06.085230 [ 276 ] {5d98e2ca-fff7-43f5-b384-b4f34e2f1f58} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 2187 | 2026.03.27 20:02:06.085259 [ 276 ] {5d98e2ca-fff7-43f5-b384-b4f34e2f1f58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2188 | 2026.03.27 20:02:06.085289 [ 276 ] {5d98e2ca-fff7-43f5-b384-b4f34e2f1f58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2189 | 2026.03.27 20:02:06.085991 [ 276 ] {5d98e2ca-fff7-43f5-b384-b4f34e2f1f58} <Debug> executeQuery: Read 32 rows, 1.15 KiB in 0.001648 sec., 19417.47572815534 rows/sec., 699.24 KiB/sec. | ||
| 2190 | 2026.03.27 20:02:06.086081 [ 276 ] {5d98e2ca-fff7-43f5-b384-b4f34e2f1f58} <Debug> TCPHandler: Processed in 0.001868902 sec. | ||
| 2191 | 2026.03.27 20:02:06.086294 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2192 | 2026.03.27 20:02:06.086429 [ 276 ] {bf9c70f1-a39d-4b9a-9011-083122b92d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2193 | 2026.03.27 20:02:06.086636 [ 276 ] {bf9c70f1-a39d-4b9a-9011-083122b92d6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2194 | 2026.03.27 20:02:06.086670 [ 276 ] {bf9c70f1-a39d-4b9a-9011-083122b92d6e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2195 | 2026.03.27 20:02:06.086871 [ 276 ] {bf9c70f1-a39d-4b9a-9011-083122b92d6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2196 | 2026.03.27 20:02:06.086923 [ 276 ] {bf9c70f1-a39d-4b9a-9011-083122b92d6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2197 | 2026.03.27 20:02:06.087021 [ 276 ] {bf9c70f1-a39d-4b9a-9011-083122b92d6e} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2198 | 2026.03.27 20:02:06.087083 [ 304 ] {bf9c70f1-a39d-4b9a-9011-083122b92d6e} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2199 | 2026.03.27 20:02:06.087082 [ 303 ] {bf9c70f1-a39d-4b9a-9011-083122b92d6e} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2200 | 2026.03.27 20:02:06.087174 [ 276 ] {bf9c70f1-a39d-4b9a-9011-083122b92d6e} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (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 | ||
| 2201 | 2026.03.27 20:02:06.087199 [ 276 ] {bf9c70f1-a39d-4b9a-9011-083122b92d6e} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2202 | 2026.03.27 20:02:06.087253 [ 276 ] {bf9c70f1-a39d-4b9a-9011-083122b92d6e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2203 | 2026.03.27 20:02:06.087270 [ 276 ] {bf9c70f1-a39d-4b9a-9011-083122b92d6e} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 2204 | 2026.03.27 20:02:06.087300 [ 276 ] {bf9c70f1-a39d-4b9a-9011-083122b92d6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2205 | 2026.03.27 20:02:06.087345 [ 276 ] {bf9c70f1-a39d-4b9a-9011-083122b92d6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2206 | 2026.03.27 20:02:06.087930 [ 276 ] {bf9c70f1-a39d-4b9a-9011-083122b92d6e} <Debug> executeQuery: Read 32 rows, 1.15 KiB in 0.001557 sec., 20552.34425176622 rows/sec., 740.11 KiB/sec. | ||
| 2207 | 2026.03.27 20:02:06.088014 [ 276 ] {bf9c70f1-a39d-4b9a-9011-083122b92d6e} <Debug> TCPHandler: Processed in 0.001770602 sec. | ||
| 2208 | 2026.03.27 20:02:06.088224 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2209 | 2026.03.27 20:02:06.088359 [ 276 ] {f259d899-0d2e-407f-8100-8f80bc443143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2210 | 2026.03.27 20:02:06.088566 [ 276 ] {f259d899-0d2e-407f-8100-8f80bc443143} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2211 | 2026.03.27 20:02:06.088601 [ 276 ] {f259d899-0d2e-407f-8100-8f80bc443143} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2212 | 2026.03.27 20:02:06.088792 [ 276 ] {f259d899-0d2e-407f-8100-8f80bc443143} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2213 | 2026.03.27 20:02:06.088844 [ 276 ] {f259d899-0d2e-407f-8100-8f80bc443143} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2214 | 2026.03.27 20:02:06.088942 [ 276 ] {f259d899-0d2e-407f-8100-8f80bc443143} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2215 | 2026.03.27 20:02:06.089005 [ 318 ] {f259d899-0d2e-407f-8100-8f80bc443143} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2216 | 2026.03.27 20:02:06.089006 [ 304 ] {f259d899-0d2e-407f-8100-8f80bc443143} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2217 | 2026.03.27 20:02:06.089091 [ 276 ] {f259d899-0d2e-407f-8100-8f80bc443143} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (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 | ||
| 2218 | 2026.03.27 20:02:06.089112 [ 276 ] {f259d899-0d2e-407f-8100-8f80bc443143} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2219 | 2026.03.27 20:02:06.089166 [ 276 ] {f259d899-0d2e-407f-8100-8f80bc443143} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2220 | 2026.03.27 20:02:06.089183 [ 276 ] {f259d899-0d2e-407f-8100-8f80bc443143} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 2221 | 2026.03.27 20:02:06.089213 [ 276 ] {f259d899-0d2e-407f-8100-8f80bc443143} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2222 | 2026.03.27 20:02:06.089242 [ 276 ] {f259d899-0d2e-407f-8100-8f80bc443143} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2223 | 2026.03.27 20:02:06.089854 [ 276 ] {f259d899-0d2e-407f-8100-8f80bc443143} <Debug> executeQuery: Read 32 rows, 1.15 KiB in 0.001551 sec., 20631.85041908446 rows/sec., 742.97 KiB/sec. | ||
| 2224 | 2026.03.27 20:02:06.089943 [ 276 ] {f259d899-0d2e-407f-8100-8f80bc443143} <Debug> TCPHandler: Processed in 0.001768522 sec. | ||
| 2225 | 2026.03.27 20:02:06.090154 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2226 | 2026.03.27 20:02:06.090289 [ 276 ] {f965e8f1-1330-4c04-8660-5fdac2f52d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2227 | 2026.03.27 20:02:06.090496 [ 276 ] {f965e8f1-1330-4c04-8660-5fdac2f52d3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2228 | 2026.03.27 20:02:06.090530 [ 276 ] {f965e8f1-1330-4c04-8660-5fdac2f52d3b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2229 | 2026.03.27 20:02:06.090725 [ 276 ] {f965e8f1-1330-4c04-8660-5fdac2f52d3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2230 | 2026.03.27 20:02:06.090777 [ 276 ] {f965e8f1-1330-4c04-8660-5fdac2f52d3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2231 | 2026.03.27 20:02:06.090875 [ 276 ] {f965e8f1-1330-4c04-8660-5fdac2f52d3b} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2232 | 2026.03.27 20:02:06.090932 [ 304 ] {f965e8f1-1330-4c04-8660-5fdac2f52d3b} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2233 | 2026.03.27 20:02:06.090941 [ 298 ] {f965e8f1-1330-4c04-8660-5fdac2f52d3b} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2234 | 2026.03.27 20:02:06.091023 [ 276 ] {f965e8f1-1330-4c04-8660-5fdac2f52d3b} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (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 | ||
| 2235 | 2026.03.27 20:02:06.091047 [ 276 ] {f965e8f1-1330-4c04-8660-5fdac2f52d3b} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2236 | 2026.03.27 20:02:06.091102 [ 276 ] {f965e8f1-1330-4c04-8660-5fdac2f52d3b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2237 | 2026.03.27 20:02:06.091118 [ 276 ] {f965e8f1-1330-4c04-8660-5fdac2f52d3b} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 2238 | 2026.03.27 20:02:06.091147 [ 276 ] {f965e8f1-1330-4c04-8660-5fdac2f52d3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2239 | 2026.03.27 20:02:06.091177 [ 276 ] {f965e8f1-1330-4c04-8660-5fdac2f52d3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2240 | 2026.03.27 20:02:06.091701 [ 276 ] {f965e8f1-1330-4c04-8660-5fdac2f52d3b} <Debug> executeQuery: Read 32 rows, 1.15 KiB in 0.001467 sec., 21813.224267211997 rows/sec., 785.51 KiB/sec. | ||
| 2241 | 2026.03.27 20:02:06.091802 [ 276 ] {f965e8f1-1330-4c04-8660-5fdac2f52d3b} <Debug> TCPHandler: Processed in 0.00169781 sec. | ||
| 2242 | 2026.03.27 20:02:06.092017 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2243 | 2026.03.27 20:02:06.092154 [ 276 ] {1204e1b9-6fab-4009-a808-7902987492c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2244 | 2026.03.27 20:02:06.092384 [ 276 ] {1204e1b9-6fab-4009-a808-7902987492c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2245 | 2026.03.27 20:02:06.092420 [ 276 ] {1204e1b9-6fab-4009-a808-7902987492c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2246 | 2026.03.27 20:02:06.092616 [ 276 ] {1204e1b9-6fab-4009-a808-7902987492c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2247 | 2026.03.27 20:02:06.092668 [ 276 ] {1204e1b9-6fab-4009-a808-7902987492c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2248 | 2026.03.27 20:02:06.092765 [ 276 ] {1204e1b9-6fab-4009-a808-7902987492c7} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2249 | 2026.03.27 20:02:06.092826 [ 318 ] {1204e1b9-6fab-4009-a808-7902987492c7} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2250 | 2026.03.27 20:02:06.092826 [ 298 ] {1204e1b9-6fab-4009-a808-7902987492c7} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2251 | 2026.03.27 20:02:06.092913 [ 276 ] {1204e1b9-6fab-4009-a808-7902987492c7} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (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 | ||
| 2252 | 2026.03.27 20:02:06.092937 [ 276 ] {1204e1b9-6fab-4009-a808-7902987492c7} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2253 | 2026.03.27 20:02:06.092991 [ 276 ] {1204e1b9-6fab-4009-a808-7902987492c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2254 | 2026.03.27 20:02:06.093007 [ 276 ] {1204e1b9-6fab-4009-a808-7902987492c7} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 2255 | 2026.03.27 20:02:06.093038 [ 276 ] {1204e1b9-6fab-4009-a808-7902987492c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2256 | 2026.03.27 20:02:06.093068 [ 276 ] {1204e1b9-6fab-4009-a808-7902987492c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2257 | 2026.03.27 20:02:06.093578 [ 276 ] {1204e1b9-6fab-4009-a808-7902987492c7} <Debug> executeQuery: Read 32 rows, 1.15 KiB in 0.001482 sec., 21592.442645074225 rows/sec., 777.56 KiB/sec. | ||
| 2258 | 2026.03.27 20:02:06.093661 [ 276 ] {1204e1b9-6fab-4009-a808-7902987492c7} <Debug> TCPHandler: Processed in 0.00169451 sec. | ||
| 2259 | 2026.03.27 20:02:06.093875 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2260 | 2026.03.27 20:02:06.094011 [ 276 ] {647464f8-f152-4021-bc15-5cff7d7c47d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2261 | 2026.03.27 20:02:06.094228 [ 276 ] {647464f8-f152-4021-bc15-5cff7d7c47d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2262 | 2026.03.27 20:02:06.094265 [ 276 ] {647464f8-f152-4021-bc15-5cff7d7c47d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2263 | 2026.03.27 20:02:06.094459 [ 276 ] {647464f8-f152-4021-bc15-5cff7d7c47d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2264 | 2026.03.27 20:02:06.094511 [ 276 ] {647464f8-f152-4021-bc15-5cff7d7c47d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2265 | 2026.03.27 20:02:06.094606 [ 276 ] {647464f8-f152-4021-bc15-5cff7d7c47d8} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2266 | 2026.03.27 20:02:06.094661 [ 304 ] {647464f8-f152-4021-bc15-5cff7d7c47d8} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2267 | 2026.03.27 20:02:06.094671 [ 298 ] {647464f8-f152-4021-bc15-5cff7d7c47d8} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2268 | 2026.03.27 20:02:06.094746 [ 276 ] {647464f8-f152-4021-bc15-5cff7d7c47d8} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (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 | ||
| 2269 | 2026.03.27 20:02:06.094770 [ 276 ] {647464f8-f152-4021-bc15-5cff7d7c47d8} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2270 | 2026.03.27 20:02:06.094823 [ 276 ] {647464f8-f152-4021-bc15-5cff7d7c47d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2271 | 2026.03.27 20:02:06.094840 [ 276 ] {647464f8-f152-4021-bc15-5cff7d7c47d8} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 2272 | 2026.03.27 20:02:06.094869 [ 276 ] {647464f8-f152-4021-bc15-5cff7d7c47d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2273 | 2026.03.27 20:02:06.094899 [ 276 ] {647464f8-f152-4021-bc15-5cff7d7c47d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2274 | 2026.03.27 20:02:06.095488 [ 276 ] {647464f8-f152-4021-bc15-5cff7d7c47d8} <Debug> executeQuery: Read 32 rows, 1.15 KiB in 0.001534 sec., 20860.495436766625 rows/sec., 751.20 KiB/sec. | ||
| 2275 | 2026.03.27 20:02:06.095587 [ 276 ] {647464f8-f152-4021-bc15-5cff7d7c47d8} <Debug> TCPHandler: Processed in 0.001762751 sec. | ||
| 2276 | 2026.03.27 20:02:06.095796 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2277 | 2026.03.27 20:02:06.095933 [ 276 ] {b67878ef-3a2d-4a2c-81c8-82854ba78ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2278 | 2026.03.27 20:02:06.096153 [ 276 ] {b67878ef-3a2d-4a2c-81c8-82854ba78ae8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2279 | 2026.03.27 20:02:06.096189 [ 276 ] {b67878ef-3a2d-4a2c-81c8-82854ba78ae8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2280 | 2026.03.27 20:02:06.096414 [ 276 ] {b67878ef-3a2d-4a2c-81c8-82854ba78ae8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2281 | 2026.03.27 20:02:06.096467 [ 276 ] {b67878ef-3a2d-4a2c-81c8-82854ba78ae8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2282 | 2026.03.27 20:02:06.096564 [ 276 ] {b67878ef-3a2d-4a2c-81c8-82854ba78ae8} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2283 | 2026.03.27 20:02:06.096614 [ 304 ] {b67878ef-3a2d-4a2c-81c8-82854ba78ae8} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2284 | 2026.03.27 20:02:06.096669 [ 313 ] {b67878ef-3a2d-4a2c-81c8-82854ba78ae8} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2285 | 2026.03.27 20:02:06.096772 [ 276 ] {b67878ef-3a2d-4a2c-81c8-82854ba78ae8} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (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 | ||
| 2286 | 2026.03.27 20:02:06.096796 [ 276 ] {b67878ef-3a2d-4a2c-81c8-82854ba78ae8} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2287 | 2026.03.27 20:02:06.096850 [ 276 ] {b67878ef-3a2d-4a2c-81c8-82854ba78ae8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2288 | 2026.03.27 20:02:06.096867 [ 276 ] {b67878ef-3a2d-4a2c-81c8-82854ba78ae8} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 2289 | 2026.03.27 20:02:06.096906 [ 276 ] {b67878ef-3a2d-4a2c-81c8-82854ba78ae8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2290 | 2026.03.27 20:02:06.096947 [ 276 ] {b67878ef-3a2d-4a2c-81c8-82854ba78ae8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2291 | 2026.03.27 20:02:06.097593 [ 276 ] {b67878ef-3a2d-4a2c-81c8-82854ba78ae8} <Debug> executeQuery: Read 32 rows, 1.15 KiB in 0.001717 sec., 18637.157833430403 rows/sec., 671.14 KiB/sec. | ||
| 2292 | 2026.03.27 20:02:06.097678 [ 276 ] {b67878ef-3a2d-4a2c-81c8-82854ba78ae8} <Debug> TCPHandler: Processed in 0.001932534 sec. | ||
| 2293 | 2026.03.27 20:02:06.097876 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2294 | 2026.03.27 20:02:06.098013 [ 276 ] {d2225004-94dd-4b79-aa0e-5604c9481100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2295 | 2026.03.27 20:02:06.098239 [ 276 ] {d2225004-94dd-4b79-aa0e-5604c9481100} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2296 | 2026.03.27 20:02:06.098275 [ 276 ] {d2225004-94dd-4b79-aa0e-5604c9481100} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2297 | 2026.03.27 20:02:06.098474 [ 276 ] {d2225004-94dd-4b79-aa0e-5604c9481100} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2298 | 2026.03.27 20:02:06.098525 [ 276 ] {d2225004-94dd-4b79-aa0e-5604c9481100} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2299 | 2026.03.27 20:02:06.098622 [ 276 ] {d2225004-94dd-4b79-aa0e-5604c9481100} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2300 | 2026.03.27 20:02:06.098680 [ 304 ] {d2225004-94dd-4b79-aa0e-5604c9481100} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2301 | 2026.03.27 20:02:06.098690 [ 344 ] {d2225004-94dd-4b79-aa0e-5604c9481100} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2302 | 2026.03.27 20:02:06.098767 [ 276 ] {d2225004-94dd-4b79-aa0e-5604c9481100} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (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 | ||
| 2303 | 2026.03.27 20:02:06.098790 [ 276 ] {d2225004-94dd-4b79-aa0e-5604c9481100} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2304 | 2026.03.27 20:02:06.098844 [ 276 ] {d2225004-94dd-4b79-aa0e-5604c9481100} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2305 | 2026.03.27 20:02:06.098861 [ 276 ] {d2225004-94dd-4b79-aa0e-5604c9481100} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 2306 | 2026.03.27 20:02:06.098891 [ 276 ] {d2225004-94dd-4b79-aa0e-5604c9481100} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2307 | 2026.03.27 20:02:06.098938 [ 276 ] {d2225004-94dd-4b79-aa0e-5604c9481100} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2308 | 2026.03.27 20:02:06.099558 [ 276 ] {d2225004-94dd-4b79-aa0e-5604c9481100} <Debug> executeQuery: Read 32 rows, 1.15 KiB in 0.001603 sec., 19962.570180910792 rows/sec., 718.87 KiB/sec. | ||
| 2309 | 2026.03.27 20:02:06.099655 [ 276 ] {d2225004-94dd-4b79-aa0e-5604c9481100} <Debug> TCPHandler: Processed in 0.001828312 sec. | ||
| 2310 | 2026.03.27 20:02:06.099850 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2311 | 2026.03.27 20:02:06.099985 [ 276 ] {0c7a56b5-63ca-49a4-8f98-41d9b3dfaeff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2312 | 2026.03.27 20:02:06.100211 [ 276 ] {0c7a56b5-63ca-49a4-8f98-41d9b3dfaeff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2313 | 2026.03.27 20:02:06.100247 [ 276 ] {0c7a56b5-63ca-49a4-8f98-41d9b3dfaeff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2314 | 2026.03.27 20:02:06.100450 [ 276 ] {0c7a56b5-63ca-49a4-8f98-41d9b3dfaeff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2315 | 2026.03.27 20:02:06.100502 [ 276 ] {0c7a56b5-63ca-49a4-8f98-41d9b3dfaeff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2316 | 2026.03.27 20:02:06.100599 [ 276 ] {0c7a56b5-63ca-49a4-8f98-41d9b3dfaeff} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2317 | 2026.03.27 20:02:06.100658 [ 313 ] {0c7a56b5-63ca-49a4-8f98-41d9b3dfaeff} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2318 | 2026.03.27 20:02:06.100667 [ 344 ] {0c7a56b5-63ca-49a4-8f98-41d9b3dfaeff} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2319 | 2026.03.27 20:02:06.100752 [ 276 ] {0c7a56b5-63ca-49a4-8f98-41d9b3dfaeff} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (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 | ||
| 2320 | 2026.03.27 20:02:06.100778 [ 276 ] {0c7a56b5-63ca-49a4-8f98-41d9b3dfaeff} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2321 | 2026.03.27 20:02:06.100831 [ 276 ] {0c7a56b5-63ca-49a4-8f98-41d9b3dfaeff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2322 | 2026.03.27 20:02:06.100848 [ 276 ] {0c7a56b5-63ca-49a4-8f98-41d9b3dfaeff} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 2323 | 2026.03.27 20:02:06.100877 [ 276 ] {0c7a56b5-63ca-49a4-8f98-41d9b3dfaeff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2324 | 2026.03.27 20:02:06.100906 [ 276 ] {0c7a56b5-63ca-49a4-8f98-41d9b3dfaeff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2325 | 2026.03.27 20:02:06.101546 [ 276 ] {0c7a56b5-63ca-49a4-8f98-41d9b3dfaeff} <Debug> executeQuery: Read 32 rows, 1.15 KiB in 0.001618 sec., 19777.503090234855 rows/sec., 712.20 KiB/sec. | ||
| 2326 | 2026.03.27 20:02:06.101633 [ 276 ] {0c7a56b5-63ca-49a4-8f98-41d9b3dfaeff} <Debug> TCPHandler: Processed in 0.001833152 sec. | ||
| 2327 | 2026.03.27 20:02:06.101824 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2026.03.27 20:02:06.101960 [ 276 ] {b9c3b47d-fb49-4c3e-ab4b-5be1e9b979cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2329 | 2026.03.27 20:02:06.102186 [ 276 ] {b9c3b47d-fb49-4c3e-ab4b-5be1e9b979cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2330 | 2026.03.27 20:02:06.102222 [ 276 ] {b9c3b47d-fb49-4c3e-ab4b-5be1e9b979cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2331 | 2026.03.27 20:02:06.102425 [ 276 ] {b9c3b47d-fb49-4c3e-ab4b-5be1e9b979cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2332 | 2026.03.27 20:02:06.102476 [ 276 ] {b9c3b47d-fb49-4c3e-ab4b-5be1e9b979cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2333 | 2026.03.27 20:02:06.102573 [ 276 ] {b9c3b47d-fb49-4c3e-ab4b-5be1e9b979cc} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2334 | 2026.03.27 20:02:06.102631 [ 307 ] {b9c3b47d-fb49-4c3e-ab4b-5be1e9b979cc} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2335 | 2026.03.27 20:02:06.102636 [ 313 ] {b9c3b47d-fb49-4c3e-ab4b-5be1e9b979cc} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2336 | 2026.03.27 20:02:06.102723 [ 276 ] {b9c3b47d-fb49-4c3e-ab4b-5be1e9b979cc} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (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 | ||
| 2337 | 2026.03.27 20:02:06.102746 [ 276 ] {b9c3b47d-fb49-4c3e-ab4b-5be1e9b979cc} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2338 | 2026.03.27 20:02:06.102800 [ 276 ] {b9c3b47d-fb49-4c3e-ab4b-5be1e9b979cc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2339 | 2026.03.27 20:02:06.102817 [ 276 ] {b9c3b47d-fb49-4c3e-ab4b-5be1e9b979cc} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 2340 | 2026.03.27 20:02:06.102847 [ 276 ] {b9c3b47d-fb49-4c3e-ab4b-5be1e9b979cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2341 | 2026.03.27 20:02:06.102886 [ 276 ] {b9c3b47d-fb49-4c3e-ab4b-5be1e9b979cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2342 | 2026.03.27 20:02:06.103442 [ 276 ] {b9c3b47d-fb49-4c3e-ab4b-5be1e9b979cc} <Debug> executeQuery: Read 32 rows, 1.15 KiB in 0.001539 sec., 20792.72254710851 rows/sec., 748.76 KiB/sec. | ||
| 2343 | 2026.03.27 20:02:06.103546 [ 276 ] {b9c3b47d-fb49-4c3e-ab4b-5be1e9b979cc} <Debug> TCPHandler: Processed in 0.001772471 sec. | ||
| 2344 | 2026.03.27 20:02:06.103740 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2345 | 2026.03.27 20:02:06.103877 [ 276 ] {227e1a43-1408-404e-bc56-f1ebe56b16b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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:expired_targets', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2346 | 2026.03.27 20:02:06.104110 [ 276 ] {227e1a43-1408-404e-bc56-f1ebe56b16b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2347 | 2026.03.27 20:02:06.104146 [ 276 ] {227e1a43-1408-404e-bc56-f1ebe56b16b1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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:expired_targets', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2348 | 2026.03.27 20:02:06.104352 [ 276 ] {227e1a43-1408-404e-bc56-f1ebe56b16b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2349 | 2026.03.27 20:02:06.104404 [ 276 ] {227e1a43-1408-404e-bc56-f1ebe56b16b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2350 | 2026.03.27 20:02:06.104501 [ 276 ] {227e1a43-1408-404e-bc56-f1ebe56b16b1} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2351 | 2026.03.27 20:02:06.104561 [ 307 ] {227e1a43-1408-404e-bc56-f1ebe56b16b1} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2352 | 2026.03.27 20:02:06.104561 [ 319 ] {227e1a43-1408-404e-bc56-f1ebe56b16b1} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2353 | 2026.03.27 20:02:06.104645 [ 276 ] {227e1a43-1408-404e-bc56-f1ebe56b16b1} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (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 | ||
| 2354 | 2026.03.27 20:02:06.104670 [ 276 ] {227e1a43-1408-404e-bc56-f1ebe56b16b1} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2355 | 2026.03.27 20:02:06.104724 [ 276 ] {227e1a43-1408-404e-bc56-f1ebe56b16b1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2356 | 2026.03.27 20:02:06.104740 [ 276 ] {227e1a43-1408-404e-bc56-f1ebe56b16b1} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 2357 | 2026.03.27 20:02:06.104772 [ 276 ] {227e1a43-1408-404e-bc56-f1ebe56b16b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2358 | 2026.03.27 20:02:06.104811 [ 276 ] {227e1a43-1408-404e-bc56-f1ebe56b16b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2359 | 2026.03.27 20:02:06.105331 [ 276 ] {227e1a43-1408-404e-bc56-f1ebe56b16b1} <Debug> executeQuery: Read 32 rows, 1.15 KiB in 0.001512 sec., 21164.021164021164 rows/sec., 762.13 KiB/sec. | ||
| 2360 | 2026.03.27 20:02:06.105431 [ 276 ] {227e1a43-1408-404e-bc56-f1ebe56b16b1} <Debug> TCPHandler: Processed in 0.001740631 sec. | ||
| 2361 | 2026.03.27 20:02:06.105629 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2362 | 2026.03.27 20:02:06.105767 [ 276 ] {2d8d33a5-f4e3-474f-86c4-d14e7d02ecf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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:expired_targets', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2363 | 2026.03.27 20:02:06.105996 [ 276 ] {2d8d33a5-f4e3-474f-86c4-d14e7d02ecf6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2364 | 2026.03.27 20:02:06.106033 [ 276 ] {2d8d33a5-f4e3-474f-86c4-d14e7d02ecf6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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:expired_targets', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2365 | 2026.03.27 20:02:06.106242 [ 276 ] {2d8d33a5-f4e3-474f-86c4-d14e7d02ecf6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2366 | 2026.03.27 20:02:06.106294 [ 276 ] {2d8d33a5-f4e3-474f-86c4-d14e7d02ecf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2367 | 2026.03.27 20:02:06.106391 [ 276 ] {2d8d33a5-f4e3-474f-86c4-d14e7d02ecf6} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2368 | 2026.03.27 20:02:06.106453 [ 319 ] {2d8d33a5-f4e3-474f-86c4-d14e7d02ecf6} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2369 | 2026.03.27 20:02:06.106456 [ 313 ] {2d8d33a5-f4e3-474f-86c4-d14e7d02ecf6} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2370 | 2026.03.27 20:02:06.106543 [ 276 ] {2d8d33a5-f4e3-474f-86c4-d14e7d02ecf6} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (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 | ||
| 2371 | 2026.03.27 20:02:06.106567 [ 276 ] {2d8d33a5-f4e3-474f-86c4-d14e7d02ecf6} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2372 | 2026.03.27 20:02:06.106621 [ 276 ] {2d8d33a5-f4e3-474f-86c4-d14e7d02ecf6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2373 | 2026.03.27 20:02:06.106638 [ 276 ] {2d8d33a5-f4e3-474f-86c4-d14e7d02ecf6} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 2374 | 2026.03.27 20:02:06.106668 [ 276 ] {2d8d33a5-f4e3-474f-86c4-d14e7d02ecf6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2375 | 2026.03.27 20:02:06.106708 [ 276 ] {2d8d33a5-f4e3-474f-86c4-d14e7d02ecf6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2376 | 2026.03.27 20:02:06.107225 [ 276 ] {2d8d33a5-f4e3-474f-86c4-d14e7d02ecf6} <Debug> executeQuery: Read 32 rows, 1.15 KiB in 0.001516 sec., 21108.179419525066 rows/sec., 760.12 KiB/sec. | ||
| 2377 | 2026.03.27 20:02:06.107328 [ 276 ] {2d8d33a5-f4e3-474f-86c4-d14e7d02ecf6} <Debug> TCPHandler: Processed in 0.001749731 sec. | ||
| 2378 | 2026.03.27 20:02:06.115983 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2379 | 2026.03.27 20:02:06.116142 [ 276 ] {e9896fb2-53a3-4ea3-84c1-e9c1e33a90d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2380 | 2026.03.27 20:02:06.116191 [ 276 ] {e9896fb2-53a3-4ea3-84c1-e9c1e33a90d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2381 | 2026.03.27 20:02:06.116791 [ 276 ] {e9896fb2-53a3-4ea3-84c1-e9c1e33a90d3} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2382 | 2026.03.27 20:02:06.116832 [ 276 ] {e9896fb2-53a3-4ea3-84c1-e9c1e33a90d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2383 | 2026.03.27 20:02:06.117256 [ 276 ] {e9896fb2-53a3-4ea3-84c1-e9c1e33a90d3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2384 | 2026.03.27 20:02:06.117451 [ 276 ] {e9896fb2-53a3-4ea3-84c1-e9c1e33a90d3} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2385 | 2026.03.27 20:02:06.117604 [ 276 ] {e9896fb2-53a3-4ea3-84c1-e9c1e33a90d3} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001498 sec., 9345.794392523365 rows/sec., 1.31 MiB/sec. | ||
| 2386 | 2026.03.27 20:02:06.117645 [ 276 ] {e9896fb2-53a3-4ea3-84c1-e9c1e33a90d3} <Debug> TCPHandler: Processed in 0.001724211 sec. | ||
| 2387 | 2026.03.27 20:02:06.117791 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2388 | 2026.03.27 20:02:06.117890 [ 276 ] {f7e8eb0e-6770-44fb-90f1-4edb91fd9b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2389 | 2026.03.27 20:02:06.117930 [ 276 ] {f7e8eb0e-6770-44fb-90f1-4edb91fd9b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2390 | 2026.03.27 20:02:06.118330 [ 276 ] {f7e8eb0e-6770-44fb-90f1-4edb91fd9b5b} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2391 | 2026.03.27 20:02:06.118367 [ 276 ] {f7e8eb0e-6770-44fb-90f1-4edb91fd9b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2392 | 2026.03.27 20:02:06.118651 [ 276 ] {f7e8eb0e-6770-44fb-90f1-4edb91fd9b5b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2393 | 2026.03.27 20:02:06.118856 [ 276 ] {f7e8eb0e-6770-44fb-90f1-4edb91fd9b5b} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2394 | 2026.03.27 20:02:06.118991 [ 276 ] {f7e8eb0e-6770-44fb-90f1-4edb91fd9b5b} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001123 sec., 8904.719501335707 rows/sec., 726.12 KiB/sec. | ||
| 2395 | 2026.03.27 20:02:06.119027 [ 276 ] {f7e8eb0e-6770-44fb-90f1-4edb91fd9b5b} <Debug> TCPHandler: Processed in 0.001286332 sec. | ||
| 2396 | 2026.03.27 20:02:06.119141 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2397 | 2026.03.27 20:02:06.119235 [ 276 ] {c38f936e-4e1c-4ca6-b84a-24d833f82ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2398 | 2026.03.27 20:02:06.119273 [ 276 ] {c38f936e-4e1c-4ca6-b84a-24d833f82ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2399 | 2026.03.27 20:02:06.119695 [ 276 ] {c38f936e-4e1c-4ca6-b84a-24d833f82ee7} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2026.03.27 20:02:06.119730 [ 276 ] {c38f936e-4e1c-4ca6-b84a-24d833f82ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2401 | 2026.03.27 20:02:06.120022 [ 276 ] {c38f936e-4e1c-4ca6-b84a-24d833f82ee7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2402 | 2026.03.27 20:02:06.120227 [ 276 ] {c38f936e-4e1c-4ca6-b84a-24d833f82ee7} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2403 | 2026.03.27 20:02:06.120361 [ 276 ] {c38f936e-4e1c-4ca6-b84a-24d833f82ee7} <Debug> executeQuery: Read 96 rows, 8.22 KiB in 0.001145 sec., 83842.79475982532 rows/sec., 7.01 MiB/sec. | ||
| 2404 | 2026.03.27 20:02:06.120398 [ 276 ] {c38f936e-4e1c-4ca6-b84a-24d833f82ee7} <Debug> TCPHandler: Processed in 0.001307453 sec. | ||
| 2405 | 2026.03.27 20:02:06.120506 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2406 | 2026.03.27 20:02:06.120600 [ 276 ] {20b705ba-1edd-475e-a424-30541a99826b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2407 | 2026.03.27 20:02:06.120638 [ 276 ] {20b705ba-1edd-475e-a424-30541a99826b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2408 | 2026.03.27 20:02:06.121042 [ 276 ] {20b705ba-1edd-475e-a424-30541a99826b} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2026.03.27 20:02:06.121078 [ 276 ] {20b705ba-1edd-475e-a424-30541a99826b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2410 | 2026.03.27 20:02:06.121379 [ 276 ] {20b705ba-1edd-475e-a424-30541a99826b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2411 | 2026.03.27 20:02:06.121580 [ 276 ] {20b705ba-1edd-475e-a424-30541a99826b} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2412 | 2026.03.27 20:02:06.121683 [ 37 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2413 | 2026.03.27 20:02:06.121711 [ 276 ] {20b705ba-1edd-475e-a424-30541a99826b} <Debug> executeQuery: Read 27 rows, 1.98 KiB in 0.001129 sec., 23914.96899911426 rows/sec., 1.71 MiB/sec. | ||
| 2414 | 2026.03.27 20:02:06.121731 [ 37 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2415 | 2026.03.27 20:02:06.121751 [ 276 ] {20b705ba-1edd-475e-a424-30541a99826b} <Debug> TCPHandler: Processed in 0.001295012 sec. | ||
| 2416 | 2026.03.27 20:02:06.121757 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2417 | 2026.03.27 20:02:06.121869 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2418 | 2026.03.27 20:02:06.121873 [ 200 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::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 | ||
| 2419 | 2026.03.27 20:02:06.121970 [ 276 ] {fb1d25ed-aa43-4396-a63b-af2cf69e55da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2420 | 2026.03.27 20:02:06.122011 [ 200 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2421 | 2026.03.27 20:02:06.122013 [ 276 ] {fb1d25ed-aa43-4396-a63b-af2cf69e55da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2422 | 2026.03.27 20:02:06.122051 [ 200 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 158 rows starting from the beginning of the part | ||
| 2423 | 2026.03.27 20:02:06.122122 [ 200 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 164 rows starting from the beginning of the part | ||
| 2424 | 2026.03.27 20:02:06.122170 [ 200 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 164 rows starting from the beginning of the part | ||
| 2425 | 2026.03.27 20:02:06.122216 [ 200 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 175 rows starting from the beginning of the part | ||
| 2426 | 2026.03.27 20:02:06.122258 [ 200 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 166 rows starting from the beginning of the part | ||
| 2427 | 2026.03.27 20:02:06.122300 [ 200 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part | ||
| 2428 | 2026.03.27 20:02:06.122420 [ 276 ] {fb1d25ed-aa43-4396-a63b-af2cf69e55da} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2026.03.27 20:02:06.122462 [ 276 ] {fb1d25ed-aa43-4396-a63b-af2cf69e55da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2430 | 2026.03.27 20:02:06.122770 [ 276 ] {fb1d25ed-aa43-4396-a63b-af2cf69e55da} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2431 | 2026.03.27 20:02:06.122988 [ 276 ] {fb1d25ed-aa43-4396-a63b-af2cf69e55da} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2026.03.27 20:02:06.123085 [ 37 ] {} <Debug> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2433 | 2026.03.27 20:02:06.123114 [ 37 ] {} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2026.03.27 20:02:06.123127 [ 276 ] {fb1d25ed-aa43-4396-a63b-af2cf69e55da} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001175 sec., 851.063829787234 rows/sec., 56.52 KiB/sec. | ||
| 2435 | 2026.03.27 20:02:06.123131 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2436 | 2026.03.27 20:02:06.123171 [ 276 ] {fb1d25ed-aa43-4396-a63b-af2cf69e55da} <Debug> TCPHandler: Processed in 0.001351664 sec. | ||
| 2437 | 2026.03.27 20:02:06.123242 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::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 | ||
| 2438 | 2026.03.27 20:02:06.123272 [ 200 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 854 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445075 sec., 590972.7868795737 rows/sec., 38.37 MiB/sec. | ||
| 2439 | 2026.03.27 20:02:06.123282 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2440 | 2026.03.27 20:02:06.123346 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2441 | 2026.03.27 20:02:06.123383 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 952 rows starting from the beginning of the part | ||
| 2442 | 2026.03.27 20:02:06.123390 [ 276 ] {52bfe765-b964-45c5-99ae-383af61a2e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2443 | 2026.03.27 20:02:06.123408 [ 200 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2444 | 2026.03.27 20:02:06.123437 [ 276 ] {52bfe765-b964-45c5-99ae-383af61a2e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2445 | 2026.03.27 20:02:06.123443 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::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 | ||
| 2446 | 2026.03.27 20:02:06.123500 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::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 | ||
| 2447 | 2026.03.27 20:02:06.123542 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 950 rows starting from the beginning of the part | ||
| 2448 | 2026.03.27 20:02:06.123584 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::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 | ||
| 2449 | 2026.03.27 20:02:06.123623 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 2450 | 2026.03.27 20:02:06.123671 [ 200 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_6_1} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2451 | 2026.03.27 20:02:06.123744 [ 200 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_6_1} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2452 | 2026.03.27 20:02:06.123813 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2453 | 2026.03.27 20:02:06.123883 [ 276 ] {52bfe765-b964-45c5-99ae-383af61a2e69} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2454 | 2026.03.27 20:02:06.123923 [ 276 ] {52bfe765-b964-45c5-99ae-383af61a2e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2455 | 2026.03.27 20:02:06.124228 [ 276 ] {52bfe765-b964-45c5-99ae-383af61a2e69} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2456 | 2026.03.27 20:02:06.124452 [ 276 ] {52bfe765-b964-45c5-99ae-383af61a2e69} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2457 | 2026.03.27 20:02:06.124590 [ 276 ] {52bfe765-b964-45c5-99ae-383af61a2e69} <Debug> executeQuery: Read 97 rows, 7.77 KiB in 0.001218 sec., 79638.75205254517 rows/sec., 6.23 MiB/sec. | ||
| 2458 | 2026.03.27 20:02:06.124629 [ 276 ] {52bfe765-b964-45c5-99ae-383af61a2e69} <Debug> TCPHandler: Processed in 0.001396634 sec. | ||
| 2459 | 2026.03.27 20:02:06.124738 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2460 | 2026.03.27 20:02:06.124833 [ 276 ] {b0f6dd74-456b-4fd3-b0c6-a422429db1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2461 | 2026.03.27 20:02:06.124848 [ 199 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2350 rows, containing 5 columns (5 merged, 0 gathered) in 0.001645829 sec., 1427851.8606732534 rows/sec., 91.03 MiB/sec. | ||
| 2462 | 2026.03.27 20:02:06.124874 [ 276 ] {b0f6dd74-456b-4fd3-b0c6-a422429db1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2463 | 2026.03.27 20:02:06.125009 [ 200 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2464 | 2026.03.27 20:02:06.125246 [ 200 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_6_1} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2026.03.27 20:02:06.125285 [ 276 ] {b0f6dd74-456b-4fd3-b0c6-a422429db1e2} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2466 | 2026.03.27 20:02:06.125312 [ 200 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_6_1} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2467 | 2026.03.27 20:02:06.125327 [ 276 ] {b0f6dd74-456b-4fd3-b0c6-a422429db1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2468 | 2026.03.27 20:02:06.125384 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 2469 | 2026.03.27 20:02:06.125651 [ 276 ] {b0f6dd74-456b-4fd3-b0c6-a422429db1e2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2470 | 2026.03.27 20:02:06.125866 [ 276 ] {b0f6dd74-456b-4fd3-b0c6-a422429db1e2} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2471 | 2026.03.27 20:02:06.126004 [ 276 ] {b0f6dd74-456b-4fd3-b0c6-a422429db1e2} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001189 sec., 138772.0773759462 rows/sec., 9.66 MiB/sec. | ||
| 2472 | 2026.03.27 20:02:06.126041 [ 276 ] {b0f6dd74-456b-4fd3-b0c6-a422429db1e2} <Debug> TCPHandler: Processed in 0.001351894 sec. | ||
| 2473 | 2026.03.27 20:02:06.126148 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2474 | 2026.03.27 20:02:06.126242 [ 276 ] {d79dc543-e7ca-4543-84b0-b9b41ad8c312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2475 | 2026.03.27 20:02:06.126282 [ 276 ] {d79dc543-e7ca-4543-84b0-b9b41ad8c312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2476 | 2026.03.27 20:02:06.126592 [ 276 ] {d79dc543-e7ca-4543-84b0-b9b41ad8c312} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2477 | 2026.03.27 20:02:06.126628 [ 276 ] {d79dc543-e7ca-4543-84b0-b9b41ad8c312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2478 | 2026.03.27 20:02:06.126932 [ 276 ] {d79dc543-e7ca-4543-84b0-b9b41ad8c312} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2479 | 2026.03.27 20:02:06.127136 [ 276 ] {d79dc543-e7ca-4543-84b0-b9b41ad8c312} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2480 | 2026.03.27 20:02:06.127230 [ 37 ] {} <Debug> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2481 | 2026.03.27 20:02:06.127261 [ 37 ] {} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2026.03.27 20:02:06.127269 [ 276 ] {d79dc543-e7ca-4543-84b0-b9b41ad8c312} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.001045 sec., 1913.8755980861245 rows/sec., 121.49 KiB/sec. | ||
| 2483 | 2026.03.27 20:02:06.127277 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2484 | 2026.03.27 20:02:06.127312 [ 276 ] {d79dc543-e7ca-4543-84b0-b9b41ad8c312} <Debug> TCPHandler: Processed in 0.001217592 sec. | ||
| 2485 | 2026.03.27 20:02:06.127376 [ 193 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::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 | ||
| 2486 | 2026.03.27 20:02:06.127423 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2487 | 2026.03.27 20:02:06.127471 [ 193 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2488 | 2026.03.27 20:02:06.127502 [ 193 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part | ||
| 2489 | 2026.03.27 20:02:06.127521 [ 276 ] {0e838043-de11-4a56-8148-e193e6c8a18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2490 | 2026.03.27 20:02:06.127545 [ 193 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2491 | 2026.03.27 20:02:06.127579 [ 276 ] {0e838043-de11-4a56-8148-e193e6c8a18a} <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 | ||
| 2492 | 2026.03.27 20:02:06.127586 [ 193 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2493 | 2026.03.27 20:02:06.127628 [ 193 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2494 | 2026.03.27 20:02:06.127659 [ 193 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2495 | 2026.03.27 20:02:06.127695 [ 193 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 2496 | 2026.03.27 20:02:06.128353 [ 276 ] {0e838043-de11-4a56-8148-e193e6c8a18a} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2497 | 2026.03.27 20:02:06.128394 [ 276 ] {0e838043-de11-4a56-8148-e193e6c8a18a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2498 | 2026.03.27 20:02:06.128406 [ 193 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.001066209 sec., 8441.12176880893 rows/sec., 554.13 KiB/sec. | ||
| 2499 | 2026.03.27 20:02:06.128577 [ 195 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2500 | 2026.03.27 20:02:06.128849 [ 195 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_6_1} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2026.03.27 20:02:06.128914 [ 195 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_6_1} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2502 | 2026.03.27 20:02:06.128950 [ 276 ] {0e838043-de11-4a56-8148-e193e6c8a18a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2503 | 2026.03.27 20:02:06.128987 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2504 | 2026.03.27 20:02:06.129166 [ 276 ] {0e838043-de11-4a56-8148-e193e6c8a18a} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2505 | 2026.03.27 20:02:06.129267 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2506 | 2026.03.27 20:02:06.129297 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2507 | 2026.03.27 20:02:06.129310 [ 276 ] {0e838043-de11-4a56-8148-e193e6c8a18a} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001806 sec., 9413.067552602435 rows/sec., 16.87 MiB/sec. | ||
| 2508 | 2026.03.27 20:02:06.129313 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2509 | 2026.03.27 20:02:06.129373 [ 276 ] {0e838043-de11-4a56-8148-e193e6c8a18a} <Debug> TCPHandler: Processed in 0.001999745 sec. | ||
| 2510 | 2026.03.27 20:02:06.129426 [ 193 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::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 | ||
| 2511 | 2026.03.27 20:02:06.129487 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2512 | 2026.03.27 20:02:06.129587 [ 276 ] {4dea1a01-546a-4851-a450-9f4735a21a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2513 | 2026.03.27 20:02:06.129621 [ 193 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2514 | 2026.03.27 20:02:06.129627 [ 276 ] {4dea1a01-546a-4851-a450-9f4735a21a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2515 | 2026.03.27 20:02:06.129680 [ 193 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::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 | ||
| 2516 | 2026.03.27 20:02:06.129811 [ 193 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
| 2517 | 2026.03.27 20:02:06.129935 [ 193 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 2518 | 2026.03.27 20:02:06.129962 [ 276 ] {4dea1a01-546a-4851-a450-9f4735a21a29} <Trace> oximeter.measurements_i64 (6051fc2f-61be-457d-986b-8eb423791539): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2026.03.27 20:02:06.130002 [ 276 ] {4dea1a01-546a-4851-a450-9f4735a21a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2520 | 2026.03.27 20:02:06.130044 [ 193 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
| 2521 | 2026.03.27 20:02:06.130150 [ 193 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2522 | 2026.03.27 20:02:06.130255 [ 193 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 17 rows starting from the beginning of the part | ||
| 2523 | 2026.03.27 20:02:06.130316 [ 276 ] {4dea1a01-546a-4851-a450-9f4735a21a29} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2524 | 2026.03.27 20:02:06.130530 [ 276 ] {4dea1a01-546a-4851-a450-9f4735a21a29} <Trace> oximeter.measurements_i64 (6051fc2f-61be-457d-986b-8eb423791539): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2525 | 2026.03.27 20:02:06.130666 [ 276 ] {4dea1a01-546a-4851-a450-9f4735a21a29} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 386.35 KiB/sec. | ||
| 2526 | 2026.03.27 20:02:06.130703 [ 276 ] {4dea1a01-546a-4851-a450-9f4735a21a29} <Debug> TCPHandler: Processed in 0.001265003 sec. | ||
| 2527 | 2026.03.27 20:02:06.130811 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2528 | 2026.03.27 20:02:06.130905 [ 276 ] {e5bb2ceb-0f82-40d7-9ada-725d87a1c2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2529 | 2026.03.27 20:02:06.130944 [ 276 ] {e5bb2ceb-0f82-40d7-9ada-725d87a1c2c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2530 | 2026.03.27 20:02:06.131286 [ 276 ] {e5bb2ceb-0f82-40d7-9ada-725d87a1c2c1} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2531 | 2026.03.27 20:02:06.131323 [ 276 ] {e5bb2ceb-0f82-40d7-9ada-725d87a1c2c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2532 | 2026.03.27 20:02:06.131651 [ 276 ] {e5bb2ceb-0f82-40d7-9ada-725d87a1c2c1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2533 | 2026.03.27 20:02:06.131890 [ 276 ] {e5bb2ceb-0f82-40d7-9ada-725d87a1c2c1} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2534 | 2026.03.27 20:02:06.132026 [ 276 ] {e5bb2ceb-0f82-40d7-9ada-725d87a1c2c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 2535 | 2026.03.27 20:02:06.132061 [ 276 ] {e5bb2ceb-0f82-40d7-9ada-725d87a1c2c1} <Debug> TCPHandler: Processed in 0.001299643 sec. | ||
| 2536 | 2026.03.27 20:02:06.132425 [ 195 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 19 columns (19 merged, 0 gathered) in 0.003032743 sec., 41546.54713571179 rows/sec., 74.45 MiB/sec. | ||
| 2537 | 2026.03.27 20:02:06.132751 [ 195 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2538 | 2026.03.27 20:02:06.133056 [ 195 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.03.27 20:02:06.133118 [ 195 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2540 | 2026.03.27 20:02:06.133221 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 2541 | 2026.03.27 20:02:07.428961 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 352 | ||
| 2542 | 2026.03.27 20:02:07.432035 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2543 | 2026.03.27 20:02:07.432090 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2544 | 2026.03.27 20:02:07.433378 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2545 | 2026.03.27 20:02:07.433648 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2546 | 2026.03.27 20:02:07.433823 [ 33 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2547 | 2026.03.27 20:02:07.433919 [ 33 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2548 | 2026.03.27 20:02:07.433945 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2549 | 2026.03.27 20:02:07.433964 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 352 | ||
| 2550 | 2026.03.27 20:02:07.434091 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 2551 | 2026.03.27 20:02:07.434761 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2552 | 2026.03.27 20:02:07.434948 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 2553 | 2026.03.27 20:02:07.435383 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 92 rows starting from the beginning of the part | ||
| 2554 | 2026.03.27 20:02:07.435766 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2555 | 2026.03.27 20:02:07.436140 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 58 rows starting from the beginning of the part | ||
| 2556 | 2026.03.27 20:02:07.436523 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 18 rows starting from the beginning of the part | ||
| 2557 | 2026.03.27 20:02:07.436885 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part | ||
| 2558 | 2026.03.27 20:02:07.443431 [ 193 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 352 rows, containing 72 columns (72 merged, 0 gathered) in 0.009411327 sec., 37401.73941464365 rows/sec., 38.18 MiB/sec. | ||
| 2559 | 2026.03.27 20:02:07.444336 [ 191 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2560 | 2026.03.27 20:02:07.444918 [ 191 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_6_1} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2561 | 2026.03.27 20:02:07.444989 [ 191 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_6_1} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2562 | 2026.03.27 20:02:07.445128 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 2563 | 2026.03.27 20:02:11.093213 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2026.03.27 20:02:11.093419 [ 276 ] {140a30ba-8e0a-4f85-9b0d-72df3413c124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2565 | 2026.03.27 20:02:11.093490 [ 276 ] {140a30ba-8e0a-4f85-9b0d-72df3413c124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2566 | 2026.03.27 20:02:11.094249 [ 276 ] {140a30ba-8e0a-4f85-9b0d-72df3413c124} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2026.03.27 20:02:11.094295 [ 276 ] {140a30ba-8e0a-4f85-9b0d-72df3413c124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2568 | 2026.03.27 20:02:11.094695 [ 276 ] {140a30ba-8e0a-4f85-9b0d-72df3413c124} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2569 | 2026.03.27 20:02:11.094920 [ 276 ] {140a30ba-8e0a-4f85-9b0d-72df3413c124} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2026.03.27 20:02:11.095078 [ 276 ] {140a30ba-8e0a-4f85-9b0d-72df3413c124} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001711 sec., 165984.80420806544 rows/sec., 10.54 MiB/sec. | ||
| 2571 | 2026.03.27 20:02:11.095128 [ 276 ] {140a30ba-8e0a-4f85-9b0d-72df3413c124} <Debug> TCPHandler: Processed in 0.002049056 sec. | ||
| 2572 | 2026.03.27 20:02:11.095252 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2573 | 2026.03.27 20:02:11.095356 [ 276 ] {8f6b4d8a-a5a0-4c27-8e58-72d718782b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2574 | 2026.03.27 20:02:11.095398 [ 276 ] {8f6b4d8a-a5a0-4c27-8e58-72d718782b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2575 | 2026.03.27 20:02:11.096136 [ 276 ] {8f6b4d8a-a5a0-4c27-8e58-72d718782b76} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2026.03.27 20:02:11.096173 [ 276 ] {8f6b4d8a-a5a0-4c27-8e58-72d718782b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2577 | 2026.03.27 20:02:11.096536 [ 276 ] {8f6b4d8a-a5a0-4c27-8e58-72d718782b76} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2578 | 2026.03.27 20:02:11.096742 [ 276 ] {8f6b4d8a-a5a0-4c27-8e58-72d718782b76} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.03.27 20:02:11.096864 [ 276 ] {8f6b4d8a-a5a0-4c27-8e58-72d718782b76} <Debug> executeQuery: Read 845 rows, 68.03 KiB in 0.00157 sec., 538216.5605095541 rows/sec., 42.31 MiB/sec. | ||
| 2580 | 2026.03.27 20:02:11.096899 [ 276 ] {8f6b4d8a-a5a0-4c27-8e58-72d718782b76} <Debug> TCPHandler: Processed in 0.001741651 sec. | ||
| 2581 | 2026.03.27 20:02:11.097008 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2582 | 2026.03.27 20:02:11.097100 [ 276 ] {4b96cfa6-79d5-4a9b-b03a-6c4e663ab8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2583 | 2026.03.27 20:02:11.097137 [ 276 ] {4b96cfa6-79d5-4a9b-b03a-6c4e663ab8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2584 | 2026.03.27 20:02:11.097635 [ 276 ] {4b96cfa6-79d5-4a9b-b03a-6c4e663ab8a8} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.03.27 20:02:11.097674 [ 276 ] {4b96cfa6-79d5-4a9b-b03a-6c4e663ab8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2586 | 2026.03.27 20:02:11.097988 [ 276 ] {4b96cfa6-79d5-4a9b-b03a-6c4e663ab8a8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2587 | 2026.03.27 20:02:11.098192 [ 276 ] {4b96cfa6-79d5-4a9b-b03a-6c4e663ab8a8} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2026.03.27 20:02:11.098319 [ 276 ] {4b96cfa6-79d5-4a9b-b03a-6c4e663ab8a8} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001183 sec., 140321.21724429415 rows/sec., 8.54 MiB/sec. | ||
| 2589 | 2026.03.27 20:02:11.098356 [ 276 ] {4b96cfa6-79d5-4a9b-b03a-6c4e663ab8a8} <Debug> TCPHandler: Processed in 0.001349704 sec. | ||
| 2590 | 2026.03.27 20:02:11.098465 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2591 | 2026.03.27 20:02:11.098560 [ 276 ] {0aeade8c-d391-4878-9b69-05be2113caa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2592 | 2026.03.27 20:02:11.098599 [ 276 ] {0aeade8c-d391-4878-9b69-05be2113caa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2593 | 2026.03.27 20:02:11.099014 [ 276 ] {0aeade8c-d391-4878-9b69-05be2113caa4} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2026.03.27 20:02:11.099050 [ 276 ] {0aeade8c-d391-4878-9b69-05be2113caa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2595 | 2026.03.27 20:02:11.099346 [ 276 ] {0aeade8c-d391-4878-9b69-05be2113caa4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2596 | 2026.03.27 20:02:11.099553 [ 276 ] {0aeade8c-d391-4878-9b69-05be2113caa4} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2026.03.27 20:02:11.099676 [ 276 ] {0aeade8c-d391-4878-9b69-05be2113caa4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001134 sec., 131393.29805996473 rows/sec., 8.49 MiB/sec. | ||
| 2598 | 2026.03.27 20:02:11.099712 [ 276 ] {0aeade8c-d391-4878-9b69-05be2113caa4} <Debug> TCPHandler: Processed in 0.001298263 sec. | ||
| 2599 | 2026.03.27 20:02:11.099821 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2600 | 2026.03.27 20:02:11.099916 [ 276 ] {451b5092-a268-4d5e-b4de-b74b590dfddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2601 | 2026.03.27 20:02:11.099954 [ 276 ] {451b5092-a268-4d5e-b4de-b74b590dfddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2602 | 2026.03.27 20:02:11.100366 [ 276 ] {451b5092-a268-4d5e-b4de-b74b590dfddd} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2026.03.27 20:02:11.100401 [ 276 ] {451b5092-a268-4d5e-b4de-b74b590dfddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2604 | 2026.03.27 20:02:11.100693 [ 276 ] {451b5092-a268-4d5e-b4de-b74b590dfddd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2605 | 2026.03.27 20:02:11.100896 [ 276 ] {451b5092-a268-4d5e-b4de-b74b590dfddd} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2606 | 2026.03.27 20:02:11.101019 [ 276 ] {451b5092-a268-4d5e-b4de-b74b590dfddd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001121 sec., 132024.9776984835 rows/sec., 7.51 MiB/sec. | ||
| 2607 | 2026.03.27 20:02:11.101055 [ 276 ] {451b5092-a268-4d5e-b4de-b74b590dfddd} <Debug> TCPHandler: Processed in 0.001283803 sec. | ||
| 2608 | 2026.03.27 20:02:11.101163 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2609 | 2026.03.27 20:02:11.101257 [ 276 ] {0eec141c-5a80-44cb-8f46-3f5d3ddea216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2610 | 2026.03.27 20:02:11.101296 [ 276 ] {0eec141c-5a80-44cb-8f46-3f5d3ddea216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2611 | 2026.03.27 20:02:11.101837 [ 276 ] {0eec141c-5a80-44cb-8f46-3f5d3ddea216} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2612 | 2026.03.27 20:02:11.101874 [ 276 ] {0eec141c-5a80-44cb-8f46-3f5d3ddea216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2613 | 2026.03.27 20:02:11.102227 [ 276 ] {0eec141c-5a80-44cb-8f46-3f5d3ddea216} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2614 | 2026.03.27 20:02:11.102419 [ 276 ] {0eec141c-5a80-44cb-8f46-3f5d3ddea216} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2026.03.27 20:02:11.102542 [ 276 ] {0eec141c-5a80-44cb-8f46-3f5d3ddea216} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001319 sec., 389689.15845337376 rows/sec., 27.47 MiB/sec. | ||
| 2616 | 2026.03.27 20:02:11.102578 [ 276 ] {0eec141c-5a80-44cb-8f46-3f5d3ddea216} <Debug> TCPHandler: Processed in 0.001484067 sec. | ||
| 2617 | 2026.03.27 20:02:11.102676 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2618 | 2026.03.27 20:02:11.102764 [ 276 ] {80270716-b8f4-42f5-b1f9-f15f7c8223f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2619 | 2026.03.27 20:02:11.102801 [ 276 ] {80270716-b8f4-42f5-b1f9-f15f7c8223f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2620 | 2026.03.27 20:02:11.103107 [ 276 ] {80270716-b8f4-42f5-b1f9-f15f7c8223f1} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2026.03.27 20:02:11.103141 [ 276 ] {80270716-b8f4-42f5-b1f9-f15f7c8223f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2622 | 2026.03.27 20:02:11.103516 [ 276 ] {80270716-b8f4-42f5-b1f9-f15f7c8223f1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2623 | 2026.03.27 20:02:11.103716 [ 276 ] {80270716-b8f4-42f5-b1f9-f15f7c8223f1} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2026.03.27 20:02:11.103815 [ 30 ] {} <Debug> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2625 | 2026.03.27 20:02:11.103847 [ 276 ] {80270716-b8f4-42f5-b1f9-f15f7c8223f1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 2626 | 2026.03.27 20:02:11.103890 [ 276 ] {80270716-b8f4-42f5-b1f9-f15f7c8223f1} <Debug> TCPHandler: Processed in 0.001237312 sec. | ||
| 2627 | 2026.03.27 20:02:11.103896 [ 30 ] {} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2026.03.27 20:02:11.103926 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2629 | 2026.03.27 20:02:11.104014 [ 199 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::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 | ||
| 2630 | 2026.03.27 20:02:11.104014 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2631 | 2026.03.27 20:02:11.104101 [ 199 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2632 | 2026.03.27 20:02:11.104128 [ 199 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::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 | ||
| 2633 | 2026.03.27 20:02:11.104155 [ 276 ] {8c6204b3-8c88-417f-a1a1-6c5880987a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2634 | 2026.03.27 20:02:11.104179 [ 199 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::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 | ||
| 2635 | 2026.03.27 20:02:11.104208 [ 276 ] {8c6204b3-8c88-417f-a1a1-6c5880987a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2636 | 2026.03.27 20:02:11.104217 [ 199 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::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 | ||
| 2637 | 2026.03.27 20:02:11.104255 [ 199 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::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 | ||
| 2638 | 2026.03.27 20:02:11.104289 [ 199 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::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 | ||
| 2639 | 2026.03.27 20:02:11.104322 [ 199 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::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 | ||
| 2640 | 2026.03.27 20:02:11.104743 [ 276 ] {8c6204b3-8c88-417f-a1a1-6c5880987a95} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2026.03.27 20:02:11.104786 [ 276 ] {8c6204b3-8c88-417f-a1a1-6c5880987a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2642 | 2026.03.27 20:02:11.105027 [ 193 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001044449 sec., 34467.93476751856 rows/sec., 1.76 MiB/sec. | ||
| 2643 | 2026.03.27 20:02:11.105170 [ 276 ] {8c6204b3-8c88-417f-a1a1-6c5880987a95} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2644 | 2026.03.27 20:02:11.105197 [ 187 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2645 | 2026.03.27 20:02:11.105400 [ 276 ] {8c6204b3-8c88-417f-a1a1-6c5880987a95} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.03.27 20:02:11.105478 [ 187 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_6_1} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2026.03.27 20:02:11.105538 [ 276 ] {8c6204b3-8c88-417f-a1a1-6c5880987a95} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001408 sec., 188210.22727272726 rows/sec., 12.51 MiB/sec. | ||
| 2648 | 2026.03.27 20:02:11.105542 [ 187 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_6_1} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2649 | 2026.03.27 20:02:11.105577 [ 276 ] {8c6204b3-8c88-417f-a1a1-6c5880987a95} <Debug> TCPHandler: Processed in 0.001625338 sec. | ||
| 2650 | 2026.03.27 20:02:11.105609 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2651 | 2026.03.27 20:02:11.105690 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2652 | 2026.03.27 20:02:11.105788 [ 276 ] {3555afe7-d298-4632-9e43-e1a2ae2934ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2653 | 2026.03.27 20:02:11.105830 [ 276 ] {3555afe7-d298-4632-9e43-e1a2ae2934ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2654 | 2026.03.27 20:02:11.106160 [ 276 ] {3555afe7-d298-4632-9e43-e1a2ae2934ec} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2655 | 2026.03.27 20:02:11.106195 [ 276 ] {3555afe7-d298-4632-9e43-e1a2ae2934ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2656 | 2026.03.27 20:02:11.106505 [ 276 ] {3555afe7-d298-4632-9e43-e1a2ae2934ec} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2657 | 2026.03.27 20:02:11.106706 [ 276 ] {3555afe7-d298-4632-9e43-e1a2ae2934ec} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2026.03.27 20:02:11.106841 [ 276 ] {3555afe7-d298-4632-9e43-e1a2ae2934ec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 2659 | 2026.03.27 20:02:11.106878 [ 276 ] {3555afe7-d298-4632-9e43-e1a2ae2934ec} <Debug> TCPHandler: Processed in 0.001238121 sec. | ||
| 2660 | 2026.03.27 20:02:11.106985 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2661 | 2026.03.27 20:02:11.107080 [ 276 ] {dd4b9f14-e3ba-4607-815b-522df3cb6483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2662 | 2026.03.27 20:02:11.107134 [ 276 ] {dd4b9f14-e3ba-4607-815b-522df3cb6483} <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 | ||
| 2663 | 2026.03.27 20:02:11.107914 [ 276 ] {dd4b9f14-e3ba-4607-815b-522df3cb6483} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2664 | 2026.03.27 20:02:11.107951 [ 276 ] {dd4b9f14-e3ba-4607-815b-522df3cb6483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2665 | 2026.03.27 20:02:11.108463 [ 276 ] {dd4b9f14-e3ba-4607-815b-522df3cb6483} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2666 | 2026.03.27 20:02:11.108659 [ 276 ] {dd4b9f14-e3ba-4607-815b-522df3cb6483} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2667 | 2026.03.27 20:02:11.108792 [ 276 ] {dd4b9f14-e3ba-4607-815b-522df3cb6483} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001764 sec., 13605.442176870749 rows/sec., 24.38 MiB/sec. | ||
| 2668 | 2026.03.27 20:02:11.108846 [ 276 ] {dd4b9f14-e3ba-4607-815b-522df3cb6483} <Debug> TCPHandler: Processed in 0.001948285 sec. | ||
| 2669 | 2026.03.27 20:02:11.108962 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2670 | 2026.03.27 20:02:11.109079 [ 276 ] {3a7f011a-ec57-4073-a0e7-83af6f2702c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2671 | 2026.03.27 20:02:11.109129 [ 276 ] {3a7f011a-ec57-4073-a0e7-83af6f2702c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2672 | 2026.03.27 20:02:11.109616 [ 276 ] {3a7f011a-ec57-4073-a0e7-83af6f2702c0} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2026.03.27 20:02:11.109661 [ 276 ] {3a7f011a-ec57-4073-a0e7-83af6f2702c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2674 | 2026.03.27 20:02:11.110009 [ 276 ] {3a7f011a-ec57-4073-a0e7-83af6f2702c0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2675 | 2026.03.27 20:02:11.110231 [ 276 ] {3a7f011a-ec57-4073-a0e7-83af6f2702c0} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2026.03.27 20:02:11.110362 [ 276 ] {3a7f011a-ec57-4073-a0e7-83af6f2702c0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001254 sec., 71770.33492822967 rows/sec., 4.49 MiB/sec. | ||
| 2677 | 2026.03.27 20:02:11.110398 [ 276 ] {3a7f011a-ec57-4073-a0e7-83af6f2702c0} <Debug> TCPHandler: Processed in 0.001451216 sec. | ||
| 2678 | 2026.03.27 20:02:12.366137 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2679 | 2026.03.27 20:02:12.366191 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2680 | 2026.03.27 20:02:12.423767 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4831 | ||
| 2681 | 2026.03.27 20:02:12.424287 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2026.03.27 20:02:12.424330 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2683 | 2026.03.27 20:02:12.424826 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2684 | 2026.03.27 20:02:12.425090 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2026.03.27 20:02:12.425242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4831 | ||
| 2686 | 2026.03.27 20:02:12.672866 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2687 | 2026.03.27 20:02:12.690871 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.03.27 20:02:12.690935 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2689 | 2026.03.27 20:02:12.697216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2690 | 2026.03.27 20:02:12.697913 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2026.03.27 20:02:12.700917 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2692 | 2026.03.27 20:02:13.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.54 MiB, peak 214.54 MiB, free memory in arenas 0.00 B, will set to 213.57 MiB (RSS), difference: 3.03 MiB | ||
| 2693 | 2026.03.27 20:02:16.085841 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2694 | 2026.03.27 20:02:16.086036 [ 276 ] {7366e50f-fc22-4af3-9308-1ec1b78e7867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2695 | 2026.03.27 20:02:16.086107 [ 276 ] {7366e50f-fc22-4af3-9308-1ec1b78e7867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2696 | 2026.03.27 20:02:16.086805 [ 276 ] {7366e50f-fc22-4af3-9308-1ec1b78e7867} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2026.03.27 20:02:16.086854 [ 276 ] {7366e50f-fc22-4af3-9308-1ec1b78e7867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2698 | 2026.03.27 20:02:16.087250 [ 276 ] {7366e50f-fc22-4af3-9308-1ec1b78e7867} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2699 | 2026.03.27 20:02:16.087479 [ 276 ] {7366e50f-fc22-4af3-9308-1ec1b78e7867} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2700 | 2026.03.27 20:02:16.087648 [ 276 ] {7366e50f-fc22-4af3-9308-1ec1b78e7867} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.00166 sec., 54216.867469879515 rows/sec., 4.56 MiB/sec. | ||
| 2701 | 2026.03.27 20:02:16.087697 [ 276 ] {7366e50f-fc22-4af3-9308-1ec1b78e7867} <Debug> TCPHandler: Processed in 0.002003946 sec. | ||
| 2702 | 2026.03.27 20:02:16.087833 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2703 | 2026.03.27 20:02:16.087938 [ 276 ] {1cd66472-c18e-4761-910a-489a61af4cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2704 | 2026.03.27 20:02:16.087982 [ 276 ] {1cd66472-c18e-4761-910a-489a61af4cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2705 | 2026.03.27 20:02:16.088452 [ 276 ] {1cd66472-c18e-4761-910a-489a61af4cc7} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2706 | 2026.03.27 20:02:16.088495 [ 276 ] {1cd66472-c18e-4761-910a-489a61af4cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2707 | 2026.03.27 20:02:16.088870 [ 276 ] {1cd66472-c18e-4761-910a-489a61af4cc7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2708 | 2026.03.27 20:02:16.089084 [ 276 ] {1cd66472-c18e-4761-910a-489a61af4cc7} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2709 | 2026.03.27 20:02:16.089227 [ 276 ] {1cd66472-c18e-4761-910a-489a61af4cc7} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.00131 sec., 12977.099236641221 rows/sec., 975.82 KiB/sec. | ||
| 2710 | 2026.03.27 20:02:16.089269 [ 276 ] {1cd66472-c18e-4761-910a-489a61af4cc7} <Debug> TCPHandler: Processed in 0.001489196 sec. | ||
| 2711 | 2026.03.27 20:02:16.089398 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2712 | 2026.03.27 20:02:16.089499 [ 276 ] {3376388d-21d0-47e9-b4e5-71f901736e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2713 | 2026.03.27 20:02:16.089559 [ 276 ] {3376388d-21d0-47e9-b4e5-71f901736e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2714 | 2026.03.27 20:02:16.090010 [ 276 ] {3376388d-21d0-47e9-b4e5-71f901736e6e} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2715 | 2026.03.27 20:02:16.090048 [ 276 ] {3376388d-21d0-47e9-b4e5-71f901736e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2716 | 2026.03.27 20:02:16.090347 [ 276 ] {3376388d-21d0-47e9-b4e5-71f901736e6e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2717 | 2026.03.27 20:02:16.090584 [ 276 ] {3376388d-21d0-47e9-b4e5-71f901736e6e} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2026.03.27 20:02:16.090722 [ 276 ] {3376388d-21d0-47e9-b4e5-71f901736e6e} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001245 sec., 65060.24096385542 rows/sec., 5.08 MiB/sec. | ||
| 2719 | 2026.03.27 20:02:16.090760 [ 276 ] {3376388d-21d0-47e9-b4e5-71f901736e6e} <Debug> TCPHandler: Processed in 0.001416155 sec. | ||
| 2720 | 2026.03.27 20:02:16.090878 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2026.03.27 20:02:16.090973 [ 276 ] {c95edc7e-c8c1-4ab5-a6b2-6991623743a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2722 | 2026.03.27 20:02:16.091019 [ 276 ] {c95edc7e-c8c1-4ab5-a6b2-6991623743a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2723 | 2026.03.27 20:02:16.091449 [ 276 ] {c95edc7e-c8c1-4ab5-a6b2-6991623743a3} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.03.27 20:02:16.091485 [ 276 ] {c95edc7e-c8c1-4ab5-a6b2-6991623743a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2725 | 2026.03.27 20:02:16.091828 [ 276 ] {c95edc7e-c8c1-4ab5-a6b2-6991623743a3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2726 | 2026.03.27 20:02:16.092040 [ 276 ] {c95edc7e-c8c1-4ab5-a6b2-6991623743a3} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.03.27 20:02:16.092178 [ 276 ] {c95edc7e-c8c1-4ab5-a6b2-6991623743a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 2728 | 2026.03.27 20:02:16.092215 [ 276 ] {c95edc7e-c8c1-4ab5-a6b2-6991623743a3} <Debug> TCPHandler: Processed in 0.001387174 sec. | ||
| 2729 | 2026.03.27 20:02:16.092328 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2730 | 2026.03.27 20:02:16.092423 [ 276 ] {c28bd689-bb70-4510-af6d-259fee3db74b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2731 | 2026.03.27 20:02:16.092478 [ 276 ] {c28bd689-bb70-4510-af6d-259fee3db74b} <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 | ||
| 2732 | 2026.03.27 20:02:16.093248 [ 276 ] {c28bd689-bb70-4510-af6d-259fee3db74b} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.03.27 20:02:16.093285 [ 276 ] {c28bd689-bb70-4510-af6d-259fee3db74b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2734 | 2026.03.27 20:02:16.093938 [ 276 ] {c28bd689-bb70-4510-af6d-259fee3db74b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2735 | 2026.03.27 20:02:16.094169 [ 276 ] {c28bd689-bb70-4510-af6d-259fee3db74b} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2026.03.27 20:02:16.094311 [ 276 ] {c28bd689-bb70-4510-af6d-259fee3db74b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001906 sec., 8919.202518363065 rows/sec., 15.98 MiB/sec. | ||
| 2737 | 2026.03.27 20:02:16.094365 [ 276 ] {c28bd689-bb70-4510-af6d-259fee3db74b} <Debug> TCPHandler: Processed in 0.002087546 sec. | ||
| 2738 | 2026.03.27 20:02:16.094482 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2026.03.27 20:02:16.094596 [ 276 ] {9210a53e-fb17-4322-b989-b173b5e3ebc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2740 | 2026.03.27 20:02:16.094639 [ 276 ] {9210a53e-fb17-4322-b989-b173b5e3ebc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2741 | 2026.03.27 20:02:16.095067 [ 276 ] {9210a53e-fb17-4322-b989-b173b5e3ebc0} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2026.03.27 20:02:16.095108 [ 276 ] {9210a53e-fb17-4322-b989-b173b5e3ebc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2743 | 2026.03.27 20:02:16.095450 [ 276 ] {9210a53e-fb17-4322-b989-b173b5e3ebc0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2744 | 2026.03.27 20:02:16.095677 [ 276 ] {9210a53e-fb17-4322-b989-b173b5e3ebc0} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2026.03.27 20:02:16.095812 [ 276 ] {9210a53e-fb17-4322-b989-b173b5e3ebc0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001234 sec., 48622.3662884927 rows/sec., 3.28 MiB/sec. | ||
| 2746 | 2026.03.27 20:02:16.095848 [ 276 ] {9210a53e-fb17-4322-b989-b173b5e3ebc0} <Debug> TCPHandler: Processed in 0.001415465 sec. | ||
| 2747 | 2026.03.27 20:02:16.283592 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2748 | 2026.03.27 20:02:16.283859 [ 276 ] {501c9620-d36e-4c97-8e5d-5643ef6ebb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2749 | 2026.03.27 20:02:16.284262 [ 276 ] {501c9620-d36e-4c97-8e5d-5643ef6ebb8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2750 | 2026.03.27 20:02:16.284304 [ 276 ] {501c9620-d36e-4c97-8e5d-5643ef6ebb8f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2751 | 2026.03.27 20:02:16.284577 [ 276 ] {501c9620-d36e-4c97-8e5d-5643ef6ebb8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2752 | 2026.03.27 20:02:16.284645 [ 276 ] {501c9620-d36e-4c97-8e5d-5643ef6ebb8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2753 | 2026.03.27 20:02:16.284783 [ 276 ] {501c9620-d36e-4c97-8e5d-5643ef6ebb8f} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2754 | 2026.03.27 20:02:16.284924 [ 307 ] {501c9620-d36e-4c97-8e5d-5643ef6ebb8f} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2755 | 2026.03.27 20:02:16.284929 [ 319 ] {501c9620-d36e-4c97-8e5d-5643ef6ebb8f} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2756 | 2026.03.27 20:02:16.284937 [ 345 ] {501c9620-d36e-4c97-8e5d-5643ef6ebb8f} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2757 | 2026.03.27 20:02:16.285078 [ 276 ] {501c9620-d36e-4c97-8e5d-5643ef6ebb8f} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2758 | 2026.03.27 20:02:16.285101 [ 276 ] {501c9620-d36e-4c97-8e5d-5643ef6ebb8f} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2759 | 2026.03.27 20:02:16.285187 [ 276 ] {501c9620-d36e-4c97-8e5d-5643ef6ebb8f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2760 | 2026.03.27 20:02:16.285208 [ 276 ] {501c9620-d36e-4c97-8e5d-5643ef6ebb8f} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 2761 | 2026.03.27 20:02:16.285243 [ 276 ] {501c9620-d36e-4c97-8e5d-5643ef6ebb8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2762 | 2026.03.27 20:02:16.285281 [ 276 ] {501c9620-d36e-4c97-8e5d-5643ef6ebb8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2763 | 2026.03.27 20:02:16.285333 [ 276 ] {501c9620-d36e-4c97-8e5d-5643ef6ebb8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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', 'zone:cpu_nsec'))" | ||
| 2764 | 2026.03.27 20:02:16.286346 [ 276 ] {501c9620-d36e-4c97-8e5d-5643ef6ebb8f} <Debug> executeQuery: Read 46 rows, 1.72 KiB in 0.002605 sec., 17658.349328214972 rows/sec., 661.66 KiB/sec. | ||
| 2765 | 2026.03.27 20:02:16.286490 [ 276 ] {501c9620-d36e-4c97-8e5d-5643ef6ebb8f} <Debug> TCPHandler: Processed in 0.003034314 sec. | ||
| 2766 | 2026.03.27 20:02:16.286815 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2767 | 2026.03.27 20:02:16.286958 [ 276 ] {91f0ff54-1994-44f0-beb1-9ad5e84c4a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:errors_received', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2768 | 2026.03.27 20:02:16.287213 [ 276 ] {91f0ff54-1994-44f0-beb1-9ad5e84c4a08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2769 | 2026.03.27 20:02:16.287252 [ 276 ] {91f0ff54-1994-44f0-beb1-9ad5e84c4a08} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:errors_received', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2770 | 2026.03.27 20:02:16.287499 [ 276 ] {91f0ff54-1994-44f0-beb1-9ad5e84c4a08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2771 | 2026.03.27 20:02:16.287554 [ 276 ] {91f0ff54-1994-44f0-beb1-9ad5e84c4a08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2772 | 2026.03.27 20:02:16.287658 [ 276 ] {91f0ff54-1994-44f0-beb1-9ad5e84c4a08} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2773 | 2026.03.27 20:02:16.287727 [ 319 ] {91f0ff54-1994-44f0-beb1-9ad5e84c4a08} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2774 | 2026.03.27 20:02:16.287735 [ 307 ] {91f0ff54-1994-44f0-beb1-9ad5e84c4a08} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2775 | 2026.03.27 20:02:16.287730 [ 346 ] {91f0ff54-1994-44f0-beb1-9ad5e84c4a08} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2776 | 2026.03.27 20:02:16.287863 [ 276 ] {91f0ff54-1994-44f0-beb1-9ad5e84c4a08} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2777 | 2026.03.27 20:02:16.287889 [ 276 ] {91f0ff54-1994-44f0-beb1-9ad5e84c4a08} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2778 | 2026.03.27 20:02:16.287960 [ 276 ] {91f0ff54-1994-44f0-beb1-9ad5e84c4a08} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2779 | 2026.03.27 20:02:16.287979 [ 276 ] {91f0ff54-1994-44f0-beb1-9ad5e84c4a08} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 2780 | 2026.03.27 20:02:16.288009 [ 276 ] {91f0ff54-1994-44f0-beb1-9ad5e84c4a08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:errors_received', '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', 'zone:cpu_nsec'))" | ||
| 2781 | 2026.03.27 20:02:16.288055 [ 276 ] {91f0ff54-1994-44f0-beb1-9ad5e84c4a08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:errors_received', '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', 'zone:cpu_nsec'))" | ||
| 2782 | 2026.03.27 20:02:16.288105 [ 276 ] {91f0ff54-1994-44f0-beb1-9ad5e84c4a08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:errors_received', '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', 'zone:cpu_nsec'))" | ||
| 2783 | 2026.03.27 20:02:16.288845 [ 276 ] {91f0ff54-1994-44f0-beb1-9ad5e84c4a08} <Debug> executeQuery: Read 46 rows, 1.72 KiB in 0.001948 sec., 23613.963039014372 rows/sec., 884.82 KiB/sec. | ||
| 2784 | 2026.03.27 20:02:16.288973 [ 276 ] {91f0ff54-1994-44f0-beb1-9ad5e84c4a08} <Debug> TCPHandler: Processed in 0.002208359 sec. | ||
| 2785 | 2026.03.27 20:02:16.289250 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2786 | 2026.03.27 20:02:16.289392 [ 276 ] {70a8c021-c1cc-458f-b9ed-18a205b6e375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2787 | 2026.03.27 20:02:16.289646 [ 276 ] {70a8c021-c1cc-458f-b9ed-18a205b6e375} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2788 | 2026.03.27 20:02:16.289685 [ 276 ] {70a8c021-c1cc-458f-b9ed-18a205b6e375} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2789 | 2026.03.27 20:02:16.289907 [ 276 ] {70a8c021-c1cc-458f-b9ed-18a205b6e375} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2790 | 2026.03.27 20:02:16.289962 [ 276 ] {70a8c021-c1cc-458f-b9ed-18a205b6e375} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2791 | 2026.03.27 20:02:16.290065 [ 276 ] {70a8c021-c1cc-458f-b9ed-18a205b6e375} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 2792 | 2026.03.27 20:02:16.290129 [ 346 ] {70a8c021-c1cc-458f-b9ed-18a205b6e375} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2793 | 2026.03.27 20:02:16.290132 [ 319 ] {70a8c021-c1cc-458f-b9ed-18a205b6e375} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2794 | 2026.03.27 20:02:16.290178 [ 330 ] {70a8c021-c1cc-458f-b9ed-18a205b6e375} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2795 | 2026.03.27 20:02:16.290286 [ 276 ] {70a8c021-c1cc-458f-b9ed-18a205b6e375} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2796 | 2026.03.27 20:02:16.290313 [ 276 ] {70a8c021-c1cc-458f-b9ed-18a205b6e375} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2797 | 2026.03.27 20:02:16.290383 [ 276 ] {70a8c021-c1cc-458f-b9ed-18a205b6e375} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2798 | 2026.03.27 20:02:16.290401 [ 276 ] {70a8c021-c1cc-458f-b9ed-18a205b6e375} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 2799 | 2026.03.27 20:02:16.290432 [ 276 ] {70a8c021-c1cc-458f-b9ed-18a205b6e375} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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', 'zone:cpu_nsec'))" | ||
| 2800 | 2026.03.27 20:02:16.290465 [ 276 ] {70a8c021-c1cc-458f-b9ed-18a205b6e375} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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', 'zone:cpu_nsec'))" | ||
| 2801 | 2026.03.27 20:02:16.290505 [ 276 ] {70a8c021-c1cc-458f-b9ed-18a205b6e375} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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', 'zone:cpu_nsec'))" | ||
| 2802 | 2026.03.27 20:02:16.291197 [ 276 ] {70a8c021-c1cc-458f-b9ed-18a205b6e375} <Debug> executeQuery: Read 46 rows, 1.72 KiB in 0.001866 sec., 24651.661307609862 rows/sec., 923.70 KiB/sec. | ||
| 2803 | 2026.03.27 20:02:16.291307 [ 276 ] {70a8c021-c1cc-458f-b9ed-18a205b6e375} <Debug> TCPHandler: Processed in 0.002107457 sec. | ||
| 2804 | 2026.03.27 20:02:16.291555 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2805 | 2026.03.27 20:02:16.291697 [ 276 ] {5f25d044-ccf6-41b2-bf29-98110fccfabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2806 | 2026.03.27 20:02:16.291943 [ 276 ] {5f25d044-ccf6-41b2-bf29-98110fccfabf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2807 | 2026.03.27 20:02:16.291983 [ 276 ] {5f25d044-ccf6-41b2-bf29-98110fccfabf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2808 | 2026.03.27 20:02:16.292205 [ 276 ] {5f25d044-ccf6-41b2-bf29-98110fccfabf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2809 | 2026.03.27 20:02:16.292260 [ 276 ] {5f25d044-ccf6-41b2-bf29-98110fccfabf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2810 | 2026.03.27 20:02:16.292360 [ 276 ] {5f25d044-ccf6-41b2-bf29-98110fccfabf} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 2811 | 2026.03.27 20:02:16.292424 [ 308 ] {5f25d044-ccf6-41b2-bf29-98110fccfabf} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2812 | 2026.03.27 20:02:16.292433 [ 346 ] {5f25d044-ccf6-41b2-bf29-98110fccfabf} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2813 | 2026.03.27 20:02:16.292434 [ 319 ] {5f25d044-ccf6-41b2-bf29-98110fccfabf} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2814 | 2026.03.27 20:02:16.292549 [ 276 ] {5f25d044-ccf6-41b2-bf29-98110fccfabf} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2815 | 2026.03.27 20:02:16.292576 [ 276 ] {5f25d044-ccf6-41b2-bf29-98110fccfabf} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2816 | 2026.03.27 20:02:16.292645 [ 276 ] {5f25d044-ccf6-41b2-bf29-98110fccfabf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2817 | 2026.03.27 20:02:16.292664 [ 276 ] {5f25d044-ccf6-41b2-bf29-98110fccfabf} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 2818 | 2026.03.27 20:02:16.292696 [ 276 ] {5f25d044-ccf6-41b2-bf29-98110fccfabf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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', 'zone:cpu_nsec'))" | ||
| 2819 | 2026.03.27 20:02:16.292726 [ 276 ] {5f25d044-ccf6-41b2-bf29-98110fccfabf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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', 'zone:cpu_nsec'))" | ||
| 2820 | 2026.03.27 20:02:16.292754 [ 276 ] {5f25d044-ccf6-41b2-bf29-98110fccfabf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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', 'zone:cpu_nsec'))" | ||
| 2821 | 2026.03.27 20:02:16.293459 [ 276 ] {5f25d044-ccf6-41b2-bf29-98110fccfabf} <Debug> executeQuery: Read 46 rows, 1.72 KiB in 0.001825 sec., 25205.479452054795 rows/sec., 944.46 KiB/sec. | ||
| 2822 | 2026.03.27 20:02:16.293586 [ 276 ] {5f25d044-ccf6-41b2-bf29-98110fccfabf} <Debug> TCPHandler: Processed in 0.002081837 sec. | ||
| 2823 | 2026.03.27 20:02:16.293832 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2824 | 2026.03.27 20:02:16.293974 [ 276 ] {d507c243-c565-4690-b19a-02d36e099243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2825 | 2026.03.27 20:02:16.294227 [ 276 ] {d507c243-c565-4690-b19a-02d36e099243} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2826 | 2026.03.27 20:02:16.294266 [ 276 ] {d507c243-c565-4690-b19a-02d36e099243} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2827 | 2026.03.27 20:02:16.294492 [ 276 ] {d507c243-c565-4690-b19a-02d36e099243} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2828 | 2026.03.27 20:02:16.294545 [ 276 ] {d507c243-c565-4690-b19a-02d36e099243} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2829 | 2026.03.27 20:02:16.294645 [ 276 ] {d507c243-c565-4690-b19a-02d36e099243} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 2830 | 2026.03.27 20:02:16.294707 [ 330 ] {d507c243-c565-4690-b19a-02d36e099243} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2831 | 2026.03.27 20:02:16.294709 [ 346 ] {d507c243-c565-4690-b19a-02d36e099243} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2832 | 2026.03.27 20:02:16.294714 [ 319 ] {d507c243-c565-4690-b19a-02d36e099243} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2833 | 2026.03.27 20:02:16.294832 [ 276 ] {d507c243-c565-4690-b19a-02d36e099243} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2834 | 2026.03.27 20:02:16.294860 [ 276 ] {d507c243-c565-4690-b19a-02d36e099243} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2835 | 2026.03.27 20:02:16.294930 [ 276 ] {d507c243-c565-4690-b19a-02d36e099243} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2836 | 2026.03.27 20:02:16.294948 [ 276 ] {d507c243-c565-4690-b19a-02d36e099243} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 2837 | 2026.03.27 20:02:16.294980 [ 276 ] {d507c243-c565-4690-b19a-02d36e099243} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', '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', 'zone:cpu_nsec'))" | ||
| 2838 | 2026.03.27 20:02:16.295013 [ 276 ] {d507c243-c565-4690-b19a-02d36e099243} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', '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', 'zone:cpu_nsec'))" | ||
| 2839 | 2026.03.27 20:02:16.295044 [ 276 ] {d507c243-c565-4690-b19a-02d36e099243} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', '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', 'zone:cpu_nsec'))" | ||
| 2840 | 2026.03.27 20:02:16.295729 [ 276 ] {d507c243-c565-4690-b19a-02d36e099243} <Debug> executeQuery: Read 46 rows, 1.72 KiB in 0.001817 sec., 25316.45569620253 rows/sec., 948.61 KiB/sec. | ||
| 2841 | 2026.03.27 20:02:16.295842 [ 276 ] {d507c243-c565-4690-b19a-02d36e099243} <Debug> TCPHandler: Processed in 0.002058236 sec. | ||
| 2842 | 2026.03.27 20:02:16.296143 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2843 | 2026.03.27 20:02:16.296286 [ 276 ] {ecc6f3d9-1455-44a3-ad25-662403f82173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2844 | 2026.03.27 20:02:16.296573 [ 276 ] {ecc6f3d9-1455-44a3-ad25-662403f82173} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2845 | 2026.03.27 20:02:16.296613 [ 276 ] {ecc6f3d9-1455-44a3-ad25-662403f82173} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2846 | 2026.03.27 20:02:16.296838 [ 276 ] {ecc6f3d9-1455-44a3-ad25-662403f82173} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2847 | 2026.03.27 20:02:16.296893 [ 276 ] {ecc6f3d9-1455-44a3-ad25-662403f82173} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2848 | 2026.03.27 20:02:16.296994 [ 276 ] {ecc6f3d9-1455-44a3-ad25-662403f82173} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 2849 | 2026.03.27 20:02:16.297060 [ 346 ] {ecc6f3d9-1455-44a3-ad25-662403f82173} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2850 | 2026.03.27 20:02:16.297060 [ 337 ] {ecc6f3d9-1455-44a3-ad25-662403f82173} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2851 | 2026.03.27 20:02:16.297062 [ 308 ] {ecc6f3d9-1455-44a3-ad25-662403f82173} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2852 | 2026.03.27 20:02:16.297181 [ 276 ] {ecc6f3d9-1455-44a3-ad25-662403f82173} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2853 | 2026.03.27 20:02:16.297204 [ 276 ] {ecc6f3d9-1455-44a3-ad25-662403f82173} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2854 | 2026.03.27 20:02:16.297274 [ 276 ] {ecc6f3d9-1455-44a3-ad25-662403f82173} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2855 | 2026.03.27 20:02:16.297291 [ 276 ] {ecc6f3d9-1455-44a3-ad25-662403f82173} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 46 rows with 3 streams | ||
| 2856 | 2026.03.27 20:02:16.297323 [ 276 ] {ecc6f3d9-1455-44a3-ad25-662403f82173} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', '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', 'zone:cpu_nsec'))" | ||
| 2857 | 2026.03.27 20:02:16.297355 [ 276 ] {ecc6f3d9-1455-44a3-ad25-662403f82173} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', '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', 'zone:cpu_nsec'))" | ||
| 2858 | 2026.03.27 20:02:16.297384 [ 276 ] {ecc6f3d9-1455-44a3-ad25-662403f82173} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', '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', 'zone:cpu_nsec'))" | ||
| 2859 | 2026.03.27 20:02:16.298003 [ 276 ] {ecc6f3d9-1455-44a3-ad25-662403f82173} <Debug> executeQuery: Read 46 rows, 1.72 KiB in 0.001779 sec., 25857.223159078134 rows/sec., 968.88 KiB/sec. | ||
| 2860 | 2026.03.27 20:02:16.298116 [ 276 ] {ecc6f3d9-1455-44a3-ad25-662403f82173} <Debug> TCPHandler: Processed in 0.002023136 sec. | ||
| 2861 | 2026.03.27 20:02:16.373266 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2862 | 2026.03.27 20:02:16.373417 [ 276 ] {788e1c0e-d693-43df-95e9-8ca2f334a2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2863 | 2026.03.27 20:02:16.373475 [ 276 ] {788e1c0e-d693-43df-95e9-8ca2f334a2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2864 | 2026.03.27 20:02:16.374182 [ 276 ] {788e1c0e-d693-43df-95e9-8ca2f334a2d8} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2026.03.27 20:02:16.374228 [ 276 ] {788e1c0e-d693-43df-95e9-8ca2f334a2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2866 | 2026.03.27 20:02:16.374678 [ 276 ] {788e1c0e-d693-43df-95e9-8ca2f334a2d8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2867 | 2026.03.27 20:02:16.374894 [ 276 ] {788e1c0e-d693-43df-95e9-8ca2f334a2d8} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2026.03.27 20:02:16.375053 [ 276 ] {788e1c0e-d693-43df-95e9-8ca2f334a2d8} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001676 sec., 3579.952267303103 rows/sec., 1.66 MiB/sec. | ||
| 2869 | 2026.03.27 20:02:16.375097 [ 276 ] {788e1c0e-d693-43df-95e9-8ca2f334a2d8} <Debug> TCPHandler: Processed in 0.001925234 sec. | ||
| 2870 | 2026.03.27 20:02:16.375224 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2871 | 2026.03.27 20:02:16.375322 [ 276 ] {3a7649c3-1631-426a-b0f5-fbb5e7b91cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2872 | 2026.03.27 20:02:16.375364 [ 276 ] {3a7649c3-1631-426a-b0f5-fbb5e7b91cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2873 | 2026.03.27 20:02:16.375817 [ 276 ] {3a7649c3-1631-426a-b0f5-fbb5e7b91cdb} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2026.03.27 20:02:16.375858 [ 276 ] {3a7649c3-1631-426a-b0f5-fbb5e7b91cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2875 | 2026.03.27 20:02:16.376167 [ 276 ] {3a7649c3-1631-426a-b0f5-fbb5e7b91cdb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2876 | 2026.03.27 20:02:16.376389 [ 276 ] {3a7649c3-1631-426a-b0f5-fbb5e7b91cdb} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2026.03.27 20:02:16.376534 [ 276 ] {3a7649c3-1631-426a-b0f5-fbb5e7b91cdb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001231 sec., 19496.344435418356 rows/sec., 1.62 MiB/sec. | ||
| 2878 | 2026.03.27 20:02:16.376572 [ 276 ] {3a7649c3-1631-426a-b0f5-fbb5e7b91cdb} <Debug> TCPHandler: Processed in 0.001398514 sec. | ||
| 2879 | 2026.03.27 20:02:16.376686 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2026.03.27 20:02:16.376782 [ 276 ] {0d49f7e8-ad06-4668-a0bd-7bdd525831db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2881 | 2026.03.27 20:02:16.376823 [ 276 ] {0d49f7e8-ad06-4668-a0bd-7bdd525831db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2882 | 2026.03.27 20:02:16.377234 [ 276 ] {0d49f7e8-ad06-4668-a0bd-7bdd525831db} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.03.27 20:02:16.377272 [ 276 ] {0d49f7e8-ad06-4668-a0bd-7bdd525831db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2884 | 2026.03.27 20:02:16.377560 [ 276 ] {0d49f7e8-ad06-4668-a0bd-7bdd525831db} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2885 | 2026.03.27 20:02:16.377776 [ 276 ] {0d49f7e8-ad06-4668-a0bd-7bdd525831db} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2026.03.27 20:02:16.377912 [ 276 ] {0d49f7e8-ad06-4668-a0bd-7bdd525831db} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001149 sec., 5221.9321148825065 rows/sec., 425.81 KiB/sec. | ||
| 2887 | 2026.03.27 20:02:16.377951 [ 276 ] {0d49f7e8-ad06-4668-a0bd-7bdd525831db} <Debug> TCPHandler: Processed in 0.001314923 sec. | ||
| 2888 | 2026.03.27 20:02:16.378061 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2026.03.27 20:02:16.378156 [ 276 ] {7e6b7af5-6327-4453-9484-fef331cba874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2890 | 2026.03.27 20:02:16.378195 [ 276 ] {7e6b7af5-6327-4453-9484-fef331cba874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2891 | 2026.03.27 20:02:16.380028 [ 276 ] {7e6b7af5-6327-4453-9484-fef331cba874} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2026.03.27 20:02:16.380067 [ 276 ] {7e6b7af5-6327-4453-9484-fef331cba874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2893 | 2026.03.27 20:02:16.380557 [ 276 ] {7e6b7af5-6327-4453-9484-fef331cba874} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2894 | 2026.03.27 20:02:16.380795 [ 276 ] {7e6b7af5-6327-4453-9484-fef331cba874} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2026.03.27 20:02:16.380903 [ 106 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2896 | 2026.03.27 20:02:16.380929 [ 276 ] {7e6b7af5-6327-4453-9484-fef331cba874} <Debug> executeQuery: Read 2572 rows, 197.54 KiB in 0.00279 sec., 921863.7992831542 rows/sec., 69.14 MiB/sec. | ||
| 2897 | 2026.03.27 20:02:16.380971 [ 106 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2898 | 2026.03.27 20:02:16.380982 [ 276 ] {7e6b7af5-6327-4453-9484-fef331cba874} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 2899 | 2026.03.27 20:02:16.381003 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2900 | 2026.03.27 20:02:16.381007 [ 276 ] {7e6b7af5-6327-4453-9484-fef331cba874} <Debug> TCPHandler: Processed in 0.002994873 sec. | ||
| 2901 | 2026.03.27 20:02:16.381130 [ 199 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 2902 | 2026.03.27 20:02:16.381151 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2903 | 2026.03.27 20:02:16.381245 [ 199 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2904 | 2026.03.27 20:02:16.381249 [ 276 ] {56bc013d-88be-4aed-93ec-2473f44a47aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2905 | 2026.03.27 20:02:16.381279 [ 199 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3143 rows starting from the beginning of the part | ||
| 2906 | 2026.03.27 20:02:16.381298 [ 276 ] {56bc013d-88be-4aed-93ec-2473f44a47aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2907 | 2026.03.27 20:02:16.381340 [ 199 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 793 rows starting from the beginning of the part | ||
| 2908 | 2026.03.27 20:02:16.381386 [ 199 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part | ||
| 2909 | 2026.03.27 20:02:16.381431 [ 199 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 845 rows starting from the beginning of the part | ||
| 2910 | 2026.03.27 20:02:16.381474 [ 199 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 2911 | 2026.03.27 20:02:16.381524 [ 199 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2572 rows starting from the beginning of the part | ||
| 2912 | 2026.03.27 20:02:16.381730 [ 276 ] {56bc013d-88be-4aed-93ec-2473f44a47aa} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2913 | 2026.03.27 20:02:16.381768 [ 276 ] {56bc013d-88be-4aed-93ec-2473f44a47aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2914 | 2026.03.27 20:02:16.382095 [ 276 ] {56bc013d-88be-4aed-93ec-2473f44a47aa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2915 | 2026.03.27 20:02:16.382319 [ 276 ] {56bc013d-88be-4aed-93ec-2473f44a47aa} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2026.03.27 20:02:16.382457 [ 276 ] {56bc013d-88be-4aed-93ec-2473f44a47aa} <Debug> executeQuery: Read 51 rows, 3.86 KiB in 0.001226 sec., 41598.69494290375 rows/sec., 3.08 MiB/sec. | ||
| 2917 | 2026.03.27 20:02:16.382496 [ 276 ] {56bc013d-88be-4aed-93ec-2473f44a47aa} <Debug> TCPHandler: Processed in 0.001395775 sec. | ||
| 2918 | 2026.03.27 20:02:16.382611 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2919 | 2026.03.27 20:02:16.382706 [ 276 ] {ea1cf4ae-8e91-4fb2-b89d-ccc08eb13b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2920 | 2026.03.27 20:02:16.382748 [ 276 ] {ea1cf4ae-8e91-4fb2-b89d-ccc08eb13b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2921 | 2026.03.27 20:02:16.383458 [ 276 ] {ea1cf4ae-8e91-4fb2-b89d-ccc08eb13b96} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2922 | 2026.03.27 20:02:16.383495 [ 276 ] {ea1cf4ae-8e91-4fb2-b89d-ccc08eb13b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2923 | 2026.03.27 20:02:16.383866 [ 276 ] {ea1cf4ae-8e91-4fb2-b89d-ccc08eb13b96} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2924 | 2026.03.27 20:02:16.384089 [ 276 ] {ea1cf4ae-8e91-4fb2-b89d-ccc08eb13b96} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2925 | 2026.03.27 20:02:16.384219 [ 276 ] {ea1cf4ae-8e91-4fb2-b89d-ccc08eb13b96} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001532 sec., 538511.7493472585 rows/sec., 31.50 MiB/sec. | ||
| 2926 | 2026.03.27 20:02:16.384257 [ 276 ] {ea1cf4ae-8e91-4fb2-b89d-ccc08eb13b96} <Debug> TCPHandler: Processed in 0.00169799 sec. | ||
| 2927 | 2026.03.27 20:02:16.384293 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7539 rows, containing 5 columns (5 merged, 0 gathered) in 0.003200667 sec., 2355446.536612525 rows/sec., 187.99 MiB/sec. | ||
| 2928 | 2026.03.27 20:02:16.384371 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2929 | 2026.03.27 20:02:16.384472 [ 276 ] {6807a7e3-99c3-4eb9-89db-c2a95e886742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2930 | 2026.03.27 20:02:16.384513 [ 276 ] {6807a7e3-99c3-4eb9-89db-c2a95e886742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2931 | 2026.03.27 20:02:16.384632 [ 199 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2932 | 2026.03.27 20:02:16.384871 [ 199 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_11_2} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2933 | 2026.03.27 20:02:16.384899 [ 276 ] {6807a7e3-99c3-4eb9-89db-c2a95e886742} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2934 | 2026.03.27 20:02:16.384936 [ 276 ] {6807a7e3-99c3-4eb9-89db-c2a95e886742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2935 | 2026.03.27 20:02:16.384936 [ 199 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_11_2} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2936 | 2026.03.27 20:02:16.385003 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 2937 | 2026.03.27 20:02:16.385233 [ 276 ] {6807a7e3-99c3-4eb9-89db-c2a95e886742} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2938 | 2026.03.27 20:02:16.385455 [ 276 ] {6807a7e3-99c3-4eb9-89db-c2a95e886742} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2026.03.27 20:02:16.385583 [ 276 ] {6807a7e3-99c3-4eb9-89db-c2a95e886742} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 62.22 KiB/sec. | ||
| 2940 | 2026.03.27 20:02:16.385621 [ 276 ] {6807a7e3-99c3-4eb9-89db-c2a95e886742} <Debug> TCPHandler: Processed in 0.001300543 sec. | ||
| 2941 | 2026.03.27 20:02:16.385734 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2942 | 2026.03.27 20:02:16.385830 [ 276 ] {d2364517-350a-4a29-ab56-31f53a193e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2943 | 2026.03.27 20:02:16.385871 [ 276 ] {d2364517-350a-4a29-ab56-31f53a193e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2944 | 2026.03.27 20:02:16.386279 [ 276 ] {d2364517-350a-4a29-ab56-31f53a193e4a} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2026.03.27 20:02:16.386317 [ 276 ] {d2364517-350a-4a29-ab56-31f53a193e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2946 | 2026.03.27 20:02:16.386619 [ 276 ] {d2364517-350a-4a29-ab56-31f53a193e4a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2947 | 2026.03.27 20:02:16.386838 [ 276 ] {d2364517-350a-4a29-ab56-31f53a193e4a} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2026.03.27 20:02:16.386988 [ 276 ] {d2364517-350a-4a29-ab56-31f53a193e4a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001175 sec., 10212.765957446809 rows/sec., 797.87 KiB/sec. | ||
| 2949 | 2026.03.27 20:02:16.387027 [ 276 ] {d2364517-350a-4a29-ab56-31f53a193e4a} <Debug> TCPHandler: Processed in 0.001342304 sec. | ||
| 2950 | 2026.03.27 20:02:16.387137 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2951 | 2026.03.27 20:02:16.387233 [ 276 ] {cd223272-ea0b-4535-bcf6-e01e1cfa4e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2952 | 2026.03.27 20:02:16.387272 [ 276 ] {cd223272-ea0b-4535-bcf6-e01e1cfa4e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2953 | 2026.03.27 20:02:16.388158 [ 276 ] {cd223272-ea0b-4535-bcf6-e01e1cfa4e37} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2026.03.27 20:02:16.388195 [ 276 ] {cd223272-ea0b-4535-bcf6-e01e1cfa4e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2955 | 2026.03.27 20:02:16.388608 [ 276 ] {cd223272-ea0b-4535-bcf6-e01e1cfa4e37} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2956 | 2026.03.27 20:02:16.388826 [ 276 ] {cd223272-ea0b-4535-bcf6-e01e1cfa4e37} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2026.03.27 20:02:16.388933 [ 73 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2958 | 2026.03.27 20:02:16.388964 [ 276 ] {cd223272-ea0b-4535-bcf6-e01e1cfa4e37} <Debug> executeQuery: Read 1354 rows, 93.62 KiB in 0.001749 sec., 774156.6609491138 rows/sec., 52.28 MiB/sec. | ||
| 2959 | 2026.03.27 20:02:16.388994 [ 73 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2026.03.27 20:02:16.389007 [ 276 ] {cd223272-ea0b-4535-bcf6-e01e1cfa4e37} <Debug> TCPHandler: Processed in 0.001918844 sec. | ||
| 2961 | 2026.03.27 20:02:16.389023 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2962 | 2026.03.27 20:02:16.389126 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2963 | 2026.03.27 20:02:16.389166 [ 188 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::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 | ||
| 2964 | 2026.03.27 20:02:16.389232 [ 276 ] {fbe10da5-9337-45b8-8dd3-4708d8c5990a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2965 | 2026.03.27 20:02:16.389281 [ 276 ] {fbe10da5-9337-45b8-8dd3-4708d8c5990a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2966 | 2026.03.27 20:02:16.389315 [ 188 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2967 | 2026.03.27 20:02:16.389368 [ 188 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1701 rows starting from the beginning of the part | ||
| 2968 | 2026.03.27 20:02:16.389473 [ 188 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 458 rows starting from the beginning of the part | ||
| 2969 | 2026.03.27 20:02:16.389532 [ 188 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 97 rows starting from the beginning of the part | ||
| 2970 | 2026.03.27 20:02:16.389584 [ 188 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 514 rows starting from the beginning of the part | ||
| 2971 | 2026.03.27 20:02:16.389645 [ 188 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 81 rows starting from the beginning of the part | ||
| 2972 | 2026.03.27 20:02:16.389718 [ 188 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1354 rows starting from the beginning of the part | ||
| 2973 | 2026.03.27 20:02:16.390084 [ 276 ] {fbe10da5-9337-45b8-8dd3-4708d8c5990a} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2974 | 2026.03.27 20:02:16.390125 [ 276 ] {fbe10da5-9337-45b8-8dd3-4708d8c5990a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2975 | 2026.03.27 20:02:16.390650 [ 276 ] {fbe10da5-9337-45b8-8dd3-4708d8c5990a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2976 | 2026.03.27 20:02:16.390875 [ 276 ] {fbe10da5-9337-45b8-8dd3-4708d8c5990a} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2026.03.27 20:02:16.390977 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2978 | 2026.03.27 20:02:16.391010 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2026.03.27 20:02:16.391014 [ 276 ] {fbe10da5-9337-45b8-8dd3-4708d8c5990a} <Debug> executeQuery: Read 1907 rows, 126.98 KiB in 0.001801 sec., 1058856.1910049971 rows/sec., 68.85 MiB/sec. | ||
| 2980 | 2026.03.27 20:02:16.391027 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2981 | 2026.03.27 20:02:16.391063 [ 276 ] {fbe10da5-9337-45b8-8dd3-4708d8c5990a} <Debug> TCPHandler: Processed in 0.001988665 sec. | ||
| 2982 | 2026.03.27 20:02:16.391118 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 2983 | 2026.03.27 20:02:16.391188 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2026.03.27 20:02:16.391193 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2985 | 2026.03.27 20:02:16.391228 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 4309 rows starting from the beginning of the part | ||
| 2986 | 2026.03.27 20:02:16.391272 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 115 rows starting from the beginning of the part | ||
| 2987 | 2026.03.27 20:02:16.391285 [ 276 ] {09c38b06-1275-4493-92cc-1ce004079537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2988 | 2026.03.27 20:02:16.391309 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 165 rows starting from the beginning of the part | ||
| 2989 | 2026.03.27 20:02:16.391338 [ 276 ] {09c38b06-1275-4493-92cc-1ce004079537} <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 | ||
| 2990 | 2026.03.27 20:02:16.391343 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2991 | 2026.03.27 20:02:16.391378 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2992 | 2026.03.27 20:02:16.391412 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1907 rows starting from the beginning of the part | ||
| 2993 | 2026.03.27 20:02:16.391563 [ 186 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4205 rows, containing 5 columns (5 merged, 0 gathered) in 0.002454023 sec., 1713512.8725362394 rows/sec., 123.78 MiB/sec. | ||
| 2994 | 2026.03.27 20:02:16.391786 [ 188 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2995 | 2026.03.27 20:02:16.392048 [ 188 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_11_2} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2996 | 2026.03.27 20:02:16.392121 [ 188 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_11_2} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2997 | 2026.03.27 20:02:16.392123 [ 276 ] {09c38b06-1275-4493-92cc-1ce004079537} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2026.03.27 20:02:16.392171 [ 276 ] {09c38b06-1275-4493-92cc-1ce004079537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2999 | 2026.03.27 20:02:16.392195 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 3000 | 2026.03.27 20:02:16.392736 [ 276 ] {09c38b06-1275-4493-92cc-1ce004079537} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3001 | 2026.03.27 20:02:16.393025 [ 276 ] {09c38b06-1275-4493-92cc-1ce004079537} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2026.03.27 20:02:16.393168 [ 276 ] {09c38b06-1275-4493-92cc-1ce004079537} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001901 sec., 17359.284587059443 rows/sec., 31.11 MiB/sec. | ||
| 3003 | 2026.03.27 20:02:16.393221 [ 276 ] {09c38b06-1275-4493-92cc-1ce004079537} <Debug> TCPHandler: Processed in 0.002082336 sec. | ||
| 3004 | 2026.03.27 20:02:16.393354 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3005 | 2026.03.27 20:02:16.393451 [ 276 ] {6afd84ce-63b5-4927-ada0-c83d98f16d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3006 | 2026.03.27 20:02:16.393492 [ 276 ] {6afd84ce-63b5-4927-ada0-c83d98f16d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3007 | 2026.03.27 20:02:16.393820 [ 276 ] {6afd84ce-63b5-4927-ada0-c83d98f16d66} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2026.03.27 20:02:16.393856 [ 276 ] {6afd84ce-63b5-4927-ada0-c83d98f16d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3009 | 2026.03.27 20:02:16.394032 [ 188 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6921 rows, containing 5 columns (5 merged, 0 gathered) in 0.002940342 sec., 2353807.822355359 rows/sec., 148.11 MiB/sec. | ||
| 3010 | 2026.03.27 20:02:16.394172 [ 276 ] {6afd84ce-63b5-4927-ada0-c83d98f16d66} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3011 | 2026.03.27 20:02:16.394379 [ 276 ] {6afd84ce-63b5-4927-ada0-c83d98f16d66} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2026.03.27 20:02:16.394480 [ 73 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3013 | 2026.03.27 20:02:16.394507 [ 276 ] {6afd84ce-63b5-4927-ada0-c83d98f16d66} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001074 sec., 11173.184357541899 rows/sec., 771.07 KiB/sec. | ||
| 3014 | 2026.03.27 20:02:16.394510 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3015 | 2026.03.27 20:02:16.394513 [ 73 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2026.03.27 20:02:16.394547 [ 276 ] {6afd84ce-63b5-4927-ada0-c83d98f16d66} <Debug> TCPHandler: Processed in 0.001243732 sec. | ||
| 3017 | 2026.03.27 20:02:16.394558 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3018 | 2026.03.27 20:02:16.394648 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 3019 | 2026.03.27 20:02:16.394775 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3020 | 2026.03.27 20:02:16.394776 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2026.03.27 20:02:16.394812 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 140 rows starting from the beginning of the part | ||
| 3022 | 2026.03.27 20:02:16.394859 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3023 | 2026.03.27 20:02:16.394880 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 3024 | 2026.03.27 20:02:16.394923 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 3025 | 2026.03.27 20:02:16.394929 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 3026 | 2026.03.27 20:02:16.394981 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 3027 | 2026.03.27 20:02:16.395016 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 3028 | 2026.03.27 20:02:16.395052 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 3029 | 2026.03.27 20:02:16.395988 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 4 columns (4 merged, 0 gathered) in 0.001377634 sec., 291804.64477502735 rows/sec., 17.65 MiB/sec. | ||
| 3030 | 2026.03.27 20:02:16.396141 [ 199 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3031 | 2026.03.27 20:02:16.396400 [ 199 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_11_2} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3032 | 2026.03.27 20:02:16.396468 [ 199 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_11_2} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3033 | 2026.03.27 20:02:16.396552 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3034 | 2026.03.27 20:02:17.001241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.42 MiB, peak 221.73 MiB, free memory in arenas 0.00 B, will set to 216.97 MiB (RSS), difference: 1.55 MiB | ||
| 3035 | 2026.03.27 20:02:17.434622 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 422 | ||
| 3036 | 2026.03.27 20:02:17.437584 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3037 | 2026.03.27 20:02:17.437640 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3038 | 2026.03.27 20:02:17.438904 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3039 | 2026.03.27 20:02:17.439163 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3040 | 2026.03.27 20:02:17.439427 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
| 3041 | 2026.03.27 20:02:19.926273 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5279 | ||
| 3042 | 2026.03.27 20:02:19.926768 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2026.03.27 20:02:19.926810 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3044 | 2026.03.27 20:02:19.927297 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3045 | 2026.03.27 20:02:19.927530 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3046 | 2026.03.27 20:02:19.927659 [ 126 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3047 | 2026.03.27 20:02:19.927676 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5279 | ||
| 3048 | 2026.03.27 20:02:19.927708 [ 126 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3049 | 2026.03.27 20:02:19.927732 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3050 | 2026.03.27 20:02:19.927823 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 3051 | 2026.03.27 20:02:19.927912 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3052 | 2026.03.27 20:02:19.927943 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2911 rows starting from the beginning of the part | ||
| 3053 | 2026.03.27 20:02:19.928022 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 3054 | 2026.03.27 20:02:19.928069 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 3055 | 2026.03.27 20:02:19.928113 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 3056 | 2026.03.27 20:02:19.928150 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 3057 | 2026.03.27 20:02:19.928190 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 3058 | 2026.03.27 20:02:19.929511 [ 193 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5279 rows, containing 4 columns (4 merged, 0 gathered) in 0.001718861 sec., 3071219.836857082 rows/sec., 43.93 MiB/sec. | ||
| 3059 | 2026.03.27 20:02:19.929971 [ 198 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3060 | 2026.03.27 20:02:19.930238 [ 198 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_11_2} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3061 | 2026.03.27 20:02:19.930303 [ 198 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_11_2} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3062 | 2026.03.27 20:02:19.930383 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 3063 | 2026.03.27 20:02:20.201921 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3064 | 2026.03.27 20:02:20.218672 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2026.03.27 20:02:20.218731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3066 | 2026.03.27 20:02:20.224537 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3067 | 2026.03.27 20:02:20.225214 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3068 | 2026.03.27 20:02:20.225503 [ 122 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3069 | 2026.03.27 20:02:20.225575 [ 122 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2026.03.27 20:02:20.225610 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3071 | 2026.03.27 20:02:20.225758 [ 190 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 3072 | 2026.03.27 20:02:20.228514 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3073 | 2026.03.27 20:02:20.229151 [ 190 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3074 | 2026.03.27 20:02:20.230487 [ 190 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 3075 | 2026.03.27 20:02:20.234714 [ 190 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 3076 | 2026.03.27 20:02:20.238746 [ 190 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 3077 | 2026.03.27 20:02:20.242844 [ 190 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 3078 | 2026.03.27 20:02:20.247289 [ 190 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 3079 | 2026.03.27 20:02:20.251878 [ 190 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 3080 | 2026.03.27 20:02:20.304399 [ 193 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.07869292 sec., 1054.7327510530808 rows/sec., 5.45 MiB/sec. | ||
| 3081 | 2026.03.27 20:02:20.306791 [ 193 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3082 | 2026.03.27 20:02:20.308792 [ 193 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_11_2} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2026.03.27 20:02:20.308900 [ 193 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_11_2} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3084 | 2026.03.27 20:02:20.310984 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3085 | 2026.03.27 20:02:21.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.22 MiB, peak 228.10 MiB, free memory in arenas 0.00 B, will set to 225.44 MiB (RSS), difference: 7.22 MiB | ||
| 3086 | 2026.03.27 20:02:21.083304 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2026.03.27 20:02:21.083498 [ 276 ] {2370379a-9bf0-4a9b-96d4-7c1bad9d20eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3088 | 2026.03.27 20:02:21.083571 [ 276 ] {2370379a-9bf0-4a9b-96d4-7c1bad9d20eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3089 | 2026.03.27 20:02:21.084341 [ 276 ] {2370379a-9bf0-4a9b-96d4-7c1bad9d20eb} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.03.27 20:02:21.084389 [ 276 ] {2370379a-9bf0-4a9b-96d4-7c1bad9d20eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3091 | 2026.03.27 20:02:21.084780 [ 276 ] {2370379a-9bf0-4a9b-96d4-7c1bad9d20eb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3092 | 2026.03.27 20:02:21.084996 [ 276 ] {2370379a-9bf0-4a9b-96d4-7c1bad9d20eb} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.03.27 20:02:21.085145 [ 276 ] {2370379a-9bf0-4a9b-96d4-7c1bad9d20eb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001698 sec., 32979.976442873965 rows/sec., 2.53 MiB/sec. | ||
| 3094 | 2026.03.27 20:02:21.085191 [ 276 ] {2370379a-9bf0-4a9b-96d4-7c1bad9d20eb} <Debug> TCPHandler: Processed in 0.002019036 sec. | ||
| 3095 | 2026.03.27 20:02:21.085324 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3096 | 2026.03.27 20:02:21.085425 [ 276 ] {fdbd086f-1a93-4b9e-b5df-3ff91cc53df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3097 | 2026.03.27 20:02:21.085469 [ 276 ] {fdbd086f-1a93-4b9e-b5df-3ff91cc53df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3098 | 2026.03.27 20:02:21.085895 [ 276 ] {fdbd086f-1a93-4b9e-b5df-3ff91cc53df4} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3099 | 2026.03.27 20:02:21.085932 [ 276 ] {fdbd086f-1a93-4b9e-b5df-3ff91cc53df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3100 | 2026.03.27 20:02:21.086225 [ 276 ] {fdbd086f-1a93-4b9e-b5df-3ff91cc53df4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3101 | 2026.03.27 20:02:21.086438 [ 276 ] {fdbd086f-1a93-4b9e-b5df-3ff91cc53df4} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2026.03.27 20:02:21.086561 [ 276 ] {fdbd086f-1a93-4b9e-b5df-3ff91cc53df4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001159 sec., 55220.017256255385 rows/sec., 4.31 MiB/sec. | ||
| 3103 | 2026.03.27 20:02:21.086596 [ 276 ] {fdbd086f-1a93-4b9e-b5df-3ff91cc53df4} <Debug> TCPHandler: Processed in 0.001324264 sec. | ||
| 3104 | 2026.03.27 20:02:21.086709 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3105 | 2026.03.27 20:02:21.086802 [ 276 ] {9cc336b4-bac5-4f21-b174-e1b6dc7772ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3106 | 2026.03.27 20:02:21.086844 [ 276 ] {9cc336b4-bac5-4f21-b174-e1b6dc7772ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3107 | 2026.03.27 20:02:21.087219 [ 276 ] {9cc336b4-bac5-4f21-b174-e1b6dc7772ec} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2026.03.27 20:02:21.087253 [ 276 ] {9cc336b4-bac5-4f21-b174-e1b6dc7772ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3109 | 2026.03.27 20:02:21.087574 [ 276 ] {9cc336b4-bac5-4f21-b174-e1b6dc7772ec} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3110 | 2026.03.27 20:02:21.087773 [ 276 ] {9cc336b4-bac5-4f21-b174-e1b6dc7772ec} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2026.03.27 20:02:21.087902 [ 276 ] {9cc336b4-bac5-4f21-b174-e1b6dc7772ec} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001118 sec., 114490.1610017889 rows/sec., 7.97 MiB/sec. | ||
| 3112 | 2026.03.27 20:02:21.087938 [ 276 ] {9cc336b4-bac5-4f21-b174-e1b6dc7772ec} <Debug> TCPHandler: Processed in 0.001275353 sec. | ||
| 3113 | 2026.03.27 20:02:21.088051 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3114 | 2026.03.27 20:02:21.088143 [ 276 ] {c584d1c3-478c-4efe-842c-bb2900168d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3115 | 2026.03.27 20:02:21.088183 [ 276 ] {c584d1c3-478c-4efe-842c-bb2900168d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3116 | 2026.03.27 20:02:21.088501 [ 276 ] {c584d1c3-478c-4efe-842c-bb2900168d90} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2026.03.27 20:02:21.088535 [ 276 ] {c584d1c3-478c-4efe-842c-bb2900168d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3118 | 2026.03.27 20:02:21.088822 [ 276 ] {c584d1c3-478c-4efe-842c-bb2900168d90} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3119 | 2026.03.27 20:02:21.089024 [ 276 ] {c584d1c3-478c-4efe-842c-bb2900168d90} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2026.03.27 20:02:21.089147 [ 276 ] {c584d1c3-478c-4efe-842c-bb2900168d90} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001022 sec., 46966.73189823875 rows/sec., 3.17 MiB/sec. | ||
| 3121 | 2026.03.27 20:02:21.089181 [ 276 ] {c584d1c3-478c-4efe-842c-bb2900168d90} <Debug> TCPHandler: Processed in 0.001177181 sec. | ||
| 3122 | 2026.03.27 20:02:26.085853 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3123 | 2026.03.27 20:02:26.086044 [ 276 ] {9989b54b-2f9a-4793-a16e-9d92200e47e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3124 | 2026.03.27 20:02:26.086110 [ 276 ] {9989b54b-2f9a-4793-a16e-9d92200e47e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3125 | 2026.03.27 20:02:26.086729 [ 276 ] {9989b54b-2f9a-4793-a16e-9d92200e47e5} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.03.27 20:02:26.086779 [ 276 ] {9989b54b-2f9a-4793-a16e-9d92200e47e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3127 | 2026.03.27 20:02:26.087169 [ 276 ] {9989b54b-2f9a-4793-a16e-9d92200e47e5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3128 | 2026.03.27 20:02:26.087397 [ 276 ] {9989b54b-2f9a-4793-a16e-9d92200e47e5} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.03.27 20:02:26.087571 [ 276 ] {9989b54b-2f9a-4793-a16e-9d92200e47e5} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001573 sec., 57215.51176096631 rows/sec., 4.82 MiB/sec. | ||
| 3130 | 2026.03.27 20:02:26.087628 [ 276 ] {9989b54b-2f9a-4793-a16e-9d92200e47e5} <Debug> TCPHandler: Processed in 0.001901074 sec. | ||
| 3131 | 2026.03.27 20:02:26.087779 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2026.03.27 20:02:26.087884 [ 276 ] {40a68584-d87c-48c4-b1d1-aad93d03f494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3133 | 2026.03.27 20:02:26.087928 [ 276 ] {40a68584-d87c-48c4-b1d1-aad93d03f494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3134 | 2026.03.27 20:02:26.088361 [ 276 ] {40a68584-d87c-48c4-b1d1-aad93d03f494} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2026.03.27 20:02:26.088399 [ 276 ] {40a68584-d87c-48c4-b1d1-aad93d03f494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3136 | 2026.03.27 20:02:26.088750 [ 276 ] {40a68584-d87c-48c4-b1d1-aad93d03f494} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3137 | 2026.03.27 20:02:26.088970 [ 276 ] {40a68584-d87c-48c4-b1d1-aad93d03f494} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2026.03.27 20:02:26.089102 [ 276 ] {40a68584-d87c-48c4-b1d1-aad93d03f494} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001242 sec., 13687.600644122384 rows/sec., 1.01 MiB/sec. | ||
| 3139 | 2026.03.27 20:02:26.089148 [ 276 ] {40a68584-d87c-48c4-b1d1-aad93d03f494} <Debug> TCPHandler: Processed in 0.001423995 sec. | ||
| 3140 | 2026.03.27 20:02:26.089265 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3141 | 2026.03.27 20:02:26.089361 [ 276 ] {b04c3143-3e3d-4ca8-89f9-bb2c8bfd864f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3142 | 2026.03.27 20:02:26.089402 [ 276 ] {b04c3143-3e3d-4ca8-89f9-bb2c8bfd864f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3143 | 2026.03.27 20:02:26.089807 [ 276 ] {b04c3143-3e3d-4ca8-89f9-bb2c8bfd864f} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2026.03.27 20:02:26.089842 [ 276 ] {b04c3143-3e3d-4ca8-89f9-bb2c8bfd864f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3145 | 2026.03.27 20:02:26.090136 [ 276 ] {b04c3143-3e3d-4ca8-89f9-bb2c8bfd864f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3146 | 2026.03.27 20:02:26.090336 [ 276 ] {b04c3143-3e3d-4ca8-89f9-bb2c8bfd864f} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3147 | 2026.03.27 20:02:26.090462 [ 276 ] {b04c3143-3e3d-4ca8-89f9-bb2c8bfd864f} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.00112 sec., 72321.42857142858 rows/sec., 5.65 MiB/sec. | ||
| 3148 | 2026.03.27 20:02:26.090498 [ 276 ] {b04c3143-3e3d-4ca8-89f9-bb2c8bfd864f} <Debug> TCPHandler: Processed in 0.001281493 sec. | ||
| 3149 | 2026.03.27 20:02:26.090612 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3150 | 2026.03.27 20:02:26.090706 [ 276 ] {5c72b904-c1cc-487e-8028-ef427dcdfbba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3151 | 2026.03.27 20:02:26.090748 [ 276 ] {5c72b904-c1cc-487e-8028-ef427dcdfbba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3152 | 2026.03.27 20:02:26.091168 [ 276 ] {5c72b904-c1cc-487e-8028-ef427dcdfbba} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2026.03.27 20:02:26.091204 [ 276 ] {5c72b904-c1cc-487e-8028-ef427dcdfbba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3154 | 2026.03.27 20:02:26.091529 [ 276 ] {5c72b904-c1cc-487e-8028-ef427dcdfbba} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3155 | 2026.03.27 20:02:26.091735 [ 276 ] {5c72b904-c1cc-487e-8028-ef427dcdfbba} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2026.03.27 20:02:26.091860 [ 276 ] {5c72b904-c1cc-487e-8028-ef427dcdfbba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 3157 | 2026.03.27 20:02:26.091896 [ 276 ] {5c72b904-c1cc-487e-8028-ef427dcdfbba} <Debug> TCPHandler: Processed in 0.001331553 sec. | ||
| 3158 | 2026.03.27 20:02:26.092006 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3159 | 2026.03.27 20:02:26.092099 [ 276 ] {1eb6859e-c478-4f27-9ea2-d6d73e3d987c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3160 | 2026.03.27 20:02:26.092152 [ 276 ] {1eb6859e-c478-4f27-9ea2-d6d73e3d987c} <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 | ||
| 3161 | 2026.03.27 20:02:26.092894 [ 276 ] {1eb6859e-c478-4f27-9ea2-d6d73e3d987c} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2026.03.27 20:02:26.092930 [ 276 ] {1eb6859e-c478-4f27-9ea2-d6d73e3d987c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3163 | 2026.03.27 20:02:26.093485 [ 276 ] {1eb6859e-c478-4f27-9ea2-d6d73e3d987c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3164 | 2026.03.27 20:02:26.093718 [ 276 ] {1eb6859e-c478-4f27-9ea2-d6d73e3d987c} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2026.03.27 20:02:26.093852 [ 276 ] {1eb6859e-c478-4f27-9ea2-d6d73e3d987c} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00177 sec., 9604.519774011298 rows/sec., 17.21 MiB/sec. | ||
| 3166 | 2026.03.27 20:02:26.093910 [ 276 ] {1eb6859e-c478-4f27-9ea2-d6d73e3d987c} <Debug> TCPHandler: Processed in 0.001952114 sec. | ||
| 3167 | 2026.03.27 20:02:26.094031 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3168 | 2026.03.27 20:02:26.094124 [ 276 ] {a396990d-3f08-446f-95e0-8fa3c42448a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3169 | 2026.03.27 20:02:26.094164 [ 276 ] {a396990d-3f08-446f-95e0-8fa3c42448a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3170 | 2026.03.27 20:02:26.094495 [ 276 ] {a396990d-3f08-446f-95e0-8fa3c42448a5} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2026.03.27 20:02:26.094531 [ 276 ] {a396990d-3f08-446f-95e0-8fa3c42448a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3172 | 2026.03.27 20:02:26.094826 [ 276 ] {a396990d-3f08-446f-95e0-8fa3c42448a5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3173 | 2026.03.27 20:02:26.095041 [ 276 ] {a396990d-3f08-446f-95e0-8fa3c42448a5} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2026.03.27 20:02:26.095166 [ 276 ] {a396990d-3f08-446f-95e0-8fa3c42448a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 3175 | 2026.03.27 20:02:26.095202 [ 276 ] {a396990d-3f08-446f-95e0-8fa3c42448a5} <Debug> TCPHandler: Processed in 0.001218792 sec. | ||
| 3176 | 2026.03.27 20:02:27.366225 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3177 | 2026.03.27 20:02:27.366281 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3178 | 2026.03.27 20:02:27.427844 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5791 | ||
| 3179 | 2026.03.27 20:02:27.428596 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2026.03.27 20:02:27.428634 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3181 | 2026.03.27 20:02:27.429195 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3182 | 2026.03.27 20:02:27.429419 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2026.03.27 20:02:27.429557 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5791 | ||
| 3184 | 2026.03.27 20:02:27.439788 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 442 | ||
| 3185 | 2026.03.27 20:02:27.442051 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2026.03.27 20:02:27.442101 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3187 | 2026.03.27 20:02:27.443261 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3188 | 2026.03.27 20:02:27.443537 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2026.03.27 20:02:27.443887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 442 | ||
| 3190 | 2026.03.27 20:02:27.728617 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3191 | 2026.03.27 20:02:27.745609 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3192 | 2026.03.27 20:02:27.745662 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 3193 | 2026.03.27 20:02:27.751611 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3194 | 2026.03.27 20:02:27.752288 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2026.03.27 20:02:27.755185 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3196 | 2026.03.27 20:02:31.085751 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3197 | 2026.03.27 20:02:31.085967 [ 276 ] {c5d34d40-07d8-4eb8-95a9-8d1b2e689d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3198 | 2026.03.27 20:02:31.086041 [ 276 ] {c5d34d40-07d8-4eb8-95a9-8d1b2e689d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3199 | 2026.03.27 20:02:31.086739 [ 276 ] {c5d34d40-07d8-4eb8-95a9-8d1b2e689d44} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3200 | 2026.03.27 20:02:31.086790 [ 276 ] {c5d34d40-07d8-4eb8-95a9-8d1b2e689d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3201 | 2026.03.27 20:02:31.087191 [ 276 ] {c5d34d40-07d8-4eb8-95a9-8d1b2e689d44} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3202 | 2026.03.27 20:02:31.087414 [ 276 ] {c5d34d40-07d8-4eb8-95a9-8d1b2e689d44} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3203 | 2026.03.27 20:02:31.087574 [ 276 ] {c5d34d40-07d8-4eb8-95a9-8d1b2e689d44} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001659 sec., 62688.366485834835 rows/sec., 5.26 MiB/sec. | ||
| 3204 | 2026.03.27 20:02:31.087624 [ 276 ] {c5d34d40-07d8-4eb8-95a9-8d1b2e689d44} <Debug> TCPHandler: Processed in 0.002007066 sec. | ||
| 3205 | 2026.03.27 20:02:31.087757 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3206 | 2026.03.27 20:02:31.087863 [ 276 ] {cbb65782-a88b-494e-bb48-d2b513536cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3207 | 2026.03.27 20:02:31.087908 [ 276 ] {cbb65782-a88b-494e-bb48-d2b513536cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3208 | 2026.03.27 20:02:31.088326 [ 276 ] {cbb65782-a88b-494e-bb48-d2b513536cfc} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3209 | 2026.03.27 20:02:31.088366 [ 276 ] {cbb65782-a88b-494e-bb48-d2b513536cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3210 | 2026.03.27 20:02:31.088678 [ 276 ] {cbb65782-a88b-494e-bb48-d2b513536cfc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3211 | 2026.03.27 20:02:31.088886 [ 276 ] {cbb65782-a88b-494e-bb48-d2b513536cfc} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3212 | 2026.03.27 20:02:31.088991 [ 146 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3213 | 2026.03.27 20:02:31.089016 [ 276 ] {cbb65782-a88b-494e-bb48-d2b513536cfc} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001176 sec., 20408.163265306124 rows/sec., 1.50 MiB/sec. | ||
| 3214 | 2026.03.27 20:02:31.089068 [ 146 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2026.03.27 20:02:31.089077 [ 276 ] {cbb65782-a88b-494e-bb48-d2b513536cfc} <Debug> TCPHandler: Processed in 0.001375325 sec. | ||
| 3216 | 2026.03.27 20:02:31.089098 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3217 | 2026.03.27 20:02:31.089203 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3218 | 2026.03.27 20:02:31.089240 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::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 | ||
| 3219 | 2026.03.27 20:02:31.089304 [ 276 ] {2dc66466-dbd1-4e0c-9eed-5a4885f3a8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3220 | 2026.03.27 20:02:31.089350 [ 276 ] {2dc66466-dbd1-4e0c-9eed-5a4885f3a8ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3221 | 2026.03.27 20:02:31.089397 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3222 | 2026.03.27 20:02:31.089441 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 209 rows starting from the beginning of the part | ||
| 3223 | 2026.03.27 20:02:31.089542 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 166 rows starting from the beginning of the part | ||
| 3224 | 2026.03.27 20:02:31.089597 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 17 rows starting from the beginning of the part | ||
| 3225 | 2026.03.27 20:02:31.089642 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part | ||
| 3226 | 2026.03.27 20:02:31.089689 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 17 rows starting from the beginning of the part | ||
| 3227 | 2026.03.27 20:02:31.089730 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3228 | 2026.03.27 20:02:31.089783 [ 276 ] {2dc66466-dbd1-4e0c-9eed-5a4885f3a8ba} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2026.03.27 20:02:31.089823 [ 276 ] {2dc66466-dbd1-4e0c-9eed-5a4885f3a8ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3230 | 2026.03.27 20:02:31.090157 [ 276 ] {2dc66466-dbd1-4e0c-9eed-5a4885f3a8ba} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3231 | 2026.03.27 20:02:31.090380 [ 276 ] {2dc66466-dbd1-4e0c-9eed-5a4885f3a8ba} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2026.03.27 20:02:31.090512 [ 276 ] {2dc66466-dbd1-4e0c-9eed-5a4885f3a8ba} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001228 sec., 71661.23778501629 rows/sec., 5.60 MiB/sec. | ||
| 3233 | 2026.03.27 20:02:31.090551 [ 276 ] {2dc66466-dbd1-4e0c-9eed-5a4885f3a8ba} <Debug> TCPHandler: Processed in 0.001400304 sec. | ||
| 3234 | 2026.03.27 20:02:31.090647 [ 201 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464536 sec., 330480.09745066013 rows/sec., 22.63 MiB/sec. | ||
| 3235 | 2026.03.27 20:02:31.090674 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3236 | 2026.03.27 20:02:31.090778 [ 276 ] {8e3787c2-b8a4-43cb-9859-c6a91735b6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3237 | 2026.03.27 20:02:31.090823 [ 276 ] {8e3787c2-b8a4-43cb-9859-c6a91735b6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3238 | 2026.03.27 20:02:31.090836 [ 201 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3239 | 2026.03.27 20:02:31.091132 [ 201 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_11_2} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3240 | 2026.03.27 20:02:31.091217 [ 201 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_11_2} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3241 | 2026.03.27 20:02:31.091235 [ 276 ] {8e3787c2-b8a4-43cb-9859-c6a91735b6be} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2026.03.27 20:02:31.091276 [ 276 ] {8e3787c2-b8a4-43cb-9859-c6a91735b6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3243 | 2026.03.27 20:02:31.091292 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3244 | 2026.03.27 20:02:31.091613 [ 276 ] {8e3787c2-b8a4-43cb-9859-c6a91735b6be} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3245 | 2026.03.27 20:02:31.091823 [ 276 ] {8e3787c2-b8a4-43cb-9859-c6a91735b6be} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3246 | 2026.03.27 20:02:31.091953 [ 276 ] {8e3787c2-b8a4-43cb-9859-c6a91735b6be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 3247 | 2026.03.27 20:02:31.091988 [ 276 ] {8e3787c2-b8a4-43cb-9859-c6a91735b6be} <Debug> TCPHandler: Processed in 0.001368064 sec. | ||
| 3248 | 2026.03.27 20:02:31.092098 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3249 | 2026.03.27 20:02:31.092194 [ 276 ] {87228143-3666-4a90-a932-40d1b4ab373a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3250 | 2026.03.27 20:02:31.092249 [ 276 ] {87228143-3666-4a90-a932-40d1b4ab373a} <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 | ||
| 3251 | 2026.03.27 20:02:31.093022 [ 276 ] {87228143-3666-4a90-a932-40d1b4ab373a} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2026.03.27 20:02:31.093058 [ 276 ] {87228143-3666-4a90-a932-40d1b4ab373a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3253 | 2026.03.27 20:02:31.093588 [ 276 ] {87228143-3666-4a90-a932-40d1b4ab373a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3254 | 2026.03.27 20:02:31.093815 [ 276 ] {87228143-3666-4a90-a932-40d1b4ab373a} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.03.27 20:02:31.093924 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3256 | 2026.03.27 20:02:31.093953 [ 276 ] {87228143-3666-4a90-a932-40d1b4ab373a} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001776 sec., 13513.513513513513 rows/sec., 24.22 MiB/sec. | ||
| 3257 | 2026.03.27 20:02:31.093964 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3258 | 2026.03.27 20:02:31.093995 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3259 | 2026.03.27 20:02:31.094020 [ 276 ] {87228143-3666-4a90-a932-40d1b4ab373a} <Debug> TCPHandler: Processed in 0.001971905 sec. | ||
| 3260 | 2026.03.27 20:02:31.094072 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::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 | ||
| 3261 | 2026.03.27 20:02:31.094139 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3262 | 2026.03.27 20:02:31.094241 [ 276 ] {f04f0434-a7a2-43ee-b5b3-c9f5ee6d6331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3263 | 2026.03.27 20:02:31.094283 [ 276 ] {f04f0434-a7a2-43ee-b5b3-c9f5ee6d6331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3264 | 2026.03.27 20:02:31.094302 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3265 | 2026.03.27 20:02:31.094365 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 126 rows starting from the beginning of the part | ||
| 3266 | 2026.03.27 20:02:31.094496 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3267 | 2026.03.27 20:02:31.094611 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 17 rows starting from the beginning of the part | ||
| 3268 | 2026.03.27 20:02:31.094620 [ 276 ] {f04f0434-a7a2-43ee-b5b3-c9f5ee6d6331} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3269 | 2026.03.27 20:02:31.094660 [ 276 ] {f04f0434-a7a2-43ee-b5b3-c9f5ee6d6331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3270 | 2026.03.27 20:02:31.094710 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 33 rows starting from the beginning of the part | ||
| 3271 | 2026.03.27 20:02:31.094814 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 17 rows starting from the beginning of the part | ||
| 3272 | 2026.03.27 20:02:31.094911 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3273 | 2026.03.27 20:02:31.094969 [ 276 ] {f04f0434-a7a2-43ee-b5b3-c9f5ee6d6331} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3274 | 2026.03.27 20:02:31.095184 [ 276 ] {f04f0434-a7a2-43ee-b5b3-c9f5ee6d6331} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2026.03.27 20:02:31.095320 [ 276 ] {f04f0434-a7a2-43ee-b5b3-c9f5ee6d6331} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 3276 | 2026.03.27 20:02:31.095358 [ 276 ] {f04f0434-a7a2-43ee-b5b3-c9f5ee6d6331} <Debug> TCPHandler: Processed in 0.001270083 sec. | ||
| 3277 | 2026.03.27 20:02:31.097569 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 241 rows, containing 19 columns (19 merged, 0 gathered) in 0.003529422 sec., 68283.13531224093 rows/sec., 122.36 MiB/sec. | ||
| 3278 | 2026.03.27 20:02:31.097995 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3279 | 2026.03.27 20:02:31.098273 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2026.03.27 20:02:31.098340 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3281 | 2026.03.27 20:02:31.098411 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 3282 | 2026.03.27 20:02:34.930611 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6239 | ||
| 3283 | 2026.03.27 20:02:34.931261 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2026.03.27 20:02:34.931305 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3285 | 2026.03.27 20:02:34.931895 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3286 | 2026.03.27 20:02:34.932137 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2026.03.27 20:02:34.932281 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6239 | ||
| 3288 | 2026.03.27 20:02:35.255238 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3289 | 2026.03.27 20:02:35.272348 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2026.03.27 20:02:35.272417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3291 | 2026.03.27 20:02:35.277855 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3292 | 2026.03.27 20:02:35.278559 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3293 | 2026.03.27 20:02:35.281908 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3294 | 2026.03.27 20:02:36.085570 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3295 | 2026.03.27 20:02:36.085780 [ 276 ] {dcc420a9-d29b-4ae1-989a-646d5bf0e3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3296 | 2026.03.27 20:02:36.085853 [ 276 ] {dcc420a9-d29b-4ae1-989a-646d5bf0e3a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3297 | 2026.03.27 20:02:36.086506 [ 276 ] {dcc420a9-d29b-4ae1-989a-646d5bf0e3a3} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2026.03.27 20:02:36.086555 [ 276 ] {dcc420a9-d29b-4ae1-989a-646d5bf0e3a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3299 | 2026.03.27 20:02:36.086950 [ 276 ] {dcc420a9-d29b-4ae1-989a-646d5bf0e3a3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3300 | 2026.03.27 20:02:36.087173 [ 276 ] {dcc420a9-d29b-4ae1-989a-646d5bf0e3a3} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2026.03.27 20:02:36.087318 [ 276 ] {dcc420a9-d29b-4ae1-989a-646d5bf0e3a3} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001592 sec., 56532.66331658291 rows/sec., 4.76 MiB/sec. | ||
| 3302 | 2026.03.27 20:02:36.087359 [ 276 ] {dcc420a9-d29b-4ae1-989a-646d5bf0e3a3} <Debug> TCPHandler: Processed in 0.001930994 sec. | ||
| 3303 | 2026.03.27 20:02:36.087492 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3304 | 2026.03.27 20:02:36.087588 [ 276 ] {f7d0492d-898f-4c71-94e4-342595f573bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3305 | 2026.03.27 20:02:36.087628 [ 276 ] {f7d0492d-898f-4c71-94e4-342595f573bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3306 | 2026.03.27 20:02:36.088029 [ 276 ] {f7d0492d-898f-4c71-94e4-342595f573bf} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2026.03.27 20:02:36.088065 [ 276 ] {f7d0492d-898f-4c71-94e4-342595f573bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3308 | 2026.03.27 20:02:36.088371 [ 276 ] {f7d0492d-898f-4c71-94e4-342595f573bf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3309 | 2026.03.27 20:02:36.088583 [ 276 ] {f7d0492d-898f-4c71-94e4-342595f573bf} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2026.03.27 20:02:36.088710 [ 276 ] {f7d0492d-898f-4c71-94e4-342595f573bf} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.00114 sec., 14912.280701754387 rows/sec., 1.10 MiB/sec. | ||
| 3311 | 2026.03.27 20:02:36.088747 [ 276 ] {f7d0492d-898f-4c71-94e4-342595f573bf} <Debug> TCPHandler: Processed in 0.001306753 sec. | ||
| 3312 | 2026.03.27 20:02:36.088860 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3313 | 2026.03.27 20:02:36.088955 [ 276 ] {2a646f22-b96d-4f61-bb78-0e68335ce1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3314 | 2026.03.27 20:02:36.088994 [ 276 ] {2a646f22-b96d-4f61-bb78-0e68335ce1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3315 | 2026.03.27 20:02:36.089412 [ 276 ] {2a646f22-b96d-4f61-bb78-0e68335ce1c8} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3316 | 2026.03.27 20:02:36.089449 [ 276 ] {2a646f22-b96d-4f61-bb78-0e68335ce1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3317 | 2026.03.27 20:02:36.089739 [ 276 ] {2a646f22-b96d-4f61-bb78-0e68335ce1c8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3318 | 2026.03.27 20:02:36.089943 [ 276 ] {2a646f22-b96d-4f61-bb78-0e68335ce1c8} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3319 | 2026.03.27 20:02:36.090068 [ 276 ] {2a646f22-b96d-4f61-bb78-0e68335ce1c8} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.00113 sec., 71681.41592920355 rows/sec., 5.60 MiB/sec. | ||
| 3320 | 2026.03.27 20:02:36.090103 [ 276 ] {2a646f22-b96d-4f61-bb78-0e68335ce1c8} <Debug> TCPHandler: Processed in 0.001294263 sec. | ||
| 3321 | 2026.03.27 20:02:36.090218 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3322 | 2026.03.27 20:02:36.090312 [ 276 ] {bbbce6cf-1378-46fc-8b0b-246612d42e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3323 | 2026.03.27 20:02:36.090355 [ 276 ] {bbbce6cf-1378-46fc-8b0b-246612d42e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3324 | 2026.03.27 20:02:36.090758 [ 276 ] {bbbce6cf-1378-46fc-8b0b-246612d42e17} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3325 | 2026.03.27 20:02:36.090794 [ 276 ] {bbbce6cf-1378-46fc-8b0b-246612d42e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3326 | 2026.03.27 20:02:36.091127 [ 276 ] {bbbce6cf-1378-46fc-8b0b-246612d42e17} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3327 | 2026.03.27 20:02:36.091331 [ 276 ] {bbbce6cf-1378-46fc-8b0b-246612d42e17} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3328 | 2026.03.27 20:02:36.091456 [ 276 ] {bbbce6cf-1378-46fc-8b0b-246612d42e17} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 3329 | 2026.03.27 20:02:36.091492 [ 276 ] {bbbce6cf-1378-46fc-8b0b-246612d42e17} <Debug> TCPHandler: Processed in 0.001323933 sec. | ||
| 3330 | 2026.03.27 20:02:36.091603 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3331 | 2026.03.27 20:02:36.091697 [ 276 ] {7dd69339-cfee-4822-871f-7a4aaa043f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3332 | 2026.03.27 20:02:36.091751 [ 276 ] {7dd69339-cfee-4822-871f-7a4aaa043f9c} <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 | ||
| 3333 | 2026.03.27 20:02:36.092494 [ 276 ] {7dd69339-cfee-4822-871f-7a4aaa043f9c} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3334 | 2026.03.27 20:02:36.092530 [ 276 ] {7dd69339-cfee-4822-871f-7a4aaa043f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3335 | 2026.03.27 20:02:36.093026 [ 276 ] {7dd69339-cfee-4822-871f-7a4aaa043f9c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3336 | 2026.03.27 20:02:36.093246 [ 276 ] {7dd69339-cfee-4822-871f-7a4aaa043f9c} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3337 | 2026.03.27 20:02:36.093378 [ 276 ] {7dd69339-cfee-4822-871f-7a4aaa043f9c} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.0017 sec., 10000 rows/sec., 17.92 MiB/sec. | ||
| 3338 | 2026.03.27 20:02:36.093430 [ 276 ] {7dd69339-cfee-4822-871f-7a4aaa043f9c} <Debug> TCPHandler: Processed in 0.001877553 sec. | ||
| 3339 | 2026.03.27 20:02:36.093548 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3340 | 2026.03.27 20:02:36.093644 [ 276 ] {2407d2d1-7760-46fc-8d10-f866cb7c6a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3341 | 2026.03.27 20:02:36.093685 [ 276 ] {2407d2d1-7760-46fc-8d10-f866cb7c6a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3342 | 2026.03.27 20:02:36.094017 [ 276 ] {2407d2d1-7760-46fc-8d10-f866cb7c6a3b} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3343 | 2026.03.27 20:02:36.094052 [ 276 ] {2407d2d1-7760-46fc-8d10-f866cb7c6a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3344 | 2026.03.27 20:02:36.094350 [ 276 ] {2407d2d1-7760-46fc-8d10-f866cb7c6a3b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3345 | 2026.03.27 20:02:36.094552 [ 276 ] {2407d2d1-7760-46fc-8d10-f866cb7c6a3b} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3346 | 2026.03.27 20:02:36.094672 [ 276 ] {2407d2d1-7760-46fc-8d10-f866cb7c6a3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 3347 | 2026.03.27 20:02:36.094705 [ 276 ] {2407d2d1-7760-46fc-8d10-f866cb7c6a3b} <Debug> TCPHandler: Processed in 0.001214421 sec. | ||
| 3348 | 2026.03.27 20:02:37.444145 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 466 | ||
| 3349 | 2026.03.27 20:02:37.446338 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3350 | 2026.03.27 20:02:37.446382 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3351 | 2026.03.27 20:02:37.447549 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3352 | 2026.03.27 20:02:37.447840 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2026.03.27 20:02:37.448128 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 466 | ||
| 3354 | 2026.03.27 20:02:41.086836 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3355 | 2026.03.27 20:02:41.087027 [ 276 ] {98a4eb08-97f5-466d-ac8d-2e8a87840b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3356 | 2026.03.27 20:02:41.087091 [ 276 ] {98a4eb08-97f5-466d-ac8d-2e8a87840b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3357 | 2026.03.27 20:02:41.087755 [ 276 ] {98a4eb08-97f5-466d-ac8d-2e8a87840b20} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2026.03.27 20:02:41.087803 [ 276 ] {98a4eb08-97f5-466d-ac8d-2e8a87840b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3359 | 2026.03.27 20:02:41.088193 [ 276 ] {98a4eb08-97f5-466d-ac8d-2e8a87840b20} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3360 | 2026.03.27 20:02:41.088421 [ 276 ] {98a4eb08-97f5-466d-ac8d-2e8a87840b20} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2026.03.27 20:02:41.088578 [ 276 ] {98a4eb08-97f5-466d-ac8d-2e8a87840b20} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001597 sec., 65122.103944896684 rows/sec., 5.46 MiB/sec. | ||
| 3362 | 2026.03.27 20:02:41.088575 [ 132 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3363 | 2026.03.27 20:02:41.088631 [ 276 ] {98a4eb08-97f5-466d-ac8d-2e8a87840b20} <Debug> TCPHandler: Processed in 0.001925184 sec. | ||
| 3364 | 2026.03.27 20:02:41.088650 [ 132 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3365 | 2026.03.27 20:02:41.088676 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3366 | 2026.03.27 20:02:41.088776 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3367 | 2026.03.27 20:02:41.088800 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 3368 | 2026.03.27 20:02:41.088886 [ 276 ] {5fbd76b9-9166-47ce-8907-33a765973e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3369 | 2026.03.27 20:02:41.088935 [ 276 ] {5fbd76b9-9166-47ce-8907-33a765973e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3370 | 2026.03.27 20:02:41.088939 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3371 | 2026.03.27 20:02:41.088984 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3360 rows starting from the beginning of the part | ||
| 3372 | 2026.03.27 20:02:41.089052 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 3373 | 2026.03.27 20:02:41.089109 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3374 | 2026.03.27 20:02:41.089156 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 104 rows starting from the beginning of the part | ||
| 3375 | 2026.03.27 20:02:41.089199 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3376 | 2026.03.27 20:02:41.089245 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3377 | 2026.03.27 20:02:41.089374 [ 276 ] {5fbd76b9-9166-47ce-8907-33a765973e6a} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3378 | 2026.03.27 20:02:41.089417 [ 276 ] {5fbd76b9-9166-47ce-8907-33a765973e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3379 | 2026.03.27 20:02:41.089759 [ 276 ] {5fbd76b9-9166-47ce-8907-33a765973e6a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3380 | 2026.03.27 20:02:41.090029 [ 276 ] {5fbd76b9-9166-47ce-8907-33a765973e6a} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3381 | 2026.03.27 20:02:41.090176 [ 276 ] {5fbd76b9-9166-47ce-8907-33a765973e6a} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001314 sec., 18264.8401826484 rows/sec., 1.34 MiB/sec. | ||
| 3382 | 2026.03.27 20:02:41.090216 [ 276 ] {5fbd76b9-9166-47ce-8907-33a765973e6a} <Debug> TCPHandler: Processed in 0.001495596 sec. | ||
| 3383 | 2026.03.27 20:02:41.090331 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3384 | 2026.03.27 20:02:41.090430 [ 276 ] {42f2adb5-e1a1-44ec-ab3d-05702ef4de67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3385 | 2026.03.27 20:02:41.090473 [ 276 ] {42f2adb5-e1a1-44ec-ab3d-05702ef4de67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3386 | 2026.03.27 20:02:41.090920 [ 276 ] {42f2adb5-e1a1-44ec-ab3d-05702ef4de67} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2026.03.27 20:02:41.090957 [ 276 ] {42f2adb5-e1a1-44ec-ab3d-05702ef4de67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3388 | 2026.03.27 20:02:41.090995 [ 194 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3804 rows, containing 5 columns (5 merged, 0 gathered) in 0.00225001 sec., 1690659.1526259882 rows/sec., 136.13 MiB/sec. | ||
| 3389 | 2026.03.27 20:02:41.091295 [ 276 ] {42f2adb5-e1a1-44ec-ab3d-05702ef4de67} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3390 | 2026.03.27 20:02:41.091319 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3391 | 2026.03.27 20:02:41.091585 [ 276 ] {42f2adb5-e1a1-44ec-ab3d-05702ef4de67} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3392 | 2026.03.27 20:02:41.091646 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_16_3} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3393 | 2026.03.27 20:02:41.091697 [ 132 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3394 | 2026.03.27 20:02:41.091726 [ 276 ] {42f2adb5-e1a1-44ec-ab3d-05702ef4de67} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001316 sec., 66869.30091185411 rows/sec., 5.22 MiB/sec. | ||
| 3395 | 2026.03.27 20:02:41.091730 [ 132 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2026.03.27 20:02:41.091726 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_16_3} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3397 | 2026.03.27 20:02:41.091771 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3398 | 2026.03.27 20:02:41.091770 [ 276 ] {42f2adb5-e1a1-44ec-ab3d-05702ef4de67} <Debug> TCPHandler: Processed in 0.001490527 sec. | ||
| 3399 | 2026.03.27 20:02:41.091858 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 3400 | 2026.03.27 20:02:41.091899 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::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 | ||
| 3401 | 2026.03.27 20:02:41.091913 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3402 | 2026.03.27 20:02:41.092010 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3403 | 2026.03.27 20:02:41.092026 [ 276 ] {aa7c30e4-aa88-45d1-ba4e-fa45ebf9dd04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3404 | 2026.03.27 20:02:41.092043 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1829 rows starting from the beginning of the part | ||
| 3405 | 2026.03.27 20:02:41.092078 [ 276 ] {aa7c30e4-aa88-45d1-ba4e-fa45ebf9dd04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3406 | 2026.03.27 20:02:41.092106 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3407 | 2026.03.27 20:02:41.092154 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 81 rows starting from the beginning of the part | ||
| 3408 | 2026.03.27 20:02:41.092194 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 88 rows starting from the beginning of the part | ||
| 3409 | 2026.03.27 20:02:41.092233 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 81 rows starting from the beginning of the part | ||
| 3410 | 2026.03.27 20:02:41.092270 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 88 rows starting from the beginning of the part | ||
| 3411 | 2026.03.27 20:02:41.092498 [ 276 ] {aa7c30e4-aa88-45d1-ba4e-fa45ebf9dd04} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2026.03.27 20:02:41.092539 [ 276 ] {aa7c30e4-aa88-45d1-ba4e-fa45ebf9dd04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3413 | 2026.03.27 20:02:41.092894 [ 276 ] {aa7c30e4-aa88-45d1-ba4e-fa45ebf9dd04} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3414 | 2026.03.27 20:02:41.093115 [ 276 ] {aa7c30e4-aa88-45d1-ba4e-fa45ebf9dd04} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2026.03.27 20:02:41.093219 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3416 | 2026.03.27 20:02:41.093246 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3417 | 2026.03.27 20:02:41.093250 [ 276 ] {aa7c30e4-aa88-45d1-ba4e-fa45ebf9dd04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 3418 | 2026.03.27 20:02:41.093263 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3419 | 2026.03.27 20:02:41.093300 [ 276 ] {aa7c30e4-aa88-45d1-ba4e-fa45ebf9dd04} <Debug> TCPHandler: Processed in 0.001438136 sec. | ||
| 3420 | 2026.03.27 20:02:41.093307 [ 194 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2231 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479736 sec., 1507701.3737585624 rows/sec., 111.20 MiB/sec. | ||
| 3421 | 2026.03.27 20:02:41.093347 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 3422 | 2026.03.27 20:02:41.093417 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3423 | 2026.03.27 20:02:41.093475 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3424 | 2026.03.27 20:02:41.093497 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3425 | 2026.03.27 20:02:41.093515 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 6921 rows starting from the beginning of the part | ||
| 3426 | 2026.03.27 20:02:41.093519 [ 276 ] {5b2cde8b-4eb9-45c2-946c-35467f8f4038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3427 | 2026.03.27 20:02:41.093589 [ 276 ] {5b2cde8b-4eb9-45c2-946c-35467f8f4038} <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 | ||
| 3428 | 2026.03.27 20:02:41.093636 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 128 rows starting from the beginning of the part | ||
| 3429 | 2026.03.27 20:02:41.093739 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 3430 | 2026.03.27 20:02:41.093758 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_16_3} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2026.03.27 20:02:41.093799 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3432 | 2026.03.27 20:02:41.093832 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_16_3} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3433 | 2026.03.27 20:02:41.093859 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3434 | 2026.03.27 20:02:41.093905 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 3435 | 2026.03.27 20:02:41.093913 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 3436 | 2026.03.27 20:02:41.094434 [ 276 ] {5b2cde8b-4eb9-45c2-946c-35467f8f4038} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2026.03.27 20:02:41.094474 [ 276 ] {5b2cde8b-4eb9-45c2-946c-35467f8f4038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3438 | 2026.03.27 20:02:41.095094 [ 276 ] {5b2cde8b-4eb9-45c2-946c-35467f8f4038} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3439 | 2026.03.27 20:02:41.095332 [ 276 ] {5b2cde8b-4eb9-45c2-946c-35467f8f4038} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2026.03.27 20:02:41.095482 [ 276 ] {5b2cde8b-4eb9-45c2-946c-35467f8f4038} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001982 sec., 12108.980827447025 rows/sec., 21.70 MiB/sec. | ||
| 3441 | 2026.03.27 20:02:41.095553 [ 276 ] {5b2cde8b-4eb9-45c2-946c-35467f8f4038} <Debug> TCPHandler: Processed in 0.002186419 sec. | ||
| 3442 | 2026.03.27 20:02:41.095663 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3443 | 2026.03.27 20:02:41.095761 [ 276 ] {a329616a-f14a-453e-ad3d-ba8bd773f0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3444 | 2026.03.27 20:02:41.095804 [ 276 ] {a329616a-f14a-453e-ad3d-ba8bd773f0aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3445 | 2026.03.27 20:02:41.096146 [ 276 ] {a329616a-f14a-453e-ad3d-ba8bd773f0aa} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3446 | 2026.03.27 20:02:41.096182 [ 276 ] {a329616a-f14a-453e-ad3d-ba8bd773f0aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3447 | 2026.03.27 20:02:41.096334 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7689 rows, containing 5 columns (5 merged, 0 gathered) in 0.003019953 sec., 2546066.114273964 rows/sec., 161.91 MiB/sec. | ||
| 3448 | 2026.03.27 20:02:41.096552 [ 276 ] {a329616a-f14a-453e-ad3d-ba8bd773f0aa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3449 | 2026.03.27 20:02:41.096778 [ 276 ] {a329616a-f14a-453e-ad3d-ba8bd773f0aa} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2026.03.27 20:02:41.096887 [ 132 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3451 | 2026.03.27 20:02:41.096910 [ 276 ] {a329616a-f14a-453e-ad3d-ba8bd773f0aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 3452 | 2026.03.27 20:02:41.096921 [ 132 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3453 | 2026.03.27 20:02:41.096944 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3454 | 2026.03.27 20:02:41.096949 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3455 | 2026.03.27 20:02:41.096953 [ 276 ] {a329616a-f14a-453e-ad3d-ba8bd773f0aa} <Debug> TCPHandler: Processed in 0.001339383 sec. | ||
| 3456 | 2026.03.27 20:02:41.097032 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 3457 | 2026.03.27 20:02:41.097126 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3458 | 2026.03.27 20:02:41.097152 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 402 rows starting from the beginning of the part | ||
| 3459 | 2026.03.27 20:02:41.097196 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part | ||
| 3460 | 2026.03.27 20:02:41.097206 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2026.03.27 20:02:41.097231 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 3462 | 2026.03.27 20:02:41.097264 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3463 | 2026.03.27 20:02:41.097279 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3464 | 2026.03.27 20:02:41.097297 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3465 | 2026.03.27 20:02:41.097340 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 3466 | 2026.03.27 20:02:41.097351 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 3467 | 2026.03.27 20:02:41.098182 [ 189 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 4 columns (4 merged, 0 gathered) in 0.001180121 sec., 584685.8076417588 rows/sec., 37.05 MiB/sec. | ||
| 3468 | 2026.03.27 20:02:41.098310 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3469 | 2026.03.27 20:02:41.098544 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_16_3} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2026.03.27 20:02:41.098604 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_16_3} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3471 | 2026.03.27 20:02:41.098655 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3472 | 2026.03.27 20:02:42.367337 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3473 | 2026.03.27 20:02:42.367421 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3474 | 2026.03.27 20:02:42.432591 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6751 | ||
| 3475 | 2026.03.27 20:02:42.433103 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2026.03.27 20:02:42.433152 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3477 | 2026.03.27 20:02:42.433657 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3478 | 2026.03.27 20:02:42.433902 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2026.03.27 20:02:42.434044 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6751 | ||
| 3480 | 2026.03.27 20:02:42.781988 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3481 | 2026.03.27 20:02:42.799346 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3482 | 2026.03.27 20:02:42.799411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3483 | 2026.03.27 20:02:42.804978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3484 | 2026.03.27 20:02:42.805662 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3485 | 2026.03.27 20:02:42.808897 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3486 | 2026.03.27 20:02:46.085316 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3487 | 2026.03.27 20:02:46.085536 [ 276 ] {dc8c0244-0b25-40e8-9bc0-4dd00401c89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3488 | 2026.03.27 20:02:46.085610 [ 276 ] {dc8c0244-0b25-40e8-9bc0-4dd00401c89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3489 | 2026.03.27 20:02:46.086355 [ 276 ] {dc8c0244-0b25-40e8-9bc0-4dd00401c89e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3490 | 2026.03.27 20:02:46.086404 [ 276 ] {dc8c0244-0b25-40e8-9bc0-4dd00401c89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3491 | 2026.03.27 20:02:46.086806 [ 276 ] {dc8c0244-0b25-40e8-9bc0-4dd00401c89e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3492 | 2026.03.27 20:02:46.087039 [ 276 ] {dc8c0244-0b25-40e8-9bc0-4dd00401c89e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3493 | 2026.03.27 20:02:46.087193 [ 276 ] {dc8c0244-0b25-40e8-9bc0-4dd00401c89e} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001708 sec., 52693.20843091334 rows/sec., 4.44 MiB/sec. | ||
| 3494 | 2026.03.27 20:02:46.087241 [ 276 ] {dc8c0244-0b25-40e8-9bc0-4dd00401c89e} <Debug> TCPHandler: Processed in 0.002063397 sec. | ||
| 3495 | 2026.03.27 20:02:46.087391 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3496 | 2026.03.27 20:02:46.087496 [ 276 ] {3fecf29e-24d7-4eb8-adbc-f0427feed9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3497 | 2026.03.27 20:02:46.087538 [ 276 ] {3fecf29e-24d7-4eb8-adbc-f0427feed9db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3498 | 2026.03.27 20:02:46.087980 [ 276 ] {3fecf29e-24d7-4eb8-adbc-f0427feed9db} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3499 | 2026.03.27 20:02:46.088015 [ 276 ] {3fecf29e-24d7-4eb8-adbc-f0427feed9db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3500 | 2026.03.27 20:02:46.088300 [ 276 ] {3fecf29e-24d7-4eb8-adbc-f0427feed9db} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3501 | 2026.03.27 20:02:46.088564 [ 276 ] {3fecf29e-24d7-4eb8-adbc-f0427feed9db} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3502 | 2026.03.27 20:02:46.088696 [ 276 ] {3fecf29e-24d7-4eb8-adbc-f0427feed9db} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.00122 sec., 13934.426229508197 rows/sec., 1.02 MiB/sec. | ||
| 3503 | 2026.03.27 20:02:46.088739 [ 276 ] {3fecf29e-24d7-4eb8-adbc-f0427feed9db} <Debug> TCPHandler: Processed in 0.001400975 sec. | ||
| 3504 | 2026.03.27 20:02:46.088867 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3505 | 2026.03.27 20:02:46.088967 [ 276 ] {e7497402-0cfc-4006-a579-ed8b45e997eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3506 | 2026.03.27 20:02:46.089008 [ 276 ] {e7497402-0cfc-4006-a579-ed8b45e997eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3507 | 2026.03.27 20:02:46.089443 [ 276 ] {e7497402-0cfc-4006-a579-ed8b45e997eb} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3508 | 2026.03.27 20:02:46.089480 [ 276 ] {e7497402-0cfc-4006-a579-ed8b45e997eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3509 | 2026.03.27 20:02:46.089783 [ 276 ] {e7497402-0cfc-4006-a579-ed8b45e997eb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3510 | 2026.03.27 20:02:46.089997 [ 276 ] {e7497402-0cfc-4006-a579-ed8b45e997eb} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3511 | 2026.03.27 20:02:46.090131 [ 276 ] {e7497402-0cfc-4006-a579-ed8b45e997eb} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001184 sec., 68412.16216216216 rows/sec., 5.34 MiB/sec. | ||
| 3512 | 2026.03.27 20:02:46.090169 [ 276 ] {e7497402-0cfc-4006-a579-ed8b45e997eb} <Debug> TCPHandler: Processed in 0.001354534 sec. | ||
| 3513 | 2026.03.27 20:02:46.090283 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3514 | 2026.03.27 20:02:46.090380 [ 276 ] {d9182524-eda6-4b56-952b-26bef938d86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3515 | 2026.03.27 20:02:46.090423 [ 276 ] {d9182524-eda6-4b56-952b-26bef938d86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3516 | 2026.03.27 20:02:46.090842 [ 276 ] {d9182524-eda6-4b56-952b-26bef938d86f} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3517 | 2026.03.27 20:02:46.090879 [ 276 ] {d9182524-eda6-4b56-952b-26bef938d86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3518 | 2026.03.27 20:02:46.091204 [ 276 ] {d9182524-eda6-4b56-952b-26bef938d86f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3519 | 2026.03.27 20:02:46.091410 [ 276 ] {d9182524-eda6-4b56-952b-26bef938d86f} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3520 | 2026.03.27 20:02:46.091533 [ 276 ] {d9182524-eda6-4b56-952b-26bef938d86f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 3521 | 2026.03.27 20:02:46.091568 [ 276 ] {d9182524-eda6-4b56-952b-26bef938d86f} <Debug> TCPHandler: Processed in 0.001343793 sec. | ||
| 3522 | 2026.03.27 20:02:46.091688 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3523 | 2026.03.27 20:02:46.091779 [ 276 ] {f8f4f854-13d6-4441-9db8-89f0db66f443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3524 | 2026.03.27 20:02:46.091831 [ 276 ] {f8f4f854-13d6-4441-9db8-89f0db66f443} <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 | ||
| 3525 | 2026.03.27 20:02:46.092666 [ 276 ] {f8f4f854-13d6-4441-9db8-89f0db66f443} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3526 | 2026.03.27 20:02:46.092703 [ 276 ] {f8f4f854-13d6-4441-9db8-89f0db66f443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3527 | 2026.03.27 20:02:46.093261 [ 276 ] {f8f4f854-13d6-4441-9db8-89f0db66f443} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3528 | 2026.03.27 20:02:46.093508 [ 276 ] {f8f4f854-13d6-4441-9db8-89f0db66f443} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3529 | 2026.03.27 20:02:46.093673 [ 276 ] {f8f4f854-13d6-4441-9db8-89f0db66f443} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001888 sec., 9004.237288135593 rows/sec., 16.14 MiB/sec. | ||
| 3530 | 2026.03.27 20:02:46.093756 [ 276 ] {f8f4f854-13d6-4441-9db8-89f0db66f443} <Debug> TCPHandler: Processed in 0.002108967 sec. | ||
| 3531 | 2026.03.27 20:02:46.093892 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3532 | 2026.03.27 20:02:46.094009 [ 276 ] {709aa67a-9e1c-4d5c-85bd-08871ea6c248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3533 | 2026.03.27 20:02:46.094067 [ 276 ] {709aa67a-9e1c-4d5c-85bd-08871ea6c248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3534 | 2026.03.27 20:02:46.094442 [ 276 ] {709aa67a-9e1c-4d5c-85bd-08871ea6c248} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3535 | 2026.03.27 20:02:46.094478 [ 276 ] {709aa67a-9e1c-4d5c-85bd-08871ea6c248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3536 | 2026.03.27 20:02:46.094784 [ 276 ] {709aa67a-9e1c-4d5c-85bd-08871ea6c248} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3537 | 2026.03.27 20:02:46.094999 [ 276 ] {709aa67a-9e1c-4d5c-85bd-08871ea6c248} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3538 | 2026.03.27 20:02:46.095127 [ 276 ] {709aa67a-9e1c-4d5c-85bd-08871ea6c248} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 3539 | 2026.03.27 20:02:46.095164 [ 276 ] {709aa67a-9e1c-4d5c-85bd-08871ea6c248} <Debug> TCPHandler: Processed in 0.001329434 sec. | ||
| 3540 | 2026.03.27 20:02:46.334624 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3541 | 2026.03.27 20:02:46.334840 [ 276 ] {2715d4a9-b8e5-45a6-ba18-8d9b3f92f673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3542 | 2026.03.27 20:02:46.334914 [ 276 ] {2715d4a9-b8e5-45a6-ba18-8d9b3f92f673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3543 | 2026.03.27 20:02:46.335570 [ 276 ] {2715d4a9-b8e5-45a6-ba18-8d9b3f92f673} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3544 | 2026.03.27 20:02:46.335621 [ 276 ] {2715d4a9-b8e5-45a6-ba18-8d9b3f92f673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3545 | 2026.03.27 20:02:46.336004 [ 276 ] {2715d4a9-b8e5-45a6-ba18-8d9b3f92f673} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3546 | 2026.03.27 20:02:46.336225 [ 276 ] {2715d4a9-b8e5-45a6-ba18-8d9b3f92f673} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3547 | 2026.03.27 20:02:46.336373 [ 276 ] {2715d4a9-b8e5-45a6-ba18-8d9b3f92f673} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001578 sec., 15209.125475285171 rows/sec., 1.26 MiB/sec. | ||
| 3548 | 2026.03.27 20:02:46.336421 [ 276 ] {2715d4a9-b8e5-45a6-ba18-8d9b3f92f673} <Debug> TCPHandler: Processed in 0.001920694 sec. | ||
| 3549 | 2026.03.27 20:02:46.336538 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3550 | 2026.03.27 20:02:46.336638 [ 276 ] {c8f11880-ab9d-4a64-8c6d-2b5591344a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3551 | 2026.03.27 20:02:46.336682 [ 276 ] {c8f11880-ab9d-4a64-8c6d-2b5591344a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3552 | 2026.03.27 20:02:46.337072 [ 276 ] {c8f11880-ab9d-4a64-8c6d-2b5591344a49} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3553 | 2026.03.27 20:02:46.337108 [ 276 ] {c8f11880-ab9d-4a64-8c6d-2b5591344a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3554 | 2026.03.27 20:02:46.337398 [ 276 ] {c8f11880-ab9d-4a64-8c6d-2b5591344a49} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3555 | 2026.03.27 20:02:46.337593 [ 276 ] {c8f11880-ab9d-4a64-8c6d-2b5591344a49} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3556 | 2026.03.27 20:02:46.337713 [ 276 ] {c8f11880-ab9d-4a64-8c6d-2b5591344a49} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001112 sec., 1798.5611510791368 rows/sec., 146.66 KiB/sec. | ||
| 3557 | 2026.03.27 20:02:46.337748 [ 276 ] {c8f11880-ab9d-4a64-8c6d-2b5591344a49} <Debug> TCPHandler: Processed in 0.001276003 sec. | ||
| 3558 | 2026.03.27 20:02:46.337850 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3559 | 2026.03.27 20:02:46.337938 [ 276 ] {18dbddf4-df33-410f-ac58-f64a463fe407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3560 | 2026.03.27 20:02:46.337982 [ 276 ] {18dbddf4-df33-410f-ac58-f64a463fe407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3561 | 2026.03.27 20:02:46.339416 [ 276 ] {18dbddf4-df33-410f-ac58-f64a463fe407} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3562 | 2026.03.27 20:02:46.339452 [ 276 ] {18dbddf4-df33-410f-ac58-f64a463fe407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3563 | 2026.03.27 20:02:46.339889 [ 276 ] {18dbddf4-df33-410f-ac58-f64a463fe407} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3564 | 2026.03.27 20:02:46.340096 [ 276 ] {18dbddf4-df33-410f-ac58-f64a463fe407} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3565 | 2026.03.27 20:02:46.340226 [ 276 ] {18dbddf4-df33-410f-ac58-f64a463fe407} <Debug> executeQuery: Read 2570 rows, 197.39 KiB in 0.002277 sec., 1128678.0851998243 rows/sec., 84.66 MiB/sec. | ||
| 3566 | 2026.03.27 20:02:46.340265 [ 276 ] {18dbddf4-df33-410f-ac58-f64a463fe407} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 3567 | 2026.03.27 20:02:46.340279 [ 276 ] {18dbddf4-df33-410f-ac58-f64a463fe407} <Debug> TCPHandler: Processed in 0.002452013 sec. | ||
| 3568 | 2026.03.27 20:02:46.340400 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3569 | 2026.03.27 20:02:46.340495 [ 276 ] {3e5775a9-cda3-4498-bee3-16f6bebd8b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3570 | 2026.03.27 20:02:46.340535 [ 276 ] {3e5775a9-cda3-4498-bee3-16f6bebd8b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3571 | 2026.03.27 20:02:46.340949 [ 276 ] {3e5775a9-cda3-4498-bee3-16f6bebd8b77} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3572 | 2026.03.27 20:02:46.340986 [ 276 ] {3e5775a9-cda3-4498-bee3-16f6bebd8b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3573 | 2026.03.27 20:02:46.341268 [ 276 ] {3e5775a9-cda3-4498-bee3-16f6bebd8b77} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3574 | 2026.03.27 20:02:46.341473 [ 276 ] {3e5775a9-cda3-4498-bee3-16f6bebd8b77} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2026.03.27 20:02:46.341597 [ 276 ] {3e5775a9-cda3-4498-bee3-16f6bebd8b77} <Debug> executeQuery: Read 47 rows, 3.58 KiB in 0.00112 sec., 41964.28571428572 rows/sec., 3.12 MiB/sec. | ||
| 3576 | 2026.03.27 20:02:46.341632 [ 276 ] {3e5775a9-cda3-4498-bee3-16f6bebd8b77} <Debug> TCPHandler: Processed in 0.001280023 sec. | ||
| 3577 | 2026.03.27 20:02:46.341746 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3578 | 2026.03.27 20:02:46.341840 [ 276 ] {c14726b2-bc97-42e6-b468-035515cfed69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3579 | 2026.03.27 20:02:46.341878 [ 276 ] {c14726b2-bc97-42e6-b468-035515cfed69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3580 | 2026.03.27 20:02:46.342471 [ 276 ] {c14726b2-bc97-42e6-b468-035515cfed69} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3581 | 2026.03.27 20:02:46.342506 [ 276 ] {c14726b2-bc97-42e6-b468-035515cfed69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3582 | 2026.03.27 20:02:46.342803 [ 276 ] {c14726b2-bc97-42e6-b468-035515cfed69} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3583 | 2026.03.27 20:02:46.342995 [ 276 ] {c14726b2-bc97-42e6-b468-035515cfed69} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3584 | 2026.03.27 20:02:46.343110 [ 276 ] {c14726b2-bc97-42e6-b468-035515cfed69} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001328 sec., 621234.9397590362 rows/sec., 36.34 MiB/sec. | ||
| 3585 | 2026.03.27 20:02:46.343145 [ 276 ] {c14726b2-bc97-42e6-b468-035515cfed69} <Debug> TCPHandler: Processed in 0.001488996 sec. | ||
| 3586 | 2026.03.27 20:02:46.343257 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3587 | 2026.03.27 20:02:46.343344 [ 276 ] {cead8f3f-f33a-47fd-a60c-ed9bbc878b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3588 | 2026.03.27 20:02:46.343380 [ 276 ] {cead8f3f-f33a-47fd-a60c-ed9bbc878b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3589 | 2026.03.27 20:02:46.343812 [ 276 ] {cead8f3f-f33a-47fd-a60c-ed9bbc878b0c} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3590 | 2026.03.27 20:02:46.343846 [ 276 ] {cead8f3f-f33a-47fd-a60c-ed9bbc878b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3591 | 2026.03.27 20:02:46.344119 [ 276 ] {cead8f3f-f33a-47fd-a60c-ed9bbc878b0c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3592 | 2026.03.27 20:02:46.344321 [ 276 ] {cead8f3f-f33a-47fd-a60c-ed9bbc878b0c} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3593 | 2026.03.27 20:02:46.344441 [ 276 ] {cead8f3f-f33a-47fd-a60c-ed9bbc878b0c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001057 sec., 946.073793755913 rows/sec., 66.52 KiB/sec. | ||
| 3594 | 2026.03.27 20:02:46.344477 [ 276 ] {cead8f3f-f33a-47fd-a60c-ed9bbc878b0c} <Debug> TCPHandler: Processed in 0.001216181 sec. | ||
| 3595 | 2026.03.27 20:02:46.344586 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3596 | 2026.03.27 20:02:46.344677 [ 276 ] {65423f2d-e6c5-4bda-8173-ea2792acbfa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3597 | 2026.03.27 20:02:46.344715 [ 276 ] {65423f2d-e6c5-4bda-8173-ea2792acbfa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3598 | 2026.03.27 20:02:46.345095 [ 276 ] {65423f2d-e6c5-4bda-8173-ea2792acbfa2} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3599 | 2026.03.27 20:02:46.345131 [ 276 ] {65423f2d-e6c5-4bda-8173-ea2792acbfa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3600 | 2026.03.27 20:02:46.345414 [ 276 ] {65423f2d-e6c5-4bda-8173-ea2792acbfa2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3601 | 2026.03.27 20:02:46.345630 [ 276 ] {65423f2d-e6c5-4bda-8173-ea2792acbfa2} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3602 | 2026.03.27 20:02:46.345757 [ 276 ] {65423f2d-e6c5-4bda-8173-ea2792acbfa2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 854.60 KiB/sec. | ||
| 3603 | 2026.03.27 20:02:46.345794 [ 276 ] {65423f2d-e6c5-4bda-8173-ea2792acbfa2} <Debug> TCPHandler: Processed in 0.001255962 sec. | ||
| 3604 | 2026.03.27 20:02:46.345900 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3605 | 2026.03.27 20:02:46.345993 [ 276 ] {5f573359-d502-4a2b-989b-c1a3b8a13330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3606 | 2026.03.27 20:02:46.346032 [ 276 ] {5f573359-d502-4a2b-989b-c1a3b8a13330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3607 | 2026.03.27 20:02:46.346790 [ 276 ] {5f573359-d502-4a2b-989b-c1a3b8a13330} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3608 | 2026.03.27 20:02:46.346827 [ 276 ] {5f573359-d502-4a2b-989b-c1a3b8a13330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3609 | 2026.03.27 20:02:46.347181 [ 276 ] {5f573359-d502-4a2b-989b-c1a3b8a13330} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3610 | 2026.03.27 20:02:46.347400 [ 276 ] {5f573359-d502-4a2b-989b-c1a3b8a13330} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3611 | 2026.03.27 20:02:46.347529 [ 276 ] {5f573359-d502-4a2b-989b-c1a3b8a13330} <Debug> executeQuery: Read 1350 rows, 93.30 KiB in 0.001554 sec., 868725.8687258688 rows/sec., 58.63 MiB/sec. | ||
| 3612 | 2026.03.27 20:02:46.347564 [ 276 ] {5f573359-d502-4a2b-989b-c1a3b8a13330} <Debug> TCPHandler: Processed in 0.001715021 sec. | ||
| 3613 | 2026.03.27 20:02:46.347667 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3614 | 2026.03.27 20:02:46.347758 [ 276 ] {c0adfe48-45b6-4bb0-bdf6-ae117215dc2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3615 | 2026.03.27 20:02:46.347798 [ 276 ] {c0adfe48-45b6-4bb0-bdf6-ae117215dc2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3616 | 2026.03.27 20:02:46.348346 [ 276 ] {c0adfe48-45b6-4bb0-bdf6-ae117215dc2b} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3617 | 2026.03.27 20:02:46.348380 [ 276 ] {c0adfe48-45b6-4bb0-bdf6-ae117215dc2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3618 | 2026.03.27 20:02:46.348847 [ 276 ] {c0adfe48-45b6-4bb0-bdf6-ae117215dc2b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3619 | 2026.03.27 20:02:46.349052 [ 276 ] {c0adfe48-45b6-4bb0-bdf6-ae117215dc2b} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3620 | 2026.03.27 20:02:46.349180 [ 276 ] {c0adfe48-45b6-4bb0-bdf6-ae117215dc2b} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001422 sec., 1078059.0717299578 rows/sec., 65.90 MiB/sec. | ||
| 3621 | 2026.03.27 20:02:46.349215 [ 276 ] {c0adfe48-45b6-4bb0-bdf6-ae117215dc2b} <Debug> TCPHandler: Processed in 0.001584148 sec. | ||
| 3622 | 2026.03.27 20:02:46.349326 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3623 | 2026.03.27 20:02:46.349420 [ 276 ] {8a85fd09-445a-4650-abca-e5541018d34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3624 | 2026.03.27 20:02:46.349472 [ 276 ] {8a85fd09-445a-4650-abca-e5541018d34d} <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 | ||
| 3625 | 2026.03.27 20:02:46.350199 [ 276 ] {8a85fd09-445a-4650-abca-e5541018d34d} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3626 | 2026.03.27 20:02:46.350234 [ 276 ] {8a85fd09-445a-4650-abca-e5541018d34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3627 | 2026.03.27 20:02:46.350737 [ 276 ] {8a85fd09-445a-4650-abca-e5541018d34d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3628 | 2026.03.27 20:02:46.350949 [ 276 ] {8a85fd09-445a-4650-abca-e5541018d34d} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3629 | 2026.03.27 20:02:46.351078 [ 276 ] {8a85fd09-445a-4650-abca-e5541018d34d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001676 sec., 19689.737470167063 rows/sec., 35.28 MiB/sec. | ||
| 3630 | 2026.03.27 20:02:46.351127 [ 276 ] {8a85fd09-445a-4650-abca-e5541018d34d} <Debug> TCPHandler: Processed in 0.001848503 sec. | ||
| 3631 | 2026.03.27 20:02:46.351237 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3632 | 2026.03.27 20:02:46.351331 [ 276 ] {fa9237d6-1ff2-4eb7-825e-0e488c0bdbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3633 | 2026.03.27 20:02:46.351371 [ 276 ] {fa9237d6-1ff2-4eb7-825e-0e488c0bdbaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3634 | 2026.03.27 20:02:46.351666 [ 276 ] {fa9237d6-1ff2-4eb7-825e-0e488c0bdbaf} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3635 | 2026.03.27 20:02:46.351699 [ 276 ] {fa9237d6-1ff2-4eb7-825e-0e488c0bdbaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3636 | 2026.03.27 20:02:46.351966 [ 276 ] {fa9237d6-1ff2-4eb7-825e-0e488c0bdbaf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3637 | 2026.03.27 20:02:46.352161 [ 276 ] {fa9237d6-1ff2-4eb7-825e-0e488c0bdbaf} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3638 | 2026.03.27 20:02:46.352278 [ 276 ] {fa9237d6-1ff2-4eb7-825e-0e488c0bdbaf} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001017 sec., 11799.410029498526 rows/sec., 814.28 KiB/sec. | ||
| 3639 | 2026.03.27 20:02:46.352311 [ 276 ] {fa9237d6-1ff2-4eb7-825e-0e488c0bdbaf} <Debug> TCPHandler: Processed in 0.001175621 sec. | ||
| 3640 | 2026.03.27 20:02:47.000384 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.19 MiB, peak 232.54 MiB, free memory in arenas 0.00 B, will set to 228.00 MiB (RSS), difference: -1.19 MiB | ||
| 3641 | 2026.03.27 20:02:47.448235 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 512 | ||
| 3642 | 2026.03.27 20:02:47.450760 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3643 | 2026.03.27 20:02:47.450817 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3644 | 2026.03.27 20:02:47.452048 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3645 | 2026.03.27 20:02:47.452320 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3646 | 2026.03.27 20:02:47.452658 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
| 3647 | 2026.03.27 20:02:49.934194 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7199 | ||
| 3648 | 2026.03.27 20:02:49.934762 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3649 | 2026.03.27 20:02:49.934816 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3650 | 2026.03.27 20:02:49.935346 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3651 | 2026.03.27 20:02:49.935589 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3652 | 2026.03.27 20:02:49.935737 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7199 | ||
| 3653 | 2026.03.27 20:02:50.309092 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3654 | 2026.03.27 20:02:50.325438 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3655 | 2026.03.27 20:02:50.325500 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3656 | 2026.03.27 20:02:50.331147 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3657 | 2026.03.27 20:02:50.331837 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3658 | 2026.03.27 20:02:50.334659 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3659 | 2026.03.27 20:02:51.082889 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3660 | 2026.03.27 20:02:51.083067 [ 276 ] {f0430251-84d1-4f3f-9ad1-0a6ed9a998dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3661 | 2026.03.27 20:02:51.083132 [ 276 ] {f0430251-84d1-4f3f-9ad1-0a6ed9a998dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3662 | 2026.03.27 20:02:51.083781 [ 276 ] {f0430251-84d1-4f3f-9ad1-0a6ed9a998dd} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3663 | 2026.03.27 20:02:51.083830 [ 276 ] {f0430251-84d1-4f3f-9ad1-0a6ed9a998dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3664 | 2026.03.27 20:02:51.084212 [ 276 ] {f0430251-84d1-4f3f-9ad1-0a6ed9a998dd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3665 | 2026.03.27 20:02:51.084439 [ 276 ] {f0430251-84d1-4f3f-9ad1-0a6ed9a998dd} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3666 | 2026.03.27 20:02:51.084598 [ 276 ] {f0430251-84d1-4f3f-9ad1-0a6ed9a998dd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001577 sec., 35510.46290424857 rows/sec., 2.73 MiB/sec. | ||
| 3667 | 2026.03.27 20:02:51.084647 [ 276 ] {f0430251-84d1-4f3f-9ad1-0a6ed9a998dd} <Debug> TCPHandler: Processed in 0.001886143 sec. | ||
| 3668 | 2026.03.27 20:02:51.084779 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3669 | 2026.03.27 20:02:51.084884 [ 276 ] {c7d55fda-a147-4f55-9ca6-651874011411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3670 | 2026.03.27 20:02:51.084927 [ 276 ] {c7d55fda-a147-4f55-9ca6-651874011411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3671 | 2026.03.27 20:02:51.085359 [ 276 ] {c7d55fda-a147-4f55-9ca6-651874011411} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3672 | 2026.03.27 20:02:51.085397 [ 276 ] {c7d55fda-a147-4f55-9ca6-651874011411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3673 | 2026.03.27 20:02:51.085702 [ 276 ] {c7d55fda-a147-4f55-9ca6-651874011411} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3674 | 2026.03.27 20:02:51.085910 [ 276 ] {c7d55fda-a147-4f55-9ca6-651874011411} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3675 | 2026.03.27 20:02:51.086040 [ 276 ] {c7d55fda-a147-4f55-9ca6-651874011411} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 3676 | 2026.03.27 20:02:51.086078 [ 276 ] {c7d55fda-a147-4f55-9ca6-651874011411} <Debug> TCPHandler: Processed in 0.001353364 sec. | ||
| 3677 | 2026.03.27 20:02:51.086193 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3678 | 2026.03.27 20:02:51.086291 [ 276 ] {3413046f-0724-4474-9454-1070aa1ca3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3679 | 2026.03.27 20:02:51.086336 [ 276 ] {3413046f-0724-4474-9454-1070aa1ca3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3680 | 2026.03.27 20:02:51.086718 [ 276 ] {3413046f-0724-4474-9454-1070aa1ca3e3} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2026.03.27 20:02:51.086754 [ 276 ] {3413046f-0724-4474-9454-1070aa1ca3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3682 | 2026.03.27 20:02:51.087076 [ 276 ] {3413046f-0724-4474-9454-1070aa1ca3e3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3683 | 2026.03.27 20:02:51.087291 [ 276 ] {3413046f-0724-4474-9454-1070aa1ca3e3} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2026.03.27 20:02:51.087419 [ 276 ] {3413046f-0724-4474-9454-1070aa1ca3e3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001148 sec., 111498.25783972126 rows/sec., 7.77 MiB/sec. | ||
| 3685 | 2026.03.27 20:02:51.087455 [ 276 ] {3413046f-0724-4474-9454-1070aa1ca3e3} <Debug> TCPHandler: Processed in 0.001312963 sec. | ||
| 3686 | 2026.03.27 20:02:51.087568 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3687 | 2026.03.27 20:02:51.087664 [ 276 ] {f86e9cbb-7bdd-4db7-bc42-470c3be25107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3688 | 2026.03.27 20:02:51.087707 [ 276 ] {f86e9cbb-7bdd-4db7-bc42-470c3be25107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3689 | 2026.03.27 20:02:51.088029 [ 276 ] {f86e9cbb-7bdd-4db7-bc42-470c3be25107} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3690 | 2026.03.27 20:02:51.088064 [ 276 ] {f86e9cbb-7bdd-4db7-bc42-470c3be25107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3691 | 2026.03.27 20:02:51.088364 [ 276 ] {f86e9cbb-7bdd-4db7-bc42-470c3be25107} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3692 | 2026.03.27 20:02:51.088560 [ 276 ] {f86e9cbb-7bdd-4db7-bc42-470c3be25107} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3693 | 2026.03.27 20:02:51.088688 [ 276 ] {f86e9cbb-7bdd-4db7-bc42-470c3be25107} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001042 sec., 46065.25911708253 rows/sec., 3.10 MiB/sec. | ||
| 3694 | 2026.03.27 20:02:51.088724 [ 276 ] {f86e9cbb-7bdd-4db7-bc42-470c3be25107} <Debug> TCPHandler: Processed in 0.001205711 sec. | ||
| 3695 | 2026.03.27 20:02:55.503333 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41462 | ||
| 3696 | 2026.03.27 20:02:55.503539 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3697 | 2026.03.27 20:02:55.503587 [ 289 ] {} <Debug> TCP-Session: f08a71b4-93c4-4b8d-8e76-8a2b5d50d3eb Authenticating user 'default' from [fd00:1122:3344:101::e]:41462 | ||
| 3698 | 2026.03.27 20:02:55.503619 [ 289 ] {} <Debug> TCP-Session: f08a71b4-93c4-4b8d-8e76-8a2b5d50d3eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3699 | 2026.03.27 20:02:55.503637 [ 289 ] {} <Debug> TCP-Session: f08a71b4-93c4-4b8d-8e76-8a2b5d50d3eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3700 | 2026.03.27 20:02:55.503922 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34181 | ||
| 3701 | 2026.03.27 20:02:55.503943 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39457 | ||
| 3702 | 2026.03.27 20:02:55.503999 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44715 | ||
| 3703 | 2026.03.27 20:02:55.504011 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52652 | ||
| 3704 | 2026.03.27 20:02:55.504065 [ 289 ] {} <Trace> TCP-Session: f08a71b4-93c4-4b8d-8e76-8a2b5d50d3eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3705 | 2026.03.27 20:02:55.504053 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3706 | 2026.03.27 20:02:55.504108 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3707 | 2026.03.27 20:02:55.503990 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62414 | ||
| 3708 | 2026.03.27 20:02:55.504181 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3709 | 2026.03.27 20:02:55.504152 [ 286 ] {} <Debug> TCP-Session: b1c6379b-4453-4c41-805c-ec9d7b12949e Authenticating user 'default' from [fd00:1122:3344:101::e]:44715 | ||
| 3710 | 2026.03.27 20:02:55.504233 [ 291 ] {} <Debug> TCP-Session: f65caee5-c19e-4a5d-930c-fda7efc067b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39457 | ||
| 3711 | 2026.03.27 20:02:55.504255 [ 286 ] {} <Debug> TCP-Session: b1c6379b-4453-4c41-805c-ec9d7b12949e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3712 | 2026.03.27 20:02:55.504254 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3713 | 2026.03.27 20:02:55.504273 [ 291 ] {} <Debug> TCP-Session: f65caee5-c19e-4a5d-930c-fda7efc067b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3714 | 2026.03.27 20:02:55.504306 [ 289 ] {43b3184f-ccbb-414a-8820-efeac5bf99fd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41462) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3715 | 2026.03.27 20:02:55.504313 [ 291 ] {} <Debug> TCP-Session: f65caee5-c19e-4a5d-930c-fda7efc067b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3716 | 2026.03.27 20:02:55.504314 [ 287 ] {} <Debug> TCP-Session: 726e0f2e-1e7b-441f-b474-5ba938bdeccf Authenticating user 'default' from [fd00:1122:3344:101::e]:52652 | ||
| 3717 | 2026.03.27 20:02:55.504278 [ 286 ] {} <Debug> TCP-Session: b1c6379b-4453-4c41-805c-ec9d7b12949e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3718 | 2026.03.27 20:02:55.504378 [ 287 ] {} <Debug> TCP-Session: 726e0f2e-1e7b-441f-b474-5ba938bdeccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2026.03.27 20:02:55.504395 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3720 | 2026.03.27 20:02:55.504414 [ 287 ] {} <Debug> TCP-Session: 726e0f2e-1e7b-441f-b474-5ba938bdeccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2026.03.27 20:02:55.503976 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42408 | ||
| 3722 | 2026.03.27 20:02:55.504451 [ 275 ] {} <Debug> TCP-Session: 71628fe0-7ce9-49d0-a809-59a3072c947a Authenticating user 'default' from [fd00:1122:3344:101::e]:62414 | ||
| 3723 | 2026.03.27 20:02:55.503979 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38412 | ||
| 3724 | 2026.03.27 20:02:55.504512 [ 275 ] {} <Debug> TCP-Session: 71628fe0-7ce9-49d0-a809-59a3072c947a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3725 | 2026.03.27 20:02:55.503964 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41109 | ||
| 3726 | 2026.03.27 20:02:55.504546 [ 275 ] {} <Debug> TCP-Session: 71628fe0-7ce9-49d0-a809-59a3072c947a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3727 | 2026.03.27 20:02:55.504147 [ 290 ] {} <Debug> TCP-Session: a9ef21cd-e2c3-4705-8fdc-271db0725860 Authenticating user 'default' from [fd00:1122:3344:101::e]:34181 | ||
| 3728 | 2026.03.27 20:02:55.504639 [ 290 ] {} <Debug> TCP-Session: a9ef21cd-e2c3-4705-8fdc-271db0725860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3729 | 2026.03.27 20:02:55.504653 [ 290 ] {} <Debug> TCP-Session: a9ef21cd-e2c3-4705-8fdc-271db0725860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3730 | 2026.03.27 20:02:55.504704 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3731 | 2026.03.27 20:02:55.504725 [ 289 ] {43b3184f-ccbb-414a-8820-efeac5bf99fd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3732 | 2026.03.27 20:02:55.504745 [ 292 ] {} <Debug> TCP-Session: 741b1d8b-ac91-4fa9-8acd-979210030c3d Authenticating user 'default' from [fd00:1122:3344:101::e]:42408 | ||
| 3733 | 2026.03.27 20:02:55.504788 [ 292 ] {} <Debug> TCP-Session: 741b1d8b-ac91-4fa9-8acd-979210030c3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3734 | 2026.03.27 20:02:55.504804 [ 292 ] {} <Debug> TCP-Session: 741b1d8b-ac91-4fa9-8acd-979210030c3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3735 | 2026.03.27 20:02:55.504816 [ 289 ] {43b3184f-ccbb-414a-8820-efeac5bf99fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3736 | 2026.03.27 20:02:55.504942 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3737 | 2026.03.27 20:02:55.504944 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3738 | 2026.03.27 20:02:55.504985 [ 293 ] {} <Debug> TCP-Session: 19209854-b42c-435d-b861-3e1d132a4134 Authenticating user 'default' from [fd00:1122:3344:101::e]:41109 | ||
| 3739 | 2026.03.27 20:02:55.505016 [ 294 ] {} <Debug> TCP-Session: baf16ae0-04f0-4ff4-bd4e-e66bd35187bb Authenticating user 'default' from [fd00:1122:3344:101::e]:38412 | ||
| 3740 | 2026.03.27 20:02:55.505040 [ 293 ] {} <Debug> TCP-Session: 19209854-b42c-435d-b861-3e1d132a4134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3741 | 2026.03.27 20:02:55.505048 [ 294 ] {} <Debug> TCP-Session: baf16ae0-04f0-4ff4-bd4e-e66bd35187bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3742 | 2026.03.27 20:02:55.505076 [ 293 ] {} <Debug> TCP-Session: 19209854-b42c-435d-b861-3e1d132a4134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3743 | 2026.03.27 20:02:55.505084 [ 294 ] {} <Debug> TCP-Session: baf16ae0-04f0-4ff4-bd4e-e66bd35187bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2026.03.27 20:02:55.505233 [ 289 ] {43b3184f-ccbb-414a-8820-efeac5bf99fd} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 3745 | 2026.03.27 20:02:55.506690 [ 308 ] {43b3184f-ccbb-414a-8820-efeac5bf99fd} <Trace> AggregatingTransform: Aggregating | ||
| 3746 | 2026.03.27 20:02:55.506736 [ 308 ] {43b3184f-ccbb-414a-8820-efeac5bf99fd} <Trace> Aggregator: Aggregation method: without_key | ||
| 3747 | 2026.03.27 20:02:55.506775 [ 308 ] {43b3184f-ccbb-414a-8820-efeac5bf99fd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001390404 sec. (719.215 rows/sec., 28.09 KiB/sec.) | ||
| 3748 | 2026.03.27 20:02:55.506832 [ 308 ] {43b3184f-ccbb-414a-8820-efeac5bf99fd} <Trace> Aggregator: Merging aggregated data | ||
| 3749 | 2026.03.27 20:02:55.508242 [ 289 ] {43b3184f-ccbb-414a-8820-efeac5bf99fd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004015 sec., 249.06600249066 rows/sec., 9.73 KiB/sec. | ||
| 3750 | 2026.03.27 20:02:55.508449 [ 289 ] {43b3184f-ccbb-414a-8820-efeac5bf99fd} <Debug> TCPHandler: Processed in 0.004560661 sec. | ||
| 3751 | 2026.03.27 20:02:55.508586 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3752 | 2026.03.27 20:02:55.508631 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3753 | 2026.03.27 20:02:55.508636 [ 287 ] {} <Debug> TCP-Session: 726e0f2e-1e7b-441f-b474-5ba938bdeccf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2026.03.27 20:02:55.508655 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3755 | 2026.03.27 20:02:55.508688 [ 294 ] {} <Debug> TCP-Session: baf16ae0-04f0-4ff4-bd4e-e66bd35187bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3756 | 2026.03.27 20:02:55.508705 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3757 | 2026.03.27 20:02:55.508728 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3758 | 2026.03.27 20:02:55.508729 [ 290 ] {} <Debug> TCP-Session: a9ef21cd-e2c3-4705-8fdc-271db0725860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3759 | 2026.03.27 20:02:55.508756 [ 275 ] {} <Debug> TCP-Session: 71628fe0-7ce9-49d0-a809-59a3072c947a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3760 | 2026.03.27 20:02:55.508773 [ 292 ] {} <Debug> TCP-Session: 741b1d8b-ac91-4fa9-8acd-979210030c3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3761 | 2026.03.27 20:02:55.508788 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3762 | 2026.03.27 20:02:55.508768 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3763 | 2026.03.27 20:02:55.508846 [ 289 ] {} <Debug> TCP-Session: f08a71b4-93c4-4b8d-8e76-8a2b5d50d3eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3764 | 2026.03.27 20:02:55.508748 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3765 | 2026.03.27 20:02:55.508871 [ 286 ] {} <Debug> TCP-Session: b1c6379b-4453-4c41-805c-ec9d7b12949e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3766 | 2026.03.27 20:02:55.508679 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3767 | 2026.03.27 20:02:55.508918 [ 293 ] {} <Debug> TCP-Session: 19209854-b42c-435d-b861-3e1d132a4134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3768 | 2026.03.27 20:02:55.508970 [ 291 ] {} <Debug> TCP-Session: f65caee5-c19e-4a5d-930c-fda7efc067b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3769 | 2026.03.27 20:02:55.531672 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55190 | ||
| 3770 | 2026.03.27 20:02:55.531782 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3771 | 2026.03.27 20:02:55.531824 [ 289 ] {} <Debug> TCP-Session: 6c152f48-bf21-49f9-a495-6bbca8fc54fd Authenticating user 'default' from [fd00:1122:3344:101::e]:55190 | ||
| 3772 | 2026.03.27 20:02:55.531855 [ 289 ] {} <Debug> TCP-Session: 6c152f48-bf21-49f9-a495-6bbca8fc54fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3773 | 2026.03.27 20:02:55.531876 [ 289 ] {} <Debug> TCP-Session: 6c152f48-bf21-49f9-a495-6bbca8fc54fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3774 | 2026.03.27 20:02:55.532115 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47053 | ||
| 3775 | 2026.03.27 20:02:55.532133 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36331 | ||
| 3776 | 2026.03.27 20:02:55.532154 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32809 | ||
| 3777 | 2026.03.27 20:02:55.532182 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46891 | ||
| 3778 | 2026.03.27 20:02:55.532219 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44630 | ||
| 3779 | 2026.03.27 20:02:55.532243 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3780 | 2026.03.27 20:02:55.532206 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3781 | 2026.03.27 20:02:55.532280 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3782 | 2026.03.27 20:02:55.532290 [ 291 ] {} <Debug> TCP-Session: 2ec391d0-3598-4e9b-9227-bb9656c3af06 Authenticating user 'default' from [fd00:1122:3344:101::e]:36331 | ||
| 3783 | 2026.03.27 20:02:55.532312 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3784 | 2026.03.27 20:02:55.532327 [ 294 ] {} <Debug> TCP-Session: c9b78f63-09ab-45e0-a88d-8c19e4c43719 Authenticating user 'default' from [fd00:1122:3344:101::e]:46891 | ||
| 3785 | 2026.03.27 20:02:55.532344 [ 291 ] {} <Debug> TCP-Session: 2ec391d0-3598-4e9b-9227-bb9656c3af06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3786 | 2026.03.27 20:02:55.532358 [ 287 ] {} <Debug> TCP-Session: 51340567-e7ad-4d74-97e4-8d90db425608 Authenticating user 'default' from [fd00:1122:3344:101::e]:44630 | ||
| 3787 | 2026.03.27 20:02:55.532374 [ 294 ] {} <Debug> TCP-Session: c9b78f63-09ab-45e0-a88d-8c19e4c43719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3788 | 2026.03.27 20:02:55.532384 [ 291 ] {} <Debug> TCP-Session: 2ec391d0-3598-4e9b-9227-bb9656c3af06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3789 | 2026.03.27 20:02:55.532430 [ 294 ] {} <Debug> TCP-Session: c9b78f63-09ab-45e0-a88d-8c19e4c43719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3790 | 2026.03.27 20:02:55.532428 [ 287 ] {} <Debug> TCP-Session: 51340567-e7ad-4d74-97e4-8d90db425608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2026.03.27 20:02:55.532311 [ 290 ] {} <Debug> TCP-Session: 8b8895de-c158-4c18-ada9-bd526b7035b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47053 | ||
| 3792 | 2026.03.27 20:02:55.532491 [ 287 ] {} <Debug> TCP-Session: 51340567-e7ad-4d74-97e4-8d90db425608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2026.03.27 20:02:55.532519 [ 290 ] {} <Debug> TCP-Session: 8b8895de-c158-4c18-ada9-bd526b7035b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2026.03.27 20:02:55.532275 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3795 | 2026.03.27 20:02:55.532545 [ 290 ] {} <Debug> TCP-Session: 8b8895de-c158-4c18-ada9-bd526b7035b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3796 | 2026.03.27 20:02:55.532187 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60698 | ||
| 3797 | 2026.03.27 20:02:55.532587 [ 292 ] {} <Debug> TCP-Session: 616f166c-91dc-4966-878d-b57c6496a648 Authenticating user 'default' from [fd00:1122:3344:101::e]:32809 | ||
| 3798 | 2026.03.27 20:02:55.532167 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64670 | ||
| 3799 | 2026.03.27 20:02:55.532682 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3800 | 2026.03.27 20:02:55.532652 [ 292 ] {} <Debug> TCP-Session: 616f166c-91dc-4966-878d-b57c6496a648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3801 | 2026.03.27 20:02:55.532733 [ 275 ] {} <Debug> TCP-Session: d778987b-9a47-4b0a-a48b-6702f4bc3152 Authenticating user 'default' from [fd00:1122:3344:101::e]:60698 | ||
| 3802 | 2026.03.27 20:02:55.532741 [ 292 ] {} <Debug> TCP-Session: 616f166c-91dc-4966-878d-b57c6496a648 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3803 | 2026.03.27 20:02:55.532757 [ 275 ] {} <Debug> TCP-Session: d778987b-9a47-4b0a-a48b-6702f4bc3152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3804 | 2026.03.27 20:02:55.532776 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3805 | 2026.03.27 20:02:55.532787 [ 275 ] {} <Debug> TCP-Session: d778987b-9a47-4b0a-a48b-6702f4bc3152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3806 | 2026.03.27 20:02:55.532210 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37487 | ||
| 3807 | 2026.03.27 20:02:55.532837 [ 293 ] {} <Debug> TCP-Session: a512065b-cfba-45b2-bb14-a6958c5faa28 Authenticating user 'default' from [fd00:1122:3344:101::e]:64670 | ||
| 3808 | 2026.03.27 20:02:55.532224 [ 289 ] {} <Trace> TCP-Session: 6c152f48-bf21-49f9-a495-6bbca8fc54fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3809 | 2026.03.27 20:02:55.532909 [ 293 ] {} <Debug> TCP-Session: a512065b-cfba-45b2-bb14-a6958c5faa28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3810 | 2026.03.27 20:02:55.532923 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3811 | 2026.03.27 20:02:55.532946 [ 293 ] {} <Debug> TCP-Session: a512065b-cfba-45b2-bb14-a6958c5faa28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2026.03.27 20:02:55.532962 [ 286 ] {} <Debug> TCP-Session: afa3e7df-9e3b-4b35-b54d-cee769f8b1b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37487 | ||
| 3813 | 2026.03.27 20:02:55.533000 [ 286 ] {} <Debug> TCP-Session: afa3e7df-9e3b-4b35-b54d-cee769f8b1b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3814 | 2026.03.27 20:02:55.533015 [ 286 ] {} <Debug> TCP-Session: afa3e7df-9e3b-4b35-b54d-cee769f8b1b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3815 | 2026.03.27 20:02:55.533074 [ 289 ] {6a43906d-06d0-49fc-b028-9d66827fabed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55190) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3816 | 2026.03.27 20:02:55.533349 [ 289 ] {6a43906d-06d0-49fc-b028-9d66827fabed} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3817 | 2026.03.27 20:02:55.533412 [ 289 ] {6a43906d-06d0-49fc-b028-9d66827fabed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3818 | 2026.03.27 20:02:55.533739 [ 289 ] {6a43906d-06d0-49fc-b028-9d66827fabed} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 3819 | 2026.03.27 20:02:55.534837 [ 345 ] {6a43906d-06d0-49fc-b028-9d66827fabed} <Trace> AggregatingTransform: Aggregating | ||
| 3820 | 2026.03.27 20:02:55.534878 [ 345 ] {6a43906d-06d0-49fc-b028-9d66827fabed} <Trace> Aggregator: Aggregation method: without_key | ||
| 3821 | 2026.03.27 20:02:55.534910 [ 345 ] {6a43906d-06d0-49fc-b028-9d66827fabed} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001056158 sec. (946.828 rows/sec., 36.99 KiB/sec.) | ||
| 3822 | 2026.03.27 20:02:55.534926 [ 345 ] {6a43906d-06d0-49fc-b028-9d66827fabed} <Trace> Aggregator: Merging aggregated data | ||
| 3823 | 2026.03.27 20:02:55.536292 [ 289 ] {6a43906d-06d0-49fc-b028-9d66827fabed} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003273 sec., 305.5300947143294 rows/sec., 11.93 KiB/sec. | ||
| 3824 | 2026.03.27 20:02:55.536459 [ 289 ] {6a43906d-06d0-49fc-b028-9d66827fabed} <Debug> TCPHandler: Processed in 0.004322856 sec. | ||
| 3825 | 2026.03.27 20:02:55.536609 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3826 | 2026.03.27 20:02:55.536642 [ 289 ] {} <Debug> TCP-Session: 6c152f48-bf21-49f9-a495-6bbca8fc54fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3827 | 2026.03.27 20:02:55.536651 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3828 | 2026.03.27 20:02:55.536683 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3829 | 2026.03.27 20:02:55.536699 [ 290 ] {} <Debug> TCP-Session: 8b8895de-c158-4c18-ada9-bd526b7035b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3830 | 2026.03.27 20:02:55.536710 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3831 | 2026.03.27 20:02:55.536729 [ 275 ] {} <Debug> TCP-Session: d778987b-9a47-4b0a-a48b-6702f4bc3152 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3832 | 2026.03.27 20:02:55.536754 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3833 | 2026.03.27 20:02:55.536784 [ 287 ] {} <Debug> TCP-Session: 51340567-e7ad-4d74-97e4-8d90db425608 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3834 | 2026.03.27 20:02:55.536832 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3835 | 2026.03.27 20:02:55.536855 [ 293 ] {} <Debug> TCP-Session: a512065b-cfba-45b2-bb14-a6958c5faa28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3836 | 2026.03.27 20:02:55.536881 [ 286 ] {} <Debug> TCP-Session: afa3e7df-9e3b-4b35-b54d-cee769f8b1b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2026.03.27 20:02:55.536812 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3838 | 2026.03.27 20:02:55.536731 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3839 | 2026.03.27 20:02:55.536961 [ 294 ] {} <Debug> TCP-Session: c9b78f63-09ab-45e0-a88d-8c19e4c43719 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2026.03.27 20:02:55.536786 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3841 | 2026.03.27 20:02:55.536989 [ 291 ] {} <Debug> TCP-Session: 2ec391d0-3598-4e9b-9227-bb9656c3af06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3842 | 2026.03.27 20:02:55.537035 [ 292 ] {} <Debug> TCP-Session: 616f166c-91dc-4966-878d-b57c6496a648 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3843 | 2026.03.27 20:02:55.581825 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54707 | ||
| 3844 | 2026.03.27 20:02:55.581963 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3845 | 2026.03.27 20:02:55.582007 [ 289 ] {} <Debug> TCP-Session: 55849402-5e5a-4646-b181-a14428323d45 Authenticating user 'default' from [fd00:1122:3344:101::e]:54707 | ||
| 3846 | 2026.03.27 20:02:55.582041 [ 289 ] {} <Debug> TCP-Session: 55849402-5e5a-4646-b181-a14428323d45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3847 | 2026.03.27 20:02:55.582062 [ 289 ] {} <Debug> TCP-Session: 55849402-5e5a-4646-b181-a14428323d45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2026.03.27 20:02:55.582290 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43410 | ||
| 3849 | 2026.03.27 20:02:55.582329 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55888 | ||
| 3850 | 2026.03.27 20:02:55.582345 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50622 | ||
| 3851 | 2026.03.27 20:02:55.582360 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33639 | ||
| 3852 | 2026.03.27 20:02:55.582404 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3853 | 2026.03.27 20:02:55.582359 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57453 | ||
| 3854 | 2026.03.27 20:02:55.582441 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3855 | 2026.03.27 20:02:55.582446 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3856 | 2026.03.27 20:02:55.582506 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3857 | 2026.03.27 20:02:55.582508 [ 291 ] {} <Debug> TCP-Session: 6b0da78f-9484-49de-ba1f-2925d5217833 Authenticating user 'default' from [fd00:1122:3344:101::e]:55888 | ||
| 3858 | 2026.03.27 20:02:55.582535 [ 293 ] {} <Debug> TCP-Session: 2bc5c3c6-3825-428d-86ec-250b01b7158b Authenticating user 'default' from [fd00:1122:3344:101::e]:50622 | ||
| 3859 | 2026.03.27 20:02:55.582556 [ 294 ] {} <Debug> TCP-Session: 16651ddf-ba4b-4c8d-acc5-6c9f777734e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33639 | ||
| 3860 | 2026.03.27 20:02:55.582568 [ 291 ] {} <Debug> TCP-Session: 6b0da78f-9484-49de-ba1f-2925d5217833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3861 | 2026.03.27 20:02:55.582583 [ 293 ] {} <Debug> TCP-Session: 2bc5c3c6-3825-428d-86ec-250b01b7158b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3862 | 2026.03.27 20:02:55.582615 [ 291 ] {} <Debug> TCP-Session: 6b0da78f-9484-49de-ba1f-2925d5217833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3863 | 2026.03.27 20:02:55.582611 [ 294 ] {} <Debug> TCP-Session: 16651ddf-ba4b-4c8d-acc5-6c9f777734e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3864 | 2026.03.27 20:02:55.582631 [ 293 ] {} <Debug> TCP-Session: 2bc5c3c6-3825-428d-86ec-250b01b7158b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3865 | 2026.03.27 20:02:55.582667 [ 294 ] {} <Debug> TCP-Session: 16651ddf-ba4b-4c8d-acc5-6c9f777734e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3866 | 2026.03.27 20:02:55.582455 [ 290 ] {} <Debug> TCP-Session: 897907f8-3e8a-455f-aac5-fbdd4bc39c5a Authenticating user 'default' from [fd00:1122:3344:101::e]:43410 | ||
| 3867 | 2026.03.27 20:02:55.582547 [ 289 ] {} <Trace> TCP-Session: 55849402-5e5a-4646-b181-a14428323d45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3868 | 2026.03.27 20:02:55.582735 [ 290 ] {} <Debug> TCP-Session: 897907f8-3e8a-455f-aac5-fbdd4bc39c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2026.03.27 20:02:55.582528 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3870 | 2026.03.27 20:02:55.582799 [ 290 ] {} <Debug> TCP-Session: 897907f8-3e8a-455f-aac5-fbdd4bc39c5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.03.27 20:02:55.582374 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40644 | ||
| 3872 | 2026.03.27 20:02:55.582836 [ 292 ] {} <Debug> TCP-Session: 69474d31-40c5-4655-866e-231ee8232dd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57453 | ||
| 3873 | 2026.03.27 20:02:55.582892 [ 292 ] {} <Debug> TCP-Session: 69474d31-40c5-4655-866e-231ee8232dd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3874 | 2026.03.27 20:02:55.582908 [ 292 ] {} <Debug> TCP-Session: 69474d31-40c5-4655-866e-231ee8232dd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3875 | 2026.03.27 20:02:55.582929 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3876 | 2026.03.27 20:02:55.582958 [ 275 ] {} <Debug> TCP-Session: 170d7f66-4a38-4495-bb21-d615794bebf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40644 | ||
| 3877 | 2026.03.27 20:02:55.582978 [ 275 ] {} <Debug> TCP-Session: 170d7f66-4a38-4495-bb21-d615794bebf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3878 | 2026.03.27 20:02:55.582993 [ 275 ] {} <Debug> TCP-Session: 170d7f66-4a38-4495-bb21-d615794bebf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3879 | 2026.03.27 20:02:55.583004 [ 289 ] {4bdae880-3261-48ac-9acd-df0ebe3a0bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54707) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3880 | 2026.03.27 20:02:55.583341 [ 289 ] {4bdae880-3261-48ac-9acd-df0ebe3a0bfc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3881 | 2026.03.27 20:02:55.583409 [ 289 ] {4bdae880-3261-48ac-9acd-df0ebe3a0bfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3882 | 2026.03.27 20:02:55.583797 [ 289 ] {4bdae880-3261-48ac-9acd-df0ebe3a0bfc} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 3883 | 2026.03.27 20:02:55.584958 [ 317 ] {4bdae880-3261-48ac-9acd-df0ebe3a0bfc} <Trace> AggregatingTransform: Aggregating | ||
| 3884 | 2026.03.27 20:02:55.585005 [ 317 ] {4bdae880-3261-48ac-9acd-df0ebe3a0bfc} <Trace> Aggregator: Aggregation method: without_key | ||
| 3885 | 2026.03.27 20:02:55.585044 [ 317 ] {4bdae880-3261-48ac-9acd-df0ebe3a0bfc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00111148 sec. (899.701 rows/sec., 35.14 KiB/sec.) | ||
| 3886 | 2026.03.27 20:02:55.585065 [ 317 ] {4bdae880-3261-48ac-9acd-df0ebe3a0bfc} <Trace> Aggregator: Merging aggregated data | ||
| 3887 | 2026.03.27 20:02:55.586727 [ 289 ] {4bdae880-3261-48ac-9acd-df0ebe3a0bfc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003806 sec., 262.7430373095113 rows/sec., 10.26 KiB/sec. | ||
| 3888 | 2026.03.27 20:02:55.586959 [ 289 ] {4bdae880-3261-48ac-9acd-df0ebe3a0bfc} <Debug> TCPHandler: Processed in 0.004583551 sec. | ||
| 3889 | 2026.03.27 20:02:55.587141 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3890 | 2026.03.27 20:02:55.587165 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3891 | 2026.03.27 20:02:55.587196 [ 289 ] {} <Debug> TCP-Session: 55849402-5e5a-4646-b181-a14428323d45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3892 | 2026.03.27 20:02:55.587200 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3893 | 2026.03.27 20:02:55.587239 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3894 | 2026.03.27 20:02:55.587273 [ 291 ] {} <Debug> TCP-Session: 6b0da78f-9484-49de-ba1f-2925d5217833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.03.27 20:02:55.587290 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3896 | 2026.03.27 20:02:55.587310 [ 292 ] {} <Debug> TCP-Session: 69474d31-40c5-4655-866e-231ee8232dd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3897 | 2026.03.27 20:02:55.587314 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3898 | 2026.03.27 20:02:55.587339 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3899 | 2026.03.27 20:02:55.587345 [ 293 ] {} <Debug> TCP-Session: 2bc5c3c6-3825-428d-86ec-250b01b7158b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3900 | 2026.03.27 20:02:55.587387 [ 294 ] {} <Debug> TCP-Session: 16651ddf-ba4b-4c8d-acc5-6c9f777734e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3901 | 2026.03.27 20:02:55.587400 [ 275 ] {} <Debug> TCP-Session: 170d7f66-4a38-4495-bb21-d615794bebf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2026.03.27 20:02:55.587214 [ 290 ] {} <Debug> TCP-Session: 897907f8-3e8a-455f-aac5-fbdd4bc39c5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2026.03.27 20:02:55.588314 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48515 | ||
| 3904 | 2026.03.27 20:02:55.588339 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43173 | ||
| 3905 | 2026.03.27 20:02:55.588425 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3906 | 2026.03.27 20:02:55.588435 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3907 | 2026.03.27 20:02:55.588476 [ 287 ] {} <Debug> TCP-Session: ac374972-b68b-4aa0-b860-54b49e8747a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48515 | ||
| 3908 | 2026.03.27 20:02:55.588486 [ 286 ] {} <Debug> TCP-Session: beeb5ab5-2c91-421d-a7ff-9ee9ee0d9f88 Authenticating user 'default' from [fd00:1122:3344:101::e]:43173 | ||
| 3909 | 2026.03.27 20:02:55.588527 [ 287 ] {} <Debug> TCP-Session: ac374972-b68b-4aa0-b860-54b49e8747a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3910 | 2026.03.27 20:02:55.588535 [ 286 ] {} <Debug> TCP-Session: beeb5ab5-2c91-421d-a7ff-9ee9ee0d9f88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3911 | 2026.03.27 20:02:55.588570 [ 287 ] {} <Debug> TCP-Session: ac374972-b68b-4aa0-b860-54b49e8747a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3912 | 2026.03.27 20:02:55.588589 [ 286 ] {} <Debug> TCP-Session: beeb5ab5-2c91-421d-a7ff-9ee9ee0d9f88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.03.27 20:02:55.606791 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43173). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3914 | |||
| 3915 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3916 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3917 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3918 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3919 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3920 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3921 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3922 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3923 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3924 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3925 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3926 | (version 23.8.7.1) | ||
| 3927 | 2026.03.27 20:02:55.606997 [ 286 ] {} <Debug> TCP-Session: beeb5ab5-2c91-421d-a7ff-9ee9ee0d9f88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3928 | 2026.03.27 20:02:55.607032 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48515). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3929 | |||
| 3930 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3931 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3932 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3933 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3934 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3935 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3936 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3937 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3938 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3939 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3940 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3941 | (version 23.8.7.1) | ||
| 3942 | 2026.03.27 20:02:55.607124 [ 287 ] {} <Debug> TCP-Session: ac374972-b68b-4aa0-b860-54b49e8747a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3943 | 2026.03.27 20:02:56.086638 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3944 | 2026.03.27 20:02:56.086827 [ 276 ] {b38a6abb-edba-4911-a1ca-a91c6142ff30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3945 | 2026.03.27 20:02:56.086903 [ 276 ] {b38a6abb-edba-4911-a1ca-a91c6142ff30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3946 | 2026.03.27 20:02:56.087579 [ 276 ] {b38a6abb-edba-4911-a1ca-a91c6142ff30} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3947 | 2026.03.27 20:02:56.087630 [ 276 ] {b38a6abb-edba-4911-a1ca-a91c6142ff30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3948 | 2026.03.27 20:02:56.088041 [ 276 ] {b38a6abb-edba-4911-a1ca-a91c6142ff30} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3949 | 2026.03.27 20:02:56.088269 [ 276 ] {b38a6abb-edba-4911-a1ca-a91c6142ff30} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3950 | 2026.03.27 20:02:56.088433 [ 276 ] {b38a6abb-edba-4911-a1ca-a91c6142ff30} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001659 sec., 54249.54792043399 rows/sec., 4.57 MiB/sec. | ||
| 3951 | 2026.03.27 20:02:56.088484 [ 276 ] {b38a6abb-edba-4911-a1ca-a91c6142ff30} <Debug> TCPHandler: Processed in 0.001976495 sec. | ||
| 3952 | 2026.03.27 20:02:56.088629 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3953 | 2026.03.27 20:02:56.088742 [ 276 ] {35d441b9-6418-4b40-8ced-681bf355e354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3954 | 2026.03.27 20:02:56.088793 [ 276 ] {35d441b9-6418-4b40-8ced-681bf355e354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3955 | 2026.03.27 20:02:56.089265 [ 276 ] {35d441b9-6418-4b40-8ced-681bf355e354} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3956 | 2026.03.27 20:02:56.089304 [ 276 ] {35d441b9-6418-4b40-8ced-681bf355e354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3957 | 2026.03.27 20:02:56.089617 [ 276 ] {35d441b9-6418-4b40-8ced-681bf355e354} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3958 | 2026.03.27 20:02:56.089836 [ 276 ] {35d441b9-6418-4b40-8ced-681bf355e354} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3959 | 2026.03.27 20:02:56.089955 [ 110 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3960 | 2026.03.27 20:02:56.089976 [ 276 ] {35d441b9-6418-4b40-8ced-681bf355e354} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001263 sec., 13460.015835312748 rows/sec., 1012.13 KiB/sec. | ||
| 3961 | 2026.03.27 20:02:56.090026 [ 110 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3962 | 2026.03.27 20:02:56.090033 [ 276 ] {35d441b9-6418-4b40-8ced-681bf355e354} <Debug> TCPHandler: Processed in 0.001459245 sec. | ||
| 3963 | 2026.03.27 20:02:56.090059 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3964 | 2026.03.27 20:02:56.090185 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::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 | ||
| 3965 | 2026.03.27 20:02:56.090196 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3966 | 2026.03.27 20:02:56.090303 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3967 | 2026.03.27 20:02:56.090312 [ 276 ] {3f5916c4-1c91-49fb-8ec4-c16d03014fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3968 | 2026.03.27 20:02:56.090346 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 224 rows starting from the beginning of the part | ||
| 3969 | 2026.03.27 20:02:56.090372 [ 276 ] {3f5916c4-1c91-49fb-8ec4-c16d03014fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3970 | 2026.03.27 20:02:56.090443 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 17 rows starting from the beginning of the part | ||
| 3971 | 2026.03.27 20:02:56.090499 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 3972 | 2026.03.27 20:02:56.090546 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 17 rows starting from the beginning of the part | ||
| 3973 | 2026.03.27 20:02:56.090592 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part | ||
| 3974 | 2026.03.27 20:02:56.090644 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 17 rows starting from the beginning of the part | ||
| 3975 | 2026.03.27 20:02:56.090836 [ 276 ] {3f5916c4-1c91-49fb-8ec4-c16d03014fa4} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2026.03.27 20:02:56.090882 [ 276 ] {3f5916c4-1c91-49fb-8ec4-c16d03014fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3977 | 2026.03.27 20:02:56.091243 [ 276 ] {3f5916c4-1c91-49fb-8ec4-c16d03014fa4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3978 | 2026.03.27 20:02:56.091475 [ 276 ] {3f5916c4-1c91-49fb-8ec4-c16d03014fa4} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3979 | 2026.03.27 20:02:56.091615 [ 192 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 346 rows, containing 5 columns (5 merged, 0 gathered) in 0.001471126 sec., 235193.99426017897 rows/sec., 16.75 MiB/sec. | ||
| 3980 | 2026.03.27 20:02:56.091626 [ 276 ] {3f5916c4-1c91-49fb-8ec4-c16d03014fa4} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001336 sec., 60628.742514970065 rows/sec., 4.73 MiB/sec. | ||
| 3981 | 2026.03.27 20:02:56.091695 [ 276 ] {3f5916c4-1c91-49fb-8ec4-c16d03014fa4} <Debug> TCPHandler: Processed in 0.001551858 sec. | ||
| 3982 | 2026.03.27 20:02:56.091826 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3983 | 2026.03.27 20:02:56.091837 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3984 | 2026.03.27 20:02:56.091929 [ 276 ] {a90354b5-2034-4fd1-b615-260359085931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3985 | 2026.03.27 20:02:56.091982 [ 276 ] {a90354b5-2034-4fd1-b615-260359085931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3986 | 2026.03.27 20:02:56.092170 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_16_3} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3987 | 2026.03.27 20:02:56.092258 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_16_3} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3988 | 2026.03.27 20:02:56.092357 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3989 | 2026.03.27 20:02:56.092422 [ 276 ] {a90354b5-2034-4fd1-b615-260359085931} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3990 | 2026.03.27 20:02:56.092465 [ 276 ] {a90354b5-2034-4fd1-b615-260359085931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 3991 | 2026.03.27 20:02:56.092875 [ 276 ] {a90354b5-2034-4fd1-b615-260359085931} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3992 | 2026.03.27 20:02:56.093104 [ 276 ] {a90354b5-2034-4fd1-b615-260359085931} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3993 | 2026.03.27 20:02:56.093267 [ 276 ] {a90354b5-2034-4fd1-b615-260359085931} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001359 sec., 117733.6276674025 rows/sec., 8.20 MiB/sec. | ||
| 3994 | 2026.03.27 20:02:56.093307 [ 276 ] {a90354b5-2034-4fd1-b615-260359085931} <Debug> TCPHandler: Processed in 0.001532457 sec. | ||
| 3995 | 2026.03.27 20:02:56.093434 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3996 | 2026.03.27 20:02:56.093535 [ 276 ] {0901ceae-2ee5-4583-bc15-3edf5397c69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3997 | 2026.03.27 20:02:56.093596 [ 276 ] {0901ceae-2ee5-4583-bc15-3edf5397c69b} <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 | ||
| 3998 | 2026.03.27 20:02:56.094395 [ 276 ] {0901ceae-2ee5-4583-bc15-3edf5397c69b} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3999 | 2026.03.27 20:02:56.094434 [ 276 ] {0901ceae-2ee5-4583-bc15-3edf5397c69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4000 | 2026.03.27 20:02:56.094971 [ 276 ] {0901ceae-2ee5-4583-bc15-3edf5397c69b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4001 | 2026.03.27 20:02:56.095214 [ 276 ] {0901ceae-2ee5-4583-bc15-3edf5397c69b} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4002 | 2026.03.27 20:02:56.095335 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4003 | 2026.03.27 20:02:56.095362 [ 276 ] {0901ceae-2ee5-4583-bc15-3edf5397c69b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001848 sec., 9199.1341991342 rows/sec., 16.48 MiB/sec. | ||
| 4004 | 2026.03.27 20:02:56.095375 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4005 | 2026.03.27 20:02:56.095404 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4006 | 2026.03.27 20:02:56.095434 [ 276 ] {0901ceae-2ee5-4583-bc15-3edf5397c69b} <Debug> TCPHandler: Processed in 0.002051317 sec. | ||
| 4007 | 2026.03.27 20:02:56.095481 [ 194 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::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 | ||
| 4008 | 2026.03.27 20:02:56.095575 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4009 | 2026.03.27 20:02:56.095678 [ 276 ] {dfc5fddc-05b3-47f2-8769-1ff7d7fee880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4010 | 2026.03.27 20:02:56.095683 [ 194 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4011 | 2026.03.27 20:02:56.095725 [ 276 ] {dfc5fddc-05b3-47f2-8769-1ff7d7fee880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4012 | 2026.03.27 20:02:56.095750 [ 194 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 241 rows starting from the beginning of the part | ||
| 4013 | 2026.03.27 20:02:56.095881 [ 194 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 17 rows starting from the beginning of the part | ||
| 4014 | 2026.03.27 20:02:56.095997 [ 194 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 4015 | 2026.03.27 20:02:56.096090 [ 276 ] {dfc5fddc-05b3-47f2-8769-1ff7d7fee880} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4016 | 2026.03.27 20:02:56.096103 [ 194 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 17 rows starting from the beginning of the part | ||
| 4017 | 2026.03.27 20:02:56.096134 [ 276 ] {dfc5fddc-05b3-47f2-8769-1ff7d7fee880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4018 | 2026.03.27 20:02:56.096218 [ 194 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 33 rows starting from the beginning of the part | ||
| 4019 | 2026.03.27 20:02:56.096329 [ 194 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 17 rows starting from the beginning of the part | ||
| 4020 | 2026.03.27 20:02:56.096486 [ 276 ] {dfc5fddc-05b3-47f2-8769-1ff7d7fee880} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4021 | 2026.03.27 20:02:56.096730 [ 276 ] {dfc5fddc-05b3-47f2-8769-1ff7d7fee880} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4022 | 2026.03.27 20:02:56.096887 [ 276 ] {dfc5fddc-05b3-47f2-8769-1ff7d7fee880} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001226 sec., 48939.64110929853 rows/sec., 3.30 MiB/sec. | ||
| 4023 | 2026.03.27 20:02:56.096928 [ 276 ] {dfc5fddc-05b3-47f2-8769-1ff7d7fee880} <Debug> TCPHandler: Processed in 0.001404375 sec. | ||
| 4024 | 2026.03.27 20:02:56.099417 [ 192 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 349 rows, containing 19 columns (19 merged, 0 gathered) in 0.00396487 sec., 88023.06254681743 rows/sec., 157.73 MiB/sec. | ||
| 4025 | 2026.03.27 20:02:56.099987 [ 192 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4026 | 2026.03.27 20:02:56.100370 [ 192 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2026.03.27 20:02:56.100455 [ 192 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4028 | 2026.03.27 20:02:56.100627 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 4029 | 2026.03.27 20:02:57.367483 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4030 | 2026.03.27 20:02:57.367534 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4031 | 2026.03.27 20:02:57.435931 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7711 | ||
| 4032 | 2026.03.27 20:02:57.436441 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4033 | 2026.03.27 20:02:57.436485 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4034 | 2026.03.27 20:02:57.436972 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4035 | 2026.03.27 20:02:57.437193 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4036 | 2026.03.27 20:02:57.437319 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7711 | ||
| 4037 | 2026.03.27 20:02:57.437332 [ 59 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4038 | 2026.03.27 20:02:57.437415 [ 59 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4039 | 2026.03.27 20:02:57.437449 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4040 | 2026.03.27 20:02:57.437570 [ 194 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 4041 | 2026.03.27 20:02:57.437680 [ 194 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4042 | 2026.03.27 20:02:57.437715 [ 194 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5279 rows starting from the beginning of the part | ||
| 4043 | 2026.03.27 20:02:57.437778 [ 194 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 4044 | 2026.03.27 20:02:57.437828 [ 194 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 4045 | 2026.03.27 20:02:57.437880 [ 194 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 4046 | 2026.03.27 20:02:57.437936 [ 194 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 4047 | 2026.03.27 20:02:57.437993 [ 194 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 4048 | 2026.03.27 20:02:57.439438 [ 191 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7711 rows, containing 4 columns (4 merged, 0 gathered) in 0.001917694 sec., 4020975.192079654 rows/sec., 57.52 MiB/sec. | ||
| 4049 | 2026.03.27 20:02:57.440108 [ 194 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4050 | 2026.03.27 20:02:57.440352 [ 194 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_16_3} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4051 | 2026.03.27 20:02:57.440415 [ 194 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_16_3} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4052 | 2026.03.27 20:02:57.440484 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4053 | 2026.03.27 20:02:57.452966 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 538 | ||
| 4054 | 2026.03.27 20:02:57.455219 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4055 | 2026.03.27 20:02:57.455261 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4056 | 2026.03.27 20:02:57.456405 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4057 | 2026.03.27 20:02:57.456657 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4058 | 2026.03.27 20:02:57.456845 [ 65 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4059 | 2026.03.27 20:02:57.456906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 538 | ||
| 4060 | 2026.03.27 20:02:57.456915 [ 65 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4061 | 2026.03.27 20:02:57.456954 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4062 | 2026.03.27 20:02:57.457052 [ 195 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 4063 | 2026.03.27 20:02:57.457668 [ 195 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4064 | 2026.03.27 20:02:57.457833 [ 195 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 352 rows starting from the beginning of the part | ||
| 4065 | 2026.03.27 20:02:57.458223 [ 195 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 70 rows starting from the beginning of the part | ||
| 4066 | 2026.03.27 20:02:57.458574 [ 195 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
| 4067 | 2026.03.27 20:02:57.458913 [ 195 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 4068 | 2026.03.27 20:02:57.459280 [ 195 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part | ||
| 4069 | 2026.03.27 20:02:57.459616 [ 195 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 4070 | 2026.03.27 20:02:57.465563 [ 191 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 538 rows, containing 72 columns (72 merged, 0 gathered) in 0.008553541 sec., 62897.92730285621 rows/sec., 59.84 MiB/sec. | ||
| 4071 | 2026.03.27 20:02:57.466377 [ 195 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4072 | 2026.03.27 20:02:57.466856 [ 195 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_11_2} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4073 | 2026.03.27 20:02:57.466930 [ 195 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_11_2} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4074 | 2026.03.27 20:02:57.467072 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 4075 | 2026.03.27 20:02:57.834831 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4076 | 2026.03.27 20:02:57.852707 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4077 | 2026.03.27 20:02:57.852778 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4078 | 2026.03.27 20:02:57.858979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4079 | 2026.03.27 20:02:57.859712 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4080 | 2026.03.27 20:02:57.860029 [ 65 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4081 | 2026.03.27 20:02:57.860091 [ 65 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4082 | 2026.03.27 20:02:57.860120 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4083 | 2026.03.27 20:02:57.860222 [ 187 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 4084 | 2026.03.27 20:02:57.863224 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4085 | 2026.03.27 20:02:57.863353 [ 187 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4086 | 2026.03.27 20:02:57.864103 [ 187 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 4087 | 2026.03.27 20:02:57.867584 [ 187 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 4088 | 2026.03.27 20:02:57.871044 [ 187 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 4089 | 2026.03.27 20:02:57.874739 [ 187 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 4090 | 2026.03.27 20:02:57.879195 [ 187 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 4091 | 2026.03.27 20:02:57.883463 [ 187 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 4092 | 2026.03.27 20:02:57.938203 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.078011718 sec., 1551.0490359922596 rows/sec., 8.02 MiB/sec. | ||
| 4093 | 2026.03.27 20:02:57.941434 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4094 | 2026.03.27 20:02:57.943917 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_16_3} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2026.03.27 20:02:57.944027 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_16_3} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4096 | 2026.03.27 20:02:57.945875 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4097 | 2026.03.27 20:02:58.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.49 MiB, peak 240.44 MiB, free memory in arenas 0.00 B, will set to 242.05 MiB (RSS), difference: 11.56 MiB | ||
| 4098 | 2026.03.27 20:02:58.001259 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000832565 sec. | ||
| 4099 | 2026.03.27 20:02:59.064560 [ 91 ] {} <Debug> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4100 | 2026.03.27 20:02:59.064621 [ 91 ] {} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4101 | 2026.03.27 20:02:59.064642 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4102 | 2026.03.27 20:02:59.064755 [ 188 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::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 | ||
| 4103 | 2026.03.27 20:02:59.064875 [ 188 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4104 | 2026.03.27 20:02:59.064906 [ 188 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 4105 | 2026.03.27 20:02:59.064970 [ 188 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::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 | ||
| 4106 | 2026.03.27 20:02:59.065015 [ 188 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 4107 | 2026.03.27 20:02:59.065058 [ 188 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 4108 | 2026.03.27 20:02:59.065097 [ 188 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::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 | ||
| 4109 | 2026.03.27 20:02:59.065820 [ 191 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.0011205 sec., 23203.92681838465 rows/sec., 1.94 MiB/sec. | ||
| 4110 | 2026.03.27 20:02:59.065977 [ 199 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4111 | 2026.03.27 20:02:59.066280 [ 199 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_5_1} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4112 | 2026.03.27 20:02:59.066359 [ 199 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_5_1} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4113 | 2026.03.27 20:02:59.066442 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4114 | 2026.03.27 20:03:01.086298 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4115 | 2026.03.27 20:03:01.086511 [ 276 ] {4111cfda-3455-4382-907b-7b62a4fff537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4116 | 2026.03.27 20:03:01.086584 [ 276 ] {4111cfda-3455-4382-907b-7b62a4fff537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4117 | 2026.03.27 20:03:01.087237 [ 276 ] {4111cfda-3455-4382-907b-7b62a4fff537} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4118 | 2026.03.27 20:03:01.087287 [ 276 ] {4111cfda-3455-4382-907b-7b62a4fff537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4119 | 2026.03.27 20:03:01.087685 [ 276 ] {4111cfda-3455-4382-907b-7b62a4fff537} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4120 | 2026.03.27 20:03:01.087928 [ 276 ] {4111cfda-3455-4382-907b-7b62a4fff537} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2026.03.27 20:03:01.088087 [ 276 ] {4111cfda-3455-4382-907b-7b62a4fff537} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001628 sec., 63882.06388206388 rows/sec., 5.36 MiB/sec. | ||
| 4122 | 2026.03.27 20:03:01.088083 [ 114 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4123 | 2026.03.27 20:03:01.088136 [ 276 ] {4111cfda-3455-4382-907b-7b62a4fff537} <Debug> TCPHandler: Processed in 0.001979034 sec. | ||
| 4124 | 2026.03.27 20:03:01.088169 [ 114 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4125 | 2026.03.27 20:03:01.088195 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4126 | 2026.03.27 20:03:01.088277 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4127 | 2026.03.27 20:03:01.088330 [ 188 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 4128 | 2026.03.27 20:03:01.088387 [ 276 ] {642b8a98-4184-4d0b-9456-ea1626a27442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4129 | 2026.03.27 20:03:01.088435 [ 276 ] {642b8a98-4184-4d0b-9456-ea1626a27442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4130 | 2026.03.27 20:03:01.088487 [ 188 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4131 | 2026.03.27 20:03:01.088542 [ 188 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3360 rows starting from the beginning of the part | ||
| 4132 | 2026.03.27 20:03:01.088619 [ 188 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 4133 | 2026.03.27 20:03:01.088669 [ 188 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2570 rows starting from the beginning of the part | ||
| 4134 | 2026.03.27 20:03:01.088718 [ 188 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 4135 | 2026.03.27 20:03:01.088755 [ 188 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 4136 | 2026.03.27 20:03:01.088795 [ 188 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 104 rows starting from the beginning of the part | ||
| 4137 | 2026.03.27 20:03:01.088863 [ 276 ] {642b8a98-4184-4d0b-9456-ea1626a27442} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4138 | 2026.03.27 20:03:01.088905 [ 276 ] {642b8a98-4184-4d0b-9456-ea1626a27442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4139 | 2026.03.27 20:03:01.089431 [ 276 ] {642b8a98-4184-4d0b-9456-ea1626a27442} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4140 | 2026.03.27 20:03:01.089649 [ 276 ] {642b8a98-4184-4d0b-9456-ea1626a27442} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4141 | 2026.03.27 20:03:01.089789 [ 276 ] {642b8a98-4184-4d0b-9456-ea1626a27442} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001426 sec., 16830.29453015428 rows/sec., 1.24 MiB/sec. | ||
| 4142 | 2026.03.27 20:03:01.089830 [ 276 ] {642b8a98-4184-4d0b-9456-ea1626a27442} <Debug> TCPHandler: Processed in 0.001608448 sec. | ||
| 4143 | 2026.03.27 20:03:01.089951 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4144 | 2026.03.27 20:03:01.090051 [ 276 ] {c0eba70e-735d-4eb7-91ef-fb6920c3847b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4145 | 2026.03.27 20:03:01.090094 [ 276 ] {c0eba70e-735d-4eb7-91ef-fb6920c3847b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4146 | 2026.03.27 20:03:01.090528 [ 276 ] {c0eba70e-735d-4eb7-91ef-fb6920c3847b} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4147 | 2026.03.27 20:03:01.090567 [ 276 ] {c0eba70e-735d-4eb7-91ef-fb6920c3847b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4148 | 2026.03.27 20:03:01.090935 [ 276 ] {c0eba70e-735d-4eb7-91ef-fb6920c3847b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4149 | 2026.03.27 20:03:01.091149 [ 276 ] {c0eba70e-735d-4eb7-91ef-fb6920c3847b} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4150 | 2026.03.27 20:03:01.091253 [ 114 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4151 | 2026.03.27 20:03:01.091278 [ 276 ] {c0eba70e-735d-4eb7-91ef-fb6920c3847b} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001247 sec., 70569.36647955092 rows/sec., 5.51 MiB/sec. | ||
| 4152 | 2026.03.27 20:03:01.091294 [ 114 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4153 | 2026.03.27 20:03:01.091325 [ 276 ] {c0eba70e-735d-4eb7-91ef-fb6920c3847b} <Debug> TCPHandler: Processed in 0.001426876 sec. | ||
| 4154 | 2026.03.27 20:03:01.091328 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4155 | 2026.03.27 20:03:01.091373 [ 199 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6270 rows, containing 5 columns (5 merged, 0 gathered) in 0.003109766 sec., 2016228.8738123705 rows/sec., 160.70 MiB/sec. | ||
| 4156 | 2026.03.27 20:03:01.091455 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::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 | ||
| 4157 | 2026.03.27 20:03:01.091465 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4158 | 2026.03.27 20:03:01.091584 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4159 | 2026.03.27 20:03:01.091593 [ 276 ] {eb8d9262-0db4-41bd-b0d0-a0e03254655b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4160 | 2026.03.27 20:03:01.091626 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1829 rows starting from the beginning of the part | ||
| 4161 | 2026.03.27 20:03:01.091658 [ 276 ] {eb8d9262-0db4-41bd-b0d0-a0e03254655b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4162 | 2026.03.27 20:03:01.091701 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 81 rows starting from the beginning of the part | ||
| 4163 | 2026.03.27 20:03:01.091762 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1350 rows starting from the beginning of the part | ||
| 4164 | 2026.03.27 20:03:01.091790 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4165 | 2026.03.27 20:03:01.091842 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 4166 | 2026.03.27 20:03:01.091919 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 81 rows starting from the beginning of the part | ||
| 4167 | 2026.03.27 20:03:01.091972 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 88 rows starting from the beginning of the part | ||
| 4168 | 2026.03.27 20:03:01.092182 [ 276 ] {eb8d9262-0db4-41bd-b0d0-a0e03254655b} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4169 | 2026.03.27 20:03:01.092182 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_21_4} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4170 | 2026.03.27 20:03:01.092225 [ 276 ] {eb8d9262-0db4-41bd-b0d0-a0e03254655b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4171 | 2026.03.27 20:03:01.092294 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_21_4} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4172 | 2026.03.27 20:03:01.092395 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 4173 | 2026.03.27 20:03:01.092640 [ 276 ] {eb8d9262-0db4-41bd-b0d0-a0e03254655b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4174 | 2026.03.27 20:03:01.092868 [ 276 ] {eb8d9262-0db4-41bd-b0d0-a0e03254655b} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4175 | 2026.03.27 20:03:01.092984 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4176 | 2026.03.27 20:03:01.093005 [ 276 ] {eb8d9262-0db4-41bd-b0d0-a0e03254655b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001437 sec., 111343.07585247043 rows/sec., 7.75 MiB/sec. | ||
| 4177 | 2026.03.27 20:03:01.093022 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4178 | 2026.03.27 20:03:01.093051 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4179 | 2026.03.27 20:03:01.093053 [ 276 ] {eb8d9262-0db4-41bd-b0d0-a0e03254655b} <Debug> TCPHandler: Processed in 0.001647199 sec. | ||
| 4180 | 2026.03.27 20:03:01.093140 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 4181 | 2026.03.27 20:03:01.093181 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4182 | 2026.03.27 20:03:01.093253 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4183 | 2026.03.27 20:03:01.093283 [ 276 ] {e82e0698-c915-468d-9fa3-27c2ad6189a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4184 | 2026.03.27 20:03:01.093287 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7689 rows starting from the beginning of the part | ||
| 4185 | 2026.03.27 20:03:01.093345 [ 276 ] {e82e0698-c915-468d-9fa3-27c2ad6189a4} <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 | ||
| 4186 | 2026.03.27 20:03:01.093362 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 4187 | 2026.03.27 20:03:01.093412 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1533 rows starting from the beginning of the part | ||
| 4188 | 2026.03.27 20:03:01.093462 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 128 rows starting from the beginning of the part | ||
| 4189 | 2026.03.27 20:03:01.093481 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3493 rows, containing 5 columns (5 merged, 0 gathered) in 0.002073547 sec., 1684553.0870532475 rows/sec., 122.30 MiB/sec. | ||
| 4190 | 2026.03.27 20:03:01.093505 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 4191 | 2026.03.27 20:03:01.093551 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 4192 | 2026.03.27 20:03:01.093760 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4193 | 2026.03.27 20:03:01.094019 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_21_4} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2026.03.27 20:03:01.094083 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_21_4} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4195 | 2026.03.27 20:03:01.094139 [ 276 ] {e82e0698-c915-468d-9fa3-27c2ad6189a4} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4196 | 2026.03.27 20:03:01.094155 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 4197 | 2026.03.27 20:03:01.094175 [ 276 ] {e82e0698-c915-468d-9fa3-27c2ad6189a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4198 | 2026.03.27 20:03:01.094765 [ 276 ] {e82e0698-c915-468d-9fa3-27c2ad6189a4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4199 | 2026.03.27 20:03:01.095021 [ 276 ] {e82e0698-c915-468d-9fa3-27c2ad6189a4} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4200 | 2026.03.27 20:03:01.095165 [ 276 ] {e82e0698-c915-468d-9fa3-27c2ad6189a4} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001901 sec., 12624.93424513414 rows/sec., 22.62 MiB/sec. | ||
| 4201 | 2026.03.27 20:03:01.095231 [ 276 ] {e82e0698-c915-468d-9fa3-27c2ad6189a4} <Debug> TCPHandler: Processed in 0.002100797 sec. | ||
| 4202 | 2026.03.27 20:03:01.095346 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4203 | 2026.03.27 20:03:01.095443 [ 276 ] {ef89818c-f662-4475-86c8-816a4282821b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4204 | 2026.03.27 20:03:01.095484 [ 276 ] {ef89818c-f662-4475-86c8-816a4282821b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4205 | 2026.03.27 20:03:01.095820 [ 276 ] {ef89818c-f662-4475-86c8-816a4282821b} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2026.03.27 20:03:01.095854 [ 276 ] {ef89818c-f662-4475-86c8-816a4282821b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4207 | 2026.03.27 20:03:01.096220 [ 276 ] {ef89818c-f662-4475-86c8-816a4282821b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4208 | 2026.03.27 20:03:01.096445 [ 276 ] {ef89818c-f662-4475-86c8-816a4282821b} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4209 | 2026.03.27 20:03:01.096570 [ 114 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4210 | 2026.03.27 20:03:01.096578 [ 276 ] {ef89818c-f662-4475-86c8-816a4282821b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 4211 | 2026.03.27 20:03:01.096609 [ 114 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4212 | 2026.03.27 20:03:01.096631 [ 276 ] {ef89818c-f662-4475-86c8-816a4282821b} <Debug> TCPHandler: Processed in 0.001335704 sec. | ||
| 4213 | 2026.03.27 20:03:01.096635 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4214 | 2026.03.27 20:03:01.096767 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 4215 | 2026.03.27 20:03:01.096949 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4216 | 2026.03.27 20:03:01.096988 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 690 rows starting from the beginning of the part | ||
| 4217 | 2026.03.27 20:03:01.097069 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 4218 | 2026.03.27 20:03:01.097118 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 4219 | 2026.03.27 20:03:01.097167 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 4220 | 2026.03.27 20:03:01.097211 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 4221 | 2026.03.27 20:03:01.097250 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 4222 | 2026.03.27 20:03:01.097414 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9830 rows, containing 5 columns (5 merged, 0 gathered) in 0.004317776 sec., 2276635.00839321 rows/sec., 144.76 MiB/sec. | ||
| 4223 | 2026.03.27 20:03:01.097783 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4224 | 2026.03.27 20:03:01.098145 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4225 | 2026.03.27 20:03:01.098198 [ 201 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 930 rows, containing 4 columns (4 merged, 0 gathered) in 0.001490306 sec., 624032.9167298528 rows/sec., 40.19 MiB/sec. | ||
| 4226 | 2026.03.27 20:03:01.098234 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4227 | 2026.03.27 20:03:01.098360 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4228 | 2026.03.27 20:03:01.098363 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 4229 | 2026.03.27 20:03:01.098617 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_21_4} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4230 | 2026.03.27 20:03:01.098692 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_21_4} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4231 | 2026.03.27 20:03:01.098778 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4232 | 2026.03.27 20:03:02.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.57 MiB, peak 249.67 MiB, free memory in arenas 0.00 B, will set to 244.04 MiB (RSS), difference: 1.46 MiB | ||
| 4233 | 2026.03.27 20:03:04.937403 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8159 | ||
| 4234 | 2026.03.27 20:03:04.937942 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4235 | 2026.03.27 20:03:04.937977 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4236 | 2026.03.27 20:03:04.938465 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4237 | 2026.03.27 20:03:04.938700 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4238 | 2026.03.27 20:03:04.938828 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8159 | ||
| 4239 | 2026.03.27 20:03:05.363282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4240 | 2026.03.27 20:03:05.377991 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4241 | 2026.03.27 20:03:05.378048 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4242 | 2026.03.27 20:03:05.383812 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4243 | 2026.03.27 20:03:05.384503 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4244 | 2026.03.27 20:03:05.387302 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4245 | 2026.03.27 20:03:06.086852 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4246 | 2026.03.27 20:03:06.087029 [ 276 ] {918180b0-0fcc-40d7-9852-a1cbf3cde371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4247 | 2026.03.27 20:03:06.087094 [ 276 ] {918180b0-0fcc-40d7-9852-a1cbf3cde371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4248 | 2026.03.27 20:03:06.087769 [ 276 ] {918180b0-0fcc-40d7-9852-a1cbf3cde371} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4249 | 2026.03.27 20:03:06.087821 [ 276 ] {918180b0-0fcc-40d7-9852-a1cbf3cde371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4250 | 2026.03.27 20:03:06.088217 [ 276 ] {918180b0-0fcc-40d7-9852-a1cbf3cde371} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4251 | 2026.03.27 20:03:06.088453 [ 276 ] {918180b0-0fcc-40d7-9852-a1cbf3cde371} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4252 | 2026.03.27 20:03:06.088609 [ 276 ] {918180b0-0fcc-40d7-9852-a1cbf3cde371} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001626 sec., 6150.061500615006 rows/sec., 501.49 KiB/sec. | ||
| 4253 | 2026.03.27 20:03:06.088657 [ 276 ] {918180b0-0fcc-40d7-9852-a1cbf3cde371} <Debug> TCPHandler: Processed in 0.001937284 sec. | ||
| 4254 | 2026.03.27 20:03:06.088785 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4255 | 2026.03.27 20:03:06.088886 [ 276 ] {6bc2f74e-b04f-4481-8732-27e9a80b739e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4256 | 2026.03.27 20:03:06.088930 [ 276 ] {6bc2f74e-b04f-4481-8732-27e9a80b739e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4257 | 2026.03.27 20:03:06.089412 [ 276 ] {6bc2f74e-b04f-4481-8732-27e9a80b739e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4258 | 2026.03.27 20:03:06.089449 [ 276 ] {6bc2f74e-b04f-4481-8732-27e9a80b739e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4259 | 2026.03.27 20:03:06.089763 [ 276 ] {6bc2f74e-b04f-4481-8732-27e9a80b739e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4260 | 2026.03.27 20:03:06.089974 [ 276 ] {6bc2f74e-b04f-4481-8732-27e9a80b739e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4261 | 2026.03.27 20:03:06.090108 [ 276 ] {6bc2f74e-b04f-4481-8732-27e9a80b739e} <Debug> executeQuery: Read 95 rows, 8.12 KiB in 0.001244 sec., 76366.55948553054 rows/sec., 6.38 MiB/sec. | ||
| 4262 | 2026.03.27 20:03:06.090160 [ 276 ] {6bc2f74e-b04f-4481-8732-27e9a80b739e} <Debug> TCPHandler: Processed in 0.001424985 sec. | ||
| 4263 | 2026.03.27 20:03:06.090288 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4264 | 2026.03.27 20:03:06.090396 [ 276 ] {d674554f-e500-4d94-a5b2-096b105759be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4265 | 2026.03.27 20:03:06.090438 [ 276 ] {d674554f-e500-4d94-a5b2-096b105759be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4266 | 2026.03.27 20:03:06.090866 [ 276 ] {d674554f-e500-4d94-a5b2-096b105759be} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4267 | 2026.03.27 20:03:06.090902 [ 276 ] {d674554f-e500-4d94-a5b2-096b105759be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4268 | 2026.03.27 20:03:06.091215 [ 276 ] {d674554f-e500-4d94-a5b2-096b105759be} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4269 | 2026.03.27 20:03:06.091440 [ 276 ] {d674554f-e500-4d94-a5b2-096b105759be} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4270 | 2026.03.27 20:03:06.091573 [ 276 ] {d674554f-e500-4d94-a5b2-096b105759be} <Debug> executeQuery: Read 27 rows, 1.98 KiB in 0.001198 sec., 22537.56260434057 rows/sec., 1.61 MiB/sec. | ||
| 4271 | 2026.03.27 20:03:06.091611 [ 276 ] {d674554f-e500-4d94-a5b2-096b105759be} <Debug> TCPHandler: Processed in 0.001375224 sec. | ||
| 4272 | 2026.03.27 20:03:06.091726 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4273 | 2026.03.27 20:03:06.091821 [ 276 ] {cb0e13ca-7bb8-475a-97de-d765b373b31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4274 | 2026.03.27 20:03:06.091861 [ 276 ] {cb0e13ca-7bb8-475a-97de-d765b373b31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4275 | 2026.03.27 20:03:06.092279 [ 276 ] {cb0e13ca-7bb8-475a-97de-d765b373b31b} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4276 | 2026.03.27 20:03:06.092315 [ 276 ] {cb0e13ca-7bb8-475a-97de-d765b373b31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4277 | 2026.03.27 20:03:06.092619 [ 276 ] {cb0e13ca-7bb8-475a-97de-d765b373b31b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4278 | 2026.03.27 20:03:06.092839 [ 276 ] {cb0e13ca-7bb8-475a-97de-d765b373b31b} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4279 | 2026.03.27 20:03:06.092965 [ 276 ] {cb0e13ca-7bb8-475a-97de-d765b373b31b} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001163 sec., 78245.91573516767 rows/sec., 6.12 MiB/sec. | ||
| 4280 | 2026.03.27 20:03:06.093002 [ 276 ] {cb0e13ca-7bb8-475a-97de-d765b373b31b} <Debug> TCPHandler: Processed in 0.001323224 sec. | ||
| 4281 | 2026.03.27 20:03:06.093118 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4282 | 2026.03.27 20:03:06.093213 [ 276 ] {48263577-906e-4f5d-93e1-03ad230b73bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4283 | 2026.03.27 20:03:06.093257 [ 276 ] {48263577-906e-4f5d-93e1-03ad230b73bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4284 | 2026.03.27 20:03:06.093663 [ 276 ] {48263577-906e-4f5d-93e1-03ad230b73bf} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4285 | 2026.03.27 20:03:06.093699 [ 276 ] {48263577-906e-4f5d-93e1-03ad230b73bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4286 | 2026.03.27 20:03:06.094026 [ 276 ] {48263577-906e-4f5d-93e1-03ad230b73bf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4287 | 2026.03.27 20:03:06.094227 [ 276 ] {48263577-906e-4f5d-93e1-03ad230b73bf} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4288 | 2026.03.27 20:03:06.094352 [ 276 ] {48263577-906e-4f5d-93e1-03ad230b73bf} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001158 sec., 142487.04663212434 rows/sec., 9.92 MiB/sec. | ||
| 4289 | 2026.03.27 20:03:06.094388 [ 276 ] {48263577-906e-4f5d-93e1-03ad230b73bf} <Debug> TCPHandler: Processed in 0.001316553 sec. | ||
| 4290 | 2026.03.27 20:03:06.094494 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4291 | 2026.03.27 20:03:06.094587 [ 276 ] {ec467e8f-f8a6-4265-aeaa-4448e6edf74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4292 | 2026.03.27 20:03:06.094640 [ 276 ] {ec467e8f-f8a6-4265-aeaa-4448e6edf74f} <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 | ||
| 4293 | 2026.03.27 20:03:06.095396 [ 276 ] {ec467e8f-f8a6-4265-aeaa-4448e6edf74f} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4294 | 2026.03.27 20:03:06.095430 [ 276 ] {ec467e8f-f8a6-4265-aeaa-4448e6edf74f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4295 | 2026.03.27 20:03:06.095933 [ 276 ] {ec467e8f-f8a6-4265-aeaa-4448e6edf74f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4296 | 2026.03.27 20:03:06.096160 [ 276 ] {ec467e8f-f8a6-4265-aeaa-4448e6edf74f} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4297 | 2026.03.27 20:03:06.096296 [ 276 ] {ec467e8f-f8a6-4265-aeaa-4448e6edf74f} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001727 sec., 9843.659525188188 rows/sec., 17.64 MiB/sec. | ||
| 4298 | 2026.03.27 20:03:06.096355 [ 276 ] {ec467e8f-f8a6-4265-aeaa-4448e6edf74f} <Debug> TCPHandler: Processed in 0.001907704 sec. | ||
| 4299 | 2026.03.27 20:03:06.096466 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4300 | 2026.03.27 20:03:06.096559 [ 276 ] {c9a52fb4-687f-4891-8547-6eaef09ba9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4301 | 2026.03.27 20:03:06.096600 [ 276 ] {c9a52fb4-687f-4891-8547-6eaef09ba9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4302 | 2026.03.27 20:03:06.096934 [ 276 ] {c9a52fb4-687f-4891-8547-6eaef09ba9e2} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4303 | 2026.03.27 20:03:06.096969 [ 276 ] {c9a52fb4-687f-4891-8547-6eaef09ba9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4304 | 2026.03.27 20:03:06.097264 [ 276 ] {c9a52fb4-687f-4891-8547-6eaef09ba9e2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4305 | 2026.03.27 20:03:06.097473 [ 276 ] {c9a52fb4-687f-4891-8547-6eaef09ba9e2} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4306 | 2026.03.27 20:03:06.097595 [ 276 ] {c9a52fb4-687f-4891-8547-6eaef09ba9e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 4307 | 2026.03.27 20:03:06.097629 [ 276 ] {c9a52fb4-687f-4891-8547-6eaef09ba9e2} <Debug> TCPHandler: Processed in 0.001210951 sec. | ||
| 4308 | 2026.03.27 20:03:07.457085 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 564 | ||
| 4309 | 2026.03.27 20:03:07.459655 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.03.27 20:03:07.459703 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4311 | 2026.03.27 20:03:07.460895 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4312 | 2026.03.27 20:03:07.461152 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.03.27 20:03:07.461434 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 564 | ||
| 4314 | 2026.03.27 20:03:11.086478 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4315 | 2026.03.27 20:03:11.086691 [ 276 ] {2eaa92b6-2eb7-4bce-a1ab-d0b12ae1488d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4316 | 2026.03.27 20:03:11.086762 [ 276 ] {2eaa92b6-2eb7-4bce-a1ab-d0b12ae1488d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4317 | 2026.03.27 20:03:11.087523 [ 276 ] {2eaa92b6-2eb7-4bce-a1ab-d0b12ae1488d} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4318 | 2026.03.27 20:03:11.087569 [ 276 ] {2eaa92b6-2eb7-4bce-a1ab-d0b12ae1488d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4319 | 2026.03.27 20:03:11.087964 [ 276 ] {2eaa92b6-2eb7-4bce-a1ab-d0b12ae1488d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4320 | 2026.03.27 20:03:11.088186 [ 276 ] {2eaa92b6-2eb7-4bce-a1ab-d0b12ae1488d} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4321 | 2026.03.27 20:03:11.088334 [ 276 ] {2eaa92b6-2eb7-4bce-a1ab-d0b12ae1488d} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001694 sec., 61393.152302243216 rows/sec., 5.15 MiB/sec. | ||
| 4322 | 2026.03.27 20:03:11.088374 [ 276 ] {2eaa92b6-2eb7-4bce-a1ab-d0b12ae1488d} <Debug> TCPHandler: Processed in 0.002038686 sec. | ||
| 4323 | 2026.03.27 20:03:11.088508 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4324 | 2026.03.27 20:03:11.088602 [ 276 ] {3e8bb07d-c9cc-405e-b0a1-3bbb8fa69f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4325 | 2026.03.27 20:03:11.088642 [ 276 ] {3e8bb07d-c9cc-405e-b0a1-3bbb8fa69f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4326 | 2026.03.27 20:03:11.089068 [ 276 ] {3e8bb07d-c9cc-405e-b0a1-3bbb8fa69f9d} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4327 | 2026.03.27 20:03:11.089104 [ 276 ] {3e8bb07d-c9cc-405e-b0a1-3bbb8fa69f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4328 | 2026.03.27 20:03:11.089385 [ 276 ] {3e8bb07d-c9cc-405e-b0a1-3bbb8fa69f9d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4329 | 2026.03.27 20:03:11.089596 [ 276 ] {3e8bb07d-c9cc-405e-b0a1-3bbb8fa69f9d} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4330 | 2026.03.27 20:03:11.089719 [ 276 ] {3e8bb07d-c9cc-405e-b0a1-3bbb8fa69f9d} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001135 sec., 21145.374449339208 rows/sec., 1.55 MiB/sec. | ||
| 4331 | 2026.03.27 20:03:11.089755 [ 276 ] {3e8bb07d-c9cc-405e-b0a1-3bbb8fa69f9d} <Debug> TCPHandler: Processed in 0.001296563 sec. | ||
| 4332 | 2026.03.27 20:03:11.089872 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4333 | 2026.03.27 20:03:11.089965 [ 276 ] {d1bf37ca-56cb-4e31-852e-0ec354a80805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4334 | 2026.03.27 20:03:11.090004 [ 276 ] {d1bf37ca-56cb-4e31-852e-0ec354a80805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4335 | 2026.03.27 20:03:11.090468 [ 276 ] {d1bf37ca-56cb-4e31-852e-0ec354a80805} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4336 | 2026.03.27 20:03:11.090505 [ 276 ] {d1bf37ca-56cb-4e31-852e-0ec354a80805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4337 | 2026.03.27 20:03:11.090808 [ 276 ] {d1bf37ca-56cb-4e31-852e-0ec354a80805} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4338 | 2026.03.27 20:03:11.091008 [ 276 ] {d1bf37ca-56cb-4e31-852e-0ec354a80805} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4339 | 2026.03.27 20:03:11.091130 [ 276 ] {d1bf37ca-56cb-4e31-852e-0ec354a80805} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001182 sec., 74450.08460236886 rows/sec., 5.81 MiB/sec. | ||
| 4340 | 2026.03.27 20:03:11.091167 [ 276 ] {d1bf37ca-56cb-4e31-852e-0ec354a80805} <Debug> TCPHandler: Processed in 0.001343464 sec. | ||
| 4341 | 2026.03.27 20:03:11.091285 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4342 | 2026.03.27 20:03:11.091379 [ 276 ] {36e34c8f-be33-46c8-ae61-1e12b61368e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4343 | 2026.03.27 20:03:11.091422 [ 276 ] {36e34c8f-be33-46c8-ae61-1e12b61368e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4344 | 2026.03.27 20:03:11.091852 [ 276 ] {36e34c8f-be33-46c8-ae61-1e12b61368e8} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4345 | 2026.03.27 20:03:11.091888 [ 276 ] {36e34c8f-be33-46c8-ae61-1e12b61368e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4346 | 2026.03.27 20:03:11.092219 [ 276 ] {36e34c8f-be33-46c8-ae61-1e12b61368e8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4347 | 2026.03.27 20:03:11.092418 [ 276 ] {36e34c8f-be33-46c8-ae61-1e12b61368e8} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4348 | 2026.03.27 20:03:11.092543 [ 276 ] {36e34c8f-be33-46c8-ae61-1e12b61368e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 4349 | 2026.03.27 20:03:11.092579 [ 276 ] {36e34c8f-be33-46c8-ae61-1e12b61368e8} <Debug> TCPHandler: Processed in 0.001343424 sec. | ||
| 4350 | 2026.03.27 20:03:11.092688 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4351 | 2026.03.27 20:03:11.092781 [ 276 ] {309d283c-5d15-4036-b930-8f9724c04261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4352 | 2026.03.27 20:03:11.092834 [ 276 ] {309d283c-5d15-4036-b930-8f9724c04261} <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 | ||
| 4353 | 2026.03.27 20:03:11.093620 [ 276 ] {309d283c-5d15-4036-b930-8f9724c04261} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4354 | 2026.03.27 20:03:11.093657 [ 276 ] {309d283c-5d15-4036-b930-8f9724c04261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4355 | 2026.03.27 20:03:11.094155 [ 276 ] {309d283c-5d15-4036-b930-8f9724c04261} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4356 | 2026.03.27 20:03:11.094369 [ 276 ] {309d283c-5d15-4036-b930-8f9724c04261} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4357 | 2026.03.27 20:03:11.094501 [ 276 ] {309d283c-5d15-4036-b930-8f9724c04261} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001738 sec., 13808.97583429229 rows/sec., 24.75 MiB/sec. | ||
| 4358 | 2026.03.27 20:03:11.094551 [ 276 ] {309d283c-5d15-4036-b930-8f9724c04261} <Debug> TCPHandler: Processed in 0.001911074 sec. | ||
| 4359 | 2026.03.27 20:03:11.094735 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4360 | 2026.03.27 20:03:11.094834 [ 276 ] {11610934-2932-495e-8b82-97d3cb55c659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4361 | 2026.03.27 20:03:11.094876 [ 276 ] {11610934-2932-495e-8b82-97d3cb55c659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4362 | 2026.03.27 20:03:11.095220 [ 276 ] {11610934-2932-495e-8b82-97d3cb55c659} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4363 | 2026.03.27 20:03:11.095257 [ 276 ] {11610934-2932-495e-8b82-97d3cb55c659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4364 | 2026.03.27 20:03:11.095562 [ 276 ] {11610934-2932-495e-8b82-97d3cb55c659} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4365 | 2026.03.27 20:03:11.095762 [ 276 ] {11610934-2932-495e-8b82-97d3cb55c659} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4366 | 2026.03.27 20:03:11.095886 [ 276 ] {11610934-2932-495e-8b82-97d3cb55c659} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 4367 | 2026.03.27 20:03:11.095921 [ 276 ] {11610934-2932-495e-8b82-97d3cb55c659} <Debug> TCPHandler: Processed in 0.001237012 sec. | ||
| 4368 | 2026.03.27 20:03:12.367604 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4369 | 2026.03.27 20:03:12.367687 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4370 | 2026.03.27 20:03:12.439170 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8671 | ||
| 4371 | 2026.03.27 20:03:12.439748 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4372 | 2026.03.27 20:03:12.439799 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4373 | 2026.03.27 20:03:12.440336 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4374 | 2026.03.27 20:03:12.440569 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4375 | 2026.03.27 20:03:12.440700 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8671 | ||
| 4376 | 2026.03.27 20:03:12.887639 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4377 | 2026.03.27 20:03:12.903457 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4378 | 2026.03.27 20:03:12.903516 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4379 | 2026.03.27 20:03:12.909488 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4380 | 2026.03.27 20:03:12.910205 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4381 | 2026.03.27 20:03:12.913086 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4382 | 2026.03.27 20:03:16.086302 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4383 | 2026.03.27 20:03:16.086513 [ 276 ] {0a520f4d-1d10-4189-801a-229ae4234de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4384 | 2026.03.27 20:03:16.086577 [ 276 ] {0a520f4d-1d10-4189-801a-229ae4234de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4385 | 2026.03.27 20:03:16.087270 [ 276 ] {0a520f4d-1d10-4189-801a-229ae4234de2} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2026.03.27 20:03:16.087318 [ 276 ] {0a520f4d-1d10-4189-801a-229ae4234de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4387 | 2026.03.27 20:03:16.087716 [ 276 ] {0a520f4d-1d10-4189-801a-229ae4234de2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4388 | 2026.03.27 20:03:16.087932 [ 276 ] {0a520f4d-1d10-4189-801a-229ae4234de2} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2026.03.27 20:03:16.088078 [ 276 ] {0a520f4d-1d10-4189-801a-229ae4234de2} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001614 sec., 55762.08178438662 rows/sec., 4.69 MiB/sec. | ||
| 4390 | 2026.03.27 20:03:16.088117 [ 276 ] {0a520f4d-1d10-4189-801a-229ae4234de2} <Debug> TCPHandler: Processed in 0.001954495 sec. | ||
| 4391 | 2026.03.27 20:03:16.088255 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4392 | 2026.03.27 20:03:16.088350 [ 276 ] {ae3fd62b-a664-466e-a6a0-2097b71ee766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4393 | 2026.03.27 20:03:16.088389 [ 276 ] {ae3fd62b-a664-466e-a6a0-2097b71ee766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4394 | 2026.03.27 20:03:16.088806 [ 276 ] {ae3fd62b-a664-466e-a6a0-2097b71ee766} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.03.27 20:03:16.088839 [ 276 ] {ae3fd62b-a664-466e-a6a0-2097b71ee766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4396 | 2026.03.27 20:03:16.089156 [ 276 ] {ae3fd62b-a664-466e-a6a0-2097b71ee766} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4397 | 2026.03.27 20:03:16.089369 [ 276 ] {ae3fd62b-a664-466e-a6a0-2097b71ee766} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2026.03.27 20:03:16.089494 [ 276 ] {ae3fd62b-a664-466e-a6a0-2097b71ee766} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001163 sec., 14617.368873602753 rows/sec., 1.07 MiB/sec. | ||
| 4399 | 2026.03.27 20:03:16.089530 [ 276 ] {ae3fd62b-a664-466e-a6a0-2097b71ee766} <Debug> TCPHandler: Processed in 0.001323984 sec. | ||
| 4400 | 2026.03.27 20:03:16.089645 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4401 | 2026.03.27 20:03:16.089739 [ 276 ] {e1c6e4da-5cd3-4d08-921b-5e92f70a5fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4402 | 2026.03.27 20:03:16.089777 [ 276 ] {e1c6e4da-5cd3-4d08-921b-5e92f70a5fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4403 | 2026.03.27 20:03:16.090210 [ 276 ] {e1c6e4da-5cd3-4d08-921b-5e92f70a5fd9} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2026.03.27 20:03:16.090243 [ 276 ] {e1c6e4da-5cd3-4d08-921b-5e92f70a5fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4405 | 2026.03.27 20:03:16.090543 [ 276 ] {e1c6e4da-5cd3-4d08-921b-5e92f70a5fd9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4406 | 2026.03.27 20:03:16.090764 [ 276 ] {e1c6e4da-5cd3-4d08-921b-5e92f70a5fd9} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2026.03.27 20:03:16.090885 [ 276 ] {e1c6e4da-5cd3-4d08-921b-5e92f70a5fd9} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001164 sec., 69587.62886597938 rows/sec., 5.43 MiB/sec. | ||
| 4408 | 2026.03.27 20:03:16.090919 [ 276 ] {e1c6e4da-5cd3-4d08-921b-5e92f70a5fd9} <Debug> TCPHandler: Processed in 0.001322343 sec. | ||
| 4409 | 2026.03.27 20:03:16.091038 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4410 | 2026.03.27 20:03:16.091136 [ 276 ] {21f8a19e-8e04-4492-8b5a-2f85b78712a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4411 | 2026.03.27 20:03:16.091179 [ 276 ] {21f8a19e-8e04-4492-8b5a-2f85b78712a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4412 | 2026.03.27 20:03:16.091601 [ 276 ] {21f8a19e-8e04-4492-8b5a-2f85b78712a7} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4413 | 2026.03.27 20:03:16.091634 [ 276 ] {21f8a19e-8e04-4492-8b5a-2f85b78712a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4414 | 2026.03.27 20:03:16.091950 [ 276 ] {21f8a19e-8e04-4492-8b5a-2f85b78712a7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4415 | 2026.03.27 20:03:16.092158 [ 276 ] {21f8a19e-8e04-4492-8b5a-2f85b78712a7} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4416 | 2026.03.27 20:03:16.092282 [ 276 ] {21f8a19e-8e04-4492-8b5a-2f85b78712a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 4417 | 2026.03.27 20:03:16.092321 [ 276 ] {21f8a19e-8e04-4492-8b5a-2f85b78712a7} <Debug> TCPHandler: Processed in 0.001330493 sec. | ||
| 4418 | 2026.03.27 20:03:16.092445 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4419 | 2026.03.27 20:03:16.092537 [ 276 ] {7a72acfb-306d-4e38-9b56-5b54942638a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4420 | 2026.03.27 20:03:16.092590 [ 276 ] {7a72acfb-306d-4e38-9b56-5b54942638a6} <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 | ||
| 4421 | 2026.03.27 20:03:16.093345 [ 276 ] {7a72acfb-306d-4e38-9b56-5b54942638a6} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4422 | 2026.03.27 20:03:16.093379 [ 276 ] {7a72acfb-306d-4e38-9b56-5b54942638a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4423 | 2026.03.27 20:03:16.093901 [ 276 ] {7a72acfb-306d-4e38-9b56-5b54942638a6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4424 | 2026.03.27 20:03:16.094121 [ 276 ] {7a72acfb-306d-4e38-9b56-5b54942638a6} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4425 | 2026.03.27 20:03:16.094256 [ 276 ] {7a72acfb-306d-4e38-9b56-5b54942638a6} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001736 sec., 9792.6267281106 rows/sec., 17.55 MiB/sec. | ||
| 4426 | 2026.03.27 20:03:16.094305 [ 276 ] {7a72acfb-306d-4e38-9b56-5b54942638a6} <Debug> TCPHandler: Processed in 0.001915774 sec. | ||
| 4427 | 2026.03.27 20:03:16.094434 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4428 | 2026.03.27 20:03:16.094528 [ 276 ] {507a10c3-b8c4-4aff-9bb2-eb51a35e22e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4429 | 2026.03.27 20:03:16.094568 [ 276 ] {507a10c3-b8c4-4aff-9bb2-eb51a35e22e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4430 | 2026.03.27 20:03:16.094907 [ 276 ] {507a10c3-b8c4-4aff-9bb2-eb51a35e22e7} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4431 | 2026.03.27 20:03:16.094941 [ 276 ] {507a10c3-b8c4-4aff-9bb2-eb51a35e22e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4432 | 2026.03.27 20:03:16.095252 [ 276 ] {507a10c3-b8c4-4aff-9bb2-eb51a35e22e7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4433 | 2026.03.27 20:03:16.095473 [ 276 ] {507a10c3-b8c4-4aff-9bb2-eb51a35e22e7} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4434 | 2026.03.27 20:03:16.095598 [ 276 ] {507a10c3-b8c4-4aff-9bb2-eb51a35e22e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 4435 | 2026.03.27 20:03:16.095631 [ 276 ] {507a10c3-b8c4-4aff-9bb2-eb51a35e22e7} <Debug> TCPHandler: Processed in 0.001252842 sec. | ||
| 4436 | 2026.03.27 20:03:16.334770 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4437 | 2026.03.27 20:03:16.334970 [ 276 ] {f0d01d08-fe14-4513-a5fe-205c52d6345b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4438 | 2026.03.27 20:03:16.335041 [ 276 ] {f0d01d08-fe14-4513-a5fe-205c52d6345b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4439 | 2026.03.27 20:03:16.335700 [ 276 ] {f0d01d08-fe14-4513-a5fe-205c52d6345b} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.03.27 20:03:16.335747 [ 276 ] {f0d01d08-fe14-4513-a5fe-205c52d6345b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4441 | 2026.03.27 20:03:16.336156 [ 276 ] {f0d01d08-fe14-4513-a5fe-205c52d6345b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4442 | 2026.03.27 20:03:16.336384 [ 276 ] {f0d01d08-fe14-4513-a5fe-205c52d6345b} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2026.03.27 20:03:16.336542 [ 276 ] {f0d01d08-fe14-4513-a5fe-205c52d6345b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001623 sec., 14787.430683918668 rows/sec., 1.23 MiB/sec. | ||
| 4444 | 2026.03.27 20:03:16.336584 [ 276 ] {f0d01d08-fe14-4513-a5fe-205c52d6345b} <Debug> TCPHandler: Processed in 0.001953164 sec. | ||
| 4445 | 2026.03.27 20:03:16.336710 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4446 | 2026.03.27 20:03:16.336808 [ 276 ] {64eb2612-fc80-48e0-990b-c99704264125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4447 | 2026.03.27 20:03:16.336850 [ 276 ] {64eb2612-fc80-48e0-990b-c99704264125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4448 | 2026.03.27 20:03:16.337247 [ 276 ] {64eb2612-fc80-48e0-990b-c99704264125} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4449 | 2026.03.27 20:03:16.337284 [ 276 ] {64eb2612-fc80-48e0-990b-c99704264125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4450 | 2026.03.27 20:03:16.337588 [ 276 ] {64eb2612-fc80-48e0-990b-c99704264125} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4451 | 2026.03.27 20:03:16.337791 [ 276 ] {64eb2612-fc80-48e0-990b-c99704264125} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4452 | 2026.03.27 20:03:16.337919 [ 276 ] {64eb2612-fc80-48e0-990b-c99704264125} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00113 sec., 5309.734513274337 rows/sec., 432.97 KiB/sec. | ||
| 4453 | 2026.03.27 20:03:16.337956 [ 276 ] {64eb2612-fc80-48e0-990b-c99704264125} <Debug> TCPHandler: Processed in 0.001296983 sec. | ||
| 4454 | 2026.03.27 20:03:16.338069 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2026.03.27 20:03:16.338165 [ 276 ] {542ffbe1-38a6-4000-a59e-8f63ab5ec641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4456 | 2026.03.27 20:03:16.338203 [ 276 ] {542ffbe1-38a6-4000-a59e-8f63ab5ec641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4457 | 2026.03.27 20:03:16.339489 [ 276 ] {542ffbe1-38a6-4000-a59e-8f63ab5ec641} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4458 | 2026.03.27 20:03:16.339525 [ 276 ] {542ffbe1-38a6-4000-a59e-8f63ab5ec641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4459 | 2026.03.27 20:03:16.339976 [ 276 ] {542ffbe1-38a6-4000-a59e-8f63ab5ec641} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4460 | 2026.03.27 20:03:16.340188 [ 276 ] {542ffbe1-38a6-4000-a59e-8f63ab5ec641} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2026.03.27 20:03:16.340322 [ 276 ] {542ffbe1-38a6-4000-a59e-8f63ab5ec641} <Debug> executeQuery: Read 2572 rows, 197.54 KiB in 0.002175 sec., 1182528.735632184 rows/sec., 88.69 MiB/sec. | ||
| 4462 | 2026.03.27 20:03:16.340361 [ 276 ] {542ffbe1-38a6-4000-a59e-8f63ab5ec641} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 4463 | 2026.03.27 20:03:16.340374 [ 276 ] {542ffbe1-38a6-4000-a59e-8f63ab5ec641} <Debug> TCPHandler: Processed in 0.002355571 sec. | ||
| 4464 | 2026.03.27 20:03:16.340493 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4465 | 2026.03.27 20:03:16.340590 [ 276 ] {b81756f7-3a02-4912-9c5a-e3ec5b331628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4466 | 2026.03.27 20:03:16.340629 [ 276 ] {b81756f7-3a02-4912-9c5a-e3ec5b331628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4467 | 2026.03.27 20:03:16.341047 [ 276 ] {b81756f7-3a02-4912-9c5a-e3ec5b331628} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4468 | 2026.03.27 20:03:16.341082 [ 276 ] {b81756f7-3a02-4912-9c5a-e3ec5b331628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4469 | 2026.03.27 20:03:16.341384 [ 276 ] {b81756f7-3a02-4912-9c5a-e3ec5b331628} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4470 | 2026.03.27 20:03:16.341590 [ 276 ] {b81756f7-3a02-4912-9c5a-e3ec5b331628} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4471 | 2026.03.27 20:03:16.341696 [ 109 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4472 | 2026.03.27 20:03:16.341718 [ 276 ] {b81756f7-3a02-4912-9c5a-e3ec5b331628} <Debug> executeQuery: Read 51 rows, 3.86 KiB in 0.001146 sec., 44502.61780104712 rows/sec., 3.29 MiB/sec. | ||
| 4473 | 2026.03.27 20:03:16.341765 [ 109 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4474 | 2026.03.27 20:03:16.341774 [ 276 ] {b81756f7-3a02-4912-9c5a-e3ec5b331628} <Debug> TCPHandler: Processed in 0.001332233 sec. | ||
| 4475 | 2026.03.27 20:03:16.341798 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4476 | 2026.03.27 20:03:16.341901 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4477 | 2026.03.27 20:03:16.341913 [ 191 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::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 | ||
| 4478 | 2026.03.27 20:03:16.342002 [ 191 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4479 | 2026.03.27 20:03:16.342002 [ 276 ] {cff93659-ae43-4b2f-8962-b7b549c577a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4480 | 2026.03.27 20:03:16.342032 [ 191 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 224 rows starting from the beginning of the part | ||
| 4481 | 2026.03.27 20:03:16.342051 [ 276 ] {cff93659-ae43-4b2f-8962-b7b549c577a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4482 | 2026.03.27 20:03:16.342113 [ 191 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 4483 | 2026.03.27 20:03:16.342158 [ 191 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part | ||
| 4484 | 2026.03.27 20:03:16.342200 [ 191 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 4485 | 2026.03.27 20:03:16.342236 [ 191 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 17 rows starting from the beginning of the part | ||
| 4486 | 2026.03.27 20:03:16.342286 [ 191 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part | ||
| 4487 | 2026.03.27 20:03:16.342731 [ 276 ] {cff93659-ae43-4b2f-8962-b7b549c577a5} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4488 | 2026.03.27 20:03:16.342766 [ 276 ] {cff93659-ae43-4b2f-8962-b7b549c577a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4489 | 2026.03.27 20:03:16.343030 [ 193 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 367 rows, containing 5 columns (5 merged, 0 gathered) in 0.00114869 sec., 319494.3805552412 rows/sec., 22.80 MiB/sec. | ||
| 4490 | 2026.03.27 20:03:16.343120 [ 276 ] {cff93659-ae43-4b2f-8962-b7b549c577a5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4491 | 2026.03.27 20:03:16.343247 [ 193 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4492 | 2026.03.27 20:03:16.343358 [ 276 ] {cff93659-ae43-4b2f-8962-b7b549c577a5} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2026.03.27 20:03:16.343503 [ 276 ] {cff93659-ae43-4b2f-8962-b7b549c577a5} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001519 sec., 543120.4739960501 rows/sec., 31.77 MiB/sec. | ||
| 4494 | 2026.03.27 20:03:16.343544 [ 276 ] {cff93659-ae43-4b2f-8962-b7b549c577a5} <Debug> TCPHandler: Processed in 0.00169292 sec. | ||
| 4495 | 2026.03.27 20:03:16.343607 [ 193 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_21_4} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2026.03.27 20:03:16.343664 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4497 | 2026.03.27 20:03:16.343693 [ 193 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_21_4} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4498 | 2026.03.27 20:03:16.343766 [ 276 ] {e0a9dfe6-fbc8-4352-b527-6841fea6f6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4499 | 2026.03.27 20:03:16.343808 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4500 | 2026.03.27 20:03:16.343810 [ 276 ] {e0a9dfe6-fbc8-4352-b527-6841fea6f6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4501 | 2026.03.27 20:03:16.344217 [ 276 ] {e0a9dfe6-fbc8-4352-b527-6841fea6f6a1} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2026.03.27 20:03:16.344253 [ 276 ] {e0a9dfe6-fbc8-4352-b527-6841fea6f6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4503 | 2026.03.27 20:03:16.344544 [ 276 ] {e0a9dfe6-fbc8-4352-b527-6841fea6f6a1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4504 | 2026.03.27 20:03:16.344757 [ 276 ] {e0a9dfe6-fbc8-4352-b527-6841fea6f6a1} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4505 | 2026.03.27 20:03:16.344888 [ 276 ] {e0a9dfe6-fbc8-4352-b527-6841fea6f6a1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001139 sec., 877.9631255487269 rows/sec., 61.73 KiB/sec. | ||
| 4506 | 2026.03.27 20:03:16.344925 [ 276 ] {e0a9dfe6-fbc8-4352-b527-6841fea6f6a1} <Debug> TCPHandler: Processed in 0.001311293 sec. | ||
| 4507 | 2026.03.27 20:03:16.345041 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4508 | 2026.03.27 20:03:16.345136 [ 276 ] {f203e306-15db-4ef0-ab71-f82c1f2d0c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4509 | 2026.03.27 20:03:16.345175 [ 276 ] {f203e306-15db-4ef0-ab71-f82c1f2d0c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4510 | 2026.03.27 20:03:16.345569 [ 276 ] {f203e306-15db-4ef0-ab71-f82c1f2d0c5c} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2026.03.27 20:03:16.345605 [ 276 ] {f203e306-15db-4ef0-ab71-f82c1f2d0c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4512 | 2026.03.27 20:03:16.345905 [ 276 ] {f203e306-15db-4ef0-ab71-f82c1f2d0c5c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4513 | 2026.03.27 20:03:16.346107 [ 276 ] {f203e306-15db-4ef0-ab71-f82c1f2d0c5c} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2026.03.27 20:03:16.346241 [ 276 ] {f203e306-15db-4ef0-ab71-f82c1f2d0c5c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001122 sec., 10695.187165775402 rows/sec., 835.56 KiB/sec. | ||
| 4515 | 2026.03.27 20:03:16.346278 [ 276 ] {f203e306-15db-4ef0-ab71-f82c1f2d0c5c} <Debug> TCPHandler: Processed in 0.001287223 sec. | ||
| 4516 | 2026.03.27 20:03:16.346387 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4517 | 2026.03.27 20:03:16.346483 [ 276 ] {25ed44ce-9e5e-464d-bd80-2467c2dfd0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4518 | 2026.03.27 20:03:16.346523 [ 276 ] {25ed44ce-9e5e-464d-bd80-2467c2dfd0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4519 | 2026.03.27 20:03:16.347364 [ 276 ] {25ed44ce-9e5e-464d-bd80-2467c2dfd0e3} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2026.03.27 20:03:16.347399 [ 276 ] {25ed44ce-9e5e-464d-bd80-2467c2dfd0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4521 | 2026.03.27 20:03:16.347787 [ 276 ] {25ed44ce-9e5e-464d-bd80-2467c2dfd0e3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4522 | 2026.03.27 20:03:16.347993 [ 276 ] {25ed44ce-9e5e-464d-bd80-2467c2dfd0e3} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2026.03.27 20:03:16.348134 [ 276 ] {25ed44ce-9e5e-464d-bd80-2467c2dfd0e3} <Debug> executeQuery: Read 1354 rows, 93.62 KiB in 0.001669 sec., 811264.230077891 rows/sec., 54.78 MiB/sec. | ||
| 4524 | 2026.03.27 20:03:16.348178 [ 276 ] {25ed44ce-9e5e-464d-bd80-2467c2dfd0e3} <Debug> TCPHandler: Processed in 0.001840812 sec. | ||
| 4525 | 2026.03.27 20:03:16.348295 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4526 | 2026.03.27 20:03:16.348392 [ 276 ] {a3de8bb8-a625-40f4-ac5c-4758ea3b8602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4527 | 2026.03.27 20:03:16.348434 [ 276 ] {a3de8bb8-a625-40f4-ac5c-4758ea3b8602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4528 | 2026.03.27 20:03:16.349094 [ 276 ] {a3de8bb8-a625-40f4-ac5c-4758ea3b8602} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.03.27 20:03:16.349130 [ 276 ] {a3de8bb8-a625-40f4-ac5c-4758ea3b8602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4530 | 2026.03.27 20:03:16.349565 [ 276 ] {a3de8bb8-a625-40f4-ac5c-4758ea3b8602} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4531 | 2026.03.27 20:03:16.349773 [ 276 ] {a3de8bb8-a625-40f4-ac5c-4758ea3b8602} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2026.03.27 20:03:16.349913 [ 276 ] {a3de8bb8-a625-40f4-ac5c-4758ea3b8602} <Debug> executeQuery: Read 1535 rows, 96.10 KiB in 0.001539 sec., 997400.9096816115 rows/sec., 60.98 MiB/sec. | ||
| 4533 | 2026.03.27 20:03:16.349950 [ 276 ] {a3de8bb8-a625-40f4-ac5c-4758ea3b8602} <Debug> TCPHandler: Processed in 0.001705281 sec. | ||
| 4534 | 2026.03.27 20:03:16.350063 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4535 | 2026.03.27 20:03:16.350158 [ 276 ] {57aab3ae-cbd9-4cf6-bbd0-a7a7dbd291fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4536 | 2026.03.27 20:03:16.350212 [ 276 ] {57aab3ae-cbd9-4cf6-bbd0-a7a7dbd291fb} <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 | ||
| 4537 | 2026.03.27 20:03:16.350991 [ 276 ] {57aab3ae-cbd9-4cf6-bbd0-a7a7dbd291fb} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2026.03.27 20:03:16.351026 [ 276 ] {57aab3ae-cbd9-4cf6-bbd0-a7a7dbd291fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4539 | 2026.03.27 20:03:16.351583 [ 276 ] {57aab3ae-cbd9-4cf6-bbd0-a7a7dbd291fb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4540 | 2026.03.27 20:03:16.351804 [ 276 ] {57aab3ae-cbd9-4cf6-bbd0-a7a7dbd291fb} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4541 | 2026.03.27 20:03:16.351912 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4542 | 2026.03.27 20:03:16.351946 [ 276 ] {57aab3ae-cbd9-4cf6-bbd0-a7a7dbd291fb} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001805 sec., 18282.548476454293 rows/sec., 32.76 MiB/sec. | ||
| 4543 | 2026.03.27 20:03:16.351955 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4544 | 2026.03.27 20:03:16.351990 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4545 | 2026.03.27 20:03:16.352004 [ 276 ] {57aab3ae-cbd9-4cf6-bbd0-a7a7dbd291fb} <Debug> TCPHandler: Processed in 0.001991335 sec. | ||
| 4546 | 2026.03.27 20:03:16.352101 [ 201 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::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 | ||
| 4547 | 2026.03.27 20:03:16.352122 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4548 | 2026.03.27 20:03:16.352229 [ 276 ] {a1d42a49-b43a-435c-b87d-aae120285c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4549 | 2026.03.27 20:03:16.352270 [ 276 ] {a1d42a49-b43a-435c-b87d-aae120285c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4550 | 2026.03.27 20:03:16.352358 [ 201 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4551 | 2026.03.27 20:03:16.352430 [ 201 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 349 rows starting from the beginning of the part | ||
| 4552 | 2026.03.27 20:03:16.352570 [ 201 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 4553 | 2026.03.27 20:03:16.352586 [ 276 ] {a1d42a49-b43a-435c-b87d-aae120285c55} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4554 | 2026.03.27 20:03:16.352626 [ 276 ] {a1d42a49-b43a-435c-b87d-aae120285c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4555 | 2026.03.27 20:03:16.352680 [ 201 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 17 rows starting from the beginning of the part | ||
| 4556 | 2026.03.27 20:03:16.352794 [ 201 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 4557 | 2026.03.27 20:03:16.352901 [ 201 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 17 rows starting from the beginning of the part | ||
| 4558 | 2026.03.27 20:03:16.352946 [ 276 ] {a1d42a49-b43a-435c-b87d-aae120285c55} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4559 | 2026.03.27 20:03:16.353005 [ 201 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 33 rows starting from the beginning of the part | ||
| 4560 | 2026.03.27 20:03:16.353170 [ 276 ] {a1d42a49-b43a-435c-b87d-aae120285c55} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4561 | 2026.03.27 20:03:16.353308 [ 276 ] {a1d42a49-b43a-435c-b87d-aae120285c55} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 754.90 KiB/sec. | ||
| 4562 | 2026.03.27 20:03:16.353344 [ 276 ] {a1d42a49-b43a-435c-b87d-aae120285c55} <Debug> TCPHandler: Processed in 0.001272362 sec. | ||
| 4563 | 2026.03.27 20:03:16.357085 [ 191 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 464 rows, containing 19 columns (19 merged, 0 gathered) in 0.005025139 sec., 92335.75429455783 rows/sec., 165.46 MiB/sec. | ||
| 4564 | 2026.03.27 20:03:16.357657 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4565 | 2026.03.27 20:03:16.357994 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4566 | 2026.03.27 20:03:16.358062 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4567 | 2026.03.27 20:03:16.358146 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 4568 | 2026.03.27 20:03:17.461893 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 610 | ||
| 4569 | 2026.03.27 20:03:17.464500 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2026.03.27 20:03:17.464550 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4571 | 2026.03.27 20:03:17.465754 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4572 | 2026.03.27 20:03:17.466029 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2026.03.27 20:03:17.466380 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 610 | ||
| 4574 | 2026.03.27 20:03:19.941754 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9119 | ||
| 4575 | 2026.03.27 20:03:19.942271 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4576 | 2026.03.27 20:03:19.942312 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4577 | 2026.03.27 20:03:19.942911 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4578 | 2026.03.27 20:03:19.943142 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4579 | 2026.03.27 20:03:19.943289 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9119 | ||
| 4580 | 2026.03.27 20:03:20.413128 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4581 | 2026.03.27 20:03:20.429323 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2026.03.27 20:03:20.429371 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4583 | 2026.03.27 20:03:20.434885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4584 | 2026.03.27 20:03:20.435572 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2026.03.27 20:03:20.438418 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4586 | 2026.03.27 20:03:21.083987 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4587 | 2026.03.27 20:03:21.084186 [ 276 ] {afd7a7f0-7628-43b0-ba70-a366b9e339f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4588 | 2026.03.27 20:03:21.084259 [ 276 ] {afd7a7f0-7628-43b0-ba70-a366b9e339f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4589 | 2026.03.27 20:03:21.084951 [ 276 ] {afd7a7f0-7628-43b0-ba70-a366b9e339f2} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2026.03.27 20:03:21.084995 [ 276 ] {afd7a7f0-7628-43b0-ba70-a366b9e339f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4591 | 2026.03.27 20:03:21.085390 [ 276 ] {afd7a7f0-7628-43b0-ba70-a366b9e339f2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4592 | 2026.03.27 20:03:21.085616 [ 276 ] {afd7a7f0-7628-43b0-ba70-a366b9e339f2} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.03.27 20:03:21.085753 [ 103 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4594 | 2026.03.27 20:03:21.085778 [ 276 ] {afd7a7f0-7628-43b0-ba70-a366b9e339f2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001645 sec., 34042.553191489365 rows/sec., 2.62 MiB/sec. | ||
| 4595 | 2026.03.27 20:03:21.085798 [ 103 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2026.03.27 20:03:21.085821 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 4597 | 2026.03.27 20:03:21.085828 [ 276 ] {afd7a7f0-7628-43b0-ba70-a366b9e339f2} <Debug> TCPHandler: Processed in 0.001978515 sec. | ||
| 4598 | 2026.03.27 20:03:21.085958 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4599 | 2026.03.27 20:03:21.085965 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 4600 | 2026.03.27 20:03:21.086063 [ 276 ] {fdc3bc07-3d70-4258-9aad-46217ed3368e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4601 | 2026.03.27 20:03:21.086112 [ 276 ] {fdc3bc07-3d70-4258-9aad-46217ed3368e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4602 | 2026.03.27 20:03:21.086135 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4603 | 2026.03.27 20:03:21.086179 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3360 rows starting from the beginning of the part | ||
| 4604 | 2026.03.27 20:03:21.086257 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 95 rows starting from the beginning of the part | ||
| 4605 | 2026.03.27 20:03:21.086310 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 4606 | 2026.03.27 20:03:21.086361 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 4607 | 2026.03.27 20:03:21.086405 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2572 rows starting from the beginning of the part | ||
| 4608 | 2026.03.27 20:03:21.086452 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4609 | 2026.03.27 20:03:21.086544 [ 276 ] {fdc3bc07-3d70-4258-9aad-46217ed3368e} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2026.03.27 20:03:21.086588 [ 276 ] {fdc3bc07-3d70-4258-9aad-46217ed3368e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4611 | 2026.03.27 20:03:21.086943 [ 276 ] {fdc3bc07-3d70-4258-9aad-46217ed3368e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4612 | 2026.03.27 20:03:21.087160 [ 276 ] {fdc3bc07-3d70-4258-9aad-46217ed3368e} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2026.03.27 20:03:21.087264 [ 103 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4614 | 2026.03.27 20:03:21.087294 [ 103 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2026.03.27 20:03:21.087298 [ 276 ] {fdc3bc07-3d70-4258-9aad-46217ed3368e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001258 sec., 50874.403815580285 rows/sec., 3.97 MiB/sec. | ||
| 4616 | 2026.03.27 20:03:21.087313 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4617 | 2026.03.27 20:03:21.087340 [ 276 ] {fdc3bc07-3d70-4258-9aad-46217ed3368e} <Debug> TCPHandler: Processed in 0.001436736 sec. | ||
| 4618 | 2026.03.27 20:03:21.087403 [ 197 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::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 | ||
| 4619 | 2026.03.27 20:03:21.087457 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4620 | 2026.03.27 20:03:21.087510 [ 197 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4621 | 2026.03.27 20:03:21.087542 [ 197 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1829 rows starting from the beginning of the part | ||
| 4622 | 2026.03.27 20:03:21.087560 [ 276 ] {41ba3c22-0f28-47c5-af11-258b286e421f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4623 | 2026.03.27 20:03:21.087609 [ 276 ] {41ba3c22-0f28-47c5-af11-258b286e421f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4624 | 2026.03.27 20:03:21.087622 [ 197 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 91 rows starting from the beginning of the part | ||
| 4625 | 2026.03.27 20:03:21.087678 [ 197 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 88 rows starting from the beginning of the part | ||
| 4626 | 2026.03.27 20:03:21.087736 [ 197 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 81 rows starting from the beginning of the part | ||
| 4627 | 2026.03.27 20:03:21.087779 [ 197 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1354 rows starting from the beginning of the part | ||
| 4628 | 2026.03.27 20:03:21.087823 [ 197 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4629 | 2026.03.27 20:03:21.087994 [ 276 ] {41ba3c22-0f28-47c5-af11-258b286e421f} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4630 | 2026.03.27 20:03:21.088034 [ 276 ] {41ba3c22-0f28-47c5-af11-258b286e421f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4631 | 2026.03.27 20:03:21.088490 [ 276 ] {41ba3c22-0f28-47c5-af11-258b286e421f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4632 | 2026.03.27 20:03:21.088633 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6277 rows, containing 5 columns (5 merged, 0 gathered) in 0.002744449 sec., 2287162.195398785 rows/sec., 182.28 MiB/sec. | ||
| 4633 | 2026.03.27 20:03:21.088718 [ 276 ] {41ba3c22-0f28-47c5-af11-258b286e421f} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2026.03.27 20:03:21.088815 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4635 | 2026.03.27 20:03:21.088840 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2026.03.27 20:03:21.088856 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4637 | 2026.03.27 20:03:21.088855 [ 276 ] {41ba3c22-0f28-47c5-af11-258b286e421f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001316 sec., 97264.4376899696 rows/sec., 6.77 MiB/sec. | ||
| 4638 | 2026.03.27 20:03:21.088900 [ 276 ] {41ba3c22-0f28-47c5-af11-258b286e421f} <Debug> TCPHandler: Processed in 0.001495726 sec. | ||
| 4639 | 2026.03.27 20:03:21.088925 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 4640 | 2026.03.27 20:03:21.089007 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4641 | 2026.03.27 20:03:21.089027 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4642 | 2026.03.27 20:03:21.089041 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9830 rows starting from the beginning of the part | ||
| 4643 | 2026.03.27 20:03:21.089043 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4644 | 2026.03.27 20:03:21.089099 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 165 rows starting from the beginning of the part | ||
| 4645 | 2026.03.27 20:03:21.089126 [ 276 ] {bc152727-8c61-453f-a21d-bc08fcc345f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4646 | 2026.03.27 20:03:21.089150 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 4647 | 2026.03.27 20:03:21.089164 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3507 rows, containing 5 columns (5 merged, 0 gathered) in 0.001803892 sec., 1944129.6929084444 rows/sec., 141.23 MiB/sec. | ||
| 4648 | 2026.03.27 20:03:21.089191 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4649 | 2026.03.27 20:03:21.089169 [ 276 ] {bc152727-8c61-453f-a21d-bc08fcc345f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4650 | 2026.03.27 20:03:21.089242 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1535 rows starting from the beginning of the part | ||
| 4651 | 2026.03.27 20:03:21.089283 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 128 rows starting from the beginning of the part | ||
| 4652 | 2026.03.27 20:03:21.089398 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_26_5} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4653 | 2026.03.27 20:03:21.089432 [ 197 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4654 | 2026.03.27 20:03:21.089489 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_26_5} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4655 | 2026.03.27 20:03:21.089570 [ 276 ] {bc152727-8c61-453f-a21d-bc08fcc345f3} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2026.03.27 20:03:21.089594 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 4657 | 2026.03.27 20:03:21.089612 [ 276 ] {bc152727-8c61-453f-a21d-bc08fcc345f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4658 | 2026.03.27 20:03:21.089743 [ 197 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_26_5} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2026.03.27 20:03:21.089825 [ 197 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_26_5} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4660 | 2026.03.27 20:03:21.089905 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 4661 | 2026.03.27 20:03:21.089954 [ 276 ] {bc152727-8c61-453f-a21d-bc08fcc345f3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4662 | 2026.03.27 20:03:21.090169 [ 276 ] {bc152727-8c61-453f-a21d-bc08fcc345f3} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4663 | 2026.03.27 20:03:21.090262 [ 103 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4664 | 2026.03.27 20:03:21.090284 [ 103 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2026.03.27 20:03:21.090299 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4666 | 2026.03.27 20:03:21.090301 [ 276 ] {bc152727-8c61-453f-a21d-bc08fcc345f3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001194 sec., 40201.00502512563 rows/sec., 2.71 MiB/sec. | ||
| 4667 | 2026.03.27 20:03:21.090340 [ 276 ] {bc152727-8c61-453f-a21d-bc08fcc345f3} <Debug> TCPHandler: Processed in 0.001364014 sec. | ||
| 4668 | 2026.03.27 20:03:21.090389 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 4669 | 2026.03.27 20:03:21.090521 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4670 | 2026.03.27 20:03:21.090556 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 930 rows starting from the beginning of the part | ||
| 4671 | 2026.03.27 20:03:21.090618 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 4672 | 2026.03.27 20:03:21.090660 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 4673 | 2026.03.27 20:03:21.090697 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4674 | 2026.03.27 20:03:21.090734 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 4675 | 2026.03.27 20:03:21.090768 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
| 4676 | 2026.03.27 20:03:21.091653 [ 200 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1170 rows, containing 4 columns (4 merged, 0 gathered) in 0.001313484 sec., 890760.7553651206 rows/sec., 57.91 MiB/sec. | ||
| 4677 | 2026.03.27 20:03:21.091801 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4678 | 2026.03.27 20:03:21.092042 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_26_5} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4679 | 2026.03.27 20:03:21.092108 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_26_5} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4680 | 2026.03.27 20:03:21.092169 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4681 | 2026.03.27 20:03:21.093008 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11978 rows, containing 5 columns (5 merged, 0 gathered) in 0.004113483 sec., 2911887.5658414047 rows/sec., 185.14 MiB/sec. | ||
| 4682 | 2026.03.27 20:03:21.093375 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4683 | 2026.03.27 20:03:21.093667 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4684 | 2026.03.27 20:03:21.093739 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4685 | 2026.03.27 20:03:21.093818 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 4686 | 2026.03.27 20:03:26.086304 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4687 | 2026.03.27 20:03:26.086518 [ 276 ] {de1173d2-5ab4-42e7-afa2-8a3b33c52f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4688 | 2026.03.27 20:03:26.086591 [ 276 ] {de1173d2-5ab4-42e7-afa2-8a3b33c52f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4689 | 2026.03.27 20:03:26.087294 [ 276 ] {de1173d2-5ab4-42e7-afa2-8a3b33c52f96} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4690 | 2026.03.27 20:03:26.087350 [ 276 ] {de1173d2-5ab4-42e7-afa2-8a3b33c52f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4691 | 2026.03.27 20:03:26.087790 [ 276 ] {de1173d2-5ab4-42e7-afa2-8a3b33c52f96} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4692 | 2026.03.27 20:03:26.088007 [ 276 ] {de1173d2-5ab4-42e7-afa2-8a3b33c52f96} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4693 | 2026.03.27 20:03:26.088158 [ 276 ] {de1173d2-5ab4-42e7-afa2-8a3b33c52f96} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001691 sec., 53222.94500295683 rows/sec., 4.48 MiB/sec. | ||
| 4694 | 2026.03.27 20:03:26.088206 [ 276 ] {de1173d2-5ab4-42e7-afa2-8a3b33c52f96} <Debug> TCPHandler: Processed in 0.002039306 sec. | ||
| 4695 | 2026.03.27 20:03:26.088338 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4696 | 2026.03.27 20:03:26.088440 [ 276 ] {914d5ecc-43b8-48b2-b2dd-d604700372a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4697 | 2026.03.27 20:03:26.088482 [ 276 ] {914d5ecc-43b8-48b2-b2dd-d604700372a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4698 | 2026.03.27 20:03:26.088896 [ 276 ] {914d5ecc-43b8-48b2-b2dd-d604700372a6} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4699 | 2026.03.27 20:03:26.088933 [ 276 ] {914d5ecc-43b8-48b2-b2dd-d604700372a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4700 | 2026.03.27 20:03:26.089227 [ 276 ] {914d5ecc-43b8-48b2-b2dd-d604700372a6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4701 | 2026.03.27 20:03:26.089433 [ 276 ] {914d5ecc-43b8-48b2-b2dd-d604700372a6} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4702 | 2026.03.27 20:03:26.089562 [ 276 ] {914d5ecc-43b8-48b2-b2dd-d604700372a6} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001144 sec., 14860.13986013986 rows/sec., 1.09 MiB/sec. | ||
| 4703 | 2026.03.27 20:03:26.089599 [ 276 ] {914d5ecc-43b8-48b2-b2dd-d604700372a6} <Debug> TCPHandler: Processed in 0.001313374 sec. | ||
| 4704 | 2026.03.27 20:03:26.089787 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4705 | 2026.03.27 20:03:26.089882 [ 276 ] {5b3ad296-09b8-46e9-8d24-516ce84d2c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4706 | 2026.03.27 20:03:26.089922 [ 276 ] {5b3ad296-09b8-46e9-8d24-516ce84d2c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4707 | 2026.03.27 20:03:26.090336 [ 276 ] {5b3ad296-09b8-46e9-8d24-516ce84d2c35} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4708 | 2026.03.27 20:03:26.090372 [ 276 ] {5b3ad296-09b8-46e9-8d24-516ce84d2c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4709 | 2026.03.27 20:03:26.090671 [ 276 ] {5b3ad296-09b8-46e9-8d24-516ce84d2c35} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4710 | 2026.03.27 20:03:26.090871 [ 276 ] {5b3ad296-09b8-46e9-8d24-516ce84d2c35} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4711 | 2026.03.27 20:03:26.090995 [ 276 ] {5b3ad296-09b8-46e9-8d24-516ce84d2c35} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001132 sec., 71554.7703180212 rows/sec., 5.59 MiB/sec. | ||
| 4712 | 2026.03.27 20:03:26.091031 [ 276 ] {5b3ad296-09b8-46e9-8d24-516ce84d2c35} <Debug> TCPHandler: Processed in 0.001293423 sec. | ||
| 4713 | 2026.03.27 20:03:26.091160 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4714 | 2026.03.27 20:03:26.091259 [ 276 ] {a2368f83-f9d3-4416-b16f-1f0c49ff9ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4715 | 2026.03.27 20:03:26.091300 [ 276 ] {a2368f83-f9d3-4416-b16f-1f0c49ff9ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4716 | 2026.03.27 20:03:26.091712 [ 276 ] {a2368f83-f9d3-4416-b16f-1f0c49ff9ab8} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4717 | 2026.03.27 20:03:26.091748 [ 276 ] {a2368f83-f9d3-4416-b16f-1f0c49ff9ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4718 | 2026.03.27 20:03:26.092076 [ 276 ] {a2368f83-f9d3-4416-b16f-1f0c49ff9ab8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4719 | 2026.03.27 20:03:26.092275 [ 276 ] {a2368f83-f9d3-4416-b16f-1f0c49ff9ab8} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4720 | 2026.03.27 20:03:26.092400 [ 276 ] {a2368f83-f9d3-4416-b16f-1f0c49ff9ab8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 4721 | 2026.03.27 20:03:26.092435 [ 276 ] {a2368f83-f9d3-4416-b16f-1f0c49ff9ab8} <Debug> TCPHandler: Processed in 0.001324924 sec. | ||
| 4722 | 2026.03.27 20:03:26.092545 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4723 | 2026.03.27 20:03:26.092638 [ 276 ] {7cc35695-6371-458f-b531-d03d4b0d6a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4724 | 2026.03.27 20:03:26.092690 [ 276 ] {7cc35695-6371-458f-b531-d03d4b0d6a31} <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 | ||
| 4725 | 2026.03.27 20:03:26.093437 [ 276 ] {7cc35695-6371-458f-b531-d03d4b0d6a31} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4726 | 2026.03.27 20:03:26.093472 [ 276 ] {7cc35695-6371-458f-b531-d03d4b0d6a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4727 | 2026.03.27 20:03:26.093978 [ 276 ] {7cc35695-6371-458f-b531-d03d4b0d6a31} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4728 | 2026.03.27 20:03:26.094196 [ 276 ] {7cc35695-6371-458f-b531-d03d4b0d6a31} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4729 | 2026.03.27 20:03:26.094329 [ 276 ] {7cc35695-6371-458f-b531-d03d4b0d6a31} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00171 sec., 9941.520467836257 rows/sec., 17.81 MiB/sec. | ||
| 4730 | 2026.03.27 20:03:26.094387 [ 276 ] {7cc35695-6371-458f-b531-d03d4b0d6a31} <Debug> TCPHandler: Processed in 0.001889883 sec. | ||
| 4731 | 2026.03.27 20:03:26.094515 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4732 | 2026.03.27 20:03:26.094609 [ 276 ] {f04ebcc6-f2a8-4851-8aec-3b743d6aa6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4733 | 2026.03.27 20:03:26.094648 [ 276 ] {f04ebcc6-f2a8-4851-8aec-3b743d6aa6fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4734 | 2026.03.27 20:03:26.094974 [ 276 ] {f04ebcc6-f2a8-4851-8aec-3b743d6aa6fb} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4735 | 2026.03.27 20:03:26.095010 [ 276 ] {f04ebcc6-f2a8-4851-8aec-3b743d6aa6fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4736 | 2026.03.27 20:03:26.095303 [ 276 ] {f04ebcc6-f2a8-4851-8aec-3b743d6aa6fb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4737 | 2026.03.27 20:03:26.095504 [ 276 ] {f04ebcc6-f2a8-4851-8aec-3b743d6aa6fb} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2026.03.27 20:03:26.095627 [ 276 ] {f04ebcc6-f2a8-4851-8aec-3b743d6aa6fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 4739 | 2026.03.27 20:03:26.095661 [ 276 ] {f04ebcc6-f2a8-4851-8aec-3b743d6aa6fb} <Debug> TCPHandler: Processed in 0.001194381 sec. | ||
| 4740 | 2026.03.27 20:03:27.271281 [ 96 ] {} <Debug> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4741 | 2026.03.27 20:03:27.271356 [ 96 ] {} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4742 | 2026.03.27 20:03:27.271380 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4743 | 2026.03.27 20:03:27.271481 [ 200 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::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 | ||
| 4744 | 2026.03.27 20:03:27.271598 [ 200 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4745 | 2026.03.27 20:03:27.271628 [ 200 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::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 | ||
| 4746 | 2026.03.27 20:03:27.271693 [ 200 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::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 | ||
| 4747 | 2026.03.27 20:03:27.271740 [ 200 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 4748 | 2026.03.27 20:03:27.271782 [ 200 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 4749 | 2026.03.27 20:03:27.271821 [ 200 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 4750 | 2026.03.27 20:03:27.272605 [ 189 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.00116057 sec., 286066.3294760333 rows/sec., 17.96 MiB/sec. | ||
| 4751 | 2026.03.27 20:03:27.272794 [ 192 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4752 | 2026.03.27 20:03:27.273111 [ 192 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_9_2} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.03.27 20:03:27.273195 [ 192 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_9_2} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4754 | 2026.03.27 20:03:27.273270 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4755 | 2026.03.27 20:03:27.367729 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4756 | 2026.03.27 20:03:27.367767 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4757 | 2026.03.27 20:03:27.443500 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9631 | ||
| 4758 | 2026.03.27 20:03:27.444034 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2026.03.27 20:03:27.444083 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4760 | 2026.03.27 20:03:27.444584 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4761 | 2026.03.27 20:03:27.444819 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2026.03.27 20:03:27.444967 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9631 | ||
| 4763 | 2026.03.27 20:03:27.466632 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 630 | ||
| 4764 | 2026.03.27 20:03:27.468694 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2026.03.27 20:03:27.468740 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4766 | 2026.03.27 20:03:27.470038 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4767 | 2026.03.27 20:03:27.470332 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4768 | 2026.03.27 20:03:27.470673 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 630 | ||
| 4769 | 2026.03.27 20:03:27.938638 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4770 | 2026.03.27 20:03:27.955515 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4771 | 2026.03.27 20:03:27.955573 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4772 | 2026.03.27 20:03:27.961006 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4773 | 2026.03.27 20:03:27.961680 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2026.03.27 20:03:27.964360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4775 | 2026.03.27 20:03:28.078194 [ 95 ] {} <Debug> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4776 | 2026.03.27 20:03:28.078254 [ 95 ] {} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2026.03.27 20:03:28.078287 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4778 | 2026.03.27 20:03:28.078446 [ 189 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::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 | ||
| 4779 | 2026.03.27 20:03:28.078646 [ 189 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4780 | 2026.03.27 20:03:28.078700 [ 189 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::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 | ||
| 4781 | 2026.03.27 20:03:28.078807 [ 189 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::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 | ||
| 4782 | 2026.03.27 20:03:28.078886 [ 189 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 4783 | 2026.03.27 20:03:28.078968 [ 189 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 4784 | 2026.03.27 20:03:28.079039 [ 189 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 4785 | 2026.03.27 20:03:28.080032 [ 192 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 5 columns (5 merged, 0 gathered) in 0.00165792 sec., 386025.8637328701 rows/sec., 26.84 MiB/sec. | ||
| 4786 | 2026.03.27 20:03:28.080273 [ 194 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4787 | 2026.03.27 20:03:28.080634 [ 194 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_9_2} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4788 | 2026.03.27 20:03:28.080721 [ 194 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_9_2} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4789 | 2026.03.27 20:03:28.080819 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4790 | 2026.03.27 20:03:28.426648 [ 95 ] {} <Debug> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4791 | 2026.03.27 20:03:28.426733 [ 95 ] {} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2026.03.27 20:03:28.426769 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4793 | 2026.03.27 20:03:28.426924 [ 189 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::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 | ||
| 4794 | 2026.03.27 20:03:28.427132 [ 189 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4795 | 2026.03.27 20:03:28.427187 [ 189 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 4796 | 2026.03.27 20:03:28.427300 [ 189 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::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 | ||
| 4797 | 2026.03.27 20:03:28.427370 [ 189 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::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 | ||
| 4798 | 2026.03.27 20:03:28.427435 [ 189 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::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 | ||
| 4799 | 2026.03.27 20:03:28.427493 [ 189 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::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 | ||
| 4800 | 2026.03.27 20:03:28.428364 [ 192 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001516066 sec., 3957.6113440971567 rows/sec., 293.73 KiB/sec. | ||
| 4801 | 2026.03.27 20:03:28.428546 [ 195 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4802 | 2026.03.27 20:03:28.428845 [ 195 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_5_1} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4803 | 2026.03.27 20:03:28.428919 [ 195 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_5_1} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4804 | 2026.03.27 20:03:28.429025 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4805 | 2026.03.27 20:03:29.972175 [ 95 ] {} <Debug> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4806 | 2026.03.27 20:03:29.972280 [ 95 ] {} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2026.03.27 20:03:29.972316 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4808 | 2026.03.27 20:03:29.972477 [ 189 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::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 | ||
| 4809 | 2026.03.27 20:03:29.972665 [ 189 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4810 | 2026.03.27 20:03:29.972709 [ 189 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 953 rows starting from the beginning of the part | ||
| 4811 | 2026.03.27 20:03:29.972797 [ 189 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 4812 | 2026.03.27 20:03:29.972856 [ 189 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 825 rows starting from the beginning of the part | ||
| 4813 | 2026.03.27 20:03:29.972914 [ 189 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 825 rows starting from the beginning of the part | ||
| 4814 | 2026.03.27 20:03:29.972980 [ 189 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 825 rows starting from the beginning of the part | ||
| 4815 | 2026.03.27 20:03:29.974416 [ 195 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3577 rows, containing 5 columns (5 merged, 0 gathered) in 0.002014466 sec., 1775656.675267788 rows/sec., 111.27 MiB/sec. | ||
| 4816 | 2026.03.27 20:03:29.974575 [ 189 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4817 | 2026.03.27 20:03:29.974820 [ 189 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_10_2} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.03.27 20:03:29.974886 [ 189 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_10_2} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4819 | 2026.03.27 20:03:29.974950 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 4820 | 2026.03.27 20:03:31.086261 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2026.03.27 20:03:31.086460 [ 276 ] {22bdf567-85a6-4c6c-a476-e135bf5acf99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4822 | 2026.03.27 20:03:31.086534 [ 276 ] {22bdf567-85a6-4c6c-a476-e135bf5acf99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4823 | 2026.03.27 20:03:31.087218 [ 276 ] {22bdf567-85a6-4c6c-a476-e135bf5acf99} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.03.27 20:03:31.087268 [ 276 ] {22bdf567-85a6-4c6c-a476-e135bf5acf99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4825 | 2026.03.27 20:03:31.087651 [ 276 ] {22bdf567-85a6-4c6c-a476-e135bf5acf99} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4826 | 2026.03.27 20:03:31.087880 [ 276 ] {22bdf567-85a6-4c6c-a476-e135bf5acf99} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4827 | 2026.03.27 20:03:31.088036 [ 276 ] {22bdf567-85a6-4c6c-a476-e135bf5acf99} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001628 sec., 63882.06388206388 rows/sec., 5.36 MiB/sec. | ||
| 4828 | 2026.03.27 20:03:31.088084 [ 276 ] {22bdf567-85a6-4c6c-a476-e135bf5acf99} <Debug> TCPHandler: Processed in 0.001956495 sec. | ||
| 4829 | 2026.03.27 20:03:31.088223 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4830 | 2026.03.27 20:03:31.088325 [ 276 ] {d9c72f10-6a86-4320-a415-d3ccef96d05a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4831 | 2026.03.27 20:03:31.088368 [ 276 ] {d9c72f10-6a86-4320-a415-d3ccef96d05a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4832 | 2026.03.27 20:03:31.088798 [ 276 ] {d9c72f10-6a86-4320-a415-d3ccef96d05a} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2026.03.27 20:03:31.088836 [ 276 ] {d9c72f10-6a86-4320-a415-d3ccef96d05a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4834 | 2026.03.27 20:03:31.089132 [ 276 ] {d9c72f10-6a86-4320-a415-d3ccef96d05a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4835 | 2026.03.27 20:03:31.089332 [ 276 ] {d9c72f10-6a86-4320-a415-d3ccef96d05a} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4836 | 2026.03.27 20:03:31.089461 [ 276 ] {d9c72f10-6a86-4320-a415-d3ccef96d05a} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001159 sec., 20707.50647109577 rows/sec., 1.52 MiB/sec. | ||
| 4837 | 2026.03.27 20:03:31.089498 [ 276 ] {d9c72f10-6a86-4320-a415-d3ccef96d05a} <Debug> TCPHandler: Processed in 0.001325774 sec. | ||
| 4838 | 2026.03.27 20:03:31.089621 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4839 | 2026.03.27 20:03:31.089716 [ 276 ] {8b014ade-f850-4838-8f8a-18eabf3108b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4840 | 2026.03.27 20:03:31.089756 [ 276 ] {8b014ade-f850-4838-8f8a-18eabf3108b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4841 | 2026.03.27 20:03:31.090176 [ 276 ] {8b014ade-f850-4838-8f8a-18eabf3108b8} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4842 | 2026.03.27 20:03:31.090211 [ 276 ] {8b014ade-f850-4838-8f8a-18eabf3108b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4843 | 2026.03.27 20:03:31.090503 [ 276 ] {8b014ade-f850-4838-8f8a-18eabf3108b8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4844 | 2026.03.27 20:03:31.090705 [ 276 ] {8b014ade-f850-4838-8f8a-18eabf3108b8} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4845 | 2026.03.27 20:03:31.090831 [ 276 ] {8b014ade-f850-4838-8f8a-18eabf3108b8} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001133 sec., 77669.90291262137 rows/sec., 6.07 MiB/sec. | ||
| 4846 | 2026.03.27 20:03:31.090867 [ 276 ] {8b014ade-f850-4838-8f8a-18eabf3108b8} <Debug> TCPHandler: Processed in 0.001294083 sec. | ||
| 4847 | 2026.03.27 20:03:31.090981 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4848 | 2026.03.27 20:03:31.091075 [ 276 ] {fcbfdb5a-9c14-4254-960f-9046682c0852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4849 | 2026.03.27 20:03:31.091117 [ 276 ] {fcbfdb5a-9c14-4254-960f-9046682c0852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4850 | 2026.03.27 20:03:31.091510 [ 276 ] {fcbfdb5a-9c14-4254-960f-9046682c0852} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4851 | 2026.03.27 20:03:31.091544 [ 276 ] {fcbfdb5a-9c14-4254-960f-9046682c0852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4852 | 2026.03.27 20:03:31.091854 [ 276 ] {fcbfdb5a-9c14-4254-960f-9046682c0852} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4853 | 2026.03.27 20:03:31.092060 [ 276 ] {fcbfdb5a-9c14-4254-960f-9046682c0852} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4854 | 2026.03.27 20:03:31.092184 [ 276 ] {fcbfdb5a-9c14-4254-960f-9046682c0852} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001127 sec., 141969.8314108252 rows/sec., 9.89 MiB/sec. | ||
| 4855 | 2026.03.27 20:03:31.092219 [ 276 ] {fcbfdb5a-9c14-4254-960f-9046682c0852} <Debug> TCPHandler: Processed in 0.001285872 sec. | ||
| 4856 | 2026.03.27 20:03:31.092328 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4857 | 2026.03.27 20:03:31.092421 [ 276 ] {56f25910-c105-424a-ac1a-b63b8b61f43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4858 | 2026.03.27 20:03:31.092474 [ 276 ] {56f25910-c105-424a-ac1a-b63b8b61f43c} <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 | ||
| 4859 | 2026.03.27 20:03:31.093224 [ 276 ] {56f25910-c105-424a-ac1a-b63b8b61f43c} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4860 | 2026.03.27 20:03:31.093264 [ 276 ] {56f25910-c105-424a-ac1a-b63b8b61f43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4861 | 2026.03.27 20:03:31.093769 [ 276 ] {56f25910-c105-424a-ac1a-b63b8b61f43c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4862 | 2026.03.27 20:03:31.093980 [ 276 ] {56f25910-c105-424a-ac1a-b63b8b61f43c} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4863 | 2026.03.27 20:03:31.094117 [ 276 ] {56f25910-c105-424a-ac1a-b63b8b61f43c} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001714 sec., 14002.333722287047 rows/sec., 25.09 MiB/sec. | ||
| 4864 | 2026.03.27 20:03:31.094178 [ 276 ] {56f25910-c105-424a-ac1a-b63b8b61f43c} <Debug> TCPHandler: Processed in 0.001897983 sec. | ||
| 4865 | 2026.03.27 20:03:31.094292 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4866 | 2026.03.27 20:03:31.094386 [ 276 ] {0bbdaa0a-b1f7-44fe-b837-a2171395a86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4867 | 2026.03.27 20:03:31.094427 [ 276 ] {0bbdaa0a-b1f7-44fe-b837-a2171395a86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4868 | 2026.03.27 20:03:31.094758 [ 276 ] {0bbdaa0a-b1f7-44fe-b837-a2171395a86f} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4869 | 2026.03.27 20:03:31.094793 [ 276 ] {0bbdaa0a-b1f7-44fe-b837-a2171395a86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4870 | 2026.03.27 20:03:31.095092 [ 276 ] {0bbdaa0a-b1f7-44fe-b837-a2171395a86f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4871 | 2026.03.27 20:03:31.095295 [ 276 ] {0bbdaa0a-b1f7-44fe-b837-a2171395a86f} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4872 | 2026.03.27 20:03:31.095414 [ 276 ] {0bbdaa0a-b1f7-44fe-b837-a2171395a86f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 4873 | 2026.03.27 20:03:31.095448 [ 276 ] {0bbdaa0a-b1f7-44fe-b837-a2171395a86f} <Debug> TCPHandler: Processed in 0.001217182 sec. | ||
| 4874 | 2026.03.27 20:03:34.945095 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10079 | ||
| 4875 | 2026.03.27 20:03:34.945658 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4876 | 2026.03.27 20:03:34.945706 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4877 | 2026.03.27 20:03:34.946223 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4878 | 2026.03.27 20:03:34.946461 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4879 | 2026.03.27 20:03:34.946607 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10079 | ||
| 4880 | 2026.03.27 20:03:34.946600 [ 84 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4881 | 2026.03.27 20:03:34.946697 [ 84 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4882 | 2026.03.27 20:03:34.946727 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4883 | 2026.03.27 20:03:34.946855 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 4884 | 2026.03.27 20:03:34.946985 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4885 | 2026.03.27 20:03:34.947022 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7711 rows starting from the beginning of the part | ||
| 4886 | 2026.03.27 20:03:34.947086 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4887 | 2026.03.27 20:03:34.947135 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4888 | 2026.03.27 20:03:34.947175 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4889 | 2026.03.27 20:03:34.947214 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4890 | 2026.03.27 20:03:34.947254 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4891 | 2026.03.27 20:03:34.949103 [ 189 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10079 rows, containing 4 columns (4 merged, 0 gathered) in 0.00230601 sec., 4370752.945563983 rows/sec., 62.52 MiB/sec. | ||
| 4892 | 2026.03.27 20:03:34.949420 [ 195 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4893 | 2026.03.27 20:03:34.949736 [ 195 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_21_4} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2026.03.27 20:03:34.949816 [ 195 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_21_4} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4895 | 2026.03.27 20:03:34.949961 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 4896 | 2026.03.27 20:03:35.464469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4897 | 2026.03.27 20:03:35.481081 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4898 | 2026.03.27 20:03:35.481132 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4899 | 2026.03.27 20:03:35.486431 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4900 | 2026.03.27 20:03:35.487086 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4901 | 2026.03.27 20:03:35.487413 [ 83 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4902 | 2026.03.27 20:03:35.487455 [ 83 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4903 | 2026.03.27 20:03:35.487478 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4904 | 2026.03.27 20:03:35.487562 [ 187 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 4905 | 2026.03.27 20:03:35.489939 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4906 | 2026.03.27 20:03:35.490376 [ 187 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4907 | 2026.03.27 20:03:35.491134 [ 187 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 4908 | 2026.03.27 20:03:35.494346 [ 187 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4909 | 2026.03.27 20:03:35.497514 [ 187 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4910 | 2026.03.27 20:03:35.500916 [ 187 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 4911 | 2026.03.27 20:03:35.504632 [ 187 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 4912 | 2026.03.27 20:03:35.508585 [ 187 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 4913 | 2026.03.27 20:03:35.559851 [ 189 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.072317067 sec., 2198.651115095694 rows/sec., 11.37 MiB/sec. | ||
| 4914 | 2026.03.27 20:03:35.562325 [ 189 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4915 | 2026.03.27 20:03:35.564347 [ 189 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_21_4} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2026.03.27 20:03:35.564453 [ 189 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_21_4} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4917 | 2026.03.27 20:03:35.566703 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4918 | 2026.03.27 20:03:36.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.52 MiB, peak 260.07 MiB, free memory in arenas 0.00 B, will set to 253.74 MiB (RSS), difference: 4.22 MiB | ||
| 4919 | 2026.03.27 20:03:36.086346 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4920 | 2026.03.27 20:03:36.086543 [ 276 ] {6168965a-9a10-4cb2-a497-e389051b28b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4921 | 2026.03.27 20:03:36.086614 [ 276 ] {6168965a-9a10-4cb2-a497-e389051b28b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4922 | 2026.03.27 20:03:36.087325 [ 276 ] {6168965a-9a10-4cb2-a497-e389051b28b5} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2026.03.27 20:03:36.087365 [ 276 ] {6168965a-9a10-4cb2-a497-e389051b28b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4924 | 2026.03.27 20:03:36.087762 [ 276 ] {6168965a-9a10-4cb2-a497-e389051b28b5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4925 | 2026.03.27 20:03:36.087996 [ 276 ] {6168965a-9a10-4cb2-a497-e389051b28b5} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4926 | 2026.03.27 20:03:36.088153 [ 276 ] {6168965a-9a10-4cb2-a497-e389051b28b5} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001662 sec., 54151.62454873646 rows/sec., 4.56 MiB/sec. | ||
| 4927 | 2026.03.27 20:03:36.088203 [ 276 ] {6168965a-9a10-4cb2-a497-e389051b28b5} <Debug> TCPHandler: Processed in 0.001993225 sec. | ||
| 4928 | 2026.03.27 20:03:36.088343 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4929 | 2026.03.27 20:03:36.088447 [ 276 ] {a47cf75e-22b2-4320-9d64-6f1d3da1bb0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4930 | 2026.03.27 20:03:36.088490 [ 276 ] {a47cf75e-22b2-4320-9d64-6f1d3da1bb0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4931 | 2026.03.27 20:03:36.088902 [ 276 ] {a47cf75e-22b2-4320-9d64-6f1d3da1bb0f} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2026.03.27 20:03:36.088937 [ 276 ] {a47cf75e-22b2-4320-9d64-6f1d3da1bb0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4933 | 2026.03.27 20:03:36.089317 [ 276 ] {a47cf75e-22b2-4320-9d64-6f1d3da1bb0f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4934 | 2026.03.27 20:03:36.089525 [ 276 ] {a47cf75e-22b2-4320-9d64-6f1d3da1bb0f} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4935 | 2026.03.27 20:03:36.089663 [ 276 ] {a47cf75e-22b2-4320-9d64-6f1d3da1bb0f} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001228 sec., 13843.648208469056 rows/sec., 1.02 MiB/sec. | ||
| 4936 | 2026.03.27 20:03:36.089703 [ 276 ] {a47cf75e-22b2-4320-9d64-6f1d3da1bb0f} <Debug> TCPHandler: Processed in 0.001425765 sec. | ||
| 4937 | 2026.03.27 20:03:36.089821 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4938 | 2026.03.27 20:03:36.089918 [ 276 ] {a5d38496-e4b5-410f-a236-f904ee2e1d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4939 | 2026.03.27 20:03:36.089959 [ 276 ] {a5d38496-e4b5-410f-a236-f904ee2e1d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4940 | 2026.03.27 20:03:36.090383 [ 276 ] {a5d38496-e4b5-410f-a236-f904ee2e1d38} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2026.03.27 20:03:36.090420 [ 276 ] {a5d38496-e4b5-410f-a236-f904ee2e1d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4942 | 2026.03.27 20:03:36.090718 [ 276 ] {a5d38496-e4b5-410f-a236-f904ee2e1d38} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4943 | 2026.03.27 20:03:36.090924 [ 276 ] {a5d38496-e4b5-410f-a236-f904ee2e1d38} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2026.03.27 20:03:36.091050 [ 276 ] {a5d38496-e4b5-410f-a236-f904ee2e1d38} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001152 sec., 70312.5 rows/sec., 5.49 MiB/sec. | ||
| 4945 | 2026.03.27 20:03:36.091087 [ 276 ] {a5d38496-e4b5-410f-a236-f904ee2e1d38} <Debug> TCPHandler: Processed in 0.001316583 sec. | ||
| 4946 | 2026.03.27 20:03:36.091200 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4947 | 2026.03.27 20:03:36.091302 [ 276 ] {c1959e27-112c-41b3-b66e-e92c0ea2f1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4948 | 2026.03.27 20:03:36.091346 [ 276 ] {c1959e27-112c-41b3-b66e-e92c0ea2f1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4949 | 2026.03.27 20:03:36.091739 [ 276 ] {c1959e27-112c-41b3-b66e-e92c0ea2f1fa} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4950 | 2026.03.27 20:03:36.091776 [ 276 ] {c1959e27-112c-41b3-b66e-e92c0ea2f1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4951 | 2026.03.27 20:03:36.092100 [ 276 ] {c1959e27-112c-41b3-b66e-e92c0ea2f1fa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4952 | 2026.03.27 20:03:36.092308 [ 276 ] {c1959e27-112c-41b3-b66e-e92c0ea2f1fa} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4953 | 2026.03.27 20:03:36.092437 [ 276 ] {c1959e27-112c-41b3-b66e-e92c0ea2f1fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 4954 | 2026.03.27 20:03:36.092474 [ 276 ] {c1959e27-112c-41b3-b66e-e92c0ea2f1fa} <Debug> TCPHandler: Processed in 0.001323873 sec. | ||
| 4955 | 2026.03.27 20:03:36.092586 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4956 | 2026.03.27 20:03:36.092680 [ 276 ] {d87ce82c-8059-4f1b-b4c2-f40eedf967ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4957 | 2026.03.27 20:03:36.092736 [ 276 ] {d87ce82c-8059-4f1b-b4c2-f40eedf967ae} <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 | ||
| 4958 | 2026.03.27 20:03:36.093483 [ 276 ] {d87ce82c-8059-4f1b-b4c2-f40eedf967ae} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4959 | 2026.03.27 20:03:36.093518 [ 276 ] {d87ce82c-8059-4f1b-b4c2-f40eedf967ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4960 | 2026.03.27 20:03:36.094037 [ 276 ] {d87ce82c-8059-4f1b-b4c2-f40eedf967ae} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4961 | 2026.03.27 20:03:36.094255 [ 276 ] {d87ce82c-8059-4f1b-b4c2-f40eedf967ae} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4962 | 2026.03.27 20:03:36.094399 [ 276 ] {d87ce82c-8059-4f1b-b4c2-f40eedf967ae} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001736 sec., 9792.6267281106 rows/sec., 17.55 MiB/sec. | ||
| 4963 | 2026.03.27 20:03:36.094459 [ 276 ] {d87ce82c-8059-4f1b-b4c2-f40eedf967ae} <Debug> TCPHandler: Processed in 0.001922174 sec. | ||
| 4964 | 2026.03.27 20:03:36.094574 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4965 | 2026.03.27 20:03:36.094670 [ 276 ] {29161764-d4c0-4c35-b4ae-21c0e4f24c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4966 | 2026.03.27 20:03:36.094712 [ 276 ] {29161764-d4c0-4c35-b4ae-21c0e4f24c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4967 | 2026.03.27 20:03:36.095037 [ 276 ] {29161764-d4c0-4c35-b4ae-21c0e4f24c0a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4968 | 2026.03.27 20:03:36.095073 [ 276 ] {29161764-d4c0-4c35-b4ae-21c0e4f24c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4969 | 2026.03.27 20:03:36.095375 [ 276 ] {29161764-d4c0-4c35-b4ae-21c0e4f24c0a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4970 | 2026.03.27 20:03:36.095575 [ 276 ] {29161764-d4c0-4c35-b4ae-21c0e4f24c0a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2026.03.27 20:03:36.095700 [ 276 ] {29161764-d4c0-4c35-b4ae-21c0e4f24c0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 4972 | 2026.03.27 20:03:36.095735 [ 276 ] {29161764-d4c0-4c35-b4ae-21c0e4f24c0a} <Debug> TCPHandler: Processed in 0.001211071 sec. | ||
| 4973 | 2026.03.27 20:03:37.470848 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 654 | ||
| 4974 | 2026.03.27 20:03:37.472870 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4975 | 2026.03.27 20:03:37.472907 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4976 | 2026.03.27 20:03:37.474066 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4977 | 2026.03.27 20:03:37.474347 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4978 | 2026.03.27 20:03:37.474593 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 654 | ||
| 4979 | 2026.03.27 20:03:41.087073 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4980 | 2026.03.27 20:03:41.087285 [ 276 ] {cf94c1e8-8302-4270-986e-ab780e2b659c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4981 | 2026.03.27 20:03:41.087369 [ 276 ] {cf94c1e8-8302-4270-986e-ab780e2b659c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4982 | 2026.03.27 20:03:41.088032 [ 276 ] {cf94c1e8-8302-4270-986e-ab780e2b659c} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2026.03.27 20:03:41.088077 [ 276 ] {cf94c1e8-8302-4270-986e-ab780e2b659c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4984 | 2026.03.27 20:03:41.088483 [ 276 ] {cf94c1e8-8302-4270-986e-ab780e2b659c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4985 | 2026.03.27 20:03:41.088704 [ 276 ] {cf94c1e8-8302-4270-986e-ab780e2b659c} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2026.03.27 20:03:41.088865 [ 276 ] {cf94c1e8-8302-4270-986e-ab780e2b659c} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001631 sec., 63764.56161863887 rows/sec., 5.35 MiB/sec. | ||
| 4987 | 2026.03.27 20:03:41.088913 [ 276 ] {cf94c1e8-8302-4270-986e-ab780e2b659c} <Debug> TCPHandler: Processed in 0.001977875 sec. | ||
| 4988 | 2026.03.27 20:03:41.089035 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4989 | 2026.03.27 20:03:41.089139 [ 276 ] {80d18714-2656-4af6-b3d8-451b532c7c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4990 | 2026.03.27 20:03:41.089182 [ 276 ] {80d18714-2656-4af6-b3d8-451b532c7c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4991 | 2026.03.27 20:03:41.089605 [ 276 ] {80d18714-2656-4af6-b3d8-451b532c7c2a} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2026.03.27 20:03:41.089643 [ 276 ] {80d18714-2656-4af6-b3d8-451b532c7c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 4993 | 2026.03.27 20:03:41.089943 [ 276 ] {80d18714-2656-4af6-b3d8-451b532c7c2a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4994 | 2026.03.27 20:03:41.090155 [ 276 ] {80d18714-2656-4af6-b3d8-451b532c7c2a} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2026.03.27 20:03:41.090290 [ 276 ] {80d18714-2656-4af6-b3d8-451b532c7c2a} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001174 sec., 20442.930153321977 rows/sec., 1.50 MiB/sec. | ||
| 4996 | 2026.03.27 20:03:41.090335 [ 276 ] {80d18714-2656-4af6-b3d8-451b532c7c2a} <Debug> TCPHandler: Processed in 0.001352384 sec. | ||
| 4997 | 2026.03.27 20:03:41.090449 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4998 | 2026.03.27 20:03:41.090544 [ 276 ] {bd5561b8-d6f9-4f81-a682-73d5f3ca3cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4999 | 2026.03.27 20:03:41.090586 [ 276 ] {bd5561b8-d6f9-4f81-a682-73d5f3ca3cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5000 | 2026.03.27 20:03:41.091020 [ 276 ] {bd5561b8-d6f9-4f81-a682-73d5f3ca3cf9} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2026.03.27 20:03:41.091057 [ 276 ] {bd5561b8-d6f9-4f81-a682-73d5f3ca3cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5002 | 2026.03.27 20:03:41.091361 [ 276 ] {bd5561b8-d6f9-4f81-a682-73d5f3ca3cf9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5003 | 2026.03.27 20:03:41.091573 [ 276 ] {bd5561b8-d6f9-4f81-a682-73d5f3ca3cf9} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2026.03.27 20:03:41.091700 [ 276 ] {bd5561b8-d6f9-4f81-a682-73d5f3ca3cf9} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001175 sec., 74893.61702127659 rows/sec., 5.85 MiB/sec. | ||
| 5005 | 2026.03.27 20:03:41.091738 [ 276 ] {bd5561b8-d6f9-4f81-a682-73d5f3ca3cf9} <Debug> TCPHandler: Processed in 0.001339424 sec. | ||
| 5006 | 2026.03.27 20:03:41.091845 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5007 | 2026.03.27 20:03:41.091941 [ 276 ] {db752133-4a79-4d81-96e1-442638a83dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5008 | 2026.03.27 20:03:41.091985 [ 276 ] {db752133-4a79-4d81-96e1-442638a83dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5009 | 2026.03.27 20:03:41.092415 [ 276 ] {db752133-4a79-4d81-96e1-442638a83dac} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5010 | 2026.03.27 20:03:41.092451 [ 276 ] {db752133-4a79-4d81-96e1-442638a83dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5011 | 2026.03.27 20:03:41.092769 [ 276 ] {db752133-4a79-4d81-96e1-442638a83dac} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5012 | 2026.03.27 20:03:41.092969 [ 276 ] {db752133-4a79-4d81-96e1-442638a83dac} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5013 | 2026.03.27 20:03:41.093096 [ 276 ] {db752133-4a79-4d81-96e1-442638a83dac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 5014 | 2026.03.27 20:03:41.093132 [ 276 ] {db752133-4a79-4d81-96e1-442638a83dac} <Debug> TCPHandler: Processed in 0.001336783 sec. | ||
| 5015 | 2026.03.27 20:03:41.093233 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5016 | 2026.03.27 20:03:41.093335 [ 276 ] {483fd913-1101-4d6f-b20d-bd57bcb8a992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5017 | 2026.03.27 20:03:41.093391 [ 276 ] {483fd913-1101-4d6f-b20d-bd57bcb8a992} <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 | ||
| 5018 | 2026.03.27 20:03:41.094207 [ 276 ] {483fd913-1101-4d6f-b20d-bd57bcb8a992} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5019 | 2026.03.27 20:03:41.094242 [ 276 ] {483fd913-1101-4d6f-b20d-bd57bcb8a992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5020 | 2026.03.27 20:03:41.094776 [ 276 ] {483fd913-1101-4d6f-b20d-bd57bcb8a992} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5021 | 2026.03.27 20:03:41.094996 [ 276 ] {483fd913-1101-4d6f-b20d-bd57bcb8a992} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5022 | 2026.03.27 20:03:41.095138 [ 276 ] {483fd913-1101-4d6f-b20d-bd57bcb8a992} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001828 sec., 13129.10284463895 rows/sec., 23.53 MiB/sec. | ||
| 5023 | 2026.03.27 20:03:41.095198 [ 276 ] {483fd913-1101-4d6f-b20d-bd57bcb8a992} <Debug> TCPHandler: Processed in 0.002013256 sec. | ||
| 5024 | 2026.03.27 20:03:41.095309 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5025 | 2026.03.27 20:03:41.095414 [ 276 ] {a0e72a50-ec2a-4768-bb4a-3619949c289d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5026 | 2026.03.27 20:03:41.095458 [ 276 ] {a0e72a50-ec2a-4768-bb4a-3619949c289d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5027 | 2026.03.27 20:03:41.095796 [ 276 ] {a0e72a50-ec2a-4768-bb4a-3619949c289d} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5028 | 2026.03.27 20:03:41.095832 [ 276 ] {a0e72a50-ec2a-4768-bb4a-3619949c289d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5029 | 2026.03.27 20:03:41.096159 [ 276 ] {a0e72a50-ec2a-4768-bb4a-3619949c289d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5030 | 2026.03.27 20:03:41.096368 [ 276 ] {a0e72a50-ec2a-4768-bb4a-3619949c289d} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2026.03.27 20:03:41.096497 [ 276 ] {a0e72a50-ec2a-4768-bb4a-3619949c289d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 5032 | 2026.03.27 20:03:41.096533 [ 276 ] {a0e72a50-ec2a-4768-bb4a-3619949c289d} <Debug> TCPHandler: Processed in 0.001272812 sec. | ||
| 5033 | 2026.03.27 20:03:42.367821 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5034 | 2026.03.27 20:03:42.367874 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5035 | 2026.03.27 20:03:42.446754 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10591 | ||
| 5036 | 2026.03.27 20:03:42.447636 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2026.03.27 20:03:42.447729 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5038 | 2026.03.27 20:03:42.448310 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5039 | 2026.03.27 20:03:42.448596 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5040 | 2026.03.27 20:03:42.448742 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10591 | ||
| 5041 | 2026.03.27 20:03:42.990065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5042 | 2026.03.27 20:03:43.005320 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5043 | 2026.03.27 20:03:43.005386 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5044 | 2026.03.27 20:03:43.011739 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5045 | 2026.03.27 20:03:43.012414 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5046 | 2026.03.27 20:03:43.015332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5047 | 2026.03.27 20:03:46.086730 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5048 | 2026.03.27 20:03:46.086915 [ 276 ] {a90af5b8-470f-4ed0-abf0-2f466e450773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5049 | 2026.03.27 20:03:46.086979 [ 276 ] {a90af5b8-470f-4ed0-abf0-2f466e450773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5050 | 2026.03.27 20:03:46.087788 [ 276 ] {a90af5b8-470f-4ed0-abf0-2f466e450773} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5051 | 2026.03.27 20:03:46.087834 [ 276 ] {a90af5b8-470f-4ed0-abf0-2f466e450773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5052 | 2026.03.27 20:03:46.088207 [ 276 ] {a90af5b8-470f-4ed0-abf0-2f466e450773} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5053 | 2026.03.27 20:03:46.088433 [ 276 ] {a90af5b8-470f-4ed0-abf0-2f466e450773} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5054 | 2026.03.27 20:03:46.088587 [ 276 ] {a90af5b8-470f-4ed0-abf0-2f466e450773} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001717 sec., 52417.006406523 rows/sec., 4.41 MiB/sec. | ||
| 5055 | 2026.03.27 20:03:46.088590 [ 72 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5056 | 2026.03.27 20:03:46.088635 [ 276 ] {a90af5b8-470f-4ed0-abf0-2f466e450773} <Debug> TCPHandler: Processed in 0.002037756 sec. | ||
| 5057 | 2026.03.27 20:03:46.088666 [ 72 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2026.03.27 20:03:46.088696 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5059 | 2026.03.27 20:03:46.089036 [ 188 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 5060 | 2026.03.27 20:03:46.089053 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5061 | 2026.03.27 20:03:46.089162 [ 276 ] {b81f2460-7c26-4001-b599-1a6462266abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5062 | 2026.03.27 20:03:46.089169 [ 188 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5063 | 2026.03.27 20:03:46.089207 [ 276 ] {b81f2460-7c26-4001-b599-1a6462266abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5064 | 2026.03.27 20:03:46.089212 [ 188 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3360 rows starting from the beginning of the part | ||
| 5065 | 2026.03.27 20:03:46.089289 [ 188 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 5066 | 2026.03.27 20:03:46.089333 [ 188 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 5067 | 2026.03.27 20:03:46.089373 [ 188 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 90 rows starting from the beginning of the part | ||
| 5068 | 2026.03.27 20:03:46.089412 [ 188 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 5069 | 2026.03.27 20:03:46.089450 [ 188 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 5070 | 2026.03.27 20:03:46.089711 [ 276 ] {b81f2460-7c26-4001-b599-1a6462266abb} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5071 | 2026.03.27 20:03:46.089756 [ 276 ] {b81f2460-7c26-4001-b599-1a6462266abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5072 | 2026.03.27 20:03:46.090194 [ 276 ] {b81f2460-7c26-4001-b599-1a6462266abb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5073 | 2026.03.27 20:03:46.090436 [ 276 ] {b81f2460-7c26-4001-b599-1a6462266abb} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5074 | 2026.03.27 20:03:46.090568 [ 72 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5075 | 2026.03.27 20:03:46.090578 [ 276 ] {b81f2460-7c26-4001-b599-1a6462266abb} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001438 sec., 11821.974965229485 rows/sec., 888.96 KiB/sec. | ||
| 5076 | 2026.03.27 20:03:46.090621 [ 72 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5077 | 2026.03.27 20:03:46.090639 [ 276 ] {b81f2460-7c26-4001-b599-1a6462266abb} <Debug> TCPHandler: Processed in 0.001640529 sec. | ||
| 5078 | 2026.03.27 20:03:46.090648 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5079 | 2026.03.27 20:03:46.090780 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::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 | ||
| 5080 | 2026.03.27 20:03:46.090793 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5081 | 2026.03.27 20:03:46.090917 [ 276 ] {1c356a35-339d-4b8b-8818-0ff665e8d3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5082 | 2026.03.27 20:03:46.090927 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5083 | 2026.03.27 20:03:46.090964 [ 276 ] {1c356a35-339d-4b8b-8818-0ff665e8d3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5084 | 2026.03.27 20:03:46.090973 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 224 rows starting from the beginning of the part | ||
| 5085 | 2026.03.27 20:03:46.091053 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 17 rows starting from the beginning of the part | ||
| 5086 | 2026.03.27 20:03:46.091098 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 5087 | 2026.03.27 20:03:46.091138 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 17 rows starting from the beginning of the part | ||
| 5088 | 2026.03.27 20:03:46.091141 [ 199 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3838 rows, containing 5 columns (5 merged, 0 gathered) in 0.002150128 sec., 1785010.0087064586 rows/sec., 144.03 MiB/sec. | ||
| 5089 | 2026.03.27 20:03:46.091179 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 5090 | 2026.03.27 20:03:46.091225 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 17 rows starting from the beginning of the part | ||
| 5091 | 2026.03.27 20:03:46.091465 [ 276 ] {1c356a35-339d-4b8b-8818-0ff665e8d3d7} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5092 | 2026.03.27 20:03:46.091508 [ 276 ] {1c356a35-339d-4b8b-8818-0ff665e8d3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5093 | 2026.03.27 20:03:46.091537 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5094 | 2026.03.27 20:03:46.091808 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_31_6} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5095 | 2026.03.27 20:03:46.091883 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_31_6} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5096 | 2026.03.27 20:03:46.091912 [ 276 ] {1c356a35-339d-4b8b-8818-0ff665e8d3d7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5097 | 2026.03.27 20:03:46.091976 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 5098 | 2026.03.27 20:03:46.092091 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 323 rows, containing 5 columns (5 merged, 0 gathered) in 0.001367314 sec., 236229.5712616122 rows/sec., 16.69 MiB/sec. | ||
| 5099 | 2026.03.27 20:03:46.092123 [ 276 ] {1c356a35-339d-4b8b-8818-0ff665e8d3d7} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2026.03.27 20:03:46.092261 [ 72 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5101 | 2026.03.27 20:03:46.092264 [ 276 ] {1c356a35-339d-4b8b-8818-0ff665e8d3d7} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001369 sec., 59167.2753834916 rows/sec., 4.62 MiB/sec. | ||
| 5102 | 2026.03.27 20:03:46.092287 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5103 | 2026.03.27 20:03:46.092303 [ 72 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5104 | 2026.03.27 20:03:46.092333 [ 276 ] {1c356a35-339d-4b8b-8818-0ff665e8d3d7} <Debug> TCPHandler: Processed in 0.001588378 sec. | ||
| 5105 | 2026.03.27 20:03:46.092342 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5106 | 2026.03.27 20:03:46.092421 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::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 | ||
| 5107 | 2026.03.27 20:03:46.092483 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5108 | 2026.03.27 20:03:46.092515 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5109 | 2026.03.27 20:03:46.092548 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1829 rows starting from the beginning of the part | ||
| 5110 | 2026.03.27 20:03:46.092586 [ 276 ] {a4386d13-283b-4f36-8ef5-a8504f2ebd25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5111 | 2026.03.27 20:03:46.092586 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_26_5} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5112 | 2026.03.27 20:03:46.092594 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 81 rows starting from the beginning of the part | ||
| 5113 | 2026.03.27 20:03:46.092635 [ 276 ] {a4386d13-283b-4f36-8ef5-a8504f2ebd25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5114 | 2026.03.27 20:03:46.092654 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 88 rows starting from the beginning of the part | ||
| 5115 | 2026.03.27 20:03:46.092669 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_26_5} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5116 | 2026.03.27 20:03:46.092693 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 81 rows starting from the beginning of the part | ||
| 5117 | 2026.03.27 20:03:46.092731 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 88 rows starting from the beginning of the part | ||
| 5118 | 2026.03.27 20:03:46.092747 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5119 | 2026.03.27 20:03:46.092764 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 81 rows starting from the beginning of the part | ||
| 5120 | 2026.03.27 20:03:46.093085 [ 276 ] {a4386d13-283b-4f36-8ef5-a8504f2ebd25} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5121 | 2026.03.27 20:03:46.093125 [ 276 ] {a4386d13-283b-4f36-8ef5-a8504f2ebd25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5122 | 2026.03.27 20:03:46.093467 [ 276 ] {a4386d13-283b-4f36-8ef5-a8504f2ebd25} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5123 | 2026.03.27 20:03:46.093682 [ 276 ] {a4386d13-283b-4f36-8ef5-a8504f2ebd25} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5124 | 2026.03.27 20:03:46.093767 [ 190 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2248 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375295 sec., 1634558.4038333595 rows/sec., 120.66 MiB/sec. | ||
| 5125 | 2026.03.27 20:03:46.093795 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5126 | 2026.03.27 20:03:46.093815 [ 276 ] {a4386d13-283b-4f36-8ef5-a8504f2ebd25} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 5127 | 2026.03.27 20:03:46.093836 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2026.03.27 20:03:46.093852 [ 276 ] {a4386d13-283b-4f36-8ef5-a8504f2ebd25} <Debug> TCPHandler: Processed in 0.001417095 sec. | ||
| 5129 | 2026.03.27 20:03:46.093857 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5130 | 2026.03.27 20:03:46.093931 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 5131 | 2026.03.27 20:03:46.093970 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5132 | 2026.03.27 20:03:46.094020 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5133 | 2026.03.27 20:03:46.094049 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11978 rows starting from the beginning of the part | ||
| 5134 | 2026.03.27 20:03:46.094063 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5135 | 2026.03.27 20:03:46.094066 [ 276 ] {7fa40b7d-554b-4e51-9019-fbcef575e574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5136 | 2026.03.27 20:03:46.094106 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 5137 | 2026.03.27 20:03:46.094139 [ 276 ] {7fa40b7d-554b-4e51-9019-fbcef575e574} <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 | ||
| 5138 | 2026.03.27 20:03:46.094149 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5139 | 2026.03.27 20:03:46.094190 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5140 | 2026.03.27 20:03:46.094228 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 5141 | 2026.03.27 20:03:46.094266 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5142 | 2026.03.27 20:03:46.094393 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_31_6} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5143 | 2026.03.27 20:03:46.094490 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_31_6} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5144 | 2026.03.27 20:03:46.094600 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 5145 | 2026.03.27 20:03:46.094953 [ 276 ] {7fa40b7d-554b-4e51-9019-fbcef575e574} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5146 | 2026.03.27 20:03:46.094992 [ 276 ] {7fa40b7d-554b-4e51-9019-fbcef575e574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5147 | 2026.03.27 20:03:46.095542 [ 276 ] {7fa40b7d-554b-4e51-9019-fbcef575e574} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5148 | 2026.03.27 20:03:46.095770 [ 276 ] {7fa40b7d-554b-4e51-9019-fbcef575e574} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5149 | 2026.03.27 20:03:46.095876 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5150 | 2026.03.27 20:03:46.095904 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5151 | 2026.03.27 20:03:46.095912 [ 276 ] {7fa40b7d-554b-4e51-9019-fbcef575e574} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001863 sec., 9125.067096081588 rows/sec., 16.35 MiB/sec. | ||
| 5152 | 2026.03.27 20:03:46.095922 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5153 | 2026.03.27 20:03:46.095980 [ 276 ] {7fa40b7d-554b-4e51-9019-fbcef575e574} <Debug> TCPHandler: Processed in 0.002056767 sec. | ||
| 5154 | 2026.03.27 20:03:46.096007 [ 190 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::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 | ||
| 5155 | 2026.03.27 20:03:46.096097 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5156 | 2026.03.27 20:03:46.096193 [ 276 ] {36e0bf49-4dc0-4cfb-9988-f5528ffae553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5157 | 2026.03.27 20:03:46.096215 [ 190 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5158 | 2026.03.27 20:03:46.096233 [ 276 ] {36e0bf49-4dc0-4cfb-9988-f5528ffae553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5159 | 2026.03.27 20:03:46.096275 [ 190 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 464 rows starting from the beginning of the part | ||
| 5160 | 2026.03.27 20:03:46.096402 [ 190 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 17 rows starting from the beginning of the part | ||
| 5161 | 2026.03.27 20:03:46.096501 [ 190 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 5162 | 2026.03.27 20:03:46.096585 [ 276 ] {36e0bf49-4dc0-4cfb-9988-f5528ffae553} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2026.03.27 20:03:46.096592 [ 190 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 17 rows starting from the beginning of the part | ||
| 5164 | 2026.03.27 20:03:46.096625 [ 276 ] {36e0bf49-4dc0-4cfb-9988-f5528ffae553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5165 | 2026.03.27 20:03:46.096712 [ 190 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 5166 | 2026.03.27 20:03:46.096819 [ 190 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 17 rows starting from the beginning of the part | ||
| 5167 | 2026.03.27 20:03:46.096942 [ 276 ] {36e0bf49-4dc0-4cfb-9988-f5528ffae553} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5168 | 2026.03.27 20:03:46.097180 [ 276 ] {36e0bf49-4dc0-4cfb-9988-f5528ffae553} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5169 | 2026.03.27 20:03:46.097283 [ 71 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5170 | 2026.03.27 20:03:46.097308 [ 71 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5171 | 2026.03.27 20:03:46.097311 [ 276 ] {36e0bf49-4dc0-4cfb-9988-f5528ffae553} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 5172 | 2026.03.27 20:03:46.097327 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5173 | 2026.03.27 20:03:46.097351 [ 276 ] {36e0bf49-4dc0-4cfb-9988-f5528ffae553} <Debug> TCPHandler: Processed in 0.001301703 sec. | ||
| 5174 | 2026.03.27 20:03:46.097430 [ 198 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 5175 | 2026.03.27 20:03:46.097543 [ 198 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5176 | 2026.03.27 20:03:46.097572 [ 198 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1170 rows starting from the beginning of the part | ||
| 5177 | 2026.03.27 20:03:46.097631 [ 198 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 5178 | 2026.03.27 20:03:46.097680 [ 198 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 5179 | 2026.03.27 20:03:46.097725 [ 198 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5180 | 2026.03.27 20:03:46.097767 [ 198 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 5181 | 2026.03.27 20:03:46.097811 [ 198 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5182 | 2026.03.27 20:03:46.098080 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12778 rows, containing 5 columns (5 merged, 0 gathered) in 0.004177144 sec., 3059027.8908268427 rows/sec., 195.66 MiB/sec. | ||
| 5183 | 2026.03.27 20:03:46.098579 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5184 | 2026.03.27 20:03:46.098872 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5185 | 2026.03.27 20:03:46.098881 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1470 rows, containing 4 columns (4 merged, 0 gathered) in 0.001495256 sec., 983109.2468446875 rows/sec., 64.40 MiB/sec. | ||
| 5186 | 2026.03.27 20:03:46.098964 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5187 | 2026.03.27 20:03:46.099035 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 5188 | 2026.03.27 20:03:46.099142 [ 197 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5189 | 2026.03.27 20:03:46.099407 [ 197 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_31_6} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5190 | 2026.03.27 20:03:46.099490 [ 197 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_31_6} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5191 | 2026.03.27 20:03:46.099569 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 5192 | 2026.03.27 20:03:46.122541 [ 191 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 563 rows, containing 19 columns (19 merged, 0 gathered) in 0.026573199 sec., 21186.760389669307 rows/sec., 37.97 MiB/sec. | ||
| 5193 | 2026.03.27 20:03:46.123134 [ 190 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5194 | 2026.03.27 20:03:46.123444 [ 190 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2026.03.27 20:03:46.123513 [ 190 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5196 | 2026.03.27 20:03:46.123620 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5197 | 2026.03.27 20:03:46.336852 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2026.03.27 20:03:46.337034 [ 276 ] {4be983b7-24b8-4322-9ac9-ca57040f1634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5199 | 2026.03.27 20:03:46.337103 [ 276 ] {4be983b7-24b8-4322-9ac9-ca57040f1634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5200 | 2026.03.27 20:03:46.337850 [ 276 ] {4be983b7-24b8-4322-9ac9-ca57040f1634} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2026.03.27 20:03:46.337886 [ 276 ] {4be983b7-24b8-4322-9ac9-ca57040f1634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5202 | 2026.03.27 20:03:46.338243 [ 276 ] {4be983b7-24b8-4322-9ac9-ca57040f1634} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5203 | 2026.03.27 20:03:46.338534 [ 276 ] {4be983b7-24b8-4322-9ac9-ca57040f1634} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2026.03.27 20:03:46.338686 [ 276 ] {4be983b7-24b8-4322-9ac9-ca57040f1634} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001699 sec., 167157.15126545026 rows/sec., 10.62 MiB/sec. | ||
| 5205 | 2026.03.27 20:03:46.338734 [ 276 ] {4be983b7-24b8-4322-9ac9-ca57040f1634} <Debug> TCPHandler: Processed in 0.002008156 sec. | ||
| 5206 | 2026.03.27 20:03:46.338863 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5207 | 2026.03.27 20:03:46.338967 [ 276 ] {fad3a90b-e5cf-4136-9163-f36f93917451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5208 | 2026.03.27 20:03:46.339011 [ 276 ] {fad3a90b-e5cf-4136-9163-f36f93917451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5209 | 2026.03.27 20:03:46.339412 [ 276 ] {fad3a90b-e5cf-4136-9163-f36f93917451} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2026.03.27 20:03:46.339456 [ 276 ] {fad3a90b-e5cf-4136-9163-f36f93917451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5211 | 2026.03.27 20:03:46.339762 [ 276 ] {fad3a90b-e5cf-4136-9163-f36f93917451} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5212 | 2026.03.27 20:03:46.339967 [ 276 ] {fad3a90b-e5cf-4136-9163-f36f93917451} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2026.03.27 20:03:46.340096 [ 276 ] {fad3a90b-e5cf-4136-9163-f36f93917451} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001153 sec., 1734.6053772766697 rows/sec., 141.44 KiB/sec. | ||
| 5214 | 2026.03.27 20:03:46.340133 [ 276 ] {fad3a90b-e5cf-4136-9163-f36f93917451} <Debug> TCPHandler: Processed in 0.001321883 sec. | ||
| 5215 | 2026.03.27 20:03:46.340244 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5216 | 2026.03.27 20:03:46.340341 [ 276 ] {c55d032f-f0ac-44f8-a3fe-919058f64661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5217 | 2026.03.27 20:03:46.340380 [ 276 ] {c55d032f-f0ac-44f8-a3fe-919058f64661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5218 | 2026.03.27 20:03:46.342482 [ 276 ] {c55d032f-f0ac-44f8-a3fe-919058f64661} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2026.03.27 20:03:46.342517 [ 276 ] {c55d032f-f0ac-44f8-a3fe-919058f64661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5220 | 2026.03.27 20:03:46.343355 [ 276 ] {c55d032f-f0ac-44f8-a3fe-919058f64661} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5221 | 2026.03.27 20:03:46.343602 [ 276 ] {c55d032f-f0ac-44f8-a3fe-919058f64661} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2026.03.27 20:03:46.343737 [ 276 ] {c55d032f-f0ac-44f8-a3fe-919058f64661} <Debug> executeQuery: Read 3191 rows, 245.02 KiB in 0.003416 sec., 934133.4894613583 rows/sec., 70.05 MiB/sec. | ||
| 5223 | 2026.03.27 20:03:46.343776 [ 276 ] {c55d032f-f0ac-44f8-a3fe-919058f64661} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5224 | 2026.03.27 20:03:46.343789 [ 276 ] {c55d032f-f0ac-44f8-a3fe-919058f64661} <Debug> TCPHandler: Processed in 0.003594544 sec. | ||
| 5225 | 2026.03.27 20:03:46.343906 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5226 | 2026.03.27 20:03:46.344001 [ 276 ] {72502dde-d51f-405e-963a-3bff08a02c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5227 | 2026.03.27 20:03:46.344040 [ 276 ] {72502dde-d51f-405e-963a-3bff08a02c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5228 | 2026.03.27 20:03:46.344519 [ 276 ] {72502dde-d51f-405e-963a-3bff08a02c40} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5229 | 2026.03.27 20:03:46.344552 [ 276 ] {72502dde-d51f-405e-963a-3bff08a02c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5230 | 2026.03.27 20:03:46.344842 [ 276 ] {72502dde-d51f-405e-963a-3bff08a02c40} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5231 | 2026.03.27 20:03:46.345047 [ 276 ] {72502dde-d51f-405e-963a-3bff08a02c40} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2026.03.27 20:03:46.345168 [ 276 ] {72502dde-d51f-405e-963a-3bff08a02c40} <Debug> executeQuery: Read 177 rows, 11.16 KiB in 0.001186 sec., 149241.14671163575 rows/sec., 9.19 MiB/sec. | ||
| 5233 | 2026.03.27 20:03:46.345203 [ 276 ] {72502dde-d51f-405e-963a-3bff08a02c40} <Debug> TCPHandler: Processed in 0.001347194 sec. | ||
| 5234 | 2026.03.27 20:03:46.345316 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5235 | 2026.03.27 20:03:46.345409 [ 276 ] {8d888203-5974-4041-a111-5538ed3f4310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5236 | 2026.03.27 20:03:46.345447 [ 276 ] {8d888203-5974-4041-a111-5538ed3f4310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5237 | 2026.03.27 20:03:46.346363 [ 276 ] {8d888203-5974-4041-a111-5538ed3f4310} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2026.03.27 20:03:46.346398 [ 276 ] {8d888203-5974-4041-a111-5538ed3f4310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5239 | 2026.03.27 20:03:46.346735 [ 276 ] {8d888203-5974-4041-a111-5538ed3f4310} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5240 | 2026.03.27 20:03:46.346936 [ 276 ] {8d888203-5974-4041-a111-5538ed3f4310} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2026.03.27 20:03:46.347062 [ 276 ] {8d888203-5974-4041-a111-5538ed3f4310} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001671 sec., 568521.8432076601 rows/sec., 33.45 MiB/sec. | ||
| 5242 | 2026.03.27 20:03:46.347099 [ 276 ] {8d888203-5974-4041-a111-5538ed3f4310} <Debug> TCPHandler: Processed in 0.001831232 sec. | ||
| 5243 | 2026.03.27 20:03:46.347226 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5244 | 2026.03.27 20:03:46.347331 [ 276 ] {33612194-b531-41aa-ae3a-e66d654121b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5245 | 2026.03.27 20:03:46.347372 [ 276 ] {33612194-b531-41aa-ae3a-e66d654121b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5246 | 2026.03.27 20:03:46.347771 [ 276 ] {33612194-b531-41aa-ae3a-e66d654121b5} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5247 | 2026.03.27 20:03:46.347809 [ 276 ] {33612194-b531-41aa-ae3a-e66d654121b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5248 | 2026.03.27 20:03:46.348100 [ 276 ] {33612194-b531-41aa-ae3a-e66d654121b5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5249 | 2026.03.27 20:03:46.348309 [ 276 ] {33612194-b531-41aa-ae3a-e66d654121b5} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5250 | 2026.03.27 20:03:46.348444 [ 276 ] {33612194-b531-41aa-ae3a-e66d654121b5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 62.11 KiB/sec. | ||
| 5251 | 2026.03.27 20:03:46.348483 [ 276 ] {33612194-b531-41aa-ae3a-e66d654121b5} <Debug> TCPHandler: Processed in 0.001310724 sec. | ||
| 5252 | 2026.03.27 20:03:46.348616 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5253 | 2026.03.27 20:03:46.348723 [ 276 ] {8316c397-9c30-41b5-aee0-169b518e52ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5254 | 2026.03.27 20:03:46.348765 [ 276 ] {8316c397-9c30-41b5-aee0-169b518e52ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5255 | 2026.03.27 20:03:46.349345 [ 276 ] {8316c397-9c30-41b5-aee0-169b518e52ed} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5256 | 2026.03.27 20:03:46.349379 [ 276 ] {8316c397-9c30-41b5-aee0-169b518e52ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5257 | 2026.03.27 20:03:46.349687 [ 276 ] {8316c397-9c30-41b5-aee0-169b518e52ed} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5258 | 2026.03.27 20:03:46.349889 [ 276 ] {8316c397-9c30-41b5-aee0-169b518e52ed} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5259 | 2026.03.27 20:03:46.350015 [ 276 ] {8316c397-9c30-41b5-aee0-169b518e52ed} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001312 sec., 112804.87804878049 rows/sec., 6.42 MiB/sec. | ||
| 5260 | 2026.03.27 20:03:46.350052 [ 276 ] {8316c397-9c30-41b5-aee0-169b518e52ed} <Debug> TCPHandler: Processed in 0.001488916 sec. | ||
| 5261 | 2026.03.27 20:03:46.350178 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5262 | 2026.03.27 20:03:46.350274 [ 276 ] {c39ac46a-a0ad-479c-b2d8-76840661da39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5263 | 2026.03.27 20:03:46.350315 [ 276 ] {c39ac46a-a0ad-479c-b2d8-76840661da39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5264 | 2026.03.27 20:03:46.351486 [ 276 ] {c39ac46a-a0ad-479c-b2d8-76840661da39} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5265 | 2026.03.27 20:03:46.351523 [ 276 ] {c39ac46a-a0ad-479c-b2d8-76840661da39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5266 | 2026.03.27 20:03:46.351896 [ 276 ] {c39ac46a-a0ad-479c-b2d8-76840661da39} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5267 | 2026.03.27 20:03:46.352109 [ 276 ] {c39ac46a-a0ad-479c-b2d8-76840661da39} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5268 | 2026.03.27 20:03:46.352242 [ 276 ] {c39ac46a-a0ad-479c-b2d8-76840661da39} <Debug> executeQuery: Read 1740 rows, 120.10 KiB in 0.001986 sec., 876132.9305135952 rows/sec., 59.06 MiB/sec. | ||
| 5269 | 2026.03.27 20:03:46.352280 [ 276 ] {c39ac46a-a0ad-479c-b2d8-76840661da39} <Debug> TCPHandler: Processed in 0.002152758 sec. | ||
| 5270 | 2026.03.27 20:03:46.352397 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5271 | 2026.03.27 20:03:46.352495 [ 276 ] {980aa99b-895f-41f5-bb57-db327a40397a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5272 | 2026.03.27 20:03:46.352537 [ 276 ] {980aa99b-895f-41f5-bb57-db327a40397a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5273 | 2026.03.27 20:03:46.352869 [ 276 ] {980aa99b-895f-41f5-bb57-db327a40397a} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5274 | 2026.03.27 20:03:46.352905 [ 276 ] {980aa99b-895f-41f5-bb57-db327a40397a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5275 | 2026.03.27 20:03:46.353200 [ 276 ] {980aa99b-895f-41f5-bb57-db327a40397a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5276 | 2026.03.27 20:03:46.353404 [ 276 ] {980aa99b-895f-41f5-bb57-db327a40397a} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2026.03.27 20:03:46.353536 [ 276 ] {980aa99b-895f-41f5-bb57-db327a40397a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 5278 | 2026.03.27 20:03:46.353575 [ 276 ] {980aa99b-895f-41f5-bb57-db327a40397a} <Debug> TCPHandler: Processed in 0.001226532 sec. | ||
| 5279 | 2026.03.27 20:03:46.353678 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5280 | 2026.03.27 20:03:46.353773 [ 276 ] {c41e4d24-2a12-439a-aa20-06d8214c3fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5281 | 2026.03.27 20:03:46.353815 [ 276 ] {c41e4d24-2a12-439a-aa20-06d8214c3fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5282 | 2026.03.27 20:03:46.354589 [ 276 ] {c41e4d24-2a12-439a-aa20-06d8214c3fa8} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5283 | 2026.03.27 20:03:46.354626 [ 276 ] {c41e4d24-2a12-439a-aa20-06d8214c3fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5284 | 2026.03.27 20:03:46.355046 [ 276 ] {c41e4d24-2a12-439a-aa20-06d8214c3fa8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5285 | 2026.03.27 20:03:46.355247 [ 276 ] {c41e4d24-2a12-439a-aa20-06d8214c3fa8} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2026.03.27 20:03:46.355379 [ 276 ] {c41e4d24-2a12-439a-aa20-06d8214c3fa8} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.001624 sec., 986453.2019704434 rows/sec., 59.89 MiB/sec. | ||
| 5287 | 2026.03.27 20:03:46.355416 [ 276 ] {c41e4d24-2a12-439a-aa20-06d8214c3fa8} <Debug> TCPHandler: Processed in 0.001787451 sec. | ||
| 5288 | 2026.03.27 20:03:46.355602 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2026.03.27 20:03:46.355727 [ 276 ] {0c3e73b7-a957-41b0-b253-b20c76aff08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5290 | 2026.03.27 20:03:46.355778 [ 276 ] {0c3e73b7-a957-41b0-b253-b20c76aff08e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5291 | 2026.03.27 20:03:46.356165 [ 276 ] {0c3e73b7-a957-41b0-b253-b20c76aff08e} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2026.03.27 20:03:46.356210 [ 276 ] {0c3e73b7-a957-41b0-b253-b20c76aff08e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5293 | 2026.03.27 20:03:46.356579 [ 276 ] {0c3e73b7-a957-41b0-b253-b20c76aff08e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5294 | 2026.03.27 20:03:46.356783 [ 276 ] {0c3e73b7-a957-41b0-b253-b20c76aff08e} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2026.03.27 20:03:46.356912 [ 276 ] {0c3e73b7-a957-41b0-b253-b20c76aff08e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001209 sec., 827.129859387924 rows/sec., 55.73 KiB/sec. | ||
| 5296 | 2026.03.27 20:03:46.356949 [ 276 ] {0c3e73b7-a957-41b0-b253-b20c76aff08e} <Debug> TCPHandler: Processed in 0.001410565 sec. | ||
| 5297 | 2026.03.27 20:03:46.357058 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5298 | 2026.03.27 20:03:46.357153 [ 276 ] {179167f3-013e-4262-bd53-98210ef20470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5299 | 2026.03.27 20:03:46.357207 [ 276 ] {179167f3-013e-4262-bd53-98210ef20470} <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 | ||
| 5300 | 2026.03.27 20:03:46.358013 [ 276 ] {179167f3-013e-4262-bd53-98210ef20470} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2026.03.27 20:03:46.358047 [ 276 ] {179167f3-013e-4262-bd53-98210ef20470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5302 | 2026.03.27 20:03:46.358565 [ 276 ] {179167f3-013e-4262-bd53-98210ef20470} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5303 | 2026.03.27 20:03:46.358782 [ 276 ] {179167f3-013e-4262-bd53-98210ef20470} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.03.27 20:03:46.358920 [ 276 ] {179167f3-013e-4262-bd53-98210ef20470} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001785 sec., 18487.394957983193 rows/sec., 33.13 MiB/sec. | ||
| 5305 | 2026.03.27 20:03:46.358972 [ 276 ] {179167f3-013e-4262-bd53-98210ef20470} <Debug> TCPHandler: Processed in 0.001963395 sec. | ||
| 5306 | 2026.03.27 20:03:46.359086 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5307 | 2026.03.27 20:03:46.359181 [ 276 ] {fd51786f-3017-458d-9ec5-4ca0e68a2951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5308 | 2026.03.27 20:03:46.359222 [ 276 ] {fd51786f-3017-458d-9ec5-4ca0e68a2951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5309 | 2026.03.27 20:03:46.359555 [ 276 ] {fd51786f-3017-458d-9ec5-4ca0e68a2951} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5310 | 2026.03.27 20:03:46.359592 [ 276 ] {fd51786f-3017-458d-9ec5-4ca0e68a2951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5311 | 2026.03.27 20:03:46.359888 [ 276 ] {fd51786f-3017-458d-9ec5-4ca0e68a2951} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5312 | 2026.03.27 20:03:46.360089 [ 276 ] {fd51786f-3017-458d-9ec5-4ca0e68a2951} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5313 | 2026.03.27 20:03:46.360216 [ 276 ] {fd51786f-3017-458d-9ec5-4ca0e68a2951} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001053 sec., 39886.03988603989 rows/sec., 2.28 MiB/sec. | ||
| 5314 | 2026.03.27 20:03:46.360252 [ 276 ] {fd51786f-3017-458d-9ec5-4ca0e68a2951} <Debug> TCPHandler: Processed in 0.001215992 sec. | ||
| 5315 | 2026.03.27 20:03:47.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.57 MiB, peak 266.32 MiB, free memory in arenas 0.00 B, will set to 259.03 MiB (RSS), difference: 2.46 MiB | ||
| 5316 | 2026.03.27 20:03:47.474842 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 704 | ||
| 5317 | 2026.03.27 20:03:47.477485 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5318 | 2026.03.27 20:03:47.477532 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5319 | 2026.03.27 20:03:47.478812 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5320 | 2026.03.27 20:03:47.479073 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5321 | 2026.03.27 20:03:47.479208 [ 68 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5322 | 2026.03.27 20:03:47.479242 [ 68 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5323 | 2026.03.27 20:03:47.479260 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5324 | 2026.03.27 20:03:47.479342 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 704 | ||
| 5325 | 2026.03.27 20:03:47.479391 [ 197 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 5326 | 2026.03.27 20:03:47.480018 [ 197 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5327 | 2026.03.27 20:03:47.480192 [ 197 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 538 rows starting from the beginning of the part | ||
| 5328 | 2026.03.27 20:03:47.480588 [ 197 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 5329 | 2026.03.27 20:03:47.480952 [ 197 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 46 rows starting from the beginning of the part | ||
| 5330 | 2026.03.27 20:03:47.481265 [ 197 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 5331 | 2026.03.27 20:03:47.481597 [ 197 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 5332 | 2026.03.27 20:03:47.481993 [ 197 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part | ||
| 5333 | 2026.03.27 20:03:47.488179 [ 191 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 704 rows, containing 72 columns (72 merged, 0 gathered) in 0.008853486 sec., 79516.70110507883 rows/sec., 71.08 MiB/sec. | ||
| 5334 | 2026.03.27 20:03:47.489425 [ 195 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5335 | 2026.03.27 20:03:47.490036 [ 195 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_16_3} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5336 | 2026.03.27 20:03:47.490121 [ 195 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_16_3} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5337 | 2026.03.27 20:03:47.490472 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 5338 | 2026.03.27 20:03:49.948927 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11039 | ||
| 5339 | 2026.03.27 20:03:49.949444 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2026.03.27 20:03:49.949493 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5341 | 2026.03.27 20:03:49.949995 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5342 | 2026.03.27 20:03:49.950241 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5343 | 2026.03.27 20:03:49.950390 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11039 | ||
| 5344 | 2026.03.27 20:03:50.515494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5345 | 2026.03.27 20:03:50.531260 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5346 | 2026.03.27 20:03:50.531320 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5347 | 2026.03.27 20:03:50.537457 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5348 | 2026.03.27 20:03:50.538160 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5349 | 2026.03.27 20:03:50.541033 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5350 | 2026.03.27 20:03:51.084312 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5351 | 2026.03.27 20:03:51.084487 [ 276 ] {4b2928ed-bd95-4129-8d30-4c26b929b480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5352 | 2026.03.27 20:03:51.084552 [ 276 ] {4b2928ed-bd95-4129-8d30-4c26b929b480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5353 | 2026.03.27 20:03:51.085189 [ 276 ] {4b2928ed-bd95-4129-8d30-4c26b929b480} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5354 | 2026.03.27 20:03:51.085237 [ 276 ] {4b2928ed-bd95-4129-8d30-4c26b929b480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5355 | 2026.03.27 20:03:51.085646 [ 276 ] {4b2928ed-bd95-4129-8d30-4c26b929b480} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5356 | 2026.03.27 20:03:51.085871 [ 276 ] {4b2928ed-bd95-4129-8d30-4c26b929b480} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2026.03.27 20:03:51.086034 [ 276 ] {4b2928ed-bd95-4129-8d30-4c26b929b480} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001593 sec., 35153.79786566227 rows/sec., 2.70 MiB/sec. | ||
| 5358 | 2026.03.27 20:03:51.086084 [ 276 ] {4b2928ed-bd95-4129-8d30-4c26b929b480} <Debug> TCPHandler: Processed in 0.001900043 sec. | ||
| 5359 | 2026.03.27 20:03:51.086212 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5360 | 2026.03.27 20:03:51.086316 [ 276 ] {78fa5268-0ab0-49d1-a67c-a27023b8cf32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5361 | 2026.03.27 20:03:51.086360 [ 276 ] {78fa5268-0ab0-49d1-a67c-a27023b8cf32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5362 | 2026.03.27 20:03:51.086794 [ 276 ] {78fa5268-0ab0-49d1-a67c-a27023b8cf32} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2026.03.27 20:03:51.086832 [ 276 ] {78fa5268-0ab0-49d1-a67c-a27023b8cf32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5364 | 2026.03.27 20:03:51.087134 [ 276 ] {78fa5268-0ab0-49d1-a67c-a27023b8cf32} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5365 | 2026.03.27 20:03:51.087366 [ 276 ] {78fa5268-0ab0-49d1-a67c-a27023b8cf32} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5366 | 2026.03.27 20:03:51.087497 [ 276 ] {78fa5268-0ab0-49d1-a67c-a27023b8cf32} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001203 sec., 53200.332502078134 rows/sec., 4.15 MiB/sec. | ||
| 5367 | 2026.03.27 20:03:51.087534 [ 276 ] {78fa5268-0ab0-49d1-a67c-a27023b8cf32} <Debug> TCPHandler: Processed in 0.001377754 sec. | ||
| 5368 | 2026.03.27 20:03:51.087651 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5369 | 2026.03.27 20:03:51.087749 [ 276 ] {bcf389cf-630a-4ca6-b6e6-e8cb1d8e9850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5370 | 2026.03.27 20:03:51.087794 [ 276 ] {bcf389cf-630a-4ca6-b6e6-e8cb1d8e9850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5371 | 2026.03.27 20:03:51.088171 [ 276 ] {bcf389cf-630a-4ca6-b6e6-e8cb1d8e9850} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5372 | 2026.03.27 20:03:51.088207 [ 276 ] {bcf389cf-630a-4ca6-b6e6-e8cb1d8e9850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5373 | 2026.03.27 20:03:51.088539 [ 276 ] {bcf389cf-630a-4ca6-b6e6-e8cb1d8e9850} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5374 | 2026.03.27 20:03:51.088743 [ 276 ] {bcf389cf-630a-4ca6-b6e6-e8cb1d8e9850} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5375 | 2026.03.27 20:03:51.088872 [ 276 ] {bcf389cf-630a-4ca6-b6e6-e8cb1d8e9850} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001142 sec., 112084.06304728547 rows/sec., 7.81 MiB/sec. | ||
| 5376 | 2026.03.27 20:03:51.088909 [ 276 ] {bcf389cf-630a-4ca6-b6e6-e8cb1d8e9850} <Debug> TCPHandler: Processed in 0.001307523 sec. | ||
| 5377 | 2026.03.27 20:03:51.089035 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5378 | 2026.03.27 20:03:51.089132 [ 276 ] {837c1078-bbce-4786-8eb3-929039c4f793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5379 | 2026.03.27 20:03:51.089173 [ 276 ] {837c1078-bbce-4786-8eb3-929039c4f793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5380 | 2026.03.27 20:03:51.089505 [ 276 ] {837c1078-bbce-4786-8eb3-929039c4f793} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5381 | 2026.03.27 20:03:51.089540 [ 276 ] {837c1078-bbce-4786-8eb3-929039c4f793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5382 | 2026.03.27 20:03:51.089840 [ 276 ] {837c1078-bbce-4786-8eb3-929039c4f793} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5383 | 2026.03.27 20:03:51.090044 [ 276 ] {837c1078-bbce-4786-8eb3-929039c4f793} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5384 | 2026.03.27 20:03:51.090171 [ 276 ] {837c1078-bbce-4786-8eb3-929039c4f793} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001059 sec., 45325.779036827196 rows/sec., 3.05 MiB/sec. | ||
| 5385 | 2026.03.27 20:03:51.090206 [ 276 ] {837c1078-bbce-4786-8eb3-929039c4f793} <Debug> TCPHandler: Processed in 0.001221631 sec. | ||
| 5386 | 2026.03.27 20:03:55.564260 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46998 | ||
| 5387 | 2026.03.27 20:03:55.564382 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5388 | 2026.03.27 20:03:55.564409 [ 287 ] {} <Debug> TCP-Session: 7072ed2c-fb66-43e4-878d-7e51e569e5eb Authenticating user 'default' from [fd00:1122:3344:101::e]:46998 | ||
| 5389 | 2026.03.27 20:03:55.564431 [ 287 ] {} <Debug> TCP-Session: 7072ed2c-fb66-43e4-878d-7e51e569e5eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5390 | 2026.03.27 20:03:55.564443 [ 287 ] {} <Debug> TCP-Session: 7072ed2c-fb66-43e4-878d-7e51e569e5eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5391 | 2026.03.27 20:03:55.564674 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44277 | ||
| 5392 | 2026.03.27 20:03:55.564716 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60583 | ||
| 5393 | 2026.03.27 20:03:55.564727 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34097 | ||
| 5394 | 2026.03.27 20:03:55.564740 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54682 | ||
| 5395 | 2026.03.27 20:03:55.564807 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5396 | 2026.03.27 20:03:55.564816 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5397 | 2026.03.27 20:03:55.564830 [ 287 ] {} <Trace> TCP-Session: 7072ed2c-fb66-43e4-878d-7e51e569e5eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5398 | 2026.03.27 20:03:55.564852 [ 289 ] {} <Debug> TCP-Session: 1fc29907-79ea-44f0-8514-0c39d864b56c Authenticating user 'default' from [fd00:1122:3344:101::e]:44277 | ||
| 5399 | 2026.03.27 20:03:55.564870 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5400 | 2026.03.27 20:03:55.564844 [ 293 ] {} <Debug> TCP-Session: 34d25329-b2cb-4515-9a47-9eba20f93318 Authenticating user 'default' from [fd00:1122:3344:101::e]:60583 | ||
| 5401 | 2026.03.27 20:03:55.564893 [ 289 ] {} <Debug> TCP-Session: 1fc29907-79ea-44f0-8514-0c39d864b56c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5402 | 2026.03.27 20:03:55.564909 [ 292 ] {} <Debug> TCP-Session: 887bc464-da8d-430f-b4f4-4b45da90b69a Authenticating user 'default' from [fd00:1122:3344:101::e]:34097 | ||
| 5403 | 2026.03.27 20:03:55.564918 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5404 | 2026.03.27 20:03:55.564925 [ 289 ] {} <Debug> TCP-Session: 1fc29907-79ea-44f0-8514-0c39d864b56c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5405 | 2026.03.27 20:03:55.564947 [ 292 ] {} <Debug> TCP-Session: 887bc464-da8d-430f-b4f4-4b45da90b69a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5406 | 2026.03.27 20:03:55.564956 [ 275 ] {} <Debug> TCP-Session: 4a47e7cc-9f19-4df9-85ef-11285b9d18f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54682 | ||
| 5407 | 2026.03.27 20:03:55.564975 [ 292 ] {} <Debug> TCP-Session: 887bc464-da8d-430f-b4f4-4b45da90b69a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5408 | 2026.03.27 20:03:55.564745 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38087 | ||
| 5409 | 2026.03.27 20:03:55.564989 [ 275 ] {} <Debug> TCP-Session: 4a47e7cc-9f19-4df9-85ef-11285b9d18f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5410 | 2026.03.27 20:03:55.565037 [ 287 ] {ca85a172-6b33-427d-8ab0-0a8e76dea287} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46998) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5411 | 2026.03.27 20:03:55.565053 [ 275 ] {} <Debug> TCP-Session: 4a47e7cc-9f19-4df9-85ef-11285b9d18f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5412 | 2026.03.27 20:03:55.564727 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33202 | ||
| 5413 | 2026.03.27 20:03:55.564686 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46284 | ||
| 5414 | 2026.03.27 20:03:55.564675 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58145 | ||
| 5415 | 2026.03.27 20:03:55.565159 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5416 | 2026.03.27 20:03:55.564923 [ 293 ] {} <Debug> TCP-Session: 34d25329-b2cb-4515-9a47-9eba20f93318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5417 | 2026.03.27 20:03:55.565194 [ 286 ] {} <Debug> TCP-Session: ccc5e7ff-38eb-404e-8cf6-9fa3524edbe0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38087 | ||
| 5418 | 2026.03.27 20:03:55.565224 [ 293 ] {} <Debug> TCP-Session: 34d25329-b2cb-4515-9a47-9eba20f93318 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5419 | 2026.03.27 20:03:55.565239 [ 286 ] {} <Debug> TCP-Session: ccc5e7ff-38eb-404e-8cf6-9fa3524edbe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5420 | 2026.03.27 20:03:55.565264 [ 286 ] {} <Debug> TCP-Session: ccc5e7ff-38eb-404e-8cf6-9fa3524edbe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5421 | 2026.03.27 20:03:55.565393 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5422 | 2026.03.27 20:03:55.565398 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5423 | 2026.03.27 20:03:55.565434 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5424 | 2026.03.27 20:03:55.565449 [ 290 ] {} <Debug> TCP-Session: 58507202-e9de-434f-bee8-124fba740afe Authenticating user 'default' from [fd00:1122:3344:101::e]:58145 | ||
| 5425 | 2026.03.27 20:03:55.565473 [ 294 ] {} <Debug> TCP-Session: 5ee7ebca-e5d3-4cfb-a7b7-6399953f1ec9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33202 | ||
| 5426 | 2026.03.27 20:03:55.565481 [ 290 ] {} <Debug> TCP-Session: 58507202-e9de-434f-bee8-124fba740afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5427 | 2026.03.27 20:03:55.565499 [ 294 ] {} <Debug> TCP-Session: 5ee7ebca-e5d3-4cfb-a7b7-6399953f1ec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5428 | 2026.03.27 20:03:55.565512 [ 290 ] {} <Debug> TCP-Session: 58507202-e9de-434f-bee8-124fba740afe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5429 | 2026.03.27 20:03:55.565526 [ 294 ] {} <Debug> TCP-Session: 5ee7ebca-e5d3-4cfb-a7b7-6399953f1ec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5430 | 2026.03.27 20:03:55.565440 [ 291 ] {} <Debug> TCP-Session: 02fcea42-5fc3-4f46-89da-3a7d06dad365 Authenticating user 'default' from [fd00:1122:3344:101::e]:46284 | ||
| 5431 | 2026.03.27 20:03:55.565592 [ 291 ] {} <Debug> TCP-Session: 02fcea42-5fc3-4f46-89da-3a7d06dad365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5432 | 2026.03.27 20:03:55.565611 [ 291 ] {} <Debug> TCP-Session: 02fcea42-5fc3-4f46-89da-3a7d06dad365 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5433 | 2026.03.27 20:03:55.565629 [ 287 ] {ca85a172-6b33-427d-8ab0-0a8e76dea287} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5434 | 2026.03.27 20:03:55.565703 [ 287 ] {ca85a172-6b33-427d-8ab0-0a8e76dea287} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5435 | 2026.03.27 20:03:55.566024 [ 287 ] {ca85a172-6b33-427d-8ab0-0a8e76dea287} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 5436 | 2026.03.27 20:03:55.567063 [ 336 ] {ca85a172-6b33-427d-8ab0-0a8e76dea287} <Trace> AggregatingTransform: Aggregating | ||
| 5437 | 2026.03.27 20:03:55.567109 [ 336 ] {ca85a172-6b33-427d-8ab0-0a8e76dea287} <Trace> Aggregator: Aggregation method: without_key | ||
| 5438 | 2026.03.27 20:03:55.567142 [ 336 ] {ca85a172-6b33-427d-8ab0-0a8e76dea287} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001019048 sec. (981.308 rows/sec., 38.33 KiB/sec.) | ||
| 5439 | 2026.03.27 20:03:55.567158 [ 336 ] {ca85a172-6b33-427d-8ab0-0a8e76dea287} <Trace> Aggregator: Merging aggregated data | ||
| 5440 | 2026.03.27 20:03:55.568348 [ 287 ] {ca85a172-6b33-427d-8ab0-0a8e76dea287} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003371 sec., 296.6478789676654 rows/sec., 11.59 KiB/sec. | ||
| 5441 | 2026.03.27 20:03:55.568485 [ 287 ] {ca85a172-6b33-427d-8ab0-0a8e76dea287} <Debug> TCPHandler: Processed in 0.003823098 sec. | ||
| 5442 | 2026.03.27 20:03:55.568590 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5443 | 2026.03.27 20:03:55.568616 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5444 | 2026.03.27 20:03:55.568623 [ 287 ] {} <Debug> TCP-Session: 7072ed2c-fb66-43e4-878d-7e51e569e5eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5445 | 2026.03.27 20:03:55.568646 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5446 | 2026.03.27 20:03:55.568659 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5447 | 2026.03.27 20:03:55.568678 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5448 | 2026.03.27 20:03:55.568716 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5449 | 2026.03.27 20:03:55.568724 [ 290 ] {} <Debug> TCP-Session: 58507202-e9de-434f-bee8-124fba740afe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5450 | 2026.03.27 20:03:55.568747 [ 275 ] {} <Debug> TCP-Session: 4a47e7cc-9f19-4df9-85ef-11285b9d18f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5451 | 2026.03.27 20:03:55.568761 [ 294 ] {} <Debug> TCP-Session: 5ee7ebca-e5d3-4cfb-a7b7-6399953f1ec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5452 | 2026.03.27 20:03:55.568704 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5453 | 2026.03.27 20:03:55.568698 [ 286 ] {} <Debug> TCP-Session: ccc5e7ff-38eb-404e-8cf6-9fa3524edbe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5454 | 2026.03.27 20:03:55.568828 [ 293 ] {} <Debug> TCP-Session: 34d25329-b2cb-4515-9a47-9eba20f93318 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5455 | 2026.03.27 20:03:55.568690 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5456 | 2026.03.27 20:03:55.568666 [ 289 ] {} <Debug> TCP-Session: 1fc29907-79ea-44f0-8514-0c39d864b56c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5457 | 2026.03.27 20:03:55.568885 [ 292 ] {} <Debug> TCP-Session: 887bc464-da8d-430f-b4f4-4b45da90b69a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5458 | 2026.03.27 20:03:55.568635 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5459 | 2026.03.27 20:03:55.568949 [ 291 ] {} <Debug> TCP-Session: 02fcea42-5fc3-4f46-89da-3a7d06dad365 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5460 | 2026.03.27 20:03:55.605137 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65452 | ||
| 5461 | 2026.03.27 20:03:55.605226 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5462 | 2026.03.27 20:03:55.605250 [ 287 ] {} <Debug> TCP-Session: 5b07239f-0403-4046-a2ad-d97651f0f768 Authenticating user 'default' from [fd00:1122:3344:101::e]:65452 | ||
| 5463 | 2026.03.27 20:03:55.605269 [ 287 ] {} <Debug> TCP-Session: 5b07239f-0403-4046-a2ad-d97651f0f768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5464 | 2026.03.27 20:03:55.605282 [ 287 ] {} <Debug> TCP-Session: 5b07239f-0403-4046-a2ad-d97651f0f768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5465 | 2026.03.27 20:03:55.605458 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54336 | ||
| 5466 | 2026.03.27 20:03:55.605470 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44983 | ||
| 5467 | 2026.03.27 20:03:55.605491 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41820 | ||
| 5468 | 2026.03.27 20:03:55.605528 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5469 | 2026.03.27 20:03:55.605542 [ 287 ] {} <Trace> TCP-Session: 5b07239f-0403-4046-a2ad-d97651f0f768 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5470 | 2026.03.27 20:03:55.605560 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35960 | ||
| 5471 | 2026.03.27 20:03:55.605591 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5472 | 2026.03.27 20:03:55.605599 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5473 | 2026.03.27 20:03:55.605629 [ 291 ] {} <Debug> TCP-Session: dd67f3b6-2549-493d-a96a-a22d0c39d733 Authenticating user 'default' from [fd00:1122:3344:101::e]:41820 | ||
| 5474 | 2026.03.27 20:03:55.605575 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62206 | ||
| 5475 | 2026.03.27 20:03:55.605659 [ 291 ] {} <Debug> TCP-Session: dd67f3b6-2549-493d-a96a-a22d0c39d733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5476 | 2026.03.27 20:03:55.605657 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5477 | 2026.03.27 20:03:55.605700 [ 291 ] {} <Debug> TCP-Session: dd67f3b6-2549-493d-a96a-a22d0c39d733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5478 | 2026.03.27 20:03:55.605711 [ 287 ] {4db82c34-064e-42b9-804d-00d3f9676fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65452) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5479 | 2026.03.27 20:03:55.605731 [ 275 ] {} <Debug> TCP-Session: b58bbfd0-ca49-4840-8113-76deba3d98b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35960 | ||
| 5480 | 2026.03.27 20:03:55.605733 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5481 | 2026.03.27 20:03:55.605766 [ 275 ] {} <Debug> TCP-Session: b58bbfd0-ca49-4840-8113-76deba3d98b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5482 | 2026.03.27 20:03:55.605655 [ 289 ] {} <Debug> TCP-Session: a62d887a-f203-4ab3-8365-3c37e5286a4f Authenticating user 'default' from [fd00:1122:3344:101::e]:44983 | ||
| 5483 | 2026.03.27 20:03:55.605787 [ 286 ] {} <Debug> TCP-Session: 6de18f83-1e47-488e-a12e-93f580c2047e Authenticating user 'default' from [fd00:1122:3344:101::e]:62206 | ||
| 5484 | 2026.03.27 20:03:55.605823 [ 289 ] {} <Debug> TCP-Session: a62d887a-f203-4ab3-8365-3c37e5286a4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5485 | 2026.03.27 20:03:55.605835 [ 286 ] {} <Debug> TCP-Session: 6de18f83-1e47-488e-a12e-93f580c2047e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5486 | 2026.03.27 20:03:55.605559 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53801 | ||
| 5487 | 2026.03.27 20:03:55.605867 [ 286 ] {} <Debug> TCP-Session: 6de18f83-1e47-488e-a12e-93f580c2047e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5488 | 2026.03.27 20:03:55.605857 [ 289 ] {} <Debug> TCP-Session: a62d887a-f203-4ab3-8365-3c37e5286a4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5489 | 2026.03.27 20:03:55.605526 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61268 | ||
| 5490 | 2026.03.27 20:03:55.605925 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5491 | 2026.03.27 20:03:55.605939 [ 287 ] {4db82c34-064e-42b9-804d-00d3f9676fbd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5492 | 2026.03.27 20:03:55.605970 [ 294 ] {} <Debug> TCP-Session: 2698dfac-3e83-4ef9-9534-22c2dbae8068 Authenticating user 'default' from [fd00:1122:3344:101::e]:53801 | ||
| 5493 | 2026.03.27 20:03:55.605505 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63256 | ||
| 5494 | 2026.03.27 20:03:55.605998 [ 294 ] {} <Debug> TCP-Session: 2698dfac-3e83-4ef9-9534-22c2dbae8068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5495 | 2026.03.27 20:03:55.606006 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5496 | 2026.03.27 20:03:55.606012 [ 287 ] {4db82c34-064e-42b9-804d-00d3f9676fbd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5497 | 2026.03.27 20:03:55.606044 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5498 | 2026.03.27 20:03:55.606048 [ 293 ] {} <Debug> TCP-Session: 1cd98f2c-2c2c-4c1c-8822-dd0bbbc8ded9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61268 | ||
| 5499 | 2026.03.27 20:03:55.606075 [ 292 ] {} <Debug> TCP-Session: c4b5b406-3df0-4af3-bd6b-4545683b3532 Authenticating user 'default' from [fd00:1122:3344:101::e]:63256 | ||
| 5500 | 2026.03.27 20:03:55.606096 [ 293 ] {} <Debug> TCP-Session: 1cd98f2c-2c2c-4c1c-8822-dd0bbbc8ded9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5501 | 2026.03.27 20:03:55.606112 [ 292 ] {} <Debug> TCP-Session: c4b5b406-3df0-4af3-bd6b-4545683b3532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5502 | 2026.03.27 20:03:55.606129 [ 293 ] {} <Debug> TCP-Session: 1cd98f2c-2c2c-4c1c-8822-dd0bbbc8ded9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5503 | 2026.03.27 20:03:55.606139 [ 292 ] {} <Debug> TCP-Session: c4b5b406-3df0-4af3-bd6b-4545683b3532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5504 | 2026.03.27 20:03:55.606018 [ 294 ] {} <Debug> TCP-Session: 2698dfac-3e83-4ef9-9534-22c2dbae8068 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5505 | 2026.03.27 20:03:55.605791 [ 275 ] {} <Debug> TCP-Session: b58bbfd0-ca49-4840-8113-76deba3d98b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5506 | 2026.03.27 20:03:55.605588 [ 290 ] {} <Debug> TCP-Session: d242a93a-f4ec-456a-a862-b5554a675a6a Authenticating user 'default' from [fd00:1122:3344:101::e]:54336 | ||
| 5507 | 2026.03.27 20:03:55.606227 [ 290 ] {} <Debug> TCP-Session: d242a93a-f4ec-456a-a862-b5554a675a6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5508 | 2026.03.27 20:03:55.606241 [ 290 ] {} <Debug> TCP-Session: d242a93a-f4ec-456a-a862-b5554a675a6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5509 | 2026.03.27 20:03:55.606319 [ 287 ] {4db82c34-064e-42b9-804d-00d3f9676fbd} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 5510 | 2026.03.27 20:03:55.607235 [ 344 ] {4db82c34-064e-42b9-804d-00d3f9676fbd} <Trace> AggregatingTransform: Aggregating | ||
| 5511 | 2026.03.27 20:03:55.607280 [ 344 ] {4db82c34-064e-42b9-804d-00d3f9676fbd} <Trace> Aggregator: Aggregation method: without_key | ||
| 5512 | 2026.03.27 20:03:55.607317 [ 344 ] {4db82c34-064e-42b9-804d-00d3f9676fbd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000901196 sec. (1109.637 rows/sec., 43.35 KiB/sec.) | ||
| 5513 | 2026.03.27 20:03:55.607335 [ 344 ] {4db82c34-064e-42b9-804d-00d3f9676fbd} <Trace> Aggregator: Merging aggregated data | ||
| 5514 | 2026.03.27 20:03:55.608959 [ 287 ] {4db82c34-064e-42b9-804d-00d3f9676fbd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003295 sec., 303.49013657056145 rows/sec., 11.86 KiB/sec. | ||
| 5515 | 2026.03.27 20:03:55.609101 [ 287 ] {4db82c34-064e-42b9-804d-00d3f9676fbd} <Debug> TCPHandler: Processed in 0.003653054 sec. | ||
| 5516 | 2026.03.27 20:03:55.609207 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5517 | 2026.03.27 20:03:55.609229 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5518 | 2026.03.27 20:03:55.609247 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5519 | 2026.03.27 20:03:55.609270 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5520 | 2026.03.27 20:03:55.609291 [ 290 ] {} <Debug> TCP-Session: d242a93a-f4ec-456a-a862-b5554a675a6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5521 | 2026.03.27 20:03:55.609289 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5522 | 2026.03.27 20:03:55.609307 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5523 | 2026.03.27 20:03:55.609325 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5524 | 2026.03.27 20:03:55.609341 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5525 | 2026.03.27 20:03:55.609361 [ 292 ] {} <Debug> TCP-Session: c4b5b406-3df0-4af3-bd6b-4545683b3532 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5526 | 2026.03.27 20:03:55.609377 [ 291 ] {} <Debug> TCP-Session: dd67f3b6-2549-493d-a96a-a22d0c39d733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5527 | 2026.03.27 20:03:55.609399 [ 293 ] {} <Debug> TCP-Session: 1cd98f2c-2c2c-4c1c-8822-dd0bbbc8ded9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5528 | 2026.03.27 20:03:55.609353 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5529 | 2026.03.27 20:03:55.609352 [ 275 ] {} <Debug> TCP-Session: b58bbfd0-ca49-4840-8113-76deba3d98b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5530 | 2026.03.27 20:03:55.609321 [ 289 ] {} <Debug> TCP-Session: a62d887a-f203-4ab3-8365-3c37e5286a4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5531 | 2026.03.27 20:03:55.609476 [ 294 ] {} <Debug> TCP-Session: 2698dfac-3e83-4ef9-9534-22c2dbae8068 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5532 | 2026.03.27 20:03:55.609277 [ 286 ] {} <Debug> TCP-Session: 6de18f83-1e47-488e-a12e-93f580c2047e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5533 | 2026.03.27 20:03:55.609265 [ 287 ] {} <Debug> TCP-Session: 5b07239f-0403-4046-a2ad-d97651f0f768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5534 | 2026.03.27 20:03:55.642446 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61746 | ||
| 5535 | 2026.03.27 20:03:55.642573 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5536 | 2026.03.27 20:03:55.642612 [ 287 ] {} <Debug> TCP-Session: b500b70c-c0d5-46a7-981a-b58060cfa6dc Authenticating user 'default' from [fd00:1122:3344:101::e]:61746 | ||
| 5537 | 2026.03.27 20:03:55.642635 [ 287 ] {} <Debug> TCP-Session: b500b70c-c0d5-46a7-981a-b58060cfa6dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5538 | 2026.03.27 20:03:55.642648 [ 287 ] {} <Debug> TCP-Session: b500b70c-c0d5-46a7-981a-b58060cfa6dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5539 | 2026.03.27 20:03:55.642881 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42469 | ||
| 5540 | 2026.03.27 20:03:55.642889 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36210 | ||
| 5541 | 2026.03.27 20:03:55.642921 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43991 | ||
| 5542 | 2026.03.27 20:03:55.642965 [ 287 ] {} <Trace> TCP-Session: b500b70c-c0d5-46a7-981a-b58060cfa6dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5543 | 2026.03.27 20:03:55.642949 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50194 | ||
| 5544 | 2026.03.27 20:03:55.643010 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5545 | 2026.03.27 20:03:55.643026 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5546 | 2026.03.27 20:03:55.643054 [ 290 ] {} <Debug> TCP-Session: 19330a07-2f9b-40bb-a6da-f1cc54b08d27 Authenticating user 'default' from [fd00:1122:3344:101::e]:36210 | ||
| 5547 | 2026.03.27 20:03:55.643074 [ 293 ] {} <Debug> TCP-Session: c67521a9-972f-4378-86a8-031ac4caebf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43991 | ||
| 5548 | 2026.03.27 20:03:55.643076 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5549 | 2026.03.27 20:03:55.643093 [ 290 ] {} <Debug> TCP-Session: 19330a07-2f9b-40bb-a6da-f1cc54b08d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5550 | 2026.03.27 20:03:55.643110 [ 293 ] {} <Debug> TCP-Session: c67521a9-972f-4378-86a8-031ac4caebf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5551 | 2026.03.27 20:03:55.643128 [ 290 ] {} <Debug> TCP-Session: 19330a07-2f9b-40bb-a6da-f1cc54b08d27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5552 | 2026.03.27 20:03:55.643123 [ 286 ] {} <Debug> TCP-Session: d61dc0b4-bedc-4a6a-9b28-9c9879337b8a Authenticating user 'default' from [fd00:1122:3344:101::e]:50194 | ||
| 5553 | 2026.03.27 20:03:55.643145 [ 287 ] {6a556e4e-132c-4a9d-bee3-d984721d4c54} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61746) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5554 | 2026.03.27 20:03:55.643169 [ 286 ] {} <Debug> TCP-Session: d61dc0b4-bedc-4a6a-9b28-9c9879337b8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5555 | 2026.03.27 20:03:55.643143 [ 293 ] {} <Debug> TCP-Session: c67521a9-972f-4378-86a8-031ac4caebf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5556 | 2026.03.27 20:03:55.643196 [ 286 ] {} <Debug> TCP-Session: d61dc0b4-bedc-4a6a-9b28-9c9879337b8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5557 | 2026.03.27 20:03:55.643001 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5558 | 2026.03.27 20:03:55.642935 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37091 | ||
| 5559 | 2026.03.27 20:03:55.643268 [ 289 ] {} <Debug> TCP-Session: b58c23d9-ffa8-4719-b4ca-cc30c44adb77 Authenticating user 'default' from [fd00:1122:3344:101::e]:42469 | ||
| 5560 | 2026.03.27 20:03:55.642918 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46629 | ||
| 5561 | 2026.03.27 20:03:55.643311 [ 289 ] {} <Debug> TCP-Session: b58c23d9-ffa8-4719-b4ca-cc30c44adb77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5562 | 2026.03.27 20:03:55.642894 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47279 | ||
| 5563 | 2026.03.27 20:03:55.643354 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5564 | 2026.03.27 20:03:55.643380 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5565 | 2026.03.27 20:03:55.643396 [ 294 ] {} <Debug> TCP-Session: 6da94540-c146-431c-a510-255dfdc0934a Authenticating user 'default' from [fd00:1122:3344:101::e]:37091 | ||
| 5566 | 2026.03.27 20:03:55.643406 [ 292 ] {} <Debug> TCP-Session: 5d8fdd54-be2c-45ed-b0d6-b1e9e6ac6952 Authenticating user 'default' from [fd00:1122:3344:101::e]:46629 | ||
| 5567 | 2026.03.27 20:03:55.643413 [ 287 ] {6a556e4e-132c-4a9d-bee3-d984721d4c54} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5568 | 2026.03.27 20:03:55.643414 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5569 | 2026.03.27 20:03:55.643430 [ 292 ] {} <Debug> TCP-Session: 5d8fdd54-be2c-45ed-b0d6-b1e9e6ac6952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5570 | 2026.03.27 20:03:55.643459 [ 291 ] {} <Debug> TCP-Session: fc72f547-c248-440a-a6e0-f46a650ac2c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47279 | ||
| 5571 | 2026.03.27 20:03:55.643472 [ 287 ] {6a556e4e-132c-4a9d-bee3-d984721d4c54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5572 | 2026.03.27 20:03:55.643474 [ 292 ] {} <Debug> TCP-Session: 5d8fdd54-be2c-45ed-b0d6-b1e9e6ac6952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5573 | 2026.03.27 20:03:55.643487 [ 291 ] {} <Debug> TCP-Session: fc72f547-c248-440a-a6e0-f46a650ac2c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5574 | 2026.03.27 20:03:55.643420 [ 294 ] {} <Debug> TCP-Session: 6da94540-c146-431c-a510-255dfdc0934a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5575 | 2026.03.27 20:03:55.643536 [ 291 ] {} <Debug> TCP-Session: fc72f547-c248-440a-a6e0-f46a650ac2c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5576 | 2026.03.27 20:03:55.643551 [ 294 ] {} <Debug> TCP-Session: 6da94540-c146-431c-a510-255dfdc0934a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5577 | 2026.03.27 20:03:55.643350 [ 289 ] {} <Debug> TCP-Session: b58c23d9-ffa8-4719-b4ca-cc30c44adb77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5578 | 2026.03.27 20:03:55.642944 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41401 | ||
| 5579 | 2026.03.27 20:03:55.643663 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5580 | 2026.03.27 20:03:55.643685 [ 275 ] {} <Debug> TCP-Session: 0f775d4a-b842-497b-9769-f4ba64bccead Authenticating user 'default' from [fd00:1122:3344:101::e]:41401 | ||
| 5581 | 2026.03.27 20:03:55.643700 [ 275 ] {} <Debug> TCP-Session: 0f775d4a-b842-497b-9769-f4ba64bccead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5582 | 2026.03.27 20:03:55.643713 [ 275 ] {} <Debug> TCP-Session: 0f775d4a-b842-497b-9769-f4ba64bccead Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5583 | 2026.03.27 20:03:55.643763 [ 287 ] {6a556e4e-132c-4a9d-bee3-d984721d4c54} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 5584 | 2026.03.27 20:03:55.644805 [ 306 ] {6a556e4e-132c-4a9d-bee3-d984721d4c54} <Trace> AggregatingTransform: Aggregating | ||
| 5585 | 2026.03.27 20:03:55.644871 [ 306 ] {6a556e4e-132c-4a9d-bee3-d984721d4c54} <Trace> Aggregator: Aggregation method: without_key | ||
| 5586 | 2026.03.27 20:03:55.644914 [ 306 ] {6a556e4e-132c-4a9d-bee3-d984721d4c54} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001048239 sec. (953.981 rows/sec., 37.26 KiB/sec.) | ||
| 5587 | 2026.03.27 20:03:55.644937 [ 306 ] {6a556e4e-132c-4a9d-bee3-d984721d4c54} <Trace> Aggregator: Merging aggregated data | ||
| 5588 | 2026.03.27 20:03:55.646151 [ 287 ] {6a556e4e-132c-4a9d-bee3-d984721d4c54} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003058 sec., 327.01111837802483 rows/sec., 12.77 KiB/sec. | ||
| 5589 | 2026.03.27 20:03:55.646309 [ 287 ] {6a556e4e-132c-4a9d-bee3-d984721d4c54} <Debug> TCPHandler: Processed in 0.003451652 sec. | ||
| 5590 | 2026.03.27 20:03:55.646431 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5591 | 2026.03.27 20:03:55.646459 [ 287 ] {} <Debug> TCP-Session: b500b70c-c0d5-46a7-981a-b58060cfa6dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5592 | 2026.03.27 20:03:55.646462 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5593 | 2026.03.27 20:03:55.646488 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5594 | 2026.03.27 20:03:55.646502 [ 286 ] {} <Debug> TCP-Session: d61dc0b4-bedc-4a6a-9b28-9c9879337b8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5595 | 2026.03.27 20:03:55.646511 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5596 | 2026.03.27 20:03:55.646532 [ 289 ] {} <Debug> TCP-Session: b58c23d9-ffa8-4719-b4ca-cc30c44adb77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5597 | 2026.03.27 20:03:55.646528 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5598 | 2026.03.27 20:03:55.646548 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5599 | 2026.03.27 20:03:55.646566 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5600 | 2026.03.27 20:03:55.646590 [ 294 ] {} <Debug> TCP-Session: 6da94540-c146-431c-a510-255dfdc0934a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5601 | 2026.03.27 20:03:55.646607 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5602 | 2026.03.27 20:03:55.646623 [ 292 ] {} <Debug> TCP-Session: 5d8fdd54-be2c-45ed-b0d6-b1e9e6ac6952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5603 | 2026.03.27 20:03:55.646561 [ 293 ] {} <Debug> TCP-Session: c67521a9-972f-4378-86a8-031ac4caebf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5604 | 2026.03.27 20:03:55.646650 [ 275 ] {} <Debug> TCP-Session: 0f775d4a-b842-497b-9769-f4ba64bccead Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5605 | 2026.03.27 20:03:55.646607 [ 290 ] {} <Debug> TCP-Session: 19330a07-2f9b-40bb-a6da-f1cc54b08d27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5606 | 2026.03.27 20:03:55.646588 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5607 | 2026.03.27 20:03:55.646740 [ 291 ] {} <Debug> TCP-Session: fc72f547-c248-440a-a6e0-f46a650ac2c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5608 | 2026.03.27 20:03:56.087090 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5609 | 2026.03.27 20:03:56.087269 [ 276 ] {15b97c32-41a3-4c0a-9f5e-36dcc4397824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5610 | 2026.03.27 20:03:56.087336 [ 276 ] {15b97c32-41a3-4c0a-9f5e-36dcc4397824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5611 | 2026.03.27 20:03:56.087975 [ 276 ] {15b97c32-41a3-4c0a-9f5e-36dcc4397824} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5612 | 2026.03.27 20:03:56.088021 [ 276 ] {15b97c32-41a3-4c0a-9f5e-36dcc4397824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5613 | 2026.03.27 20:03:56.088400 [ 276 ] {15b97c32-41a3-4c0a-9f5e-36dcc4397824} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5614 | 2026.03.27 20:03:56.088691 [ 276 ] {15b97c32-41a3-4c0a-9f5e-36dcc4397824} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5615 | 2026.03.27 20:03:56.088849 [ 276 ] {15b97c32-41a3-4c0a-9f5e-36dcc4397824} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001626 sec., 55350.553505535056 rows/sec., 4.66 MiB/sec. | ||
| 5616 | 2026.03.27 20:03:56.088895 [ 276 ] {15b97c32-41a3-4c0a-9f5e-36dcc4397824} <Debug> TCPHandler: Processed in 0.001934684 sec. | ||
| 5617 | 2026.03.27 20:03:56.089026 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5618 | 2026.03.27 20:03:56.089130 [ 276 ] {7a5bc639-12d1-4d09-a2d5-5d2cfbf14d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5619 | 2026.03.27 20:03:56.089172 [ 276 ] {7a5bc639-12d1-4d09-a2d5-5d2cfbf14d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5620 | 2026.03.27 20:03:56.089592 [ 276 ] {7a5bc639-12d1-4d09-a2d5-5d2cfbf14d5a} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2026.03.27 20:03:56.089629 [ 276 ] {7a5bc639-12d1-4d09-a2d5-5d2cfbf14d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5622 | 2026.03.27 20:03:56.089959 [ 276 ] {7a5bc639-12d1-4d09-a2d5-5d2cfbf14d5a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5623 | 2026.03.27 20:03:56.090164 [ 276 ] {7a5bc639-12d1-4d09-a2d5-5d2cfbf14d5a} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2026.03.27 20:03:56.090297 [ 276 ] {7a5bc639-12d1-4d09-a2d5-5d2cfbf14d5a} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.00119 sec., 14285.714285714284 rows/sec., 1.05 MiB/sec. | ||
| 5625 | 2026.03.27 20:03:56.090335 [ 276 ] {7a5bc639-12d1-4d09-a2d5-5d2cfbf14d5a} <Debug> TCPHandler: Processed in 0.001364054 sec. | ||
| 5626 | 2026.03.27 20:03:56.090448 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5627 | 2026.03.27 20:03:56.090545 [ 276 ] {73ee39f8-7925-4678-b386-4aaa6654af8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5628 | 2026.03.27 20:03:56.090612 [ 276 ] {73ee39f8-7925-4678-b386-4aaa6654af8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5629 | 2026.03.27 20:03:56.091046 [ 276 ] {73ee39f8-7925-4678-b386-4aaa6654af8a} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5630 | 2026.03.27 20:03:56.091083 [ 276 ] {73ee39f8-7925-4678-b386-4aaa6654af8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5631 | 2026.03.27 20:03:56.091386 [ 276 ] {73ee39f8-7925-4678-b386-4aaa6654af8a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5632 | 2026.03.27 20:03:56.091596 [ 276 ] {73ee39f8-7925-4678-b386-4aaa6654af8a} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5633 | 2026.03.27 20:03:56.091725 [ 276 ] {73ee39f8-7925-4678-b386-4aaa6654af8a} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001199 sec., 67556.29691409507 rows/sec., 5.28 MiB/sec. | ||
| 5634 | 2026.03.27 20:03:56.091761 [ 276 ] {73ee39f8-7925-4678-b386-4aaa6654af8a} <Debug> TCPHandler: Processed in 0.001364995 sec. | ||
| 5635 | 2026.03.27 20:03:56.091878 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5636 | 2026.03.27 20:03:56.091998 [ 276 ] {93088aa8-57e3-4204-92c1-7b3e92a68e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5637 | 2026.03.27 20:03:56.092042 [ 276 ] {93088aa8-57e3-4204-92c1-7b3e92a68e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5638 | 2026.03.27 20:03:56.092443 [ 276 ] {93088aa8-57e3-4204-92c1-7b3e92a68e3f} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5639 | 2026.03.27 20:03:56.092479 [ 276 ] {93088aa8-57e3-4204-92c1-7b3e92a68e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5640 | 2026.03.27 20:03:56.092836 [ 276 ] {93088aa8-57e3-4204-92c1-7b3e92a68e3f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5641 | 2026.03.27 20:03:56.093050 [ 276 ] {93088aa8-57e3-4204-92c1-7b3e92a68e3f} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5642 | 2026.03.27 20:03:56.093191 [ 276 ] {93088aa8-57e3-4204-92c1-7b3e92a68e3f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 5643 | 2026.03.27 20:03:56.093230 [ 276 ] {93088aa8-57e3-4204-92c1-7b3e92a68e3f} <Debug> TCPHandler: Processed in 0.001404274 sec. | ||
| 5644 | 2026.03.27 20:03:56.093330 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5645 | 2026.03.27 20:03:56.093425 [ 276 ] {0c6d70a4-af4c-4b5b-9099-05631bd75daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5646 | 2026.03.27 20:03:56.093479 [ 276 ] {0c6d70a4-af4c-4b5b-9099-05631bd75daf} <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 | ||
| 5647 | 2026.03.27 20:03:56.094259 [ 276 ] {0c6d70a4-af4c-4b5b-9099-05631bd75daf} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5648 | 2026.03.27 20:03:56.094294 [ 276 ] {0c6d70a4-af4c-4b5b-9099-05631bd75daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5649 | 2026.03.27 20:03:56.094887 [ 276 ] {0c6d70a4-af4c-4b5b-9099-05631bd75daf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5650 | 2026.03.27 20:03:56.095113 [ 276 ] {0c6d70a4-af4c-4b5b-9099-05631bd75daf} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5651 | 2026.03.27 20:03:56.095253 [ 276 ] {0c6d70a4-af4c-4b5b-9099-05631bd75daf} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001846 sec., 9209.100758396533 rows/sec., 16.50 MiB/sec. | ||
| 5652 | 2026.03.27 20:03:56.095314 [ 276 ] {0c6d70a4-af4c-4b5b-9099-05631bd75daf} <Debug> TCPHandler: Processed in 0.002033395 sec. | ||
| 5653 | 2026.03.27 20:03:56.095430 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5654 | 2026.03.27 20:03:56.095526 [ 276 ] {0bbd73f2-e0dd-40ee-892f-8fa8796b6392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5655 | 2026.03.27 20:03:56.095567 [ 276 ] {0bbd73f2-e0dd-40ee-892f-8fa8796b6392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5656 | 2026.03.27 20:03:56.095911 [ 276 ] {0bbd73f2-e0dd-40ee-892f-8fa8796b6392} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5657 | 2026.03.27 20:03:56.095946 [ 276 ] {0bbd73f2-e0dd-40ee-892f-8fa8796b6392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5658 | 2026.03.27 20:03:56.096260 [ 276 ] {0bbd73f2-e0dd-40ee-892f-8fa8796b6392} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5659 | 2026.03.27 20:03:56.096467 [ 276 ] {0bbd73f2-e0dd-40ee-892f-8fa8796b6392} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5660 | 2026.03.27 20:03:56.096596 [ 276 ] {0bbd73f2-e0dd-40ee-892f-8fa8796b6392} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 5661 | 2026.03.27 20:03:56.096631 [ 276 ] {0bbd73f2-e0dd-40ee-892f-8fa8796b6392} <Debug> TCPHandler: Processed in 0.001251742 sec. | ||
| 5662 | 2026.03.27 20:03:57.367939 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5663 | 2026.03.27 20:03:57.367996 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5664 | 2026.03.27 20:03:57.450528 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11551 | ||
| 5665 | 2026.03.27 20:03:57.451113 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5666 | 2026.03.27 20:03:57.451163 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5667 | 2026.03.27 20:03:57.451675 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5668 | 2026.03.27 20:03:57.451906 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5669 | 2026.03.27 20:03:57.452039 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11551 | ||
| 5670 | 2026.03.27 20:03:57.479654 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 730 | ||
| 5671 | 2026.03.27 20:03:57.481962 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5672 | 2026.03.27 20:03:57.482028 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5673 | 2026.03.27 20:03:57.483375 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5674 | 2026.03.27 20:03:57.483755 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5675 | 2026.03.27 20:03:57.484276 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 730 | ||
| 5676 | 2026.03.27 20:03:58.041157 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5677 | 2026.03.27 20:03:58.057556 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5678 | 2026.03.27 20:03:58.057600 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5679 | 2026.03.27 20:03:58.063480 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5680 | 2026.03.27 20:03:58.064195 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5681 | 2026.03.27 20:03:58.066779 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5682 | 2026.03.27 20:04:01.094584 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5683 | 2026.03.27 20:04:01.094781 [ 276 ] {b453b075-ddc9-4377-9cb2-7c5e9283f43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5684 | 2026.03.27 20:04:01.094849 [ 276 ] {b453b075-ddc9-4377-9cb2-7c5e9283f43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5685 | 2026.03.27 20:04:01.095781 [ 276 ] {b453b075-ddc9-4377-9cb2-7c5e9283f43b} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5686 | 2026.03.27 20:04:01.095838 [ 276 ] {b453b075-ddc9-4377-9cb2-7c5e9283f43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5687 | 2026.03.27 20:04:01.096284 [ 276 ] {b453b075-ddc9-4377-9cb2-7c5e9283f43b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5688 | 2026.03.27 20:04:01.096531 [ 276 ] {b453b075-ddc9-4377-9cb2-7c5e9283f43b} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5689 | 2026.03.27 20:04:01.096701 [ 276 ] {b453b075-ddc9-4377-9cb2-7c5e9283f43b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001967 sec., 144382.3080833757 rows/sec., 9.17 MiB/sec. | ||
| 5690 | 2026.03.27 20:04:01.096754 [ 276 ] {b453b075-ddc9-4377-9cb2-7c5e9283f43b} <Debug> TCPHandler: Processed in 0.002301871 sec. | ||
| 5691 | 2026.03.27 20:04:01.096897 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5692 | 2026.03.27 20:04:01.097010 [ 276 ] {5be1b1f3-9150-4e28-98ad-136355fdc785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5693 | 2026.03.27 20:04:01.097055 [ 276 ] {5be1b1f3-9150-4e28-98ad-136355fdc785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5694 | 2026.03.27 20:04:01.097890 [ 276 ] {5be1b1f3-9150-4e28-98ad-136355fdc785} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5695 | 2026.03.27 20:04:01.097927 [ 276 ] {5be1b1f3-9150-4e28-98ad-136355fdc785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5696 | 2026.03.27 20:04:01.098326 [ 276 ] {5be1b1f3-9150-4e28-98ad-136355fdc785} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5697 | 2026.03.27 20:04:01.098543 [ 276 ] {5be1b1f3-9150-4e28-98ad-136355fdc785} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5698 | 2026.03.27 20:04:01.098685 [ 276 ] {5be1b1f3-9150-4e28-98ad-136355fdc785} <Debug> executeQuery: Read 845 rows, 68.03 KiB in 0.001701 sec., 496766.607877719 rows/sec., 39.05 MiB/sec. | ||
| 5699 | 2026.03.27 20:04:01.098724 [ 276 ] {5be1b1f3-9150-4e28-98ad-136355fdc785} <Debug> TCPHandler: Processed in 0.001881413 sec. | ||
| 5700 | 2026.03.27 20:04:01.098844 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5701 | 2026.03.27 20:04:01.098944 [ 276 ] {ae802459-4b1d-46c0-a64f-b3ebfb928c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5702 | 2026.03.27 20:04:01.098986 [ 276 ] {ae802459-4b1d-46c0-a64f-b3ebfb928c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5703 | 2026.03.27 20:04:01.099435 [ 276 ] {ae802459-4b1d-46c0-a64f-b3ebfb928c3b} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5704 | 2026.03.27 20:04:01.099470 [ 276 ] {ae802459-4b1d-46c0-a64f-b3ebfb928c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5705 | 2026.03.27 20:04:01.099791 [ 276 ] {ae802459-4b1d-46c0-a64f-b3ebfb928c3b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5706 | 2026.03.27 20:04:01.099998 [ 276 ] {ae802459-4b1d-46c0-a64f-b3ebfb928c3b} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5707 | 2026.03.27 20:04:01.100124 [ 276 ] {ae802459-4b1d-46c0-a64f-b3ebfb928c3b} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001201 sec., 138218.151540383 rows/sec., 8.41 MiB/sec. | ||
| 5708 | 2026.03.27 20:04:01.100161 [ 276 ] {ae802459-4b1d-46c0-a64f-b3ebfb928c3b} <Debug> TCPHandler: Processed in 0.001367904 sec. | ||
| 5709 | 2026.03.27 20:04:01.100275 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5710 | 2026.03.27 20:04:01.100372 [ 276 ] {440c91a6-ae4f-4bcc-b2f0-6c3b79d73c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5711 | 2026.03.27 20:04:01.100412 [ 276 ] {440c91a6-ae4f-4bcc-b2f0-6c3b79d73c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5712 | 2026.03.27 20:04:01.100854 [ 276 ] {440c91a6-ae4f-4bcc-b2f0-6c3b79d73c3f} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5713 | 2026.03.27 20:04:01.100889 [ 276 ] {440c91a6-ae4f-4bcc-b2f0-6c3b79d73c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5714 | 2026.03.27 20:04:01.101199 [ 276 ] {440c91a6-ae4f-4bcc-b2f0-6c3b79d73c3f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5715 | 2026.03.27 20:04:01.101420 [ 276 ] {440c91a6-ae4f-4bcc-b2f0-6c3b79d73c3f} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5716 | 2026.03.27 20:04:01.101545 [ 276 ] {440c91a6-ae4f-4bcc-b2f0-6c3b79d73c3f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001192 sec., 125000.00000000001 rows/sec., 8.08 MiB/sec. | ||
| 5717 | 2026.03.27 20:04:01.101585 [ 276 ] {440c91a6-ae4f-4bcc-b2f0-6c3b79d73c3f} <Debug> TCPHandler: Processed in 0.001356334 sec. | ||
| 5718 | 2026.03.27 20:04:01.101706 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5719 | 2026.03.27 20:04:01.101802 [ 276 ] {1278270c-5d55-45f3-85b8-6e46a2b289a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5720 | 2026.03.27 20:04:01.101841 [ 276 ] {1278270c-5d55-45f3-85b8-6e46a2b289a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5721 | 2026.03.27 20:04:01.102272 [ 276 ] {1278270c-5d55-45f3-85b8-6e46a2b289a5} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5722 | 2026.03.27 20:04:01.102306 [ 276 ] {1278270c-5d55-45f3-85b8-6e46a2b289a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5723 | 2026.03.27 20:04:01.102649 [ 276 ] {1278270c-5d55-45f3-85b8-6e46a2b289a5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5724 | 2026.03.27 20:04:01.102859 [ 276 ] {1278270c-5d55-45f3-85b8-6e46a2b289a5} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5725 | 2026.03.27 20:04:01.102992 [ 276 ] {1278270c-5d55-45f3-85b8-6e46a2b289a5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001209 sec., 122415.21918941273 rows/sec., 6.96 MiB/sec. | ||
| 5726 | 2026.03.27 20:04:01.103030 [ 276 ] {1278270c-5d55-45f3-85b8-6e46a2b289a5} <Debug> TCPHandler: Processed in 0.001374735 sec. | ||
| 5727 | 2026.03.27 20:04:01.103143 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5728 | 2026.03.27 20:04:01.103238 [ 276 ] {8d039b89-1226-45ad-af06-d10061e9145b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5729 | 2026.03.27 20:04:01.103278 [ 276 ] {8d039b89-1226-45ad-af06-d10061e9145b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5730 | 2026.03.27 20:04:01.103867 [ 276 ] {8d039b89-1226-45ad-af06-d10061e9145b} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5731 | 2026.03.27 20:04:01.103902 [ 276 ] {8d039b89-1226-45ad-af06-d10061e9145b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5732 | 2026.03.27 20:04:01.104230 [ 276 ] {8d039b89-1226-45ad-af06-d10061e9145b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5733 | 2026.03.27 20:04:01.104436 [ 276 ] {8d039b89-1226-45ad-af06-d10061e9145b} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5734 | 2026.03.27 20:04:01.104561 [ 276 ] {8d039b89-1226-45ad-af06-d10061e9145b} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001341 sec., 383296.04772557796 rows/sec., 27.02 MiB/sec. | ||
| 5735 | 2026.03.27 20:04:01.104599 [ 276 ] {8d039b89-1226-45ad-af06-d10061e9145b} <Debug> TCPHandler: Processed in 0.001505406 sec. | ||
| 5736 | 2026.03.27 20:04:01.104702 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5737 | 2026.03.27 20:04:01.104796 [ 276 ] {7ff100b1-e9e4-4518-8983-a0334f93707c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5738 | 2026.03.27 20:04:01.104837 [ 276 ] {7ff100b1-e9e4-4518-8983-a0334f93707c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5739 | 2026.03.27 20:04:01.105176 [ 276 ] {7ff100b1-e9e4-4518-8983-a0334f93707c} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5740 | 2026.03.27 20:04:01.105209 [ 276 ] {7ff100b1-e9e4-4518-8983-a0334f93707c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5741 | 2026.03.27 20:04:01.105518 [ 276 ] {7ff100b1-e9e4-4518-8983-a0334f93707c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5742 | 2026.03.27 20:04:01.105722 [ 276 ] {7ff100b1-e9e4-4518-8983-a0334f93707c} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5743 | 2026.03.27 20:04:01.105846 [ 276 ] {7ff100b1-e9e4-4518-8983-a0334f93707c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 5744 | 2026.03.27 20:04:01.105881 [ 276 ] {7ff100b1-e9e4-4518-8983-a0334f93707c} <Debug> TCPHandler: Processed in 0.001228182 sec. | ||
| 5745 | 2026.03.27 20:04:01.105990 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5746 | 2026.03.27 20:04:01.106084 [ 276 ] {b0920def-c80f-428e-9e99-9f1343eed8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5747 | 2026.03.27 20:04:01.106126 [ 276 ] {b0920def-c80f-428e-9e99-9f1343eed8d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5748 | 2026.03.27 20:04:01.106529 [ 276 ] {b0920def-c80f-428e-9e99-9f1343eed8d9} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5749 | 2026.03.27 20:04:01.106563 [ 276 ] {b0920def-c80f-428e-9e99-9f1343eed8d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5750 | 2026.03.27 20:04:01.106901 [ 276 ] {b0920def-c80f-428e-9e99-9f1343eed8d9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5751 | 2026.03.27 20:04:01.107125 [ 276 ] {b0920def-c80f-428e-9e99-9f1343eed8d9} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5752 | 2026.03.27 20:04:01.107251 [ 276 ] {b0920def-c80f-428e-9e99-9f1343eed8d9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001185 sec., 223628.69198312235 rows/sec., 14.86 MiB/sec. | ||
| 5753 | 2026.03.27 20:04:01.107288 [ 276 ] {b0920def-c80f-428e-9e99-9f1343eed8d9} <Debug> TCPHandler: Processed in 0.001347254 sec. | ||
| 5754 | 2026.03.27 20:04:01.107400 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5755 | 2026.03.27 20:04:01.107496 [ 276 ] {d986a017-8e3c-4fb1-967f-cf840dc48e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5756 | 2026.03.27 20:04:01.107537 [ 276 ] {d986a017-8e3c-4fb1-967f-cf840dc48e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5757 | 2026.03.27 20:04:01.107846 [ 276 ] {d986a017-8e3c-4fb1-967f-cf840dc48e3e} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5758 | 2026.03.27 20:04:01.107881 [ 276 ] {d986a017-8e3c-4fb1-967f-cf840dc48e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5759 | 2026.03.27 20:04:01.108187 [ 276 ] {d986a017-8e3c-4fb1-967f-cf840dc48e3e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5760 | 2026.03.27 20:04:01.108388 [ 276 ] {d986a017-8e3c-4fb1-967f-cf840dc48e3e} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5761 | 2026.03.27 20:04:01.108513 [ 276 ] {d986a017-8e3c-4fb1-967f-cf840dc48e3e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 5762 | 2026.03.27 20:04:01.108548 [ 276 ] {d986a017-8e3c-4fb1-967f-cf840dc48e3e} <Debug> TCPHandler: Processed in 0.001197691 sec. | ||
| 5763 | 2026.03.27 20:04:01.108659 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5764 | 2026.03.27 20:04:01.108752 [ 276 ] {06b25d95-dab3-4a56-aa53-7e170fdf7893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5765 | 2026.03.27 20:04:01.108806 [ 276 ] {06b25d95-dab3-4a56-aa53-7e170fdf7893} <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 | ||
| 5766 | 2026.03.27 20:04:01.109612 [ 276 ] {06b25d95-dab3-4a56-aa53-7e170fdf7893} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5767 | 2026.03.27 20:04:01.109648 [ 276 ] {06b25d95-dab3-4a56-aa53-7e170fdf7893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5768 | 2026.03.27 20:04:01.110185 [ 276 ] {06b25d95-dab3-4a56-aa53-7e170fdf7893} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5769 | 2026.03.27 20:04:01.110414 [ 276 ] {06b25d95-dab3-4a56-aa53-7e170fdf7893} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5770 | 2026.03.27 20:04:01.110551 [ 276 ] {06b25d95-dab3-4a56-aa53-7e170fdf7893} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001816 sec., 13215.859030837006 rows/sec., 23.68 MiB/sec. | ||
| 5771 | 2026.03.27 20:04:01.110613 [ 276 ] {06b25d95-dab3-4a56-aa53-7e170fdf7893} <Debug> TCPHandler: Processed in 0.002002976 sec. | ||
| 5772 | 2026.03.27 20:04:01.110731 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5773 | 2026.03.27 20:04:01.110826 [ 276 ] {595faa2c-302e-42c9-bc36-b7083bc03819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5774 | 2026.03.27 20:04:01.110867 [ 276 ] {595faa2c-302e-42c9-bc36-b7083bc03819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5775 | 2026.03.27 20:04:01.111196 [ 276 ] {595faa2c-302e-42c9-bc36-b7083bc03819} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5776 | 2026.03.27 20:04:01.111231 [ 276 ] {595faa2c-302e-42c9-bc36-b7083bc03819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5777 | 2026.03.27 20:04:01.111535 [ 276 ] {595faa2c-302e-42c9-bc36-b7083bc03819} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5778 | 2026.03.27 20:04:01.111770 [ 276 ] {595faa2c-302e-42c9-bc36-b7083bc03819} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5779 | 2026.03.27 20:04:01.111899 [ 276 ] {595faa2c-302e-42c9-bc36-b7083bc03819} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001091 sec., 82493.12557286893 rows/sec., 5.16 MiB/sec. | ||
| 5780 | 2026.03.27 20:04:01.111936 [ 276 ] {595faa2c-302e-42c9-bc36-b7083bc03819} <Debug> TCPHandler: Processed in 0.001254322 sec. | ||
| 5781 | 2026.03.27 20:04:04.952208 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11999 | ||
| 5782 | 2026.03.27 20:04:04.952750 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5783 | 2026.03.27 20:04:04.952795 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5784 | 2026.03.27 20:04:04.953303 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5785 | 2026.03.27 20:04:04.953534 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5786 | 2026.03.27 20:04:04.953668 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11999 | ||
| 5787 | 2026.03.27 20:04:05.566899 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5788 | 2026.03.27 20:04:05.584505 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5789 | 2026.03.27 20:04:05.584566 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5790 | 2026.03.27 20:04:05.590600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5791 | 2026.03.27 20:04:05.591370 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5792 | 2026.03.27 20:04:05.594431 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5793 | 2026.03.27 20:04:06.087882 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5794 | 2026.03.27 20:04:06.088058 [ 276 ] {23af41d9-5e7f-4171-81fb-682040ecf63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5795 | 2026.03.27 20:04:06.088125 [ 276 ] {23af41d9-5e7f-4171-81fb-682040ecf63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5796 | 2026.03.27 20:04:06.088824 [ 276 ] {23af41d9-5e7f-4171-81fb-682040ecf63b} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5797 | 2026.03.27 20:04:06.088874 [ 276 ] {23af41d9-5e7f-4171-81fb-682040ecf63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5798 | 2026.03.27 20:04:06.089269 [ 276 ] {23af41d9-5e7f-4171-81fb-682040ecf63b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5799 | 2026.03.27 20:04:06.089498 [ 276 ] {23af41d9-5e7f-4171-81fb-682040ecf63b} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5800 | 2026.03.27 20:04:06.089664 [ 276 ] {23af41d9-5e7f-4171-81fb-682040ecf63b} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001652 sec., 6053.268765133172 rows/sec., 493.60 KiB/sec. | ||
| 5801 | 2026.03.27 20:04:06.089729 [ 276 ] {23af41d9-5e7f-4171-81fb-682040ecf63b} <Debug> TCPHandler: Processed in 0.001978575 sec. | ||
| 5802 | 2026.03.27 20:04:06.089892 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5803 | 2026.03.27 20:04:06.089998 [ 276 ] {b964a834-0c25-4b06-a64f-92ae816af934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5804 | 2026.03.27 20:04:06.090042 [ 276 ] {b964a834-0c25-4b06-a64f-92ae816af934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5805 | 2026.03.27 20:04:06.090561 [ 276 ] {b964a834-0c25-4b06-a64f-92ae816af934} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5806 | 2026.03.27 20:04:06.090598 [ 276 ] {b964a834-0c25-4b06-a64f-92ae816af934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5807 | 2026.03.27 20:04:06.090937 [ 276 ] {b964a834-0c25-4b06-a64f-92ae816af934} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5808 | 2026.03.27 20:04:06.091167 [ 276 ] {b964a834-0c25-4b06-a64f-92ae816af934} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5809 | 2026.03.27 20:04:06.091299 [ 44 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5810 | 2026.03.27 20:04:06.091312 [ 276 ] {b964a834-0c25-4b06-a64f-92ae816af934} <Debug> executeQuery: Read 95 rows, 8.12 KiB in 0.001333 sec., 71267.81695423856 rows/sec., 5.95 MiB/sec. | ||
| 5811 | 2026.03.27 20:04:06.091365 [ 44 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5812 | 2026.03.27 20:04:06.091376 [ 276 ] {b964a834-0c25-4b06-a64f-92ae816af934} <Debug> TCPHandler: Processed in 0.001536067 sec. | ||
| 5813 | 2026.03.27 20:04:06.091394 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5814 | 2026.03.27 20:04:06.091499 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 5815 | 2026.03.27 20:04:06.091512 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5816 | 2026.03.27 20:04:06.091592 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5817 | 2026.03.27 20:04:06.091617 [ 276 ] {5b06e79f-5e31-412f-9e59-7483247737e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5818 | 2026.03.27 20:04:06.091623 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3360 rows starting from the beginning of the part | ||
| 5819 | 2026.03.27 20:04:06.091661 [ 276 ] {5b06e79f-5e31-412f-9e59-7483247737e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5820 | 2026.03.27 20:04:06.091691 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 3191 rows starting from the beginning of the part | ||
| 5821 | 2026.03.27 20:04:06.091735 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5822 | 2026.03.27 20:04:06.091777 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 5823 | 2026.03.27 20:04:06.091818 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 845 rows starting from the beginning of the part | ||
| 5824 | 2026.03.27 20:04:06.091857 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 95 rows starting from the beginning of the part | ||
| 5825 | 2026.03.27 20:04:06.092089 [ 276 ] {5b06e79f-5e31-412f-9e59-7483247737e2} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5826 | 2026.03.27 20:04:06.092124 [ 276 ] {5b06e79f-5e31-412f-9e59-7483247737e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5827 | 2026.03.27 20:04:06.092441 [ 276 ] {5b06e79f-5e31-412f-9e59-7483247737e2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5828 | 2026.03.27 20:04:06.092666 [ 276 ] {5b06e79f-5e31-412f-9e59-7483247737e2} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5829 | 2026.03.27 20:04:06.092801 [ 276 ] {5b06e79f-5e31-412f-9e59-7483247737e2} <Debug> executeQuery: Read 27 rows, 1.98 KiB in 0.001204 sec., 22425.249169435217 rows/sec., 1.60 MiB/sec. | ||
| 5830 | 2026.03.27 20:04:06.092839 [ 276 ] {5b06e79f-5e31-412f-9e59-7483247737e2} <Debug> TCPHandler: Processed in 0.001379574 sec. | ||
| 5831 | 2026.03.27 20:04:06.092952 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5832 | 2026.03.27 20:04:06.093049 [ 276 ] {8e77c659-94c3-49de-9f98-3370d5097fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5833 | 2026.03.27 20:04:06.093088 [ 276 ] {8e77c659-94c3-49de-9f98-3370d5097fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5834 | 2026.03.27 20:04:06.093508 [ 276 ] {8e77c659-94c3-49de-9f98-3370d5097fe3} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5835 | 2026.03.27 20:04:06.093544 [ 276 ] {8e77c659-94c3-49de-9f98-3370d5097fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5836 | 2026.03.27 20:04:06.093885 [ 276 ] {8e77c659-94c3-49de-9f98-3370d5097fe3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5837 | 2026.03.27 20:04:06.094095 [ 276 ] {8e77c659-94c3-49de-9f98-3370d5097fe3} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5838 | 2026.03.27 20:04:06.094204 [ 44 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5839 | 2026.03.27 20:04:06.094224 [ 276 ] {8e77c659-94c3-49de-9f98-3370d5097fe3} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001194 sec., 76214.405360134 rows/sec., 5.96 MiB/sec. | ||
| 5840 | 2026.03.27 20:04:06.094247 [ 44 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5841 | 2026.03.27 20:04:06.094266 [ 276 ] {8e77c659-94c3-49de-9f98-3370d5097fe3} <Debug> TCPHandler: Processed in 0.001364464 sec. | ||
| 5842 | 2026.03.27 20:04:06.094270 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5843 | 2026.03.27 20:04:06.094270 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7637 rows, containing 5 columns (5 merged, 0 gathered) in 0.00280451 sec., 2723113.841633654 rows/sec., 217.34 MiB/sec. | ||
| 5844 | 2026.03.27 20:04:06.094357 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::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 | ||
| 5845 | 2026.03.27 20:04:06.094386 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5846 | 2026.03.27 20:04:06.094438 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5847 | 2026.03.27 20:04:06.094462 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1829 rows starting from the beginning of the part | ||
| 5848 | 2026.03.27 20:04:06.094483 [ 276 ] {59c6da1e-2f08-4c8d-a4ee-891495099809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5849 | 2026.03.27 20:04:06.094505 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1740 rows starting from the beginning of the part | ||
| 5850 | 2026.03.27 20:04:06.094528 [ 276 ] {59c6da1e-2f08-4c8d-a4ee-891495099809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5851 | 2026.03.27 20:04:06.094540 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5852 | 2026.03.27 20:04:06.094576 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 81 rows starting from the beginning of the part | ||
| 5853 | 2026.03.27 20:04:06.094611 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 514 rows starting from the beginning of the part | ||
| 5854 | 2026.03.27 20:04:06.094646 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 91 rows starting from the beginning of the part | ||
| 5855 | 2026.03.27 20:04:06.094659 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5856 | 2026.03.27 20:04:06.094944 [ 276 ] {59c6da1e-2f08-4c8d-a4ee-891495099809} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5857 | 2026.03.27 20:04:06.094981 [ 276 ] {59c6da1e-2f08-4c8d-a4ee-891495099809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5858 | 2026.03.27 20:04:06.094991 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_36_7} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5859 | 2026.03.27 20:04:06.095088 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_36_7} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5860 | 2026.03.27 20:04:06.095177 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 5861 | 2026.03.27 20:04:06.095327 [ 276 ] {59c6da1e-2f08-4c8d-a4ee-891495099809} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5862 | 2026.03.27 20:04:06.095540 [ 276 ] {59c6da1e-2f08-4c8d-a4ee-891495099809} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5863 | 2026.03.27 20:04:06.095649 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5864 | 2026.03.27 20:04:06.095672 [ 276 ] {59c6da1e-2f08-4c8d-a4ee-891495099809} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001207 sec., 136702.5683512842 rows/sec., 9.52 MiB/sec. | ||
| 5865 | 2026.03.27 20:04:06.095682 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5866 | 2026.03.27 20:04:06.095710 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5867 | 2026.03.27 20:04:06.095715 [ 276 ] {59c6da1e-2f08-4c8d-a4ee-891495099809} <Debug> TCPHandler: Processed in 0.001378704 sec. | ||
| 5868 | 2026.03.27 20:04:06.095790 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 5869 | 2026.03.27 20:04:06.095837 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5870 | 2026.03.27 20:04:06.095874 [ 194 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4319 rows, containing 5 columns (5 merged, 0 gathered) in 0.001537017 sec., 2809988.4386444655 rows/sec., 203.70 MiB/sec. | ||
| 5871 | 2026.03.27 20:04:06.095887 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5872 | 2026.03.27 20:04:06.095932 [ 276 ] {d7909fa6-5d64-4ebf-840d-12c1888a539d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5873 | 2026.03.27 20:04:06.095959 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12778 rows starting from the beginning of the part | ||
| 5874 | 2026.03.27 20:04:06.095990 [ 276 ] {d7909fa6-5d64-4ebf-840d-12c1888a539d} <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 | ||
| 5875 | 2026.03.27 20:04:06.096020 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1602 rows starting from the beginning of the part | ||
| 5876 | 2026.03.27 20:04:06.096082 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 128 rows starting from the beginning of the part | ||
| 5877 | 2026.03.27 20:04:06.096146 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 5878 | 2026.03.27 20:04:06.096204 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 265 rows starting from the beginning of the part | ||
| 5879 | 2026.03.27 20:04:06.096222 [ 193 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5880 | 2026.03.27 20:04:06.096256 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 165 rows starting from the beginning of the part | ||
| 5881 | 2026.03.27 20:04:06.096572 [ 193 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_36_7} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5882 | 2026.03.27 20:04:06.096667 [ 193 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_36_7} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5883 | 2026.03.27 20:04:06.096767 [ 276 ] {d7909fa6-5d64-4ebf-840d-12c1888a539d} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5884 | 2026.03.27 20:04:06.096787 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 5885 | 2026.03.27 20:04:06.096809 [ 276 ] {d7909fa6-5d64-4ebf-840d-12c1888a539d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5886 | 2026.03.27 20:04:06.097366 [ 276 ] {d7909fa6-5d64-4ebf-840d-12c1888a539d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5887 | 2026.03.27 20:04:06.097590 [ 276 ] {d7909fa6-5d64-4ebf-840d-12c1888a539d} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5888 | 2026.03.27 20:04:06.097732 [ 276 ] {d7909fa6-5d64-4ebf-840d-12c1888a539d} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001818 sec., 9350.935093509352 rows/sec., 16.76 MiB/sec. | ||
| 5889 | 2026.03.27 20:04:06.097800 [ 276 ] {d7909fa6-5d64-4ebf-840d-12c1888a539d} <Debug> TCPHandler: Processed in 0.002013426 sec. | ||
| 5890 | 2026.03.27 20:04:06.097914 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5891 | 2026.03.27 20:04:06.098012 [ 276 ] {069b1e1d-303e-4c67-92e9-f2b04395b9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5892 | 2026.03.27 20:04:06.098054 [ 276 ] {069b1e1d-303e-4c67-92e9-f2b04395b9e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5893 | 2026.03.27 20:04:06.098388 [ 276 ] {069b1e1d-303e-4c67-92e9-f2b04395b9e9} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5894 | 2026.03.27 20:04:06.098423 [ 276 ] {069b1e1d-303e-4c67-92e9-f2b04395b9e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5895 | 2026.03.27 20:04:06.098741 [ 276 ] {069b1e1d-303e-4c67-92e9-f2b04395b9e9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5896 | 2026.03.27 20:04:06.098983 [ 276 ] {069b1e1d-303e-4c67-92e9-f2b04395b9e9} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5897 | 2026.03.27 20:04:06.099087 [ 44 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5898 | 2026.03.27 20:04:06.099114 [ 276 ] {069b1e1d-303e-4c67-92e9-f2b04395b9e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 5899 | 2026.03.27 20:04:06.099119 [ 44 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5900 | 2026.03.27 20:04:06.099153 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5901 | 2026.03.27 20:04:06.099157 [ 276 ] {069b1e1d-303e-4c67-92e9-f2b04395b9e9} <Debug> TCPHandler: Processed in 0.001293493 sec. | ||
| 5902 | 2026.03.27 20:04:06.099236 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 5903 | 2026.03.27 20:04:06.099343 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5904 | 2026.03.27 20:04:06.099381 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1470 rows starting from the beginning of the part | ||
| 5905 | 2026.03.27 20:04:06.099440 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part | ||
| 5906 | 2026.03.27 20:04:06.099483 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part | ||
| 5907 | 2026.03.27 20:04:06.099519 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 5908 | 2026.03.27 20:04:06.099556 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part | ||
| 5909 | 2026.03.27 20:04:06.099594 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5910 | 2026.03.27 20:04:06.100560 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1770 rows, containing 4 columns (4 merged, 0 gathered) in 0.001363544 sec., 1298087.9238220402 rows/sec., 84.81 MiB/sec. | ||
| 5911 | 2026.03.27 20:04:06.100815 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5912 | 2026.03.27 20:04:06.101169 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_36_7} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5913 | 2026.03.27 20:04:06.101265 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_36_7} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5914 | 2026.03.27 20:04:06.101365 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5915 | 2026.03.27 20:04:06.101794 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15098 rows, containing 5 columns (5 merged, 0 gathered) in 0.006035567 sec., 2501504.8296208126 rows/sec., 159.67 MiB/sec. | ||
| 5916 | 2026.03.27 20:04:06.102360 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5917 | 2026.03.27 20:04:06.102620 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5918 | 2026.03.27 20:04:06.102688 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5919 | 2026.03.27 20:04:06.102762 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.71 MiB. | ||
| 5920 | 2026.03.27 20:04:07.001166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.41 MiB, peak 272.31 MiB, free memory in arenas 0.00 B, will set to 265.11 MiB (RSS), difference: 1.70 MiB | ||
| 5921 | 2026.03.27 20:04:07.484474 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 766 | ||
| 5922 | 2026.03.27 20:04:07.487234 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5923 | 2026.03.27 20:04:07.487299 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5924 | 2026.03.27 20:04:07.488732 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5925 | 2026.03.27 20:04:07.489013 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5926 | 2026.03.27 20:04:07.489398 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 766 | ||
| 5927 | 2026.03.27 20:04:11.095475 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5928 | 2026.03.27 20:04:11.095696 [ 276 ] {0d6fec18-089a-4b36-8172-3ac089658f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5929 | 2026.03.27 20:04:11.095771 [ 276 ] {0d6fec18-089a-4b36-8172-3ac089658f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5930 | 2026.03.27 20:04:11.096608 [ 276 ] {0d6fec18-089a-4b36-8172-3ac089658f98} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5931 | 2026.03.27 20:04:11.096662 [ 276 ] {0d6fec18-089a-4b36-8172-3ac089658f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5932 | 2026.03.27 20:04:11.097079 [ 276 ] {0d6fec18-089a-4b36-8172-3ac089658f98} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5933 | 2026.03.27 20:04:11.097305 [ 276 ] {0d6fec18-089a-4b36-8172-3ac089658f98} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5934 | 2026.03.27 20:04:11.097468 [ 276 ] {0d6fec18-089a-4b36-8172-3ac089658f98} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001825 sec., 155616.43835616438 rows/sec., 9.88 MiB/sec. | ||
| 5935 | 2026.03.27 20:04:11.097520 [ 276 ] {0d6fec18-089a-4b36-8172-3ac089658f98} <Debug> TCPHandler: Processed in 0.002186389 sec. | ||
| 5936 | 2026.03.27 20:04:11.097658 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5937 | 2026.03.27 20:04:11.097766 [ 276 ] {0887ccd4-725e-43dd-a17a-a9de57236bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5938 | 2026.03.27 20:04:11.097810 [ 276 ] {0887ccd4-725e-43dd-a17a-a9de57236bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5939 | 2026.03.27 20:04:11.098608 [ 276 ] {0887ccd4-725e-43dd-a17a-a9de57236bcc} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5940 | 2026.03.27 20:04:11.098648 [ 276 ] {0887ccd4-725e-43dd-a17a-a9de57236bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5941 | 2026.03.27 20:04:11.099011 [ 276 ] {0887ccd4-725e-43dd-a17a-a9de57236bcc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5942 | 2026.03.27 20:04:11.099219 [ 276 ] {0887ccd4-725e-43dd-a17a-a9de57236bcc} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5943 | 2026.03.27 20:04:11.099350 [ 276 ] {0887ccd4-725e-43dd-a17a-a9de57236bcc} <Debug> executeQuery: Read 845 rows, 68.03 KiB in 0.001609 sec., 525170.9136109385 rows/sec., 41.29 MiB/sec. | ||
| 5944 | 2026.03.27 20:04:11.099388 [ 276 ] {0887ccd4-725e-43dd-a17a-a9de57236bcc} <Debug> TCPHandler: Processed in 0.001782912 sec. | ||
| 5945 | 2026.03.27 20:04:11.099503 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5946 | 2026.03.27 20:04:11.099602 [ 276 ] {589ee377-f3fa-4974-81e1-3e2cd3541b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5947 | 2026.03.27 20:04:11.099642 [ 276 ] {589ee377-f3fa-4974-81e1-3e2cd3541b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5948 | 2026.03.27 20:04:11.100090 [ 276 ] {589ee377-f3fa-4974-81e1-3e2cd3541b93} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5949 | 2026.03.27 20:04:11.100127 [ 276 ] {589ee377-f3fa-4974-81e1-3e2cd3541b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5950 | 2026.03.27 20:04:11.100451 [ 276 ] {589ee377-f3fa-4974-81e1-3e2cd3541b93} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5951 | 2026.03.27 20:04:11.100662 [ 276 ] {589ee377-f3fa-4974-81e1-3e2cd3541b93} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5952 | 2026.03.27 20:04:11.100813 [ 38 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5953 | 2026.03.27 20:04:11.100841 [ 276 ] {589ee377-f3fa-4974-81e1-3e2cd3541b93} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001258 sec., 131955.48489666136 rows/sec., 8.03 MiB/sec. | ||
| 5954 | 2026.03.27 20:04:11.100879 [ 38 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5955 | 2026.03.27 20:04:11.100894 [ 276 ] {589ee377-f3fa-4974-81e1-3e2cd3541b93} <Debug> TCPHandler: Processed in 0.001442705 sec. | ||
| 5956 | 2026.03.27 20:04:11.100906 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5957 | 2026.03.27 20:04:11.101023 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5958 | 2026.03.27 20:04:11.101044 [ 192 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::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 | ||
| 5959 | 2026.03.27 20:04:11.101124 [ 276 ] {903fdf06-914b-4a7e-8dff-f7a321c2a586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5960 | 2026.03.27 20:04:11.101168 [ 276 ] {903fdf06-914b-4a7e-8dff-f7a321c2a586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5961 | 2026.03.27 20:04:11.101190 [ 192 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5962 | 2026.03.27 20:04:11.101228 [ 192 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 224 rows starting from the beginning of the part | ||
| 5963 | 2026.03.27 20:04:11.101298 [ 192 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 177 rows starting from the beginning of the part | ||
| 5964 | 2026.03.27 20:04:11.101346 [ 192 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 17 rows starting from the beginning of the part | ||
| 5965 | 2026.03.27 20:04:11.101390 [ 192 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 166 rows starting from the beginning of the part | ||
| 5966 | 2026.03.27 20:04:11.101432 [ 192 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 27 rows starting from the beginning of the part | ||
| 5967 | 2026.03.27 20:04:11.101469 [ 192 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 166 rows starting from the beginning of the part | ||
| 5968 | 2026.03.27 20:04:11.101630 [ 276 ] {903fdf06-914b-4a7e-8dff-f7a321c2a586} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5969 | 2026.03.27 20:04:11.101673 [ 276 ] {903fdf06-914b-4a7e-8dff-f7a321c2a586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5970 | 2026.03.27 20:04:11.102023 [ 276 ] {903fdf06-914b-4a7e-8dff-f7a321c2a586} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5971 | 2026.03.27 20:04:11.102255 [ 276 ] {903fdf06-914b-4a7e-8dff-f7a321c2a586} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5972 | 2026.03.27 20:04:11.102390 [ 276 ] {903fdf06-914b-4a7e-8dff-f7a321c2a586} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001286 sec., 115863.14152410575 rows/sec., 7.49 MiB/sec. | ||
| 5973 | 2026.03.27 20:04:11.102421 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 777 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435195 sec., 541389.8459791178 rows/sec., 35.93 MiB/sec. | ||
| 5974 | 2026.03.27 20:04:11.102430 [ 276 ] {903fdf06-914b-4a7e-8dff-f7a321c2a586} <Debug> TCPHandler: Processed in 0.001458825 sec. | ||
| 5975 | 2026.03.27 20:04:11.102572 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5976 | 2026.03.27 20:04:11.102645 [ 193 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5977 | 2026.03.27 20:04:11.102669 [ 276 ] {fc45ccf1-8d16-4f52-ac28-c8687e387097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5978 | 2026.03.27 20:04:11.102725 [ 276 ] {fc45ccf1-8d16-4f52-ac28-c8687e387097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5979 | 2026.03.27 20:04:11.103017 [ 193 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_31_6} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5980 | 2026.03.27 20:04:11.103114 [ 193 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_31_6} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5981 | 2026.03.27 20:04:11.103163 [ 276 ] {fc45ccf1-8d16-4f52-ac28-c8687e387097} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5982 | 2026.03.27 20:04:11.103205 [ 276 ] {fc45ccf1-8d16-4f52-ac28-c8687e387097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5983 | 2026.03.27 20:04:11.103241 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5984 | 2026.03.27 20:04:11.103518 [ 276 ] {fc45ccf1-8d16-4f52-ac28-c8687e387097} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5985 | 2026.03.27 20:04:11.103733 [ 276 ] {fc45ccf1-8d16-4f52-ac28-c8687e387097} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5986 | 2026.03.27 20:04:11.103861 [ 276 ] {fc45ccf1-8d16-4f52-ac28-c8687e387097} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001211 sec., 122213.04706853839 rows/sec., 6.95 MiB/sec. | ||
| 5987 | 2026.03.27 20:04:11.103899 [ 276 ] {fc45ccf1-8d16-4f52-ac28-c8687e387097} <Debug> TCPHandler: Processed in 0.001378174 sec. | ||
| 5988 | 2026.03.27 20:04:11.104012 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5989 | 2026.03.27 20:04:11.104107 [ 276 ] {81d73312-fe51-4f82-8a97-f7c016d151fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5990 | 2026.03.27 20:04:11.104146 [ 276 ] {81d73312-fe51-4f82-8a97-f7c016d151fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5991 | 2026.03.27 20:04:11.104758 [ 276 ] {81d73312-fe51-4f82-8a97-f7c016d151fe} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2026.03.27 20:04:11.104795 [ 276 ] {81d73312-fe51-4f82-8a97-f7c016d151fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 5993 | 2026.03.27 20:04:11.105132 [ 276 ] {81d73312-fe51-4f82-8a97-f7c016d151fe} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5994 | 2026.03.27 20:04:11.105359 [ 276 ] {81d73312-fe51-4f82-8a97-f7c016d151fe} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2026.03.27 20:04:11.105487 [ 276 ] {81d73312-fe51-4f82-8a97-f7c016d151fe} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001398 sec., 367668.0972818312 rows/sec., 25.92 MiB/sec. | ||
| 5996 | 2026.03.27 20:04:11.105525 [ 276 ] {81d73312-fe51-4f82-8a97-f7c016d151fe} <Debug> TCPHandler: Processed in 0.001563077 sec. | ||
| 5997 | 2026.03.27 20:04:11.105635 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5998 | 2026.03.27 20:04:11.105733 [ 276 ] {d4cf0b37-5232-4966-b89e-788ed3f160a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5999 | 2026.03.27 20:04:11.105773 [ 276 ] {d4cf0b37-5232-4966-b89e-788ed3f160a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6000 | 2026.03.27 20:04:11.106106 [ 276 ] {d4cf0b37-5232-4966-b89e-788ed3f160a4} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2026.03.27 20:04:11.106142 [ 276 ] {d4cf0b37-5232-4966-b89e-788ed3f160a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6002 | 2026.03.27 20:04:11.106442 [ 276 ] {d4cf0b37-5232-4966-b89e-788ed3f160a4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6003 | 2026.03.27 20:04:11.106650 [ 276 ] {d4cf0b37-5232-4966-b89e-788ed3f160a4} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2026.03.27 20:04:11.106778 [ 276 ] {d4cf0b37-5232-4966-b89e-788ed3f160a4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 6005 | 2026.03.27 20:04:11.106813 [ 276 ] {d4cf0b37-5232-4966-b89e-788ed3f160a4} <Debug> TCPHandler: Processed in 0.001228092 sec. | ||
| 6006 | 2026.03.27 20:04:11.106922 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6007 | 2026.03.27 20:04:11.107016 [ 276 ] {f910fb6c-4faa-47f8-9b17-911ec9defeb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6008 | 2026.03.27 20:04:11.107059 [ 276 ] {f910fb6c-4faa-47f8-9b17-911ec9defeb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6009 | 2026.03.27 20:04:11.107455 [ 276 ] {f910fb6c-4faa-47f8-9b17-911ec9defeb5} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2026.03.27 20:04:11.107490 [ 276 ] {f910fb6c-4faa-47f8-9b17-911ec9defeb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6011 | 2026.03.27 20:04:11.107815 [ 276 ] {f910fb6c-4faa-47f8-9b17-911ec9defeb5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6012 | 2026.03.27 20:04:11.108023 [ 276 ] {f910fb6c-4faa-47f8-9b17-911ec9defeb5} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.03.27 20:04:11.108150 [ 276 ] {f910fb6c-4faa-47f8-9b17-911ec9defeb5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001151 sec., 230234.57862728066 rows/sec., 15.30 MiB/sec. | ||
| 6014 | 2026.03.27 20:04:11.108186 [ 276 ] {f910fb6c-4faa-47f8-9b17-911ec9defeb5} <Debug> TCPHandler: Processed in 0.001313973 sec. | ||
| 6015 | 2026.03.27 20:04:11.108298 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6016 | 2026.03.27 20:04:11.108393 [ 276 ] {2f6ac2d2-7fe0-4083-a729-09ad37f2f697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6017 | 2026.03.27 20:04:11.108433 [ 276 ] {2f6ac2d2-7fe0-4083-a729-09ad37f2f697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6018 | 2026.03.27 20:04:11.108770 [ 276 ] {2f6ac2d2-7fe0-4083-a729-09ad37f2f697} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6019 | 2026.03.27 20:04:11.108806 [ 276 ] {2f6ac2d2-7fe0-4083-a729-09ad37f2f697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6020 | 2026.03.27 20:04:11.109100 [ 276 ] {2f6ac2d2-7fe0-4083-a729-09ad37f2f697} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6021 | 2026.03.27 20:04:11.109316 [ 276 ] {2f6ac2d2-7fe0-4083-a729-09ad37f2f697} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6022 | 2026.03.27 20:04:11.109443 [ 276 ] {2f6ac2d2-7fe0-4083-a729-09ad37f2f697} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 6023 | 2026.03.27 20:04:11.109479 [ 276 ] {2f6ac2d2-7fe0-4083-a729-09ad37f2f697} <Debug> TCPHandler: Processed in 0.001230762 sec. | ||
| 6024 | 2026.03.27 20:04:11.109582 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6025 | 2026.03.27 20:04:11.109677 [ 276 ] {da40be8f-2b2e-4dd9-974f-319af32a469a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6026 | 2026.03.27 20:04:11.109729 [ 276 ] {da40be8f-2b2e-4dd9-974f-319af32a469a} <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 | ||
| 6027 | 2026.03.27 20:04:11.110515 [ 276 ] {da40be8f-2b2e-4dd9-974f-319af32a469a} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6028 | 2026.03.27 20:04:11.110551 [ 276 ] {da40be8f-2b2e-4dd9-974f-319af32a469a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6029 | 2026.03.27 20:04:11.111084 [ 276 ] {da40be8f-2b2e-4dd9-974f-319af32a469a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6030 | 2026.03.27 20:04:11.111299 [ 276 ] {da40be8f-2b2e-4dd9-974f-319af32a469a} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6031 | 2026.03.27 20:04:11.111405 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6032 | 2026.03.27 20:04:11.111443 [ 276 ] {da40be8f-2b2e-4dd9-974f-319af32a469a} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001784 sec., 13452.914798206279 rows/sec., 24.11 MiB/sec. | ||
| 6033 | 2026.03.27 20:04:11.111445 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6034 | 2026.03.27 20:04:11.111487 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6035 | 2026.03.27 20:04:11.111501 [ 276 ] {da40be8f-2b2e-4dd9-974f-319af32a469a} <Debug> TCPHandler: Processed in 0.001968755 sec. | ||
| 6036 | 2026.03.27 20:04:11.111590 [ 192 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::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 | ||
| 6037 | 2026.03.27 20:04:11.111635 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6038 | 2026.03.27 20:04:11.111758 [ 276 ] {66cbd794-13b6-461c-b52e-a6e279256275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6039 | 2026.03.27 20:04:11.111807 [ 276 ] {66cbd794-13b6-461c-b52e-a6e279256275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6040 | 2026.03.27 20:04:11.111844 [ 192 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6041 | 2026.03.27 20:04:11.111904 [ 192 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 563 rows starting from the beginning of the part | ||
| 6042 | 2026.03.27 20:04:11.112038 [ 192 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 33 rows starting from the beginning of the part | ||
| 6043 | 2026.03.27 20:04:11.112162 [ 192 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 17 rows starting from the beginning of the part | ||
| 6044 | 2026.03.27 20:04:11.112241 [ 276 ] {66cbd794-13b6-461c-b52e-a6e279256275} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6045 | 2026.03.27 20:04:11.112287 [ 276 ] {66cbd794-13b6-461c-b52e-a6e279256275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6046 | 2026.03.27 20:04:11.112291 [ 192 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 6047 | 2026.03.27 20:04:11.112437 [ 192 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 17 rows starting from the beginning of the part | ||
| 6048 | 2026.03.27 20:04:11.112551 [ 192 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 6049 | 2026.03.27 20:04:11.112645 [ 276 ] {66cbd794-13b6-461c-b52e-a6e279256275} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6050 | 2026.03.27 20:04:11.112866 [ 276 ] {66cbd794-13b6-461c-b52e-a6e279256275} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6051 | 2026.03.27 20:04:11.113005 [ 276 ] {66cbd794-13b6-461c-b52e-a6e279256275} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001272 sec., 70754.71698113208 rows/sec., 4.43 MiB/sec. | ||
| 6052 | 2026.03.27 20:04:11.113042 [ 276 ] {66cbd794-13b6-461c-b52e-a6e279256275} <Debug> TCPHandler: Processed in 0.001468426 sec. | ||
| 6053 | 2026.03.27 20:04:11.116621 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 678 rows, containing 19 columns (19 merged, 0 gathered) in 0.005065739 sec., 133840.294574987 rows/sec., 239.84 MiB/sec. | ||
| 6054 | 2026.03.27 20:04:11.117904 [ 187 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6055 | 2026.03.27 20:04:11.118239 [ 187 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6056 | 2026.03.27 20:04:11.118311 [ 187 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6057 | 2026.03.27 20:04:11.118447 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB. | ||
| 6058 | 2026.03.27 20:04:12.368034 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6059 | 2026.03.27 20:04:12.368093 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6060 | 2026.03.27 20:04:12.453748 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12511 | ||
| 6061 | 2026.03.27 20:04:12.454332 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6062 | 2026.03.27 20:04:12.454384 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6063 | 2026.03.27 20:04:12.454887 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6064 | 2026.03.27 20:04:12.455123 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6065 | 2026.03.27 20:04:12.455250 [ 35 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6066 | 2026.03.27 20:04:12.455271 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12511 | ||
| 6067 | 2026.03.27 20:04:12.455314 [ 35 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6068 | 2026.03.27 20:04:12.455338 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6069 | 2026.03.27 20:04:12.455463 [ 192 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 6070 | 2026.03.27 20:04:12.455616 [ 192 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6071 | 2026.03.27 20:04:12.455658 [ 192 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10079 rows starting from the beginning of the part | ||
| 6072 | 2026.03.27 20:04:12.455732 [ 192 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6073 | 2026.03.27 20:04:12.455780 [ 192 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6074 | 2026.03.27 20:04:12.455824 [ 192 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6075 | 2026.03.27 20:04:12.455866 [ 192 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6076 | 2026.03.27 20:04:12.455908 [ 192 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6077 | 2026.03.27 20:04:12.459693 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12511 rows, containing 4 columns (4 merged, 0 gathered) in 0.004292265 sec., 2914778.095015103 rows/sec., 41.70 MiB/sec. | ||
| 6078 | 2026.03.27 20:04:12.460090 [ 194 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6079 | 2026.03.27 20:04:12.460398 [ 194 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_26_5} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6080 | 2026.03.27 20:04:12.460478 [ 194 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_26_5} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6081 | 2026.03.27 20:04:12.460575 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6082 | 2026.03.27 20:04:13.094517 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6083 | 2026.03.27 20:04:13.111207 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6084 | 2026.03.27 20:04:13.111265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6085 | 2026.03.27 20:04:13.116570 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6086 | 2026.03.27 20:04:13.117228 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6087 | 2026.03.27 20:04:13.117531 [ 33 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6088 | 2026.03.27 20:04:13.117623 [ 33 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6089 | 2026.03.27 20:04:13.117660 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6090 | 2026.03.27 20:04:13.117860 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 6091 | 2026.03.27 20:04:13.120058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6092 | 2026.03.27 20:04:13.122044 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6093 | 2026.03.27 20:04:13.123403 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 6094 | 2026.03.27 20:04:13.127693 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 6095 | 2026.03.27 20:04:13.131918 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 6096 | 2026.03.27 20:04:13.136004 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 6097 | 2026.03.27 20:04:13.140165 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 6098 | 2026.03.27 20:04:13.144539 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 6099 | 2026.03.27 20:04:13.193821 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.076049463 sec., 2577.270006495641 rows/sec., 13.33 MiB/sec. | ||
| 6100 | 2026.03.27 20:04:13.195336 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6101 | 2026.03.27 20:04:13.196907 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_26_5} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2026.03.27 20:04:13.196994 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_26_5} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6103 | 2026.03.27 20:04:13.198281 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6104 | 2026.03.27 20:04:14.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.97 MiB, peak 278.51 MiB, free memory in arenas 0.00 B, will set to 270.68 MiB (RSS), difference: 2.71 MiB | ||
| 6105 | 2026.03.27 20:04:16.086836 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6106 | 2026.03.27 20:04:16.087033 [ 276 ] {6e4c482d-4c65-4cfd-8086-19f370d49986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6107 | 2026.03.27 20:04:16.087096 [ 276 ] {6e4c482d-4c65-4cfd-8086-19f370d49986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6108 | 2026.03.27 20:04:16.087747 [ 276 ] {6e4c482d-4c65-4cfd-8086-19f370d49986} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6109 | 2026.03.27 20:04:16.087788 [ 276 ] {6e4c482d-4c65-4cfd-8086-19f370d49986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6110 | 2026.03.27 20:04:16.088196 [ 276 ] {6e4c482d-4c65-4cfd-8086-19f370d49986} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6111 | 2026.03.27 20:04:16.088420 [ 276 ] {6e4c482d-4c65-4cfd-8086-19f370d49986} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6112 | 2026.03.27 20:04:16.088574 [ 276 ] {6e4c482d-4c65-4cfd-8086-19f370d49986} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001587 sec., 56710.775047258976 rows/sec., 4.77 MiB/sec. | ||
| 6113 | 2026.03.27 20:04:16.088615 [ 276 ] {6e4c482d-4c65-4cfd-8086-19f370d49986} <Debug> TCPHandler: Processed in 0.001909504 sec. | ||
| 6114 | 2026.03.27 20:04:16.088743 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6115 | 2026.03.27 20:04:16.088840 [ 276 ] {65bd0435-7c8f-4dca-8f64-306ce5b374fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6116 | 2026.03.27 20:04:16.088880 [ 276 ] {65bd0435-7c8f-4dca-8f64-306ce5b374fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6117 | 2026.03.27 20:04:16.089282 [ 276 ] {65bd0435-7c8f-4dca-8f64-306ce5b374fd} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6118 | 2026.03.27 20:04:16.089318 [ 276 ] {65bd0435-7c8f-4dca-8f64-306ce5b374fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6119 | 2026.03.27 20:04:16.089608 [ 276 ] {65bd0435-7c8f-4dca-8f64-306ce5b374fd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6120 | 2026.03.27 20:04:16.089812 [ 276 ] {65bd0435-7c8f-4dca-8f64-306ce5b374fd} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6121 | 2026.03.27 20:04:16.089940 [ 276 ] {65bd0435-7c8f-4dca-8f64-306ce5b374fd} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001119 sec., 15192.135835567471 rows/sec., 1.12 MiB/sec. | ||
| 6122 | 2026.03.27 20:04:16.089976 [ 276 ] {65bd0435-7c8f-4dca-8f64-306ce5b374fd} <Debug> TCPHandler: Processed in 0.001284683 sec. | ||
| 6123 | 2026.03.27 20:04:16.090091 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6124 | 2026.03.27 20:04:16.090188 [ 276 ] {65049b92-4043-43d4-9427-6279102fce09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6125 | 2026.03.27 20:04:16.090227 [ 276 ] {65049b92-4043-43d4-9427-6279102fce09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6126 | 2026.03.27 20:04:16.090632 [ 276 ] {65049b92-4043-43d4-9427-6279102fce09} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6127 | 2026.03.27 20:04:16.090666 [ 276 ] {65049b92-4043-43d4-9427-6279102fce09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6128 | 2026.03.27 20:04:16.090970 [ 276 ] {65049b92-4043-43d4-9427-6279102fce09} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6129 | 2026.03.27 20:04:16.091182 [ 276 ] {65049b92-4043-43d4-9427-6279102fce09} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6130 | 2026.03.27 20:04:16.091312 [ 276 ] {65049b92-4043-43d4-9427-6279102fce09} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001141 sec., 70990.35933391762 rows/sec., 5.54 MiB/sec. | ||
| 6131 | 2026.03.27 20:04:16.091348 [ 276 ] {65049b92-4043-43d4-9427-6279102fce09} <Debug> TCPHandler: Processed in 0.001306433 sec. | ||
| 6132 | 2026.03.27 20:04:16.091463 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6133 | 2026.03.27 20:04:16.091558 [ 276 ] {d5f0ec0e-3002-4c9f-b174-079a83b57461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6134 | 2026.03.27 20:04:16.091600 [ 276 ] {d5f0ec0e-3002-4c9f-b174-079a83b57461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6135 | 2026.03.27 20:04:16.091988 [ 276 ] {d5f0ec0e-3002-4c9f-b174-079a83b57461} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6136 | 2026.03.27 20:04:16.092022 [ 276 ] {d5f0ec0e-3002-4c9f-b174-079a83b57461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6137 | 2026.03.27 20:04:16.092354 [ 276 ] {d5f0ec0e-3002-4c9f-b174-079a83b57461} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6138 | 2026.03.27 20:04:16.092560 [ 276 ] {d5f0ec0e-3002-4c9f-b174-079a83b57461} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6139 | 2026.03.27 20:04:16.092690 [ 276 ] {d5f0ec0e-3002-4c9f-b174-079a83b57461} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 6140 | 2026.03.27 20:04:16.092727 [ 276 ] {d5f0ec0e-3002-4c9f-b174-079a83b57461} <Debug> TCPHandler: Processed in 0.001313903 sec. | ||
| 6141 | 2026.03.27 20:04:16.092837 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6142 | 2026.03.27 20:04:16.092933 [ 276 ] {ca65076a-b205-45ed-8aed-cd48636fde96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6143 | 2026.03.27 20:04:16.092987 [ 276 ] {ca65076a-b205-45ed-8aed-cd48636fde96} <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 | ||
| 6144 | 2026.03.27 20:04:16.093718 [ 276 ] {ca65076a-b205-45ed-8aed-cd48636fde96} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2026.03.27 20:04:16.093752 [ 276 ] {ca65076a-b205-45ed-8aed-cd48636fde96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6146 | 2026.03.27 20:04:16.094275 [ 276 ] {ca65076a-b205-45ed-8aed-cd48636fde96} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6147 | 2026.03.27 20:04:16.094490 [ 276 ] {ca65076a-b205-45ed-8aed-cd48636fde96} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6148 | 2026.03.27 20:04:16.094625 [ 276 ] {ca65076a-b205-45ed-8aed-cd48636fde96} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00171 sec., 9941.520467836257 rows/sec., 17.81 MiB/sec. | ||
| 6149 | 2026.03.27 20:04:16.094677 [ 276 ] {ca65076a-b205-45ed-8aed-cd48636fde96} <Debug> TCPHandler: Processed in 0.001889754 sec. | ||
| 6150 | 2026.03.27 20:04:16.094793 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6151 | 2026.03.27 20:04:16.094889 [ 276 ] {e1c04f2e-a62e-441e-83dc-b3e8b509ed23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6152 | 2026.03.27 20:04:16.094930 [ 276 ] {e1c04f2e-a62e-441e-83dc-b3e8b509ed23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6153 | 2026.03.27 20:04:16.095269 [ 276 ] {e1c04f2e-a62e-441e-83dc-b3e8b509ed23} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6154 | 2026.03.27 20:04:16.095303 [ 276 ] {e1c04f2e-a62e-441e-83dc-b3e8b509ed23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6155 | 2026.03.27 20:04:16.095601 [ 276 ] {e1c04f2e-a62e-441e-83dc-b3e8b509ed23} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6156 | 2026.03.27 20:04:16.095821 [ 276 ] {e1c04f2e-a62e-441e-83dc-b3e8b509ed23} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6157 | 2026.03.27 20:04:16.095952 [ 276 ] {e1c04f2e-a62e-441e-83dc-b3e8b509ed23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 6158 | 2026.03.27 20:04:16.095988 [ 276 ] {e1c04f2e-a62e-441e-83dc-b3e8b509ed23} <Debug> TCPHandler: Processed in 0.001244842 sec. | ||
| 6159 | 2026.03.27 20:04:16.337452 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6160 | 2026.03.27 20:04:16.337618 [ 276 ] {4e5bef6f-d3e8-466c-958d-91cc34bb06af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6161 | 2026.03.27 20:04:16.337678 [ 276 ] {4e5bef6f-d3e8-466c-958d-91cc34bb06af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6162 | 2026.03.27 20:04:16.338317 [ 276 ] {4e5bef6f-d3e8-466c-958d-91cc34bb06af} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2026.03.27 20:04:16.338359 [ 276 ] {4e5bef6f-d3e8-466c-958d-91cc34bb06af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6164 | 2026.03.27 20:04:16.338715 [ 276 ] {4e5bef6f-d3e8-466c-958d-91cc34bb06af} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6165 | 2026.03.27 20:04:16.338937 [ 276 ] {4e5bef6f-d3e8-466c-958d-91cc34bb06af} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2026.03.27 20:04:16.339088 [ 276 ] {4e5bef6f-d3e8-466c-958d-91cc34bb06af} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001508 sec., 188328.9124668435 rows/sec., 11.96 MiB/sec. | ||
| 6167 | 2026.03.27 20:04:16.339128 [ 276 ] {4e5bef6f-d3e8-466c-958d-91cc34bb06af} <Debug> TCPHandler: Processed in 0.001776711 sec. | ||
| 6168 | 2026.03.27 20:04:16.339253 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6169 | 2026.03.27 20:04:16.339351 [ 276 ] {499c0c61-0da8-4bd5-936c-e1c68856daf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6170 | 2026.03.27 20:04:16.339391 [ 276 ] {499c0c61-0da8-4bd5-936c-e1c68856daf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6171 | 2026.03.27 20:04:16.339788 [ 276 ] {499c0c61-0da8-4bd5-936c-e1c68856daf4} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2026.03.27 20:04:16.339822 [ 276 ] {499c0c61-0da8-4bd5-936c-e1c68856daf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6173 | 2026.03.27 20:04:16.340118 [ 276 ] {499c0c61-0da8-4bd5-936c-e1c68856daf4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6174 | 2026.03.27 20:04:16.340321 [ 276 ] {499c0c61-0da8-4bd5-936c-e1c68856daf4} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2026.03.27 20:04:16.340407 [ 31 ] {} <Debug> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6176 | 2026.03.27 20:04:16.340444 [ 31 ] {} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6177 | 2026.03.27 20:04:16.340453 [ 276 ] {499c0c61-0da8-4bd5-936c-e1c68856daf4} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001121 sec., 5352.3639607493305 rows/sec., 436.45 KiB/sec. | ||
| 6178 | 2026.03.27 20:04:16.340462 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6179 | 2026.03.27 20:04:16.340491 [ 276 ] {499c0c61-0da8-4bd5-936c-e1c68856daf4} <Debug> TCPHandler: Processed in 0.001289133 sec. | ||
| 6180 | 2026.03.27 20:04:16.340593 [ 188 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::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 | ||
| 6181 | 2026.03.27 20:04:16.340606 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6182 | 2026.03.27 20:04:16.340741 [ 276 ] {db949f79-488f-4853-bcac-6a5fc3449aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6183 | 2026.03.27 20:04:16.340774 [ 188 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6184 | 2026.03.27 20:04:16.340784 [ 276 ] {db949f79-488f-4853-bcac-6a5fc3449aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6185 | 2026.03.27 20:04:16.340821 [ 188 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 6186 | 2026.03.27 20:04:16.340900 [ 188 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 6187 | 2026.03.27 20:04:16.340949 [ 188 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::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 | ||
| 6188 | 2026.03.27 20:04:16.340997 [ 188 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6189 | 2026.03.27 20:04:16.341041 [ 188 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 6190 | 2026.03.27 20:04:16.341087 [ 188 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::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 | ||
| 6191 | 2026.03.27 20:04:16.341978 [ 186 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001442405 sec., 37437.47421840607 rows/sec., 3.12 MiB/sec. | ||
| 6192 | 2026.03.27 20:04:16.342130 [ 188 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6193 | 2026.03.27 20:04:16.342369 [ 188 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_10_2} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6194 | 2026.03.27 20:04:16.342434 [ 188 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_10_2} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6195 | 2026.03.27 20:04:16.342498 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6196 | 2026.03.27 20:04:16.343211 [ 276 ] {db949f79-488f-4853-bcac-6a5fc3449aeb} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6197 | 2026.03.27 20:04:16.343252 [ 276 ] {db949f79-488f-4853-bcac-6a5fc3449aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6198 | 2026.03.27 20:04:16.343831 [ 276 ] {db949f79-488f-4853-bcac-6a5fc3449aeb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6199 | 2026.03.27 20:04:16.344036 [ 276 ] {db949f79-488f-4853-bcac-6a5fc3449aeb} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6200 | 2026.03.27 20:04:16.344165 [ 276 ] {db949f79-488f-4853-bcac-6a5fc3449aeb} <Debug> executeQuery: Read 3193 rows, 245.17 KiB in 0.003443 sec., 927388.9050246878 rows/sec., 69.54 MiB/sec. | ||
| 6201 | 2026.03.27 20:04:16.344202 [ 276 ] {db949f79-488f-4853-bcac-6a5fc3449aeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6202 | 2026.03.27 20:04:16.344215 [ 276 ] {db949f79-488f-4853-bcac-6a5fc3449aeb} <Debug> TCPHandler: Processed in 0.003659635 sec. | ||
| 6203 | 2026.03.27 20:04:16.344338 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6204 | 2026.03.27 20:04:16.344431 [ 276 ] {2b2da726-847b-4c4b-a23b-9fb7bd8130d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6205 | 2026.03.27 20:04:16.344469 [ 276 ] {2b2da726-847b-4c4b-a23b-9fb7bd8130d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6206 | 2026.03.27 20:04:16.344956 [ 276 ] {2b2da726-847b-4c4b-a23b-9fb7bd8130d4} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6207 | 2026.03.27 20:04:16.344990 [ 276 ] {2b2da726-847b-4c4b-a23b-9fb7bd8130d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6208 | 2026.03.27 20:04:16.345281 [ 276 ] {2b2da726-847b-4c4b-a23b-9fb7bd8130d4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6209 | 2026.03.27 20:04:16.345487 [ 276 ] {2b2da726-847b-4c4b-a23b-9fb7bd8130d4} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6210 | 2026.03.27 20:04:16.345607 [ 276 ] {2b2da726-847b-4c4b-a23b-9fb7bd8130d4} <Debug> executeQuery: Read 181 rows, 11.44 KiB in 0.001194 sec., 151591.28978224457 rows/sec., 9.36 MiB/sec. | ||
| 6211 | 2026.03.27 20:04:16.345642 [ 276 ] {2b2da726-847b-4c4b-a23b-9fb7bd8130d4} <Debug> TCPHandler: Processed in 0.001352154 sec. | ||
| 6212 | 2026.03.27 20:04:16.345754 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6213 | 2026.03.27 20:04:16.345854 [ 276 ] {2beecae0-e7e9-42c9-a5a3-6c1fefdf5118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6214 | 2026.03.27 20:04:16.345892 [ 276 ] {2beecae0-e7e9-42c9-a5a3-6c1fefdf5118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6215 | 2026.03.27 20:04:16.346624 [ 276 ] {2beecae0-e7e9-42c9-a5a3-6c1fefdf5118} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6216 | 2026.03.27 20:04:16.346658 [ 276 ] {2beecae0-e7e9-42c9-a5a3-6c1fefdf5118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6217 | 2026.03.27 20:04:16.346996 [ 276 ] {2beecae0-e7e9-42c9-a5a3-6c1fefdf5118} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6218 | 2026.03.27 20:04:16.347199 [ 276 ] {2beecae0-e7e9-42c9-a5a3-6c1fefdf5118} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6219 | 2026.03.27 20:04:16.347321 [ 276 ] {2beecae0-e7e9-42c9-a5a3-6c1fefdf5118} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001485 sec., 639730.6397306398 rows/sec., 37.64 MiB/sec. | ||
| 6220 | 2026.03.27 20:04:16.347358 [ 276 ] {2beecae0-e7e9-42c9-a5a3-6c1fefdf5118} <Debug> TCPHandler: Processed in 0.001651019 sec. | ||
| 6221 | 2026.03.27 20:04:16.347470 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6222 | 2026.03.27 20:04:16.347562 [ 276 ] {ac97c1e2-b500-43f4-a080-9a6c0a7551a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6223 | 2026.03.27 20:04:16.347600 [ 276 ] {ac97c1e2-b500-43f4-a080-9a6c0a7551a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6224 | 2026.03.27 20:04:16.347980 [ 276 ] {ac97c1e2-b500-43f4-a080-9a6c0a7551a2} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6225 | 2026.03.27 20:04:16.348015 [ 276 ] {ac97c1e2-b500-43f4-a080-9a6c0a7551a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6226 | 2026.03.27 20:04:16.348293 [ 276 ] {ac97c1e2-b500-43f4-a080-9a6c0a7551a2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6227 | 2026.03.27 20:04:16.348494 [ 276 ] {ac97c1e2-b500-43f4-a080-9a6c0a7551a2} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6228 | 2026.03.27 20:04:16.348613 [ 276 ] {ac97c1e2-b500-43f4-a080-9a6c0a7551a2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 65.77 KiB/sec. | ||
| 6229 | 2026.03.27 20:04:16.348649 [ 276 ] {ac97c1e2-b500-43f4-a080-9a6c0a7551a2} <Debug> TCPHandler: Processed in 0.001226501 sec. | ||
| 6230 | 2026.03.27 20:04:16.348759 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6231 | 2026.03.27 20:04:16.348865 [ 276 ] {94a480ec-03ea-4415-b764-72fc914acb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6232 | 2026.03.27 20:04:16.348903 [ 276 ] {94a480ec-03ea-4415-b764-72fc914acb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6233 | 2026.03.27 20:04:16.349339 [ 276 ] {94a480ec-03ea-4415-b764-72fc914acb55} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6234 | 2026.03.27 20:04:16.349376 [ 276 ] {94a480ec-03ea-4415-b764-72fc914acb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6235 | 2026.03.27 20:04:16.349668 [ 276 ] {94a480ec-03ea-4415-b764-72fc914acb55} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6236 | 2026.03.27 20:04:16.349880 [ 276 ] {94a480ec-03ea-4415-b764-72fc914acb55} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6237 | 2026.03.27 20:04:16.350005 [ 276 ] {94a480ec-03ea-4415-b764-72fc914acb55} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001157 sec., 127917.02679343129 rows/sec., 7.27 MiB/sec. | ||
| 6238 | 2026.03.27 20:04:16.350040 [ 276 ] {94a480ec-03ea-4415-b764-72fc914acb55} <Debug> TCPHandler: Processed in 0.001328444 sec. | ||
| 6239 | 2026.03.27 20:04:16.350152 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6240 | 2026.03.27 20:04:16.350243 [ 276 ] {7b8b0fa9-bfe3-49a3-85dc-1093ec964195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6241 | 2026.03.27 20:04:16.350281 [ 276 ] {7b8b0fa9-bfe3-49a3-85dc-1093ec964195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6242 | 2026.03.27 20:04:16.351322 [ 276 ] {7b8b0fa9-bfe3-49a3-85dc-1093ec964195} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.03.27 20:04:16.351358 [ 276 ] {7b8b0fa9-bfe3-49a3-85dc-1093ec964195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6244 | 2026.03.27 20:04:16.351732 [ 276 ] {7b8b0fa9-bfe3-49a3-85dc-1093ec964195} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6245 | 2026.03.27 20:04:16.351944 [ 276 ] {7b8b0fa9-bfe3-49a3-85dc-1093ec964195} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2026.03.27 20:04:16.352075 [ 276 ] {7b8b0fa9-bfe3-49a3-85dc-1093ec964195} <Debug> executeQuery: Read 1744 rows, 120.43 KiB in 0.001849 sec., 943212.5473228772 rows/sec., 63.61 MiB/sec. | ||
| 6247 | 2026.03.27 20:04:16.352112 [ 276 ] {7b8b0fa9-bfe3-49a3-85dc-1093ec964195} <Debug> TCPHandler: Processed in 0.002007656 sec. | ||
| 6248 | 2026.03.27 20:04:16.352226 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6249 | 2026.03.27 20:04:16.352318 [ 276 ] {9b7ed178-5066-4351-83c0-98ddd3d6caa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6250 | 2026.03.27 20:04:16.352357 [ 276 ] {9b7ed178-5066-4351-83c0-98ddd3d6caa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6251 | 2026.03.27 20:04:16.352696 [ 276 ] {9b7ed178-5066-4351-83c0-98ddd3d6caa4} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6252 | 2026.03.27 20:04:16.352732 [ 276 ] {9b7ed178-5066-4351-83c0-98ddd3d6caa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6253 | 2026.03.27 20:04:16.353026 [ 276 ] {9b7ed178-5066-4351-83c0-98ddd3d6caa4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6254 | 2026.03.27 20:04:16.353233 [ 276 ] {9b7ed178-5066-4351-83c0-98ddd3d6caa4} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6255 | 2026.03.27 20:04:16.353361 [ 276 ] {9b7ed178-5066-4351-83c0-98ddd3d6caa4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 6256 | 2026.03.27 20:04:16.353397 [ 276 ] {9b7ed178-5066-4351-83c0-98ddd3d6caa4} <Debug> TCPHandler: Processed in 0.001218911 sec. | ||
| 6257 | 2026.03.27 20:04:16.353507 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6258 | 2026.03.27 20:04:16.353599 [ 276 ] {1edd6131-5f2a-4f45-a5c6-a027657f9d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6259 | 2026.03.27 20:04:16.353639 [ 276 ] {1edd6131-5f2a-4f45-a5c6-a027657f9d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6260 | 2026.03.27 20:04:16.354361 [ 276 ] {1edd6131-5f2a-4f45-a5c6-a027657f9d7f} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6261 | 2026.03.27 20:04:16.354397 [ 276 ] {1edd6131-5f2a-4f45-a5c6-a027657f9d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6262 | 2026.03.27 20:04:16.354815 [ 276 ] {1edd6131-5f2a-4f45-a5c6-a027657f9d7f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6263 | 2026.03.27 20:04:16.355016 [ 276 ] {1edd6131-5f2a-4f45-a5c6-a027657f9d7f} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6264 | 2026.03.27 20:04:16.355140 [ 276 ] {1edd6131-5f2a-4f45-a5c6-a027657f9d7f} <Debug> executeQuery: Read 1604 rows, 99.74 KiB in 0.001559 sec., 1028864.6568313021 rows/sec., 62.47 MiB/sec. | ||
| 6265 | 2026.03.27 20:04:16.355176 [ 276 ] {1edd6131-5f2a-4f45-a5c6-a027657f9d7f} <Debug> TCPHandler: Processed in 0.00171593 sec. | ||
| 6266 | 2026.03.27 20:04:16.355287 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6267 | 2026.03.27 20:04:16.355379 [ 276 ] {fd55cc70-f12d-4bfa-835a-1219496c5f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6268 | 2026.03.27 20:04:16.355418 [ 276 ] {fd55cc70-f12d-4bfa-835a-1219496c5f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6269 | 2026.03.27 20:04:16.355726 [ 276 ] {fd55cc70-f12d-4bfa-835a-1219496c5f06} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6270 | 2026.03.27 20:04:16.355761 [ 276 ] {fd55cc70-f12d-4bfa-835a-1219496c5f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6271 | 2026.03.27 20:04:16.356059 [ 276 ] {fd55cc70-f12d-4bfa-835a-1219496c5f06} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6272 | 2026.03.27 20:04:16.356257 [ 276 ] {fd55cc70-f12d-4bfa-835a-1219496c5f06} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6273 | 2026.03.27 20:04:16.356352 [ 30 ] {} <Debug> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 6274 | 2026.03.27 20:04:16.356380 [ 276 ] {fd55cc70-f12d-4bfa-835a-1219496c5f06} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 6275 | 2026.03.27 20:04:16.356399 [ 30 ] {} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6276 | 2026.03.27 20:04:16.356419 [ 276 ] {fd55cc70-f12d-4bfa-835a-1219496c5f06} <Debug> TCPHandler: Processed in 0.001179701 sec. | ||
| 6277 | 2026.03.27 20:04:16.356426 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6278 | 2026.03.27 20:04:16.356520 [ 199 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::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 | ||
| 6279 | 2026.03.27 20:04:16.356537 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6280 | 2026.03.27 20:04:16.356608 [ 199 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6281 | 2026.03.27 20:04:16.356631 [ 276 ] {962c0dba-3570-456a-b5ee-595f72cfd113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6282 | 2026.03.27 20:04:16.356636 [ 199 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 9 rows starting from the beginning of the part | ||
| 6283 | 2026.03.27 20:04:16.356682 [ 276 ] {962c0dba-3570-456a-b5ee-595f72cfd113} <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 | ||
| 6284 | 2026.03.27 20:04:16.356696 [ 199 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 6285 | 2026.03.27 20:04:16.356736 [ 199 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 6286 | 2026.03.27 20:04:16.356773 [ 199 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 6287 | 2026.03.27 20:04:16.356812 [ 199 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 6288 | 2026.03.27 20:04:16.356853 [ 199 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 6289 | 2026.03.27 20:04:16.357470 [ 276 ] {962c0dba-3570-456a-b5ee-595f72cfd113} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2026.03.27 20:04:16.357504 [ 276 ] {962c0dba-3570-456a-b5ee-595f72cfd113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6291 | 2026.03.27 20:04:16.357650 [ 186 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.00116788 sec., 11987.532965715654 rows/sec., 794.37 KiB/sec. | ||
| 6292 | 2026.03.27 20:04:16.357840 [ 190 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 6293 | 2026.03.27 20:04:16.358150 [ 276 ] {962c0dba-3570-456a-b5ee-595f72cfd113} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6294 | 2026.03.27 20:04:16.358196 [ 190 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_11_2} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6295 | 2026.03.27 20:04:16.358300 [ 190 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_11_2} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 6296 | 2026.03.27 20:04:16.358407 [ 276 ] {962c0dba-3570-456a-b5ee-595f72cfd113} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6297 | 2026.03.27 20:04:16.358412 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6298 | 2026.03.27 20:04:16.358552 [ 276 ] {962c0dba-3570-456a-b5ee-595f72cfd113} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001938 sec., 17027.863777089784 rows/sec., 30.51 MiB/sec. | ||
| 6299 | 2026.03.27 20:04:16.358607 [ 276 ] {962c0dba-3570-456a-b5ee-595f72cfd113} <Debug> TCPHandler: Processed in 0.002117177 sec. | ||
| 6300 | 2026.03.27 20:04:16.358723 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6301 | 2026.03.27 20:04:16.358826 [ 276 ] {07f7b6a5-2a33-416e-9cd4-f17491241743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6302 | 2026.03.27 20:04:16.358865 [ 276 ] {07f7b6a5-2a33-416e-9cd4-f17491241743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6303 | 2026.03.27 20:04:16.359195 [ 276 ] {07f7b6a5-2a33-416e-9cd4-f17491241743} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6304 | 2026.03.27 20:04:16.359256 [ 276 ] {07f7b6a5-2a33-416e-9cd4-f17491241743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6305 | 2026.03.27 20:04:16.359542 [ 276 ] {07f7b6a5-2a33-416e-9cd4-f17491241743} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6306 | 2026.03.27 20:04:16.359740 [ 276 ] {07f7b6a5-2a33-416e-9cd4-f17491241743} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6307 | 2026.03.27 20:04:16.359869 [ 276 ] {07f7b6a5-2a33-416e-9cd4-f17491241743} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001061 sec., 39585.29688972667 rows/sec., 2.26 MiB/sec. | ||
| 6308 | 2026.03.27 20:04:16.359904 [ 276 ] {07f7b6a5-2a33-416e-9cd4-f17491241743} <Debug> TCPHandler: Processed in 0.001228912 sec. | ||
| 6309 | 2026.03.27 20:04:17.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.12 MiB, peak 278.51 MiB, free memory in arenas 0.00 B, will set to 271.04 MiB (RSS), difference: -1.08 MiB | ||
| 6310 | 2026.03.27 20:04:17.489803 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 826 | ||
| 6311 | 2026.03.27 20:04:17.492702 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2026.03.27 20:04:17.492765 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6313 | 2026.03.27 20:04:17.494005 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6314 | 2026.03.27 20:04:17.494298 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6315 | 2026.03.27 20:04:17.494601 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 826 | ||
| 6316 | 2026.03.27 20:04:19.955381 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12959 | ||
| 6317 | 2026.03.27 20:04:19.955942 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6318 | 2026.03.27 20:04:19.955986 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6319 | 2026.03.27 20:04:19.956470 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6320 | 2026.03.27 20:04:19.956721 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6321 | 2026.03.27 20:04:19.956852 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12959 | ||
| 6322 | 2026.03.27 20:04:20.621115 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6323 | 2026.03.27 20:04:20.636783 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6324 | 2026.03.27 20:04:20.636829 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6325 | 2026.03.27 20:04:20.643017 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6326 | 2026.03.27 20:04:20.643720 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6327 | 2026.03.27 20:04:20.646495 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6328 | 2026.03.27 20:04:21.084804 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6329 | 2026.03.27 20:04:21.084980 [ 276 ] {8573b170-188f-46b7-bc5d-1cc40906bc84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6330 | 2026.03.27 20:04:21.085047 [ 276 ] {8573b170-188f-46b7-bc5d-1cc40906bc84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6331 | 2026.03.27 20:04:21.085715 [ 276 ] {8573b170-188f-46b7-bc5d-1cc40906bc84} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6332 | 2026.03.27 20:04:21.085764 [ 276 ] {8573b170-188f-46b7-bc5d-1cc40906bc84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6333 | 2026.03.27 20:04:21.086152 [ 276 ] {8573b170-188f-46b7-bc5d-1cc40906bc84} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6334 | 2026.03.27 20:04:21.086385 [ 276 ] {8573b170-188f-46b7-bc5d-1cc40906bc84} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6335 | 2026.03.27 20:04:21.086547 [ 276 ] {8573b170-188f-46b7-bc5d-1cc40906bc84} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001613 sec., 34717.9169249845 rows/sec., 2.67 MiB/sec. | ||
| 6336 | 2026.03.27 20:04:21.086606 [ 276 ] {8573b170-188f-46b7-bc5d-1cc40906bc84} <Debug> TCPHandler: Processed in 0.001929744 sec. | ||
| 6337 | 2026.03.27 20:04:21.086743 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6338 | 2026.03.27 20:04:21.086847 [ 276 ] {4b612aef-f5c8-43c9-bfca-3c6c0d01475c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6339 | 2026.03.27 20:04:21.086890 [ 276 ] {4b612aef-f5c8-43c9-bfca-3c6c0d01475c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6340 | 2026.03.27 20:04:21.087328 [ 276 ] {4b612aef-f5c8-43c9-bfca-3c6c0d01475c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6341 | 2026.03.27 20:04:21.087366 [ 276 ] {4b612aef-f5c8-43c9-bfca-3c6c0d01475c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6342 | 2026.03.27 20:04:21.087684 [ 276 ] {4b612aef-f5c8-43c9-bfca-3c6c0d01475c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6343 | 2026.03.27 20:04:21.087895 [ 276 ] {4b612aef-f5c8-43c9-bfca-3c6c0d01475c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6344 | 2026.03.27 20:04:21.088027 [ 276 ] {4b612aef-f5c8-43c9-bfca-3c6c0d01475c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 6345 | 2026.03.27 20:04:21.088064 [ 276 ] {4b612aef-f5c8-43c9-bfca-3c6c0d01475c} <Debug> TCPHandler: Processed in 0.001373364 sec. | ||
| 6346 | 2026.03.27 20:04:21.088181 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6347 | 2026.03.27 20:04:21.088280 [ 276 ] {11f9a8dc-fc99-4cab-b2e6-e749b84a4a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6348 | 2026.03.27 20:04:21.088324 [ 276 ] {11f9a8dc-fc99-4cab-b2e6-e749b84a4a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6349 | 2026.03.27 20:04:21.088722 [ 276 ] {11f9a8dc-fc99-4cab-b2e6-e749b84a4a5f} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6350 | 2026.03.27 20:04:21.088758 [ 276 ] {11f9a8dc-fc99-4cab-b2e6-e749b84a4a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6351 | 2026.03.27 20:04:21.089097 [ 276 ] {11f9a8dc-fc99-4cab-b2e6-e749b84a4a5f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6352 | 2026.03.27 20:04:21.089311 [ 276 ] {11f9a8dc-fc99-4cab-b2e6-e749b84a4a5f} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6353 | 2026.03.27 20:04:21.089440 [ 276 ] {11f9a8dc-fc99-4cab-b2e6-e749b84a4a5f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001181 sec., 108382.72650296359 rows/sec., 7.55 MiB/sec. | ||
| 6354 | 2026.03.27 20:04:21.089478 [ 276 ] {11f9a8dc-fc99-4cab-b2e6-e749b84a4a5f} <Debug> TCPHandler: Processed in 0.001346684 sec. | ||
| 6355 | 2026.03.27 20:04:21.089605 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6356 | 2026.03.27 20:04:21.089702 [ 276 ] {7bc4caa9-97c7-49df-8f6a-86e3e23d7f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6357 | 2026.03.27 20:04:21.089744 [ 276 ] {7bc4caa9-97c7-49df-8f6a-86e3e23d7f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6358 | 2026.03.27 20:04:21.090073 [ 276 ] {7bc4caa9-97c7-49df-8f6a-86e3e23d7f67} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6359 | 2026.03.27 20:04:21.090109 [ 276 ] {7bc4caa9-97c7-49df-8f6a-86e3e23d7f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6360 | 2026.03.27 20:04:21.090405 [ 276 ] {7bc4caa9-97c7-49df-8f6a-86e3e23d7f67} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6361 | 2026.03.27 20:04:21.090615 [ 276 ] {7bc4caa9-97c7-49df-8f6a-86e3e23d7f67} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6362 | 2026.03.27 20:04:21.090744 [ 276 ] {7bc4caa9-97c7-49df-8f6a-86e3e23d7f67} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001061 sec., 45240.339302544766 rows/sec., 3.05 MiB/sec. | ||
| 6363 | 2026.03.27 20:04:21.090781 [ 276 ] {7bc4caa9-97c7-49df-8f6a-86e3e23d7f67} <Debug> TCPHandler: Processed in 0.001234432 sec. | ||
| 6364 | 2026.03.27 20:04:26.087198 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6365 | 2026.03.27 20:04:26.087386 [ 276 ] {dee6e4a4-6886-4a65-90aa-bbe6b0750e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6366 | 2026.03.27 20:04:26.087453 [ 276 ] {dee6e4a4-6886-4a65-90aa-bbe6b0750e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6367 | 2026.03.27 20:04:26.088121 [ 276 ] {dee6e4a4-6886-4a65-90aa-bbe6b0750e1f} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2026.03.27 20:04:26.088167 [ 276 ] {dee6e4a4-6886-4a65-90aa-bbe6b0750e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6369 | 2026.03.27 20:04:26.088559 [ 276 ] {dee6e4a4-6886-4a65-90aa-bbe6b0750e1f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6370 | 2026.03.27 20:04:26.088791 [ 276 ] {dee6e4a4-6886-4a65-90aa-bbe6b0750e1f} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6371 | 2026.03.27 20:04:26.088950 [ 276 ] {dee6e4a4-6886-4a65-90aa-bbe6b0750e1f} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001612 sec., 55831.26550868487 rows/sec., 4.70 MiB/sec. | ||
| 6372 | 2026.03.27 20:04:26.088948 [ 145 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6373 | 2026.03.27 20:04:26.089001 [ 276 ] {dee6e4a4-6886-4a65-90aa-bbe6b0750e1f} <Debug> TCPHandler: Processed in 0.001930794 sec. | ||
| 6374 | 2026.03.27 20:04:26.089023 [ 145 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6375 | 2026.03.27 20:04:26.089051 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6376 | 2026.03.27 20:04:26.089140 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6377 | 2026.03.27 20:04:26.089176 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 6378 | 2026.03.27 20:04:26.089248 [ 276 ] {4b27f7bf-0fa7-48bc-806f-a3467d09e75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6379 | 2026.03.27 20:04:26.089297 [ 276 ] {4b27f7bf-0fa7-48bc-806f-a3467d09e75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6380 | 2026.03.27 20:04:26.089317 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6381 | 2026.03.27 20:04:26.089355 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3360 rows starting from the beginning of the part | ||
| 6382 | 2026.03.27 20:04:26.089424 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 845 rows starting from the beginning of the part | ||
| 6383 | 2026.03.27 20:04:26.089471 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 6384 | 2026.03.27 20:04:26.089515 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 3193 rows starting from the beginning of the part | ||
| 6385 | 2026.03.27 20:04:26.089554 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 6386 | 2026.03.27 20:04:26.089595 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 6387 | 2026.03.27 20:04:26.089730 [ 276 ] {4b27f7bf-0fa7-48bc-806f-a3467d09e75b} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6388 | 2026.03.27 20:04:26.089772 [ 276 ] {4b27f7bf-0fa7-48bc-806f-a3467d09e75b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6389 | 2026.03.27 20:04:26.090113 [ 276 ] {4b27f7bf-0fa7-48bc-806f-a3467d09e75b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6390 | 2026.03.27 20:04:26.090332 [ 276 ] {4b27f7bf-0fa7-48bc-806f-a3467d09e75b} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6391 | 2026.03.27 20:04:26.090474 [ 276 ] {4b27f7bf-0fa7-48bc-806f-a3467d09e75b} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001249 sec., 13610.888710968777 rows/sec., 1023.48 KiB/sec. | ||
| 6392 | 2026.03.27 20:04:26.090514 [ 276 ] {4b27f7bf-0fa7-48bc-806f-a3467d09e75b} <Debug> TCPHandler: Processed in 0.001426715 sec. | ||
| 6393 | 2026.03.27 20:04:26.090627 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6394 | 2026.03.27 20:04:26.090725 [ 276 ] {c891149a-a6ac-48fd-adef-40c9ca5c5680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6395 | 2026.03.27 20:04:26.090767 [ 276 ] {c891149a-a6ac-48fd-adef-40c9ca5c5680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6396 | 2026.03.27 20:04:26.091206 [ 276 ] {c891149a-a6ac-48fd-adef-40c9ca5c5680} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6397 | 2026.03.27 20:04:26.091243 [ 276 ] {c891149a-a6ac-48fd-adef-40c9ca5c5680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6398 | 2026.03.27 20:04:26.091579 [ 276 ] {c891149a-a6ac-48fd-adef-40c9ca5c5680} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6399 | 2026.03.27 20:04:26.091792 [ 276 ] {c891149a-a6ac-48fd-adef-40c9ca5c5680} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6400 | 2026.03.27 20:04:26.091900 [ 145 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6401 | 2026.03.27 20:04:26.091921 [ 276 ] {c891149a-a6ac-48fd-adef-40c9ca5c5680} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001216 sec., 66611.84210526316 rows/sec., 5.20 MiB/sec. | ||
| 6402 | 2026.03.27 20:04:26.091936 [ 145 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6403 | 2026.03.27 20:04:26.091963 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6404 | 2026.03.27 20:04:26.091966 [ 276 ] {c891149a-a6ac-48fd-adef-40c9ca5c5680} <Debug> TCPHandler: Processed in 0.001389814 sec. | ||
| 6405 | 2026.03.27 20:04:26.092068 [ 190 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::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 | ||
| 6406 | 2026.03.27 20:04:26.092097 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6407 | 2026.03.27 20:04:26.092204 [ 276 ] {511e5e4a-e040-4bb0-9510-bf4fd160fbbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6408 | 2026.03.27 20:04:26.092220 [ 190 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6409 | 2026.03.27 20:04:26.092250 [ 276 ] {511e5e4a-e040-4bb0-9510-bf4fd160fbbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6410 | 2026.03.27 20:04:26.092254 [ 186 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7634 rows, containing 5 columns (5 merged, 0 gathered) in 0.003135205 sec., 2434928.4974985686 rows/sec., 194.34 MiB/sec. | ||
| 6411 | 2026.03.27 20:04:26.092261 [ 190 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1829 rows starting from the beginning of the part | ||
| 6412 | 2026.03.27 20:04:26.092365 [ 190 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 514 rows starting from the beginning of the part | ||
| 6413 | 2026.03.27 20:04:26.092416 [ 190 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 81 rows starting from the beginning of the part | ||
| 6414 | 2026.03.27 20:04:26.092464 [ 190 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1744 rows starting from the beginning of the part | ||
| 6415 | 2026.03.27 20:04:26.092507 [ 190 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 6416 | 2026.03.27 20:04:26.092552 [ 190 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 81 rows starting from the beginning of the part | ||
| 6417 | 2026.03.27 20:04:26.092613 [ 199 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6418 | 2026.03.27 20:04:26.092699 [ 276 ] {511e5e4a-e040-4bb0-9510-bf4fd160fbbd} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6419 | 2026.03.27 20:04:26.092736 [ 276 ] {511e5e4a-e040-4bb0-9510-bf4fd160fbbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6420 | 2026.03.27 20:04:26.092931 [ 199 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_41_8} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6421 | 2026.03.27 20:04:26.093000 [ 199 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_41_8} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6422 | 2026.03.27 20:04:26.093084 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 6423 | 2026.03.27 20:04:26.093266 [ 276 ] {511e5e4a-e040-4bb0-9510-bf4fd160fbbd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6424 | 2026.03.27 20:04:26.093505 [ 276 ] {511e5e4a-e040-4bb0-9510-bf4fd160fbbd} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6425 | 2026.03.27 20:04:26.093619 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6426 | 2026.03.27 20:04:26.093644 [ 276 ] {511e5e4a-e040-4bb0-9510-bf4fd160fbbd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001459 sec., 109664.15352981494 rows/sec., 7.64 MiB/sec. | ||
| 6427 | 2026.03.27 20:04:26.093651 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2026.03.27 20:04:26.093685 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6429 | 2026.03.27 20:04:26.093691 [ 276 ] {511e5e4a-e040-4bb0-9510-bf4fd160fbbd} <Debug> TCPHandler: Processed in 0.001643429 sec. | ||
| 6430 | 2026.03.27 20:04:26.093765 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 6431 | 2026.03.27 20:04:26.093835 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6432 | 2026.03.27 20:04:26.093874 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6433 | 2026.03.27 20:04:26.093910 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 15098 rows starting from the beginning of the part | ||
| 6434 | 2026.03.27 20:04:26.093936 [ 276 ] {535e9239-1361-4e42-808a-6b65c393b8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6435 | 2026.03.27 20:04:26.093967 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 265 rows starting from the beginning of the part | ||
| 6436 | 2026.03.27 20:04:26.093995 [ 276 ] {535e9239-1361-4e42-808a-6b65c393b8ee} <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 | ||
| 6437 | 2026.03.27 20:04:26.094018 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6438 | 2026.03.27 20:04:26.094071 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1604 rows starting from the beginning of the part | ||
| 6439 | 2026.03.27 20:04:26.094114 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 128 rows starting from the beginning of the part | ||
| 6440 | 2026.03.27 20:04:26.094156 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 6441 | 2026.03.27 20:04:26.094377 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4313 rows, containing 5 columns (5 merged, 0 gathered) in 0.002359702 sec., 1827773.1679678196 rows/sec., 132.47 MiB/sec. | ||
| 6442 | 2026.03.27 20:04:26.094655 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6443 | 2026.03.27 20:04:26.094833 [ 276 ] {535e9239-1361-4e42-808a-6b65c393b8ee} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6444 | 2026.03.27 20:04:26.094868 [ 276 ] {535e9239-1361-4e42-808a-6b65c393b8ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6445 | 2026.03.27 20:04:26.094934 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_41_8} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6446 | 2026.03.27 20:04:26.095001 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_41_8} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6447 | 2026.03.27 20:04:26.095077 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 6448 | 2026.03.27 20:04:26.095469 [ 276 ] {535e9239-1361-4e42-808a-6b65c393b8ee} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6449 | 2026.03.27 20:04:26.095717 [ 276 ] {535e9239-1361-4e42-808a-6b65c393b8ee} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6450 | 2026.03.27 20:04:26.095860 [ 276 ] {535e9239-1361-4e42-808a-6b65c393b8ee} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001942 sec., 8753.861997940268 rows/sec., 15.69 MiB/sec. | ||
| 6451 | 2026.03.27 20:04:26.095929 [ 276 ] {535e9239-1361-4e42-808a-6b65c393b8ee} <Debug> TCPHandler: Processed in 0.002149168 sec. | ||
| 6452 | 2026.03.27 20:04:26.096052 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6453 | 2026.03.27 20:04:26.096147 [ 276 ] {bd4ab956-f639-47fe-91ec-338cdc48a544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6454 | 2026.03.27 20:04:26.096189 [ 276 ] {bd4ab956-f639-47fe-91ec-338cdc48a544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6455 | 2026.03.27 20:04:26.096537 [ 276 ] {bd4ab956-f639-47fe-91ec-338cdc48a544} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6456 | 2026.03.27 20:04:26.096573 [ 276 ] {bd4ab956-f639-47fe-91ec-338cdc48a544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6457 | 2026.03.27 20:04:26.096888 [ 276 ] {bd4ab956-f639-47fe-91ec-338cdc48a544} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6458 | 2026.03.27 20:04:26.097104 [ 276 ] {bd4ab956-f639-47fe-91ec-338cdc48a544} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6459 | 2026.03.27 20:04:26.097211 [ 145 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6460 | 2026.03.27 20:04:26.097236 [ 276 ] {bd4ab956-f639-47fe-91ec-338cdc48a544} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 6461 | 2026.03.27 20:04:26.097242 [ 145 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6462 | 2026.03.27 20:04:26.097275 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6463 | 2026.03.27 20:04:26.097279 [ 276 ] {bd4ab956-f639-47fe-91ec-338cdc48a544} <Debug> TCPHandler: Processed in 0.001277262 sec. | ||
| 6464 | 2026.03.27 20:04:26.097352 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 6465 | 2026.03.27 20:04:26.097452 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6466 | 2026.03.27 20:04:26.097483 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1770 rows starting from the beginning of the part | ||
| 6467 | 2026.03.27 20:04:26.097535 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 6468 | 2026.03.27 20:04:26.097577 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6469 | 2026.03.27 20:04:26.097614 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
| 6470 | 2026.03.27 20:04:26.097651 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part | ||
| 6471 | 2026.03.27 20:04:26.097690 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 6472 | 2026.03.27 20:04:26.098715 [ 189 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2070 rows, containing 4 columns (4 merged, 0 gathered) in 0.001392494 sec., 1486541.414182036 rows/sec., 96.94 MiB/sec. | ||
| 6473 | 2026.03.27 20:04:26.098978 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6474 | 2026.03.27 20:04:26.099046 [ 197 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17415 rows, containing 5 columns (5 merged, 0 gathered) in 0.005320584 sec., 3273136.9338403456 rows/sec., 208.61 MiB/sec. | ||
| 6475 | 2026.03.27 20:04:26.099231 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_41_8} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6476 | 2026.03.27 20:04:26.099311 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_41_8} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6477 | 2026.03.27 20:04:26.099342 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6478 | 2026.03.27 20:04:26.099379 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 6479 | 2026.03.27 20:04:26.099698 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2026.03.27 20:04:26.099794 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6481 | 2026.03.27 20:04:26.099898 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.55 MiB. | ||
| 6482 | 2026.03.27 20:04:27.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.56 MiB, peak 281.57 MiB, free memory in arenas 0.00 B, will set to 273.70 MiB (RSS), difference: 1.15 MiB | ||
| 6483 | 2026.03.27 20:04:27.368139 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6484 | 2026.03.27 20:04:27.368191 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6485 | 2026.03.27 20:04:27.457113 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13471 | ||
| 6486 | 2026.03.27 20:04:27.457660 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6487 | 2026.03.27 20:04:27.457700 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6488 | 2026.03.27 20:04:27.458244 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6489 | 2026.03.27 20:04:27.458471 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6490 | 2026.03.27 20:04:27.458602 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13471 | ||
| 6491 | 2026.03.27 20:04:27.494970 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 846 | ||
| 6492 | 2026.03.27 20:04:27.497041 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6493 | 2026.03.27 20:04:27.497096 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6494 | 2026.03.27 20:04:27.498353 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6495 | 2026.03.27 20:04:27.498609 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6496 | 2026.03.27 20:04:27.498886 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 846 | ||
| 6497 | 2026.03.27 20:04:27.669473 [ 126 ] {} <Debug> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6498 | 2026.03.27 20:04:27.669530 [ 126 ] {} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6499 | 2026.03.27 20:04:27.669553 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6500 | 2026.03.27 20:04:27.669678 [ 189 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::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 | ||
| 6501 | 2026.03.27 20:04:27.669827 [ 189 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6502 | 2026.03.27 20:04:27.669862 [ 189 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 160 rows starting from the beginning of the part | ||
| 6503 | 2026.03.27 20:04:27.669934 [ 189 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::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 | ||
| 6504 | 2026.03.27 20:04:27.669989 [ 189 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::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 | ||
| 6505 | 2026.03.27 20:04:27.670038 [ 189 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::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 | ||
| 6506 | 2026.03.27 20:04:27.670080 [ 189 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::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 | ||
| 6507 | 2026.03.27 20:04:27.670967 [ 190 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346644 sec., 558425.2408208852 rows/sec., 34.06 MiB/sec. | ||
| 6508 | 2026.03.27 20:04:27.671167 [ 191 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6509 | 2026.03.27 20:04:27.671496 [ 191 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_13_3} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6510 | 2026.03.27 20:04:27.671576 [ 191 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_13_3} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6511 | 2026.03.27 20:04:27.671671 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6512 | 2026.03.27 20:04:28.051540 [ 129 ] {} <Debug> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 6513 | 2026.03.27 20:04:28.051636 [ 129 ] {} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6514 | 2026.03.27 20:04:28.051673 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6515 | 2026.03.27 20:04:28.051836 [ 197 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::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 | ||
| 6516 | 2026.03.27 20:04:28.052020 [ 197 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6517 | 2026.03.27 20:04:28.052079 [ 197 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::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 | ||
| 6518 | 2026.03.27 20:04:28.052181 [ 197 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::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 | ||
| 6519 | 2026.03.27 20:04:28.052251 [ 197 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::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 | ||
| 6520 | 2026.03.27 20:04:28.052291 [ 197 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::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 | ||
| 6521 | 2026.03.27 20:04:28.052329 [ 197 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::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 | ||
| 6522 | 2026.03.27 20:04:28.053093 [ 191 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001325063 sec., 45280.86589090481 rows/sec., 2.31 MiB/sec. | ||
| 6523 | 2026.03.27 20:04:28.053247 [ 197 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6524 | 2026.03.27 20:04:28.053499 [ 197 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_10_2} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2026.03.27 20:04:28.053572 [ 197 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_10_2} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 6526 | 2026.03.27 20:04:28.053641 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6527 | 2026.03.27 20:04:28.146791 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6528 | 2026.03.27 20:04:28.162774 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6529 | 2026.03.27 20:04:28.162828 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6530 | 2026.03.27 20:04:28.168679 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6531 | 2026.03.27 20:04:28.169361 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6532 | 2026.03.27 20:04:28.172220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6533 | 2026.03.27 20:04:28.736309 [ 129 ] {} <Debug> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6534 | 2026.03.27 20:04:28.736383 [ 129 ] {} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6535 | 2026.03.27 20:04:28.736417 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6536 | 2026.03.27 20:04:28.736539 [ 189 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::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 | ||
| 6537 | 2026.03.27 20:04:28.736658 [ 189 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6538 | 2026.03.27 20:04:28.736696 [ 189 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 308 rows starting from the beginning of the part | ||
| 6539 | 2026.03.27 20:04:28.736773 [ 189 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::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 | ||
| 6540 | 2026.03.27 20:04:28.736824 [ 189 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::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 | ||
| 6541 | 2026.03.27 20:04:28.736873 [ 189 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::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 | ||
| 6542 | 2026.03.27 20:04:28.736924 [ 189 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::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 | ||
| 6543 | 2026.03.27 20:04:28.737951 [ 197 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459816 sec., 989165.7578763351 rows/sec., 66.92 MiB/sec. | ||
| 6544 | 2026.03.27 20:04:28.738181 [ 191 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6545 | 2026.03.27 20:04:28.738542 [ 191 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_13_3} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6546 | 2026.03.27 20:04:28.738637 [ 191 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_13_3} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6547 | 2026.03.27 20:04:28.738741 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 6548 | 2026.03.27 20:04:29.965965 [ 122 ] {} <Debug> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6549 | 2026.03.27 20:04:29.966081 [ 122 ] {} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6550 | 2026.03.27 20:04:29.966121 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6551 | 2026.03.27 20:04:29.966272 [ 195 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 6552 | 2026.03.27 20:04:29.966414 [ 195 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6553 | 2026.03.27 20:04:29.966451 [ 195 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 977 rows starting from the beginning of the part | ||
| 6554 | 2026.03.27 20:04:29.966522 [ 195 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 950 rows starting from the beginning of the part | ||
| 6555 | 2026.03.27 20:04:29.966572 [ 195 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 6556 | 2026.03.27 20:04:29.966620 [ 195 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 6557 | 2026.03.27 20:04:29.966662 [ 195 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 950 rows starting from the beginning of the part | ||
| 6558 | 2026.03.27 20:04:29.967928 [ 197 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3175 rows, containing 5 columns (5 merged, 0 gathered) in 0.00171089 sec., 1855759.2831800992 rows/sec., 117.62 MiB/sec. | ||
| 6559 | 2026.03.27 20:04:29.968213 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6560 | 2026.03.27 20:04:29.968539 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_14_3} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6561 | 2026.03.27 20:04:29.968628 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_14_3} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6562 | 2026.03.27 20:04:29.968740 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 6563 | 2026.03.27 20:04:31.094660 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6564 | 2026.03.27 20:04:31.094837 [ 276 ] {ee6d1e3e-8786-4121-ab54-9c0e7c8f3d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6565 | 2026.03.27 20:04:31.094904 [ 276 ] {ee6d1e3e-8786-4121-ab54-9c0e7c8f3d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6566 | 2026.03.27 20:04:31.095668 [ 276 ] {ee6d1e3e-8786-4121-ab54-9c0e7c8f3d89} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6567 | 2026.03.27 20:04:31.095718 [ 276 ] {ee6d1e3e-8786-4121-ab54-9c0e7c8f3d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6568 | 2026.03.27 20:04:31.096121 [ 276 ] {ee6d1e3e-8786-4121-ab54-9c0e7c8f3d89} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6569 | 2026.03.27 20:04:31.096350 [ 276 ] {ee6d1e3e-8786-4121-ab54-9c0e7c8f3d89} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6570 | 2026.03.27 20:04:31.096506 [ 276 ] {ee6d1e3e-8786-4121-ab54-9c0e7c8f3d89} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001716 sec., 165501.1655011655 rows/sec., 10.51 MiB/sec. | ||
| 6571 | 2026.03.27 20:04:31.096559 [ 276 ] {ee6d1e3e-8786-4121-ab54-9c0e7c8f3d89} <Debug> TCPHandler: Processed in 0.002030335 sec. | ||
| 6572 | 2026.03.27 20:04:31.096695 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6573 | 2026.03.27 20:04:31.096800 [ 276 ] {6de09510-6ea6-473d-af6e-fdf6aeeedf01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6574 | 2026.03.27 20:04:31.096844 [ 276 ] {6de09510-6ea6-473d-af6e-fdf6aeeedf01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6575 | 2026.03.27 20:04:31.097665 [ 276 ] {6de09510-6ea6-473d-af6e-fdf6aeeedf01} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6576 | 2026.03.27 20:04:31.097702 [ 276 ] {6de09510-6ea6-473d-af6e-fdf6aeeedf01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6577 | 2026.03.27 20:04:31.098070 [ 276 ] {6de09510-6ea6-473d-af6e-fdf6aeeedf01} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6578 | 2026.03.27 20:04:31.098296 [ 276 ] {6de09510-6ea6-473d-af6e-fdf6aeeedf01} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6579 | 2026.03.27 20:04:31.098437 [ 276 ] {6de09510-6ea6-473d-af6e-fdf6aeeedf01} <Debug> executeQuery: Read 845 rows, 68.03 KiB in 0.001661 sec., 508729.6809151114 rows/sec., 39.99 MiB/sec. | ||
| 6580 | 2026.03.27 20:04:31.098477 [ 276 ] {6de09510-6ea6-473d-af6e-fdf6aeeedf01} <Debug> TCPHandler: Processed in 0.001835922 sec. | ||
| 6581 | 2026.03.27 20:04:31.098604 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6582 | 2026.03.27 20:04:31.098703 [ 276 ] {c00e7361-a0c8-4d62-97e5-081a23dd6198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6583 | 2026.03.27 20:04:31.098744 [ 276 ] {c00e7361-a0c8-4d62-97e5-081a23dd6198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6584 | 2026.03.27 20:04:31.099205 [ 276 ] {c00e7361-a0c8-4d62-97e5-081a23dd6198} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6585 | 2026.03.27 20:04:31.099243 [ 276 ] {c00e7361-a0c8-4d62-97e5-081a23dd6198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6586 | 2026.03.27 20:04:31.099555 [ 276 ] {c00e7361-a0c8-4d62-97e5-081a23dd6198} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6587 | 2026.03.27 20:04:31.099770 [ 276 ] {c00e7361-a0c8-4d62-97e5-081a23dd6198} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6588 | 2026.03.27 20:04:31.099898 [ 276 ] {c00e7361-a0c8-4d62-97e5-081a23dd6198} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001216 sec., 136513.15789473683 rows/sec., 8.31 MiB/sec. | ||
| 6589 | 2026.03.27 20:04:31.099937 [ 276 ] {c00e7361-a0c8-4d62-97e5-081a23dd6198} <Debug> TCPHandler: Processed in 0.001385604 sec. | ||
| 6590 | 2026.03.27 20:04:31.100058 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6591 | 2026.03.27 20:04:31.100153 [ 276 ] {4050cf1c-9a14-4c60-8200-f549d6af5b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6592 | 2026.03.27 20:04:31.100194 [ 276 ] {4050cf1c-9a14-4c60-8200-f549d6af5b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6593 | 2026.03.27 20:04:31.100630 [ 276 ] {4050cf1c-9a14-4c60-8200-f549d6af5b69} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6594 | 2026.03.27 20:04:31.100666 [ 276 ] {4050cf1c-9a14-4c60-8200-f549d6af5b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6595 | 2026.03.27 20:04:31.100965 [ 276 ] {4050cf1c-9a14-4c60-8200-f549d6af5b69} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6596 | 2026.03.27 20:04:31.101176 [ 276 ] {4050cf1c-9a14-4c60-8200-f549d6af5b69} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6597 | 2026.03.27 20:04:31.101302 [ 276 ] {4050cf1c-9a14-4c60-8200-f549d6af5b69} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001168 sec., 127568.49315068494 rows/sec., 8.24 MiB/sec. | ||
| 6598 | 2026.03.27 20:04:31.101340 [ 276 ] {4050cf1c-9a14-4c60-8200-f549d6af5b69} <Debug> TCPHandler: Processed in 0.001331844 sec. | ||
| 6599 | 2026.03.27 20:04:31.101455 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6600 | 2026.03.27 20:04:31.101550 [ 276 ] {f960449f-b140-4ded-89f5-d6f956bf352c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6601 | 2026.03.27 20:04:31.101591 [ 276 ] {f960449f-b140-4ded-89f5-d6f956bf352c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6602 | 2026.03.27 20:04:31.102030 [ 276 ] {f960449f-b140-4ded-89f5-d6f956bf352c} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6603 | 2026.03.27 20:04:31.102066 [ 276 ] {f960449f-b140-4ded-89f5-d6f956bf352c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6604 | 2026.03.27 20:04:31.102370 [ 276 ] {f960449f-b140-4ded-89f5-d6f956bf352c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6605 | 2026.03.27 20:04:31.102596 [ 276 ] {f960449f-b140-4ded-89f5-d6f956bf352c} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6606 | 2026.03.27 20:04:31.102723 [ 276 ] {f960449f-b140-4ded-89f5-d6f956bf352c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001191 sec., 124265.32325776658 rows/sec., 7.07 MiB/sec. | ||
| 6607 | 2026.03.27 20:04:31.102760 [ 276 ] {f960449f-b140-4ded-89f5-d6f956bf352c} <Debug> TCPHandler: Processed in 0.001355054 sec. | ||
| 6608 | 2026.03.27 20:04:31.102878 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6609 | 2026.03.27 20:04:31.102973 [ 276 ] {59f07fb5-e7d8-42de-9f7c-8d955ac59639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6610 | 2026.03.27 20:04:31.103015 [ 276 ] {59f07fb5-e7d8-42de-9f7c-8d955ac59639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6611 | 2026.03.27 20:04:31.103610 [ 276 ] {59f07fb5-e7d8-42de-9f7c-8d955ac59639} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6612 | 2026.03.27 20:04:31.103646 [ 276 ] {59f07fb5-e7d8-42de-9f7c-8d955ac59639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6613 | 2026.03.27 20:04:31.103984 [ 276 ] {59f07fb5-e7d8-42de-9f7c-8d955ac59639} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6614 | 2026.03.27 20:04:31.104234 [ 276 ] {59f07fb5-e7d8-42de-9f7c-8d955ac59639} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6615 | 2026.03.27 20:04:31.104406 [ 276 ] {59f07fb5-e7d8-42de-9f7c-8d955ac59639} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.00145 sec., 354482.7586206897 rows/sec., 24.99 MiB/sec. | ||
| 6616 | 2026.03.27 20:04:31.104459 [ 276 ] {59f07fb5-e7d8-42de-9f7c-8d955ac59639} <Debug> TCPHandler: Processed in 0.001631859 sec. | ||
| 6617 | 2026.03.27 20:04:31.104599 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6618 | 2026.03.27 20:04:31.104696 [ 276 ] {8654dd38-6b26-476e-91be-4b02e56ee3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6619 | 2026.03.27 20:04:31.104739 [ 276 ] {8654dd38-6b26-476e-91be-4b02e56ee3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6620 | 2026.03.27 20:04:31.105550 [ 276 ] {8654dd38-6b26-476e-91be-4b02e56ee3fa} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6621 | 2026.03.27 20:04:31.105598 [ 276 ] {8654dd38-6b26-476e-91be-4b02e56ee3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6622 | 2026.03.27 20:04:31.106180 [ 276 ] {8654dd38-6b26-476e-91be-4b02e56ee3fa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6623 | 2026.03.27 20:04:31.106623 [ 276 ] {8654dd38-6b26-476e-91be-4b02e56ee3fa} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6624 | 2026.03.27 20:04:31.106791 [ 276 ] {8654dd38-6b26-476e-91be-4b02e56ee3fa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002113 sec., 2839.564600094652 rows/sec., 148.36 KiB/sec. | ||
| 6625 | 2026.03.27 20:04:31.106888 [ 276 ] {8654dd38-6b26-476e-91be-4b02e56ee3fa} <Debug> TCPHandler: Processed in 0.002337801 sec. | ||
| 6626 | 2026.03.27 20:04:31.107243 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6627 | 2026.03.27 20:04:31.107358 [ 276 ] {8cb71b78-a4fb-4a20-a4ed-033ccd758fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6628 | 2026.03.27 20:04:31.107411 [ 276 ] {8cb71b78-a4fb-4a20-a4ed-033ccd758fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6629 | 2026.03.27 20:04:31.108120 [ 276 ] {8cb71b78-a4fb-4a20-a4ed-033ccd758fb4} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6630 | 2026.03.27 20:04:31.108159 [ 276 ] {8cb71b78-a4fb-4a20-a4ed-033ccd758fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6631 | 2026.03.27 20:04:31.108518 [ 276 ] {8cb71b78-a4fb-4a20-a4ed-033ccd758fb4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6632 | 2026.03.27 20:04:31.108733 [ 276 ] {8cb71b78-a4fb-4a20-a4ed-033ccd758fb4} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6633 | 2026.03.27 20:04:31.108901 [ 276 ] {8cb71b78-a4fb-4a20-a4ed-033ccd758fb4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001566 sec., 169220.94508301406 rows/sec., 11.24 MiB/sec. | ||
| 6634 | 2026.03.27 20:04:31.108954 [ 276 ] {8cb71b78-a4fb-4a20-a4ed-033ccd758fb4} <Debug> TCPHandler: Processed in 0.001926114 sec. | ||
| 6635 | 2026.03.27 20:04:31.109089 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6636 | 2026.03.27 20:04:31.109186 [ 276 ] {5eedec0e-b60d-457a-9b25-31df191cb821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6637 | 2026.03.27 20:04:31.109228 [ 276 ] {5eedec0e-b60d-457a-9b25-31df191cb821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6638 | 2026.03.27 20:04:31.109556 [ 276 ] {5eedec0e-b60d-457a-9b25-31df191cb821} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6639 | 2026.03.27 20:04:31.109592 [ 276 ] {5eedec0e-b60d-457a-9b25-31df191cb821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6640 | 2026.03.27 20:04:31.109898 [ 276 ] {5eedec0e-b60d-457a-9b25-31df191cb821} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6641 | 2026.03.27 20:04:31.110101 [ 276 ] {5eedec0e-b60d-457a-9b25-31df191cb821} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6642 | 2026.03.27 20:04:31.110230 [ 276 ] {5eedec0e-b60d-457a-9b25-31df191cb821} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 6643 | 2026.03.27 20:04:31.110266 [ 276 ] {5eedec0e-b60d-457a-9b25-31df191cb821} <Debug> TCPHandler: Processed in 0.001228811 sec. | ||
| 6644 | 2026.03.27 20:04:31.110383 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6645 | 2026.03.27 20:04:31.110479 [ 276 ] {ff17e5ba-e558-4961-b45c-e12b453e4828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6646 | 2026.03.27 20:04:31.110533 [ 276 ] {ff17e5ba-e558-4961-b45c-e12b453e4828} <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 | ||
| 6647 | 2026.03.27 20:04:31.111518 [ 276 ] {ff17e5ba-e558-4961-b45c-e12b453e4828} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6648 | 2026.03.27 20:04:31.111569 [ 276 ] {ff17e5ba-e558-4961-b45c-e12b453e4828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6649 | 2026.03.27 20:04:31.112224 [ 276 ] {ff17e5ba-e558-4961-b45c-e12b453e4828} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6650 | 2026.03.27 20:04:31.112449 [ 276 ] {ff17e5ba-e558-4961-b45c-e12b453e4828} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6651 | 2026.03.27 20:04:31.112596 [ 276 ] {ff17e5ba-e558-4961-b45c-e12b453e4828} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002135 sec., 11241.217798594847 rows/sec., 20.14 MiB/sec. | ||
| 6652 | 2026.03.27 20:04:31.112670 [ 276 ] {ff17e5ba-e558-4961-b45c-e12b453e4828} <Debug> TCPHandler: Processed in 0.002337261 sec. | ||
| 6653 | 2026.03.27 20:04:31.112791 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6654 | 2026.03.27 20:04:31.112888 [ 276 ] {9a478b9e-dd01-4567-a467-0356c1a12116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6655 | 2026.03.27 20:04:31.112930 [ 276 ] {9a478b9e-dd01-4567-a467-0356c1a12116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6656 | 2026.03.27 20:04:31.113278 [ 276 ] {9a478b9e-dd01-4567-a467-0356c1a12116} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6657 | 2026.03.27 20:04:31.113314 [ 276 ] {9a478b9e-dd01-4567-a467-0356c1a12116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6658 | 2026.03.27 20:04:31.113623 [ 276 ] {9a478b9e-dd01-4567-a467-0356c1a12116} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6659 | 2026.03.27 20:04:31.113839 [ 276 ] {9a478b9e-dd01-4567-a467-0356c1a12116} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6660 | 2026.03.27 20:04:31.113966 [ 276 ] {9a478b9e-dd01-4567-a467-0356c1a12116} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001097 sec., 82041.9325432999 rows/sec., 5.13 MiB/sec. | ||
| 6661 | 2026.03.27 20:04:31.114003 [ 276 ] {9a478b9e-dd01-4567-a467-0356c1a12116} <Debug> TCPHandler: Processed in 0.001262672 sec. | ||
| 6662 | 2026.03.27 20:04:34.959351 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13919 | ||
| 6663 | 2026.03.27 20:04:34.959895 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6664 | 2026.03.27 20:04:34.959947 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6665 | 2026.03.27 20:04:34.960476 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6666 | 2026.03.27 20:04:34.960735 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6667 | 2026.03.27 20:04:34.960887 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13919 | ||
| 6668 | 2026.03.27 20:04:35.673028 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6669 | 2026.03.27 20:04:35.689704 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6670 | 2026.03.27 20:04:35.689760 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6671 | 2026.03.27 20:04:35.695909 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6672 | 2026.03.27 20:04:35.696581 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6673 | 2026.03.27 20:04:35.699607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6674 | 2026.03.27 20:04:36.086959 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6675 | 2026.03.27 20:04:36.087152 [ 276 ] {49954710-8038-4e2b-b266-e1390f61570d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6676 | 2026.03.27 20:04:36.087223 [ 276 ] {49954710-8038-4e2b-b266-e1390f61570d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6677 | 2026.03.27 20:04:36.087857 [ 276 ] {49954710-8038-4e2b-b266-e1390f61570d} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6678 | 2026.03.27 20:04:36.087899 [ 276 ] {49954710-8038-4e2b-b266-e1390f61570d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6679 | 2026.03.27 20:04:36.088290 [ 276 ] {49954710-8038-4e2b-b266-e1390f61570d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6680 | 2026.03.27 20:04:36.088514 [ 276 ] {49954710-8038-4e2b-b266-e1390f61570d} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6681 | 2026.03.27 20:04:36.088669 [ 276 ] {49954710-8038-4e2b-b266-e1390f61570d} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001567 sec., 57434.588385449904 rows/sec., 4.83 MiB/sec. | ||
| 6682 | 2026.03.27 20:04:36.088716 [ 276 ] {49954710-8038-4e2b-b266-e1390f61570d} <Debug> TCPHandler: Processed in 0.001890853 sec. | ||
| 6683 | 2026.03.27 20:04:36.088844 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6684 | 2026.03.27 20:04:36.088949 [ 276 ] {b028ffe3-96dd-4434-8768-2307348daa3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6685 | 2026.03.27 20:04:36.088996 [ 276 ] {b028ffe3-96dd-4434-8768-2307348daa3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6686 | 2026.03.27 20:04:36.089410 [ 276 ] {b028ffe3-96dd-4434-8768-2307348daa3d} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6687 | 2026.03.27 20:04:36.089446 [ 276 ] {b028ffe3-96dd-4434-8768-2307348daa3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6688 | 2026.03.27 20:04:36.089751 [ 276 ] {b028ffe3-96dd-4434-8768-2307348daa3d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6689 | 2026.03.27 20:04:36.089958 [ 276 ] {b028ffe3-96dd-4434-8768-2307348daa3d} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6690 | 2026.03.27 20:04:36.090055 [ 147 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6691 | 2026.03.27 20:04:36.090085 [ 276 ] {b028ffe3-96dd-4434-8768-2307348daa3d} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001158 sec., 14680.483592400691 rows/sec., 1.08 MiB/sec. | ||
| 6692 | 2026.03.27 20:04:36.090095 [ 147 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6693 | 2026.03.27 20:04:36.090117 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6694 | 2026.03.27 20:04:36.090123 [ 276 ] {b028ffe3-96dd-4434-8768-2307348daa3d} <Debug> TCPHandler: Processed in 0.001332313 sec. | ||
| 6695 | 2026.03.27 20:04:36.090196 [ 187 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::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 | ||
| 6696 | 2026.03.27 20:04:36.090251 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6697 | 2026.03.27 20:04:36.090295 [ 187 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6698 | 2026.03.27 20:04:36.090325 [ 187 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 224 rows starting from the beginning of the part | ||
| 6699 | 2026.03.27 20:04:36.090348 [ 276 ] {11003b78-6a23-4132-b3d0-cb0aa68e2896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6700 | 2026.03.27 20:04:36.090385 [ 187 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 17 rows starting from the beginning of the part | ||
| 6701 | 2026.03.27 20:04:36.090388 [ 276 ] {11003b78-6a23-4132-b3d0-cb0aa68e2896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6702 | 2026.03.27 20:04:36.090429 [ 187 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 181 rows starting from the beginning of the part | ||
| 6703 | 2026.03.27 20:04:36.090471 [ 187 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 17 rows starting from the beginning of the part | ||
| 6704 | 2026.03.27 20:04:36.090512 [ 187 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 166 rows starting from the beginning of the part | ||
| 6705 | 2026.03.27 20:04:36.090549 [ 187 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 17 rows starting from the beginning of the part | ||
| 6706 | 2026.03.27 20:04:36.090835 [ 276 ] {11003b78-6a23-4132-b3d0-cb0aa68e2896} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6707 | 2026.03.27 20:04:36.090869 [ 276 ] {11003b78-6a23-4132-b3d0-cb0aa68e2896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6708 | 2026.03.27 20:04:36.091192 [ 276 ] {11003b78-6a23-4132-b3d0-cb0aa68e2896} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6709 | 2026.03.27 20:04:36.091354 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 5 columns (5 merged, 0 gathered) in 0.001185061 sec., 524867.4962723438 rows/sec., 35.20 MiB/sec. | ||
| 6710 | 2026.03.27 20:04:36.091407 [ 276 ] {11003b78-6a23-4132-b3d0-cb0aa68e2896} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6711 | 2026.03.27 20:04:36.091544 [ 276 ] {11003b78-6a23-4132-b3d0-cb0aa68e2896} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001216 sec., 66611.84210526316 rows/sec., 5.20 MiB/sec. | ||
| 6712 | 2026.03.27 20:04:36.091582 [ 276 ] {11003b78-6a23-4132-b3d0-cb0aa68e2896} <Debug> TCPHandler: Processed in 0.001382004 sec. | ||
| 6713 | 2026.03.27 20:04:36.091589 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6714 | 2026.03.27 20:04:36.091706 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6715 | 2026.03.27 20:04:36.091807 [ 276 ] {d827d14d-4709-44b7-9771-3f1a2c79e18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6716 | 2026.03.27 20:04:36.091852 [ 276 ] {d827d14d-4709-44b7-9771-3f1a2c79e18a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6717 | 2026.03.27 20:04:36.091961 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_36_7} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6718 | 2026.03.27 20:04:36.092064 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_36_7} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6719 | 2026.03.27 20:04:36.092172 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6720 | 2026.03.27 20:04:36.092266 [ 276 ] {d827d14d-4709-44b7-9771-3f1a2c79e18a} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6721 | 2026.03.27 20:04:36.092306 [ 276 ] {d827d14d-4709-44b7-9771-3f1a2c79e18a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6722 | 2026.03.27 20:04:36.092659 [ 276 ] {d827d14d-4709-44b7-9771-3f1a2c79e18a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6723 | 2026.03.27 20:04:36.092872 [ 276 ] {d827d14d-4709-44b7-9771-3f1a2c79e18a} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6724 | 2026.03.27 20:04:36.093003 [ 276 ] {d827d14d-4709-44b7-9771-3f1a2c79e18a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 6725 | 2026.03.27 20:04:36.093040 [ 276 ] {d827d14d-4709-44b7-9771-3f1a2c79e18a} <Debug> TCPHandler: Processed in 0.001383775 sec. | ||
| 6726 | 2026.03.27 20:04:36.093145 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6727 | 2026.03.27 20:04:36.093241 [ 276 ] {04663900-d5e7-44a0-b2fe-3272192fd185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6728 | 2026.03.27 20:04:36.093295 [ 276 ] {04663900-d5e7-44a0-b2fe-3272192fd185} <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 | ||
| 6729 | 2026.03.27 20:04:36.094042 [ 276 ] {04663900-d5e7-44a0-b2fe-3272192fd185} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6730 | 2026.03.27 20:04:36.094078 [ 276 ] {04663900-d5e7-44a0-b2fe-3272192fd185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6731 | 2026.03.27 20:04:36.094616 [ 276 ] {04663900-d5e7-44a0-b2fe-3272192fd185} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6732 | 2026.03.27 20:04:36.094838 [ 276 ] {04663900-d5e7-44a0-b2fe-3272192fd185} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6733 | 2026.03.27 20:04:36.094953 [ 151 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6734 | 2026.03.27 20:04:36.094974 [ 276 ] {04663900-d5e7-44a0-b2fe-3272192fd185} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001752 sec., 9703.196347031962 rows/sec., 17.39 MiB/sec. | ||
| 6735 | 2026.03.27 20:04:36.094996 [ 151 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6736 | 2026.03.27 20:04:36.095018 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6737 | 2026.03.27 20:04:36.095034 [ 276 ] {04663900-d5e7-44a0-b2fe-3272192fd185} <Debug> TCPHandler: Processed in 0.001938724 sec. | ||
| 6738 | 2026.03.27 20:04:36.095089 [ 187 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::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 | ||
| 6739 | 2026.03.27 20:04:36.095151 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6740 | 2026.03.27 20:04:36.095247 [ 276 ] {7c077518-0c07-4d55-9141-f3dbcdbca546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6741 | 2026.03.27 20:04:36.095258 [ 187 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6742 | 2026.03.27 20:04:36.095290 [ 276 ] {7c077518-0c07-4d55-9141-f3dbcdbca546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6743 | 2026.03.27 20:04:36.095318 [ 187 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 678 rows starting from the beginning of the part | ||
| 6744 | 2026.03.27 20:04:36.095434 [ 187 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 17 rows starting from the beginning of the part | ||
| 6745 | 2026.03.27 20:04:36.095537 [ 187 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 33 rows starting from the beginning of the part | ||
| 6746 | 2026.03.27 20:04:36.095633 [ 187 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 17 rows starting from the beginning of the part | ||
| 6747 | 2026.03.27 20:04:36.095633 [ 276 ] {7c077518-0c07-4d55-9141-f3dbcdbca546} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6748 | 2026.03.27 20:04:36.095678 [ 276 ] {7c077518-0c07-4d55-9141-f3dbcdbca546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6749 | 2026.03.27 20:04:36.095736 [ 187 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 6750 | 2026.03.27 20:04:36.095833 [ 187 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 17 rows starting from the beginning of the part | ||
| 6751 | 2026.03.27 20:04:36.096010 [ 276 ] {7c077518-0c07-4d55-9141-f3dbcdbca546} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6752 | 2026.03.27 20:04:36.096231 [ 276 ] {7c077518-0c07-4d55-9141-f3dbcdbca546} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6753 | 2026.03.27 20:04:36.096358 [ 276 ] {7c077518-0c07-4d55-9141-f3dbcdbca546} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 6754 | 2026.03.27 20:04:36.096394 [ 276 ] {7c077518-0c07-4d55-9141-f3dbcdbca546} <Debug> TCPHandler: Processed in 0.001293453 sec. | ||
| 6755 | 2026.03.27 20:04:36.100538 [ 194 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 786 rows, containing 19 columns (19 merged, 0 gathered) in 0.005469826 sec., 143697.44119831236 rows/sec., 257.50 MiB/sec. | ||
| 6756 | 2026.03.27 20:04:36.101461 [ 187 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6757 | 2026.03.27 20:04:36.101751 [ 187 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6758 | 2026.03.27 20:04:36.101814 [ 187 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6759 | 2026.03.27 20:04:36.101898 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.66 MiB. | ||
| 6760 | 2026.03.27 20:04:37.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.67 MiB, peak 282.28 MiB, free memory in arenas 0.00 B, will set to 277.24 MiB (RSS), difference: 2.57 MiB | ||
| 6761 | 2026.03.27 20:04:37.499947 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 880 | ||
| 6762 | 2026.03.27 20:04:37.502397 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6763 | 2026.03.27 20:04:37.502458 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6764 | 2026.03.27 20:04:37.503724 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6765 | 2026.03.27 20:04:37.503998 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6766 | 2026.03.27 20:04:37.504142 [ 150 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6767 | 2026.03.27 20:04:37.504200 [ 150 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2026.03.27 20:04:37.504218 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6769 | 2026.03.27 20:04:37.504309 [ 192 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 6770 | 2026.03.27 20:04:37.504336 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 880 | ||
| 6771 | 2026.03.27 20:04:37.504730 [ 192 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6772 | 2026.03.27 20:04:37.504930 [ 192 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 704 rows starting from the beginning of the part | ||
| 6773 | 2026.03.27 20:04:37.505280 [ 192 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 6774 | 2026.03.27 20:04:37.505603 [ 192 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 6775 | 2026.03.27 20:04:37.505929 [ 192 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 6776 | 2026.03.27 20:04:37.506249 [ 192 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 6777 | 2026.03.27 20:04:37.506560 [ 192 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 6778 | 2026.03.27 20:04:37.513183 [ 192 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 880 rows, containing 72 columns (72 merged, 0 gathered) in 0.008878697 sec., 99113.64246352816 rows/sec., 84.99 MiB/sec. | ||
| 6779 | 2026.03.27 20:04:37.514364 [ 194 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6780 | 2026.03.27 20:04:37.515006 [ 194 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_21_4} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6781 | 2026.03.27 20:04:37.515083 [ 194 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_21_4} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6782 | 2026.03.27 20:04:37.515312 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 6783 | 2026.03.27 20:04:41.095578 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6784 | 2026.03.27 20:04:41.095791 [ 276 ] {d7e2ed0a-8fb8-43ab-a569-3c09cd493e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6785 | 2026.03.27 20:04:41.095863 [ 276 ] {d7e2ed0a-8fb8-43ab-a569-3c09cd493e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6786 | 2026.03.27 20:04:41.096632 [ 276 ] {d7e2ed0a-8fb8-43ab-a569-3c09cd493e3a} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6787 | 2026.03.27 20:04:41.096685 [ 276 ] {d7e2ed0a-8fb8-43ab-a569-3c09cd493e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6788 | 2026.03.27 20:04:41.097093 [ 276 ] {d7e2ed0a-8fb8-43ab-a569-3c09cd493e3a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6789 | 2026.03.27 20:04:41.097315 [ 276 ] {d7e2ed0a-8fb8-43ab-a569-3c09cd493e3a} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2026.03.27 20:04:41.097472 [ 276 ] {d7e2ed0a-8fb8-43ab-a569-3c09cd493e3a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001732 sec., 163972.28637413395 rows/sec., 10.41 MiB/sec. | ||
| 6791 | 2026.03.27 20:04:41.097525 [ 276 ] {d7e2ed0a-8fb8-43ab-a569-3c09cd493e3a} <Debug> TCPHandler: Processed in 0.002083977 sec. | ||
| 6792 | 2026.03.27 20:04:41.097668 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6793 | 2026.03.27 20:04:41.097772 [ 276 ] {cba5cd30-ebd9-4c39-9c61-7bc2d518d59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6794 | 2026.03.27 20:04:41.097816 [ 276 ] {cba5cd30-ebd9-4c39-9c61-7bc2d518d59b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6795 | 2026.03.27 20:04:41.098637 [ 276 ] {cba5cd30-ebd9-4c39-9c61-7bc2d518d59b} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6796 | 2026.03.27 20:04:41.098677 [ 276 ] {cba5cd30-ebd9-4c39-9c61-7bc2d518d59b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6797 | 2026.03.27 20:04:41.099036 [ 276 ] {cba5cd30-ebd9-4c39-9c61-7bc2d518d59b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6798 | 2026.03.27 20:04:41.099245 [ 276 ] {cba5cd30-ebd9-4c39-9c61-7bc2d518d59b} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6799 | 2026.03.27 20:04:41.099376 [ 276 ] {cba5cd30-ebd9-4c39-9c61-7bc2d518d59b} <Debug> executeQuery: Read 845 rows, 68.03 KiB in 0.001628 sec., 519041.76904176903 rows/sec., 40.81 MiB/sec. | ||
| 6800 | 2026.03.27 20:04:41.099415 [ 276 ] {cba5cd30-ebd9-4c39-9c61-7bc2d518d59b} <Debug> TCPHandler: Processed in 0.001796882 sec. | ||
| 6801 | 2026.03.27 20:04:41.099538 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6802 | 2026.03.27 20:04:41.099636 [ 276 ] {ced9f7e8-64f6-484c-a892-39b052852e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6803 | 2026.03.27 20:04:41.099677 [ 276 ] {ced9f7e8-64f6-484c-a892-39b052852e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6804 | 2026.03.27 20:04:41.100133 [ 276 ] {ced9f7e8-64f6-484c-a892-39b052852e47} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2026.03.27 20:04:41.100170 [ 276 ] {ced9f7e8-64f6-484c-a892-39b052852e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6806 | 2026.03.27 20:04:41.100483 [ 276 ] {ced9f7e8-64f6-484c-a892-39b052852e47} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6807 | 2026.03.27 20:04:41.100702 [ 276 ] {ced9f7e8-64f6-484c-a892-39b052852e47} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6808 | 2026.03.27 20:04:41.100829 [ 276 ] {ced9f7e8-64f6-484c-a892-39b052852e47} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001215 sec., 136625.51440329218 rows/sec., 8.32 MiB/sec. | ||
| 6809 | 2026.03.27 20:04:41.100866 [ 276 ] {ced9f7e8-64f6-484c-a892-39b052852e47} <Debug> TCPHandler: Processed in 0.001376764 sec. | ||
| 6810 | 2026.03.27 20:04:41.100981 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6811 | 2026.03.27 20:04:41.101076 [ 276 ] {e0a81734-eac8-4210-b622-056cdb167cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6812 | 2026.03.27 20:04:41.101116 [ 276 ] {e0a81734-eac8-4210-b622-056cdb167cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6813 | 2026.03.27 20:04:41.101542 [ 276 ] {e0a81734-eac8-4210-b622-056cdb167cbf} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6814 | 2026.03.27 20:04:41.101578 [ 276 ] {e0a81734-eac8-4210-b622-056cdb167cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6815 | 2026.03.27 20:04:41.101865 [ 276 ] {e0a81734-eac8-4210-b622-056cdb167cbf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6816 | 2026.03.27 20:04:41.102068 [ 276 ] {e0a81734-eac8-4210-b622-056cdb167cbf} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2026.03.27 20:04:41.102193 [ 276 ] {e0a81734-eac8-4210-b622-056cdb167cbf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001136 sec., 131161.97183098592 rows/sec., 8.47 MiB/sec. | ||
| 6818 | 2026.03.27 20:04:41.102230 [ 276 ] {e0a81734-eac8-4210-b622-056cdb167cbf} <Debug> TCPHandler: Processed in 0.001296653 sec. | ||
| 6819 | 2026.03.27 20:04:41.102366 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6820 | 2026.03.27 20:04:41.102461 [ 276 ] {c193834c-bbca-4ac4-98b2-1880369c3753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6821 | 2026.03.27 20:04:41.102500 [ 276 ] {c193834c-bbca-4ac4-98b2-1880369c3753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6822 | 2026.03.27 20:04:41.102945 [ 276 ] {c193834c-bbca-4ac4-98b2-1880369c3753} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6823 | 2026.03.27 20:04:41.102980 [ 276 ] {c193834c-bbca-4ac4-98b2-1880369c3753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6824 | 2026.03.27 20:04:41.103285 [ 276 ] {c193834c-bbca-4ac4-98b2-1880369c3753} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6825 | 2026.03.27 20:04:41.103490 [ 276 ] {c193834c-bbca-4ac4-98b2-1880369c3753} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6826 | 2026.03.27 20:04:41.103616 [ 276 ] {c193834c-bbca-4ac4-98b2-1880369c3753} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001173 sec., 126172.20801364024 rows/sec., 7.18 MiB/sec. | ||
| 6827 | 2026.03.27 20:04:41.103652 [ 276 ] {c193834c-bbca-4ac4-98b2-1880369c3753} <Debug> TCPHandler: Processed in 0.001334254 sec. | ||
| 6828 | 2026.03.27 20:04:41.103765 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6829 | 2026.03.27 20:04:41.103857 [ 276 ] {ac64dc70-24f6-410e-9624-09c238525303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6830 | 2026.03.27 20:04:41.103897 [ 276 ] {ac64dc70-24f6-410e-9624-09c238525303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6831 | 2026.03.27 20:04:41.104496 [ 276 ] {ac64dc70-24f6-410e-9624-09c238525303} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6832 | 2026.03.27 20:04:41.104532 [ 276 ] {ac64dc70-24f6-410e-9624-09c238525303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6833 | 2026.03.27 20:04:41.104854 [ 276 ] {ac64dc70-24f6-410e-9624-09c238525303} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6834 | 2026.03.27 20:04:41.105069 [ 276 ] {ac64dc70-24f6-410e-9624-09c238525303} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6835 | 2026.03.27 20:04:41.105199 [ 276 ] {ac64dc70-24f6-410e-9624-09c238525303} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001359 sec., 378219.27888153057 rows/sec., 26.66 MiB/sec. | ||
| 6836 | 2026.03.27 20:04:41.105235 [ 276 ] {ac64dc70-24f6-410e-9624-09c238525303} <Debug> TCPHandler: Processed in 0.001518237 sec. | ||
| 6837 | 2026.03.27 20:04:41.105347 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6838 | 2026.03.27 20:04:41.105440 [ 276 ] {32db88e4-a39f-4a54-990f-76166b4ae8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6839 | 2026.03.27 20:04:41.105480 [ 276 ] {32db88e4-a39f-4a54-990f-76166b4ae8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6840 | 2026.03.27 20:04:41.105811 [ 276 ] {32db88e4-a39f-4a54-990f-76166b4ae8ad} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6841 | 2026.03.27 20:04:41.105846 [ 276 ] {32db88e4-a39f-4a54-990f-76166b4ae8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6842 | 2026.03.27 20:04:41.106144 [ 276 ] {32db88e4-a39f-4a54-990f-76166b4ae8ad} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6843 | 2026.03.27 20:04:41.106347 [ 276 ] {32db88e4-a39f-4a54-990f-76166b4ae8ad} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6844 | 2026.03.27 20:04:41.106474 [ 276 ] {32db88e4-a39f-4a54-990f-76166b4ae8ad} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 6845 | 2026.03.27 20:04:41.106510 [ 276 ] {32db88e4-a39f-4a54-990f-76166b4ae8ad} <Debug> TCPHandler: Processed in 0.001209531 sec. | ||
| 6846 | 2026.03.27 20:04:41.106620 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6847 | 2026.03.27 20:04:41.106712 [ 276 ] {2680b878-31c5-4563-aac8-9698e31adbb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6848 | 2026.03.27 20:04:41.106753 [ 276 ] {2680b878-31c5-4563-aac8-9698e31adbb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6849 | 2026.03.27 20:04:41.107207 [ 276 ] {2680b878-31c5-4563-aac8-9698e31adbb4} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6850 | 2026.03.27 20:04:41.107241 [ 276 ] {2680b878-31c5-4563-aac8-9698e31adbb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6851 | 2026.03.27 20:04:41.107567 [ 276 ] {2680b878-31c5-4563-aac8-9698e31adbb4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6852 | 2026.03.27 20:04:41.107905 [ 276 ] {2680b878-31c5-4563-aac8-9698e31adbb4} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2026.03.27 20:04:41.108090 [ 276 ] {2680b878-31c5-4563-aac8-9698e31adbb4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001394 sec., 190100.43041606885 rows/sec., 12.63 MiB/sec. | ||
| 6854 | 2026.03.27 20:04:41.108143 [ 276 ] {2680b878-31c5-4563-aac8-9698e31adbb4} <Debug> TCPHandler: Processed in 0.001569518 sec. | ||
| 6855 | 2026.03.27 20:04:41.108294 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6856 | 2026.03.27 20:04:41.108440 [ 276 ] {6d25ff1f-3ad0-4180-889c-46d3674037ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6857 | 2026.03.27 20:04:41.108499 [ 276 ] {6d25ff1f-3ad0-4180-889c-46d3674037ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6858 | 2026.03.27 20:04:41.108927 [ 276 ] {6d25ff1f-3ad0-4180-889c-46d3674037ff} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6859 | 2026.03.27 20:04:41.108973 [ 276 ] {6d25ff1f-3ad0-4180-889c-46d3674037ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6860 | 2026.03.27 20:04:41.109386 [ 276 ] {6d25ff1f-3ad0-4180-889c-46d3674037ff} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6861 | 2026.03.27 20:04:41.109605 [ 276 ] {6d25ff1f-3ad0-4180-889c-46d3674037ff} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6862 | 2026.03.27 20:04:41.109737 [ 276 ] {6d25ff1f-3ad0-4180-889c-46d3674037ff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001324 sec., 755.2870090634441 rows/sec., 50.89 KiB/sec. | ||
| 6863 | 2026.03.27 20:04:41.109774 [ 276 ] {6d25ff1f-3ad0-4180-889c-46d3674037ff} <Debug> TCPHandler: Processed in 0.001542307 sec. | ||
| 6864 | 2026.03.27 20:04:41.109889 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6865 | 2026.03.27 20:04:41.109988 [ 276 ] {57a858d2-c3bc-4b6f-a402-cde6abc18abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6866 | 2026.03.27 20:04:41.110043 [ 276 ] {57a858d2-c3bc-4b6f-a402-cde6abc18abb} <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 | ||
| 6867 | 2026.03.27 20:04:41.110865 [ 276 ] {57a858d2-c3bc-4b6f-a402-cde6abc18abb} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6868 | 2026.03.27 20:04:41.110901 [ 276 ] {57a858d2-c3bc-4b6f-a402-cde6abc18abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6869 | 2026.03.27 20:04:41.111435 [ 276 ] {57a858d2-c3bc-4b6f-a402-cde6abc18abb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6870 | 2026.03.27 20:04:41.111658 [ 276 ] {57a858d2-c3bc-4b6f-a402-cde6abc18abb} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6871 | 2026.03.27 20:04:41.111800 [ 276 ] {57a858d2-c3bc-4b6f-a402-cde6abc18abb} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001832 sec., 13100.436681222707 rows/sec., 23.48 MiB/sec. | ||
| 6872 | 2026.03.27 20:04:41.111863 [ 276 ] {57a858d2-c3bc-4b6f-a402-cde6abc18abb} <Debug> TCPHandler: Processed in 0.002024926 sec. | ||
| 6873 | 2026.03.27 20:04:41.111977 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6874 | 2026.03.27 20:04:41.112075 [ 276 ] {7a149e1e-b030-42ad-aa6a-1fb0d521f787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6875 | 2026.03.27 20:04:41.112118 [ 276 ] {7a149e1e-b030-42ad-aa6a-1fb0d521f787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6876 | 2026.03.27 20:04:41.112458 [ 276 ] {7a149e1e-b030-42ad-aa6a-1fb0d521f787} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2026.03.27 20:04:41.112495 [ 276 ] {7a149e1e-b030-42ad-aa6a-1fb0d521f787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6878 | 2026.03.27 20:04:41.112807 [ 276 ] {7a149e1e-b030-42ad-aa6a-1fb0d521f787} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6879 | 2026.03.27 20:04:41.113012 [ 276 ] {7a149e1e-b030-42ad-aa6a-1fb0d521f787} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6880 | 2026.03.27 20:04:41.113138 [ 276 ] {7a149e1e-b030-42ad-aa6a-1fb0d521f787} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001081 sec., 83256.24421831638 rows/sec., 5.21 MiB/sec. | ||
| 6881 | 2026.03.27 20:04:41.113174 [ 276 ] {7a149e1e-b030-42ad-aa6a-1fb0d521f787} <Debug> TCPHandler: Processed in 0.001247142 sec. | ||
| 6882 | 2026.03.27 20:04:42.368233 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6883 | 2026.03.27 20:04:42.368291 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6884 | 2026.03.27 20:04:42.461583 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14431 | ||
| 6885 | 2026.03.27 20:04:42.462146 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6886 | 2026.03.27 20:04:42.462189 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6887 | 2026.03.27 20:04:42.462684 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6888 | 2026.03.27 20:04:42.462920 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6889 | 2026.03.27 20:04:42.463052 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14431 | ||
| 6890 | 2026.03.27 20:04:43.200149 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6891 | 2026.03.27 20:04:43.217565 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6892 | 2026.03.27 20:04:43.217629 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6893 | 2026.03.27 20:04:43.223869 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6894 | 2026.03.27 20:04:43.224600 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2026.03.27 20:04:43.228119 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6896 | 2026.03.27 20:04:46.088063 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6897 | 2026.03.27 20:04:46.088260 [ 276 ] {3b727e1c-3793-4004-93a2-fbd2137616d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6898 | 2026.03.27 20:04:46.088327 [ 276 ] {3b727e1c-3793-4004-93a2-fbd2137616d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6899 | 2026.03.27 20:04:46.089017 [ 276 ] {3b727e1c-3793-4004-93a2-fbd2137616d9} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2026.03.27 20:04:46.089072 [ 276 ] {3b727e1c-3793-4004-93a2-fbd2137616d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6901 | 2026.03.27 20:04:46.089481 [ 276 ] {3b727e1c-3793-4004-93a2-fbd2137616d9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6902 | 2026.03.27 20:04:46.089705 [ 276 ] {3b727e1c-3793-4004-93a2-fbd2137616d9} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): 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.27 20:04:46.089880 [ 276 ] {3b727e1c-3793-4004-93a2-fbd2137616d9} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001666 sec., 54021.60864345739 rows/sec., 4.55 MiB/sec. | ||
| 6904 | 2026.03.27 20:04:46.089931 [ 276 ] {3b727e1c-3793-4004-93a2-fbd2137616d9} <Debug> TCPHandler: Processed in 0.001999286 sec. | ||
| 6905 | 2026.03.27 20:04:46.090071 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6906 | 2026.03.27 20:04:46.090175 [ 276 ] {765d0432-9eec-4f0f-a084-d4d63309316a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6907 | 2026.03.27 20:04:46.090220 [ 276 ] {765d0432-9eec-4f0f-a084-d4d63309316a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6908 | 2026.03.27 20:04:46.090657 [ 276 ] {765d0432-9eec-4f0f-a084-d4d63309316a} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6909 | 2026.03.27 20:04:46.090696 [ 276 ] {765d0432-9eec-4f0f-a084-d4d63309316a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6910 | 2026.03.27 20:04:46.090998 [ 276 ] {765d0432-9eec-4f0f-a084-d4d63309316a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6911 | 2026.03.27 20:04:46.091208 [ 276 ] {765d0432-9eec-4f0f-a084-d4d63309316a} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6912 | 2026.03.27 20:04:46.091347 [ 276 ] {765d0432-9eec-4f0f-a084-d4d63309316a} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001194 sec., 14237.85594639866 rows/sec., 1.05 MiB/sec. | ||
| 6913 | 2026.03.27 20:04:46.091386 [ 276 ] {765d0432-9eec-4f0f-a084-d4d63309316a} <Debug> TCPHandler: Processed in 0.001370414 sec. | ||
| 6914 | 2026.03.27 20:04:46.091506 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6915 | 2026.03.27 20:04:46.091603 [ 276 ] {ecba076e-be25-4b3e-b5a1-3ecdb087dcc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6916 | 2026.03.27 20:04:46.091645 [ 276 ] {ecba076e-be25-4b3e-b5a1-3ecdb087dcc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6917 | 2026.03.27 20:04:46.092082 [ 276 ] {ecba076e-be25-4b3e-b5a1-3ecdb087dcc0} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6918 | 2026.03.27 20:04:46.092119 [ 276 ] {ecba076e-be25-4b3e-b5a1-3ecdb087dcc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6919 | 2026.03.27 20:04:46.092415 [ 276 ] {ecba076e-be25-4b3e-b5a1-3ecdb087dcc0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6920 | 2026.03.27 20:04:46.092622 [ 276 ] {ecba076e-be25-4b3e-b5a1-3ecdb087dcc0} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6921 | 2026.03.27 20:04:46.092757 [ 276 ] {ecba076e-be25-4b3e-b5a1-3ecdb087dcc0} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001173 sec., 69053.7084398977 rows/sec., 5.39 MiB/sec. | ||
| 6922 | 2026.03.27 20:04:46.092795 [ 276 ] {ecba076e-be25-4b3e-b5a1-3ecdb087dcc0} <Debug> TCPHandler: Processed in 0.001340873 sec. | ||
| 6923 | 2026.03.27 20:04:46.092917 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6924 | 2026.03.27 20:04:46.093014 [ 276 ] {5660d2f4-fa30-4fb1-9fb7-9a409f03ee68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6925 | 2026.03.27 20:04:46.093058 [ 276 ] {5660d2f4-fa30-4fb1-9fb7-9a409f03ee68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6926 | 2026.03.27 20:04:46.093473 [ 276 ] {5660d2f4-fa30-4fb1-9fb7-9a409f03ee68} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6927 | 2026.03.27 20:04:46.093511 [ 276 ] {5660d2f4-fa30-4fb1-9fb7-9a409f03ee68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6928 | 2026.03.27 20:04:46.093856 [ 276 ] {5660d2f4-fa30-4fb1-9fb7-9a409f03ee68} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6929 | 2026.03.27 20:04:46.094062 [ 276 ] {5660d2f4-fa30-4fb1-9fb7-9a409f03ee68} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6930 | 2026.03.27 20:04:46.094197 [ 276 ] {5660d2f4-fa30-4fb1-9fb7-9a409f03ee68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 6931 | 2026.03.27 20:04:46.094233 [ 276 ] {5660d2f4-fa30-4fb1-9fb7-9a409f03ee68} <Debug> TCPHandler: Processed in 0.001368024 sec. | ||
| 6932 | 2026.03.27 20:04:46.094366 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6933 | 2026.03.27 20:04:46.094461 [ 276 ] {c5e5af46-4894-4ae3-87eb-ff8ca779848f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6934 | 2026.03.27 20:04:46.094517 [ 276 ] {c5e5af46-4894-4ae3-87eb-ff8ca779848f} <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 | ||
| 6935 | 2026.03.27 20:04:46.095308 [ 276 ] {c5e5af46-4894-4ae3-87eb-ff8ca779848f} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6936 | 2026.03.27 20:04:46.095343 [ 276 ] {c5e5af46-4894-4ae3-87eb-ff8ca779848f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6937 | 2026.03.27 20:04:46.095876 [ 276 ] {c5e5af46-4894-4ae3-87eb-ff8ca779848f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6938 | 2026.03.27 20:04:46.096100 [ 276 ] {c5e5af46-4894-4ae3-87eb-ff8ca779848f} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6939 | 2026.03.27 20:04:46.096250 [ 276 ] {c5e5af46-4894-4ae3-87eb-ff8ca779848f} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001806 sec., 9413.067552602435 rows/sec., 16.87 MiB/sec. | ||
| 6940 | 2026.03.27 20:04:46.096313 [ 276 ] {c5e5af46-4894-4ae3-87eb-ff8ca779848f} <Debug> TCPHandler: Processed in 0.001997785 sec. | ||
| 6941 | 2026.03.27 20:04:46.096437 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6942 | 2026.03.27 20:04:46.096533 [ 276 ] {1dcc27d5-0c14-48e1-8a69-450f44290892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6943 | 2026.03.27 20:04:46.096576 [ 276 ] {1dcc27d5-0c14-48e1-8a69-450f44290892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6944 | 2026.03.27 20:04:46.096932 [ 276 ] {1dcc27d5-0c14-48e1-8a69-450f44290892} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6945 | 2026.03.27 20:04:46.096969 [ 276 ] {1dcc27d5-0c14-48e1-8a69-450f44290892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6946 | 2026.03.27 20:04:46.097270 [ 276 ] {1dcc27d5-0c14-48e1-8a69-450f44290892} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6947 | 2026.03.27 20:04:46.097475 [ 276 ] {1dcc27d5-0c14-48e1-8a69-450f44290892} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6948 | 2026.03.27 20:04:46.097607 [ 276 ] {1dcc27d5-0c14-48e1-8a69-450f44290892} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 6949 | 2026.03.27 20:04:46.097642 [ 276 ] {1dcc27d5-0c14-48e1-8a69-450f44290892} <Debug> TCPHandler: Processed in 0.001256572 sec. | ||
| 6950 | 2026.03.27 20:04:46.337211 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6951 | 2026.03.27 20:04:46.337429 [ 276 ] {9d0712ba-93cb-4550-87a7-edbf032891fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6952 | 2026.03.27 20:04:46.337511 [ 276 ] {9d0712ba-93cb-4550-87a7-edbf032891fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6953 | 2026.03.27 20:04:46.338155 [ 276 ] {9d0712ba-93cb-4550-87a7-edbf032891fb} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6954 | 2026.03.27 20:04:46.338200 [ 276 ] {9d0712ba-93cb-4550-87a7-edbf032891fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6955 | 2026.03.27 20:04:46.338540 [ 276 ] {9d0712ba-93cb-4550-87a7-edbf032891fb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6956 | 2026.03.27 20:04:46.338768 [ 276 ] {9d0712ba-93cb-4550-87a7-edbf032891fb} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6957 | 2026.03.27 20:04:46.338914 [ 276 ] {9d0712ba-93cb-4550-87a7-edbf032891fb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001538 sec., 15604.681404421326 rows/sec., 1.29 MiB/sec. | ||
| 6958 | 2026.03.27 20:04:46.338965 [ 276 ] {9d0712ba-93cb-4550-87a7-edbf032891fb} <Debug> TCPHandler: Processed in 0.001883143 sec. | ||
| 6959 | 2026.03.27 20:04:46.339088 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6960 | 2026.03.27 20:04:46.339188 [ 276 ] {24b8a30d-e93b-4e2f-8b2b-375fd80febae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6961 | 2026.03.27 20:04:46.339229 [ 276 ] {24b8a30d-e93b-4e2f-8b2b-375fd80febae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6962 | 2026.03.27 20:04:46.339624 [ 276 ] {24b8a30d-e93b-4e2f-8b2b-375fd80febae} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6963 | 2026.03.27 20:04:46.339660 [ 276 ] {24b8a30d-e93b-4e2f-8b2b-375fd80febae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6964 | 2026.03.27 20:04:46.339951 [ 276 ] {24b8a30d-e93b-4e2f-8b2b-375fd80febae} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6965 | 2026.03.27 20:04:46.340158 [ 276 ] {24b8a30d-e93b-4e2f-8b2b-375fd80febae} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6966 | 2026.03.27 20:04:46.340293 [ 276 ] {24b8a30d-e93b-4e2f-8b2b-375fd80febae} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001126 sec., 1776.1989342806394 rows/sec., 144.84 KiB/sec. | ||
| 6967 | 2026.03.27 20:04:46.340332 [ 276 ] {24b8a30d-e93b-4e2f-8b2b-375fd80febae} <Debug> TCPHandler: Processed in 0.001294143 sec. | ||
| 6968 | 2026.03.27 20:04:46.340444 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6969 | 2026.03.27 20:04:46.340539 [ 276 ] {86d69fea-d53d-424f-a093-42a280eb3a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6970 | 2026.03.27 20:04:46.340579 [ 276 ] {86d69fea-d53d-424f-a093-42a280eb3a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6971 | 2026.03.27 20:04:46.342614 [ 276 ] {86d69fea-d53d-424f-a093-42a280eb3a38} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6972 | 2026.03.27 20:04:46.342651 [ 276 ] {86d69fea-d53d-424f-a093-42a280eb3a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6973 | 2026.03.27 20:04:46.343109 [ 276 ] {86d69fea-d53d-424f-a093-42a280eb3a38} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6974 | 2026.03.27 20:04:46.343320 [ 276 ] {86d69fea-d53d-424f-a093-42a280eb3a38} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6975 | 2026.03.27 20:04:46.343453 [ 276 ] {86d69fea-d53d-424f-a093-42a280eb3a38} <Debug> executeQuery: Read 2570 rows, 197.39 KiB in 0.002931 sec., 876833.84510406 rows/sec., 65.77 MiB/sec. | ||
| 6976 | 2026.03.27 20:04:46.343454 [ 134 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6977 | 2026.03.27 20:04:46.343493 [ 276 ] {86d69fea-d53d-424f-a093-42a280eb3a38} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 6978 | 2026.03.27 20:04:46.343542 [ 276 ] {86d69fea-d53d-424f-a093-42a280eb3a38} <Debug> TCPHandler: Processed in 0.003149246 sec. | ||
| 6979 | 2026.03.27 20:04:46.343560 [ 134 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6980 | 2026.03.27 20:04:46.343604 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6981 | 2026.03.27 20:04:46.343665 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6982 | 2026.03.27 20:04:46.343746 [ 196 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 6983 | 2026.03.27 20:04:46.343767 [ 276 ] {2cbe885f-5722-4d6b-a2d1-6b8ba16e2f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6984 | 2026.03.27 20:04:46.343828 [ 276 ] {2cbe885f-5722-4d6b-a2d1-6b8ba16e2f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6985 | 2026.03.27 20:04:46.343893 [ 196 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6986 | 2026.03.27 20:04:46.343933 [ 196 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3360 rows starting from the beginning of the part | ||
| 6987 | 2026.03.27 20:04:46.344041 [ 196 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 845 rows starting from the beginning of the part | ||
| 6988 | 2026.03.27 20:04:46.344103 [ 196 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 90 rows starting from the beginning of the part | ||
| 6989 | 2026.03.27 20:04:46.344160 [ 196 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 845 rows starting from the beginning of the part | ||
| 6990 | 2026.03.27 20:04:46.344214 [ 196 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 6991 | 2026.03.27 20:04:46.344259 [ 196 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2570 rows starting from the beginning of the part | ||
| 6992 | 2026.03.27 20:04:46.344276 [ 276 ] {2cbe885f-5722-4d6b-a2d1-6b8ba16e2f80} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6993 | 2026.03.27 20:04:46.344318 [ 276 ] {2cbe885f-5722-4d6b-a2d1-6b8ba16e2f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6994 | 2026.03.27 20:04:46.344814 [ 276 ] {2cbe885f-5722-4d6b-a2d1-6b8ba16e2f80} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6995 | 2026.03.27 20:04:46.345046 [ 276 ] {2cbe885f-5722-4d6b-a2d1-6b8ba16e2f80} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6996 | 2026.03.27 20:04:46.345181 [ 276 ] {2cbe885f-5722-4d6b-a2d1-6b8ba16e2f80} <Debug> executeQuery: Read 47 rows, 3.58 KiB in 0.001433 sec., 32798.325191905096 rows/sec., 2.44 MiB/sec. | ||
| 6997 | 2026.03.27 20:04:46.345220 [ 276 ] {2cbe885f-5722-4d6b-a2d1-6b8ba16e2f80} <Debug> TCPHandler: Processed in 0.001607298 sec. | ||
| 6998 | 2026.03.27 20:04:46.345333 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6999 | 2026.03.27 20:04:46.345430 [ 276 ] {0c54574d-467b-45cf-9366-1ac7b6976c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7000 | 2026.03.27 20:04:46.345470 [ 276 ] {0c54574d-467b-45cf-9366-1ac7b6976c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7001 | 2026.03.27 20:04:46.346260 [ 276 ] {0c54574d-467b-45cf-9366-1ac7b6976c12} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7002 | 2026.03.27 20:04:46.346297 [ 276 ] {0c54574d-467b-45cf-9366-1ac7b6976c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7003 | 2026.03.27 20:04:46.346660 [ 276 ] {0c54574d-467b-45cf-9366-1ac7b6976c12} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7004 | 2026.03.27 20:04:46.346872 [ 276 ] {0c54574d-467b-45cf-9366-1ac7b6976c12} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7005 | 2026.03.27 20:04:46.347002 [ 276 ] {0c54574d-467b-45cf-9366-1ac7b6976c12} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001591 sec., 518541.79761156504 rows/sec., 30.33 MiB/sec. | ||
| 7006 | 2026.03.27 20:04:46.347041 [ 276 ] {0c54574d-467b-45cf-9366-1ac7b6976c12} <Debug> TCPHandler: Processed in 0.001758571 sec. | ||
| 7007 | 2026.03.27 20:04:46.347156 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7008 | 2026.03.27 20:04:46.347246 [ 194 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7800 rows, containing 5 columns (5 merged, 0 gathered) in 0.003553002 sec., 2195326.656162873 rows/sec., 176.02 MiB/sec. | ||
| 7009 | 2026.03.27 20:04:46.347251 [ 276 ] {8d082d5f-9572-471c-81bb-f96b137c8d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7010 | 2026.03.27 20:04:46.347354 [ 276 ] {8d082d5f-9572-471c-81bb-f96b137c8d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7011 | 2026.03.27 20:04:46.347735 [ 276 ] {8d082d5f-9572-471c-81bb-f96b137c8d4a} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7012 | 2026.03.27 20:04:46.347772 [ 276 ] {8d082d5f-9572-471c-81bb-f96b137c8d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7013 | 2026.03.27 20:04:46.347905 [ 194 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7014 | 2026.03.27 20:04:46.348080 [ 276 ] {8d082d5f-9572-471c-81bb-f96b137c8d4a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7015 | 2026.03.27 20:04:46.348248 [ 194 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_46_9} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7016 | 2026.03.27 20:04:46.348330 [ 276 ] {8d082d5f-9572-471c-81bb-f96b137c8d4a} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7017 | 2026.03.27 20:04:46.348334 [ 194 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_46_9} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7018 | 2026.03.27 20:04:46.348447 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 7019 | 2026.03.27 20:04:46.348474 [ 276 ] {8d082d5f-9572-471c-81bb-f96b137c8d4a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001239 sec., 807.1025020177563 rows/sec., 56.75 KiB/sec. | ||
| 7020 | 2026.03.27 20:04:46.348516 [ 276 ] {8d082d5f-9572-471c-81bb-f96b137c8d4a} <Debug> TCPHandler: Processed in 0.001411245 sec. | ||
| 7021 | 2026.03.27 20:04:46.348626 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7022 | 2026.03.27 20:04:46.348721 [ 276 ] {8ae37782-eecb-4e0c-b6c4-26fe174b7715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7023 | 2026.03.27 20:04:46.348761 [ 276 ] {8ae37782-eecb-4e0c-b6c4-26fe174b7715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7024 | 2026.03.27 20:04:46.349157 [ 276 ] {8ae37782-eecb-4e0c-b6c4-26fe174b7715} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7025 | 2026.03.27 20:04:46.349193 [ 276 ] {8ae37782-eecb-4e0c-b6c4-26fe174b7715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7026 | 2026.03.27 20:04:46.349491 [ 276 ] {8ae37782-eecb-4e0c-b6c4-26fe174b7715} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7027 | 2026.03.27 20:04:46.349695 [ 276 ] {8ae37782-eecb-4e0c-b6c4-26fe174b7715} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7028 | 2026.03.27 20:04:46.349828 [ 276 ] {8ae37782-eecb-4e0c-b6c4-26fe174b7715} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 833.33 KiB/sec. | ||
| 7029 | 2026.03.27 20:04:46.349865 [ 276 ] {8ae37782-eecb-4e0c-b6c4-26fe174b7715} <Debug> TCPHandler: Processed in 0.001289883 sec. | ||
| 7030 | 2026.03.27 20:04:46.349977 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7031 | 2026.03.27 20:04:46.350072 [ 276 ] {1689db18-62fd-48ea-a0be-487a103b8bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7032 | 2026.03.27 20:04:46.350111 [ 276 ] {1689db18-62fd-48ea-a0be-487a103b8bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7033 | 2026.03.27 20:04:46.351156 [ 276 ] {1689db18-62fd-48ea-a0be-487a103b8bf0} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7034 | 2026.03.27 20:04:46.351193 [ 276 ] {1689db18-62fd-48ea-a0be-487a103b8bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7035 | 2026.03.27 20:04:46.351576 [ 276 ] {1689db18-62fd-48ea-a0be-487a103b8bf0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7036 | 2026.03.27 20:04:46.351785 [ 276 ] {1689db18-62fd-48ea-a0be-487a103b8bf0} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7037 | 2026.03.27 20:04:46.351911 [ 134 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7038 | 2026.03.27 20:04:46.351918 [ 276 ] {1689db18-62fd-48ea-a0be-487a103b8bf0} <Debug> executeQuery: Read 1350 rows, 93.30 KiB in 0.001864 sec., 724248.9270386266 rows/sec., 48.88 MiB/sec. | ||
| 7039 | 2026.03.27 20:04:46.351971 [ 134 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7040 | 2026.03.27 20:04:46.351992 [ 276 ] {1689db18-62fd-48ea-a0be-487a103b8bf0} <Debug> TCPHandler: Processed in 0.002063857 sec. | ||
| 7041 | 2026.03.27 20:04:46.352010 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7042 | 2026.03.27 20:04:46.352109 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7043 | 2026.03.27 20:04:46.352132 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::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 | ||
| 7044 | 2026.03.27 20:04:46.352210 [ 276 ] {59073f17-b71a-4de5-99a4-ad1bd7f15d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7045 | 2026.03.27 20:04:46.352236 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7046 | 2026.03.27 20:04:46.352256 [ 276 ] {59073f17-b71a-4de5-99a4-ad1bd7f15d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7047 | 2026.03.27 20:04:46.352266 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1829 rows starting from the beginning of the part | ||
| 7048 | 2026.03.27 20:04:46.352328 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 514 rows starting from the beginning of the part | ||
| 7049 | 2026.03.27 20:04:46.352372 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 81 rows starting from the beginning of the part | ||
| 7050 | 2026.03.27 20:04:46.352412 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 514 rows starting from the beginning of the part | ||
| 7051 | 2026.03.27 20:04:46.352449 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 81 rows starting from the beginning of the part | ||
| 7052 | 2026.03.27 20:04:46.352488 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1350 rows starting from the beginning of the part | ||
| 7053 | 2026.03.27 20:04:46.353098 [ 276 ] {59073f17-b71a-4de5-99a4-ad1bd7f15d45} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7054 | 2026.03.27 20:04:46.353139 [ 276 ] {59073f17-b71a-4de5-99a4-ad1bd7f15d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7055 | 2026.03.27 20:04:46.353599 [ 276 ] {59073f17-b71a-4de5-99a4-ad1bd7f15d45} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7056 | 2026.03.27 20:04:46.353817 [ 194 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4369 rows, containing 5 columns (5 merged, 0 gathered) in 0.001727831 sec., 2528603.7812725897 rows/sec., 183.78 MiB/sec. | ||
| 7057 | 2026.03.27 20:04:46.353817 [ 276 ] {59073f17-b71a-4de5-99a4-ad1bd7f15d45} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7058 | 2026.03.27 20:04:46.353978 [ 276 ] {59073f17-b71a-4de5-99a4-ad1bd7f15d45} <Debug> executeQuery: Read 1605 rows, 101.94 KiB in 0.001786 sec., 898656.2150055991 rows/sec., 55.74 MiB/sec. | ||
| 7059 | 2026.03.27 20:04:46.353995 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7060 | 2026.03.27 20:04:46.354019 [ 276 ] {59073f17-b71a-4de5-99a4-ad1bd7f15d45} <Debug> TCPHandler: Processed in 0.001959674 sec. | ||
| 7061 | 2026.03.27 20:04:46.354035 [ 196 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7062 | 2026.03.27 20:04:46.354085 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7063 | 2026.03.27 20:04:46.354118 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7064 | 2026.03.27 20:04:46.354163 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7065 | 2026.03.27 20:04:46.354213 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 7066 | 2026.03.27 20:04:46.354266 [ 276 ] {9b8ea022-9156-4c66-b3bc-39dc34eab361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7067 | 2026.03.27 20:04:46.354306 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7068 | 2026.03.27 20:04:46.354323 [ 196 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_46_9} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7069 | 2026.03.27 20:04:46.354326 [ 276 ] {9b8ea022-9156-4c66-b3bc-39dc34eab361} <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 | ||
| 7070 | 2026.03.27 20:04:46.354335 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 17415 rows starting from the beginning of the part | ||
| 7071 | 2026.03.27 20:04:46.354398 [ 196 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_46_9} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7072 | 2026.03.27 20:04:46.354400 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 265 rows starting from the beginning of the part | ||
| 7073 | 2026.03.27 20:04:46.354444 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7074 | 2026.03.27 20:04:46.354467 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 7075 | 2026.03.27 20:04:46.354477 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 265 rows starting from the beginning of the part | ||
| 7076 | 2026.03.27 20:04:46.354509 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7077 | 2026.03.27 20:04:46.354540 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1605 rows starting from the beginning of the part | ||
| 7078 | 2026.03.27 20:04:46.355174 [ 276 ] {9b8ea022-9156-4c66-b3bc-39dc34eab361} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7079 | 2026.03.27 20:04:46.355215 [ 276 ] {9b8ea022-9156-4c66-b3bc-39dc34eab361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7080 | 2026.03.27 20:04:46.355776 [ 276 ] {9b8ea022-9156-4c66-b3bc-39dc34eab361} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7081 | 2026.03.27 20:04:46.356011 [ 276 ] {9b8ea022-9156-4c66-b3bc-39dc34eab361} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7082 | 2026.03.27 20:04:46.356155 [ 276 ] {9b8ea022-9156-4c66-b3bc-39dc34eab361} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001908 sec., 17295.59748427673 rows/sec., 30.99 MiB/sec. | ||
| 7083 | 2026.03.27 20:04:46.356217 [ 276 ] {9b8ea022-9156-4c66-b3bc-39dc34eab361} <Debug> TCPHandler: Processed in 0.002104487 sec. | ||
| 7084 | 2026.03.27 20:04:46.356337 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7085 | 2026.03.27 20:04:46.356434 [ 276 ] {7fdd25c8-619b-439e-ad69-2281f6823e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7086 | 2026.03.27 20:04:46.356475 [ 276 ] {7fdd25c8-619b-439e-ad69-2281f6823e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7087 | 2026.03.27 20:04:46.356795 [ 276 ] {7fdd25c8-619b-439e-ad69-2281f6823e90} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7088 | 2026.03.27 20:04:46.356832 [ 276 ] {7fdd25c8-619b-439e-ad69-2281f6823e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7089 | 2026.03.27 20:04:46.357249 [ 276 ] {7fdd25c8-619b-439e-ad69-2281f6823e90} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7090 | 2026.03.27 20:04:46.357465 [ 276 ] {7fdd25c8-619b-439e-ad69-2281f6823e90} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7091 | 2026.03.27 20:04:46.357578 [ 133 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7092 | 2026.03.27 20:04:46.357600 [ 276 ] {7fdd25c8-619b-439e-ad69-2281f6823e90} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001186 sec., 10118.043844856662 rows/sec., 698.25 KiB/sec. | ||
| 7093 | 2026.03.27 20:04:46.357630 [ 133 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7094 | 2026.03.27 20:04:46.357653 [ 276 ] {7fdd25c8-619b-439e-ad69-2281f6823e90} <Debug> TCPHandler: Processed in 0.001366844 sec. | ||
| 7095 | 2026.03.27 20:04:46.357654 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7096 | 2026.03.27 20:04:46.357771 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 7097 | 2026.03.27 20:04:46.357862 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7098 | 2026.03.27 20:04:46.357887 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2070 rows starting from the beginning of the part | ||
| 7099 | 2026.03.27 20:04:46.357930 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part | ||
| 7100 | 2026.03.27 20:04:46.357970 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7101 | 2026.03.27 20:04:46.358007 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 7102 | 2026.03.27 20:04:46.358041 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7103 | 2026.03.27 20:04:46.358075 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
| 7104 | 2026.03.27 20:04:46.359039 [ 200 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2382 rows, containing 4 columns (4 merged, 0 gathered) in 0.001299433 sec., 1833107.2090673393 rows/sec., 119.40 MiB/sec. | ||
| 7105 | 2026.03.27 20:04:46.359298 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7106 | 2026.03.27 20:04:46.359529 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_46_9} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7107 | 2026.03.27 20:04:46.359596 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_46_9} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7108 | 2026.03.27 20:04:46.359655 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 7109 | 2026.03.27 20:04:46.360140 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19870 rows, containing 5 columns (5 merged, 0 gathered) in 0.005959155 sec., 3334365.358847018 rows/sec., 212.61 MiB/sec. | ||
| 7110 | 2026.03.27 20:04:46.360413 [ 196 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7111 | 2026.03.27 20:04:46.360649 [ 196 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7112 | 2026.03.27 20:04:46.360710 [ 196 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7113 | 2026.03.27 20:04:46.360769 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.25 MiB. | ||
| 7114 | 2026.03.27 20:04:47.504626 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 936 | ||
| 7115 | 2026.03.27 20:04:47.507414 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7116 | 2026.03.27 20:04:47.507454 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7117 | 2026.03.27 20:04:47.508670 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7118 | 2026.03.27 20:04:47.508950 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7119 | 2026.03.27 20:04:47.509206 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 936 | ||
| 7120 | 2026.03.27 20:04:49.964067 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14879 | ||
| 7121 | 2026.03.27 20:04:49.964573 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7122 | 2026.03.27 20:04:49.964616 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7123 | 2026.03.27 20:04:49.965147 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7124 | 2026.03.27 20:04:49.965385 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7125 | 2026.03.27 20:04:49.965521 [ 130 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7126 | 2026.03.27 20:04:49.965534 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14879 | ||
| 7127 | 2026.03.27 20:04:49.965570 [ 130 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7128 | 2026.03.27 20:04:49.965595 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7129 | 2026.03.27 20:04:49.965741 [ 200 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 7130 | 2026.03.27 20:04:49.965897 [ 200 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7131 | 2026.03.27 20:04:49.965939 [ 200 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12511 rows starting from the beginning of the part | ||
| 7132 | 2026.03.27 20:04:49.966006 [ 200 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7133 | 2026.03.27 20:04:49.966047 [ 200 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7134 | 2026.03.27 20:04:49.966087 [ 200 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7135 | 2026.03.27 20:04:49.966127 [ 200 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7136 | 2026.03.27 20:04:49.966163 [ 200 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7137 | 2026.03.27 20:04:49.967961 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14879 rows, containing 4 columns (4 merged, 0 gathered) in 0.002281711 sec., 6520983.595205528 rows/sec., 93.28 MiB/sec. | ||
| 7138 | 2026.03.27 20:04:49.968371 [ 199 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7139 | 2026.03.27 20:04:49.968671 [ 199 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_31_6} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7140 | 2026.03.27 20:04:49.968754 [ 199 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_31_6} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7141 | 2026.03.27 20:04:49.968852 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7142 | 2026.03.27 20:04:50.729143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7143 | 2026.03.27 20:04:50.746181 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7144 | 2026.03.27 20:04:50.746243 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7145 | 2026.03.27 20:04:50.751944 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7146 | 2026.03.27 20:04:50.752674 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7147 | 2026.03.27 20:04:50.752993 [ 124 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7148 | 2026.03.27 20:04:50.753064 [ 124 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7149 | 2026.03.27 20:04:50.753090 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7150 | 2026.03.27 20:04:50.753218 [ 200 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 7151 | 2026.03.27 20:04:50.757787 [ 200 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7152 | 2026.03.27 20:04:50.757791 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7153 | 2026.03.27 20:04:50.759257 [ 200 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 7154 | 2026.03.27 20:04:50.764003 [ 200 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 7155 | 2026.03.27 20:04:50.768595 [ 200 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 7156 | 2026.03.27 20:04:50.772996 [ 200 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 7157 | 2026.03.27 20:04:50.777421 [ 200 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 7158 | 2026.03.27 20:04:50.781313 [ 200 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 7159 | 2026.03.27 20:04:50.836492 [ 198 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.083324972 sec., 2808.2817717598514 rows/sec., 14.52 MiB/sec. | ||
| 7160 | 2026.03.27 20:04:50.839585 [ 198 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7161 | 2026.03.27 20:04:50.841702 [ 198 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_31_6} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7162 | 2026.03.27 20:04:50.841821 [ 198 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_31_6} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7163 | 2026.03.27 20:04:50.844271 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7164 | 2026.03.27 20:04:51.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.18 MiB, peak 291.72 MiB, free memory in arenas 0.00 B, will set to 282.47 MiB (RSS), difference: 1.29 MiB | ||
| 7165 | 2026.03.27 20:04:51.084333 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7166 | 2026.03.27 20:04:51.084531 [ 276 ] {60035ad8-4215-4efd-b41c-3235baaef593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7167 | 2026.03.27 20:04:51.084604 [ 276 ] {60035ad8-4215-4efd-b41c-3235baaef593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7168 | 2026.03.27 20:04:51.085340 [ 276 ] {60035ad8-4215-4efd-b41c-3235baaef593} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2026.03.27 20:04:51.085387 [ 276 ] {60035ad8-4215-4efd-b41c-3235baaef593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7170 | 2026.03.27 20:04:51.085771 [ 276 ] {60035ad8-4215-4efd-b41c-3235baaef593} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7171 | 2026.03.27 20:04:51.086000 [ 276 ] {60035ad8-4215-4efd-b41c-3235baaef593} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7172 | 2026.03.27 20:04:51.086156 [ 276 ] {60035ad8-4215-4efd-b41c-3235baaef593} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001677 sec., 33392.96362552176 rows/sec., 2.57 MiB/sec. | ||
| 7173 | 2026.03.27 20:04:51.086197 [ 276 ] {60035ad8-4215-4efd-b41c-3235baaef593} <Debug> TCPHandler: Processed in 0.002002925 sec. | ||
| 7174 | 2026.03.27 20:04:51.086339 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7175 | 2026.03.27 20:04:51.086437 [ 276 ] {4108e654-dd19-4cba-92d5-613f190db240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7176 | 2026.03.27 20:04:51.086478 [ 276 ] {4108e654-dd19-4cba-92d5-613f190db240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7177 | 2026.03.27 20:04:51.086909 [ 276 ] {4108e654-dd19-4cba-92d5-613f190db240} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7178 | 2026.03.27 20:04:51.086943 [ 276 ] {4108e654-dd19-4cba-92d5-613f190db240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7179 | 2026.03.27 20:04:51.087253 [ 276 ] {4108e654-dd19-4cba-92d5-613f190db240} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7180 | 2026.03.27 20:04:51.087462 [ 276 ] {4108e654-dd19-4cba-92d5-613f190db240} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7181 | 2026.03.27 20:04:51.087593 [ 276 ] {4108e654-dd19-4cba-92d5-613f190db240} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 7182 | 2026.03.27 20:04:51.087631 [ 276 ] {4108e654-dd19-4cba-92d5-613f190db240} <Debug> TCPHandler: Processed in 0.001343524 sec. | ||
| 7183 | 2026.03.27 20:04:51.087752 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7184 | 2026.03.27 20:04:51.087850 [ 276 ] {3a2f6326-131b-4a82-bf54-b38386307835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7185 | 2026.03.27 20:04:51.087893 [ 276 ] {3a2f6326-131b-4a82-bf54-b38386307835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7186 | 2026.03.27 20:04:51.088291 [ 276 ] {3a2f6326-131b-4a82-bf54-b38386307835} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7187 | 2026.03.27 20:04:51.088326 [ 276 ] {3a2f6326-131b-4a82-bf54-b38386307835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7188 | 2026.03.27 20:04:51.088664 [ 276 ] {3a2f6326-131b-4a82-bf54-b38386307835} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7189 | 2026.03.27 20:04:51.088871 [ 276 ] {3a2f6326-131b-4a82-bf54-b38386307835} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2026.03.27 20:04:51.088998 [ 276 ] {3a2f6326-131b-4a82-bf54-b38386307835} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001167 sec., 109682.94772922022 rows/sec., 7.64 MiB/sec. | ||
| 7191 | 2026.03.27 20:04:51.089035 [ 276 ] {3a2f6326-131b-4a82-bf54-b38386307835} <Debug> TCPHandler: Processed in 0.001333714 sec. | ||
| 7192 | 2026.03.27 20:04:51.089170 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7193 | 2026.03.27 20:04:51.089266 [ 276 ] {c6dee224-946f-4e82-b803-0187f17e6142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7194 | 2026.03.27 20:04:51.089308 [ 276 ] {c6dee224-946f-4e82-b803-0187f17e6142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7195 | 2026.03.27 20:04:51.089665 [ 276 ] {c6dee224-946f-4e82-b803-0187f17e6142} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7196 | 2026.03.27 20:04:51.089699 [ 276 ] {c6dee224-946f-4e82-b803-0187f17e6142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7197 | 2026.03.27 20:04:51.089997 [ 276 ] {c6dee224-946f-4e82-b803-0187f17e6142} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7198 | 2026.03.27 20:04:51.090199 [ 276 ] {c6dee224-946f-4e82-b803-0187f17e6142} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7199 | 2026.03.27 20:04:51.090325 [ 276 ] {c6dee224-946f-4e82-b803-0187f17e6142} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001077 sec., 44568.245125348185 rows/sec., 3.00 MiB/sec. | ||
| 7200 | 2026.03.27 20:04:51.090360 [ 276 ] {c6dee224-946f-4e82-b803-0187f17e6142} <Debug> TCPHandler: Processed in 0.001245612 sec. | ||
| 7201 | 2026.03.27 20:04:55.472296 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54103 | ||
| 7202 | 2026.03.27 20:04:55.472414 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7203 | 2026.03.27 20:04:55.472440 [ 287 ] {} <Debug> TCP-Session: 6e7ad400-22ec-4c1f-9556-c2efe1d48ceb Authenticating user 'default' from [fd00:1122:3344:101::e]:54103 | ||
| 7204 | 2026.03.27 20:04:55.472462 [ 287 ] {} <Debug> TCP-Session: 6e7ad400-22ec-4c1f-9556-c2efe1d48ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7205 | 2026.03.27 20:04:55.472474 [ 287 ] {} <Debug> TCP-Session: 6e7ad400-22ec-4c1f-9556-c2efe1d48ceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7206 | 2026.03.27 20:04:55.472675 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46291 | ||
| 7207 | 2026.03.27 20:04:55.472678 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59496 | ||
| 7208 | 2026.03.27 20:04:55.472772 [ 287 ] {} <Trace> TCP-Session: 6e7ad400-22ec-4c1f-9556-c2efe1d48ceb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7209 | 2026.03.27 20:04:55.472921 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7210 | 2026.03.27 20:04:55.472941 [ 287 ] {8eab6e21-0e16-4fe6-a8bf-8b4f8598c199} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54103) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7211 | 2026.03.27 20:04:55.472958 [ 289 ] {} <Debug> TCP-Session: dc652eac-e5ee-4d7b-ba55-010202aaab12 Authenticating user 'default' from [fd00:1122:3344:101::e]:46291 | ||
| 7212 | 2026.03.27 20:04:55.472991 [ 289 ] {} <Debug> TCP-Session: dc652eac-e5ee-4d7b-ba55-010202aaab12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7213 | 2026.03.27 20:04:55.473008 [ 289 ] {} <Debug> TCP-Session: dc652eac-e5ee-4d7b-ba55-010202aaab12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7214 | 2026.03.27 20:04:55.473170 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7215 | 2026.03.27 20:04:55.473221 [ 287 ] {8eab6e21-0e16-4fe6-a8bf-8b4f8598c199} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7216 | 2026.03.27 20:04:55.473223 [ 290 ] {} <Debug> TCP-Session: d7492e3a-d03f-48ac-99d7-060509227f23 Authenticating user 'default' from [fd00:1122:3344:101::e]:59496 | ||
| 7217 | 2026.03.27 20:04:55.473277 [ 290 ] {} <Debug> TCP-Session: d7492e3a-d03f-48ac-99d7-060509227f23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7218 | 2026.03.27 20:04:55.473279 [ 287 ] {8eab6e21-0e16-4fe6-a8bf-8b4f8598c199} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7219 | 2026.03.27 20:04:55.473298 [ 290 ] {} <Debug> TCP-Session: d7492e3a-d03f-48ac-99d7-060509227f23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7220 | 2026.03.27 20:04:55.473571 [ 287 ] {8eab6e21-0e16-4fe6-a8bf-8b4f8598c199} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 7221 | 2026.03.27 20:04:55.474093 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43011 | ||
| 7222 | 2026.03.27 20:04:55.474093 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65073 | ||
| 7223 | 2026.03.27 20:04:55.474152 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59696 | ||
| 7224 | 2026.03.27 20:04:55.474228 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35210 | ||
| 7225 | 2026.03.27 20:04:55.474232 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40256 | ||
| 7226 | 2026.03.27 20:04:55.474370 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53301 | ||
| 7227 | 2026.03.27 20:04:55.474567 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7228 | 2026.03.27 20:04:55.474603 [ 291 ] {} <Debug> TCP-Session: 817609bc-87eb-418a-ad74-33b5d48337a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43011 | ||
| 7229 | 2026.03.27 20:04:55.474624 [ 291 ] {} <Debug> TCP-Session: 817609bc-87eb-418a-ad74-33b5d48337a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7230 | 2026.03.27 20:04:55.474644 [ 291 ] {} <Debug> TCP-Session: 817609bc-87eb-418a-ad74-33b5d48337a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7231 | 2026.03.27 20:04:55.474646 [ 341 ] {8eab6e21-0e16-4fe6-a8bf-8b4f8598c199} <Trace> AggregatingTransform: Aggregating | ||
| 7232 | 2026.03.27 20:04:55.474691 [ 341 ] {8eab6e21-0e16-4fe6-a8bf-8b4f8598c199} <Trace> Aggregator: Aggregation method: without_key | ||
| 7233 | 2026.03.27 20:04:55.474725 [ 341 ] {8eab6e21-0e16-4fe6-a8bf-8b4f8598c199} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001047058 sec. (955.057 rows/sec., 37.31 KiB/sec.) | ||
| 7234 | 2026.03.27 20:04:55.474742 [ 341 ] {8eab6e21-0e16-4fe6-a8bf-8b4f8598c199} <Trace> Aggregator: Merging aggregated data | ||
| 7235 | 2026.03.27 20:04:55.474975 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7236 | 2026.03.27 20:04:55.475036 [ 351 ] {} <Debug> TCP-Session: 95ed1784-07eb-4766-adb8-2d20236cfd10 Authenticating user 'default' from [fd00:1122:3344:101::e]:59696 | ||
| 7237 | 2026.03.27 20:04:55.475068 [ 351 ] {} <Debug> TCP-Session: 95ed1784-07eb-4766-adb8-2d20236cfd10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7238 | 2026.03.27 20:04:55.475086 [ 351 ] {} <Debug> TCP-Session: 95ed1784-07eb-4766-adb8-2d20236cfd10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7239 | 2026.03.27 20:04:55.475112 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7240 | 2026.03.27 20:04:55.475157 [ 353 ] {} <Debug> TCP-Session: f1494322-8f5c-4ea2-8a7e-3a1ce3b9ec56 Authenticating user 'default' from [fd00:1122:3344:101::e]:35210 | ||
| 7241 | 2026.03.27 20:04:55.475176 [ 353 ] {} <Debug> TCP-Session: f1494322-8f5c-4ea2-8a7e-3a1ce3b9ec56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7242 | 2026.03.27 20:04:55.475192 [ 353 ] {} <Debug> TCP-Session: f1494322-8f5c-4ea2-8a7e-3a1ce3b9ec56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7243 | 2026.03.27 20:04:55.475365 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7244 | 2026.03.27 20:04:55.475410 [ 350 ] {} <Debug> TCP-Session: 77a03f57-e48b-4424-96ea-8d3ae303fb5d Authenticating user 'default' from [fd00:1122:3344:101::e]:65073 | ||
| 7245 | 2026.03.27 20:04:55.475432 [ 350 ] {} <Debug> TCP-Session: 77a03f57-e48b-4424-96ea-8d3ae303fb5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7246 | 2026.03.27 20:04:55.475449 [ 350 ] {} <Debug> TCP-Session: 77a03f57-e48b-4424-96ea-8d3ae303fb5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7247 | 2026.03.27 20:04:55.475629 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7248 | 2026.03.27 20:04:55.475674 [ 352 ] {} <Debug> TCP-Session: d5bccf23-bcde-4849-9350-1b96185415ee Authenticating user 'default' from [fd00:1122:3344:101::e]:40256 | ||
| 7249 | 2026.03.27 20:04:55.475694 [ 352 ] {} <Debug> TCP-Session: d5bccf23-bcde-4849-9350-1b96185415ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7250 | 2026.03.27 20:04:55.475711 [ 352 ] {} <Debug> TCP-Session: d5bccf23-bcde-4849-9350-1b96185415ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7251 | 2026.03.27 20:04:55.475754 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7252 | 2026.03.27 20:04:55.475793 [ 354 ] {} <Debug> TCP-Session: d34d8365-49f2-4096-b569-d5d6db07feea Authenticating user 'default' from [fd00:1122:3344:101::e]:53301 | ||
| 7253 | 2026.03.27 20:04:55.475809 [ 354 ] {} <Debug> TCP-Session: d34d8365-49f2-4096-b569-d5d6db07feea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7254 | 2026.03.27 20:04:55.475822 [ 354 ] {} <Debug> TCP-Session: d34d8365-49f2-4096-b569-d5d6db07feea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7255 | 2026.03.27 20:04:55.476131 [ 287 ] {8eab6e21-0e16-4fe6-a8bf-8b4f8598c199} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003253 sec., 307.40854595757764 rows/sec., 12.01 KiB/sec. | ||
| 7256 | 2026.03.27 20:04:55.476245 [ 287 ] {8eab6e21-0e16-4fe6-a8bf-8b4f8598c199} <Debug> TCPHandler: Processed in 0.003587013 sec. | ||
| 7257 | 2026.03.27 20:04:55.476364 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7258 | 2026.03.27 20:04:55.476394 [ 287 ] {} <Debug> TCP-Session: 6e7ad400-22ec-4c1f-9556-c2efe1d48ceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7259 | 2026.03.27 20:04:55.476394 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7260 | 2026.03.27 20:04:55.476414 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7261 | 2026.03.27 20:04:55.476437 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7262 | 2026.03.27 20:04:55.476445 [ 289 ] {} <Debug> TCP-Session: dc652eac-e5ee-4d7b-ba55-010202aaab12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7263 | 2026.03.27 20:04:55.476456 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7264 | 2026.03.27 20:04:55.476477 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7265 | 2026.03.27 20:04:55.476492 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7266 | 2026.03.27 20:04:55.476515 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7267 | 2026.03.27 20:04:55.476528 [ 354 ] {} <Debug> TCP-Session: d34d8365-49f2-4096-b569-d5d6db07feea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7268 | 2026.03.27 20:04:55.476538 [ 350 ] {} <Debug> TCP-Session: 77a03f57-e48b-4424-96ea-8d3ae303fb5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7269 | 2026.03.27 20:04:55.476547 [ 291 ] {} <Debug> TCP-Session: 817609bc-87eb-418a-ad74-33b5d48337a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7270 | 2026.03.27 20:04:55.476523 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7271 | 2026.03.27 20:04:55.476482 [ 352 ] {} <Debug> TCP-Session: d5bccf23-bcde-4849-9350-1b96185415ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7272 | 2026.03.27 20:04:55.476467 [ 351 ] {} <Debug> TCP-Session: 95ed1784-07eb-4766-adb8-2d20236cfd10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7273 | 2026.03.27 20:04:55.476615 [ 353 ] {} <Debug> TCP-Session: f1494322-8f5c-4ea2-8a7e-3a1ce3b9ec56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7274 | 2026.03.27 20:04:55.476520 [ 290 ] {} <Debug> TCP-Session: d7492e3a-d03f-48ac-99d7-060509227f23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7275 | 2026.03.27 20:04:55.629719 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38468 | ||
| 7276 | 2026.03.27 20:04:55.629832 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7277 | 2026.03.27 20:04:55.629861 [ 287 ] {} <Debug> TCP-Session: 5a776fe8-857b-4b00-a3c1-c65fc8ea3eed Authenticating user 'default' from [fd00:1122:3344:101::e]:38468 | ||
| 7278 | 2026.03.27 20:04:55.629883 [ 287 ] {} <Debug> TCP-Session: 5a776fe8-857b-4b00-a3c1-c65fc8ea3eed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7279 | 2026.03.27 20:04:55.629896 [ 287 ] {} <Debug> TCP-Session: 5a776fe8-857b-4b00-a3c1-c65fc8ea3eed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7280 | 2026.03.27 20:04:55.630092 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62460 | ||
| 7281 | 2026.03.27 20:04:55.630116 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46996 | ||
| 7282 | 2026.03.27 20:04:55.630160 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53028 | ||
| 7283 | 2026.03.27 20:04:55.630173 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36249 | ||
| 7284 | 2026.03.27 20:04:55.630165 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57649 | ||
| 7285 | 2026.03.27 20:04:55.630224 [ 287 ] {} <Trace> TCP-Session: 5a776fe8-857b-4b00-a3c1-c65fc8ea3eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7286 | 2026.03.27 20:04:55.630239 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7287 | 2026.03.27 20:04:55.630272 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7288 | 2026.03.27 20:04:55.630294 [ 290 ] {} <Debug> TCP-Session: eca73430-64fb-4931-8321-4a8afcdb8ba9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46996 | ||
| 7289 | 2026.03.27 20:04:55.630311 [ 354 ] {} <Debug> TCP-Session: 14c0992e-429e-4437-bddc-f38b860717ae Authenticating user 'default' from [fd00:1122:3344:101::e]:36249 | ||
| 7290 | 2026.03.27 20:04:55.630327 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7291 | 2026.03.27 20:04:55.630329 [ 290 ] {} <Debug> TCP-Session: eca73430-64fb-4931-8321-4a8afcdb8ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7292 | 2026.03.27 20:04:55.630339 [ 354 ] {} <Debug> TCP-Session: 14c0992e-429e-4437-bddc-f38b860717ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7293 | 2026.03.27 20:04:55.630371 [ 290 ] {} <Debug> TCP-Session: eca73430-64fb-4931-8321-4a8afcdb8ba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7294 | 2026.03.27 20:04:55.630392 [ 354 ] {} <Debug> TCP-Session: 14c0992e-429e-4437-bddc-f38b860717ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7295 | 2026.03.27 20:04:55.630364 [ 351 ] {} <Debug> TCP-Session: d95330e1-7693-4b14-a13a-01d5e2ed62ba Authenticating user 'default' from [fd00:1122:3344:101::e]:57649 | ||
| 7296 | 2026.03.27 20:04:55.630410 [ 287 ] {74b7b3a5-5645-4e79-839e-202b1e7f9e53} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38468) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7297 | 2026.03.27 20:04:55.630448 [ 351 ] {} <Debug> TCP-Session: d95330e1-7693-4b14-a13a-01d5e2ed62ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7298 | 2026.03.27 20:04:55.630246 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7299 | 2026.03.27 20:04:55.630472 [ 351 ] {} <Debug> TCP-Session: d95330e1-7693-4b14-a13a-01d5e2ed62ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7300 | 2026.03.27 20:04:55.630226 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7301 | 2026.03.27 20:04:55.630505 [ 352 ] {} <Debug> TCP-Session: 9a3a9858-77d1-46ae-b9ea-dae26522b565 Authenticating user 'default' from [fd00:1122:3344:101::e]:53028 | ||
| 7302 | 2026.03.27 20:04:55.630168 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45335 | ||
| 7303 | 2026.03.27 20:04:55.630547 [ 352 ] {} <Debug> TCP-Session: 9a3a9858-77d1-46ae-b9ea-dae26522b565 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7304 | 2026.03.27 20:04:55.630538 [ 289 ] {} <Debug> TCP-Session: 2e52c89d-6c8b-42df-876c-7a87c5dad940 Authenticating user 'default' from [fd00:1122:3344:101::e]:62460 | ||
| 7305 | 2026.03.27 20:04:55.630576 [ 352 ] {} <Debug> TCP-Session: 9a3a9858-77d1-46ae-b9ea-dae26522b565 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7306 | 2026.03.27 20:04:55.630595 [ 289 ] {} <Debug> TCP-Session: 2e52c89d-6c8b-42df-876c-7a87c5dad940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7307 | 2026.03.27 20:04:55.630606 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7308 | 2026.03.27 20:04:55.630617 [ 289 ] {} <Debug> TCP-Session: 2e52c89d-6c8b-42df-876c-7a87c5dad940 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7309 | 2026.03.27 20:04:55.630638 [ 353 ] {} <Debug> TCP-Session: a2f991da-8231-4f1c-b8b2-59d1922cb4cc Authenticating user 'default' from [fd00:1122:3344:101::e]:45335 | ||
| 7310 | 2026.03.27 20:04:55.630126 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58281 | ||
| 7311 | 2026.03.27 20:04:55.630668 [ 353 ] {} <Debug> TCP-Session: a2f991da-8231-4f1c-b8b2-59d1922cb4cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7312 | 2026.03.27 20:04:55.630682 [ 287 ] {74b7b3a5-5645-4e79-839e-202b1e7f9e53} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7313 | 2026.03.27 20:04:55.630697 [ 353 ] {} <Debug> TCP-Session: a2f991da-8231-4f1c-b8b2-59d1922cb4cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7314 | 2026.03.27 20:04:55.630136 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62263 | ||
| 7315 | 2026.03.27 20:04:55.630725 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7316 | 2026.03.27 20:04:55.630749 [ 287 ] {74b7b3a5-5645-4e79-839e-202b1e7f9e53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7317 | 2026.03.27 20:04:55.630765 [ 291 ] {} <Debug> TCP-Session: e82abc16-2b7f-4dab-be4e-8a95fc9b7deb Authenticating user 'default' from [fd00:1122:3344:101::e]:58281 | ||
| 7318 | 2026.03.27 20:04:55.630782 [ 291 ] {} <Debug> TCP-Session: e82abc16-2b7f-4dab-be4e-8a95fc9b7deb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7319 | 2026.03.27 20:04:55.630794 [ 291 ] {} <Debug> TCP-Session: e82abc16-2b7f-4dab-be4e-8a95fc9b7deb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7320 | 2026.03.27 20:04:55.630797 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7321 | 2026.03.27 20:04:55.630822 [ 350 ] {} <Debug> TCP-Session: c4b8d3b6-dc96-4e72-89a9-ba5b4a371fc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62263 | ||
| 7322 | 2026.03.27 20:04:55.630838 [ 350 ] {} <Debug> TCP-Session: c4b8d3b6-dc96-4e72-89a9-ba5b4a371fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7323 | 2026.03.27 20:04:55.630851 [ 350 ] {} <Debug> TCP-Session: c4b8d3b6-dc96-4e72-89a9-ba5b4a371fc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7324 | 2026.03.27 20:04:55.631030 [ 287 ] {74b7b3a5-5645-4e79-839e-202b1e7f9e53} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 7325 | 2026.03.27 20:04:55.631935 [ 348 ] {74b7b3a5-5645-4e79-839e-202b1e7f9e53} <Trace> AggregatingTransform: Aggregating | ||
| 7326 | 2026.03.27 20:04:55.631988 [ 348 ] {74b7b3a5-5645-4e79-839e-202b1e7f9e53} <Trace> Aggregator: Aggregation method: without_key | ||
| 7327 | 2026.03.27 20:04:55.632028 [ 348 ] {74b7b3a5-5645-4e79-839e-202b1e7f9e53} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000899796 sec. (1111.363 rows/sec., 43.41 KiB/sec.) | ||
| 7328 | 2026.03.27 20:04:55.632047 [ 348 ] {74b7b3a5-5645-4e79-839e-202b1e7f9e53} <Trace> Aggregator: Merging aggregated data | ||
| 7329 | 2026.03.27 20:04:55.633230 [ 287 ] {74b7b3a5-5645-4e79-839e-202b1e7f9e53} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002868 sec., 348.6750348675035 rows/sec., 13.62 KiB/sec. | ||
| 7330 | 2026.03.27 20:04:55.633425 [ 287 ] {74b7b3a5-5645-4e79-839e-202b1e7f9e53} <Debug> TCPHandler: Processed in 0.003323899 sec. | ||
| 7331 | 2026.03.27 20:04:55.633565 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7332 | 2026.03.27 20:04:55.633594 [ 287 ] {} <Debug> TCP-Session: 5a776fe8-857b-4b00-a3c1-c65fc8ea3eed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7333 | 2026.03.27 20:04:55.633596 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7334 | 2026.03.27 20:04:55.633617 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7335 | 2026.03.27 20:04:55.633642 [ 353 ] {} <Debug> TCP-Session: a2f991da-8231-4f1c-b8b2-59d1922cb4cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7336 | 2026.03.27 20:04:55.633652 [ 290 ] {} <Debug> TCP-Session: eca73430-64fb-4931-8321-4a8afcdb8ba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7337 | 2026.03.27 20:04:55.633654 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7338 | 2026.03.27 20:04:55.633673 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7339 | 2026.03.27 20:04:55.633694 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7340 | 2026.03.27 20:04:55.633703 [ 291 ] {} <Debug> TCP-Session: e82abc16-2b7f-4dab-be4e-8a95fc9b7deb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7341 | 2026.03.27 20:04:55.633713 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7342 | 2026.03.27 20:04:55.633738 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7343 | 2026.03.27 20:04:55.633770 [ 350 ] {} <Debug> TCP-Session: c4b8d3b6-dc96-4e72-89a9-ba5b4a371fc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7344 | 2026.03.27 20:04:55.633791 [ 354 ] {} <Debug> TCP-Session: 14c0992e-429e-4437-bddc-f38b860717ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7345 | 2026.03.27 20:04:55.633744 [ 352 ] {} <Debug> TCP-Session: 9a3a9858-77d1-46ae-b9ea-dae26522b565 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7346 | 2026.03.27 20:04:55.633726 [ 351 ] {} <Debug> TCP-Session: d95330e1-7693-4b14-a13a-01d5e2ed62ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7347 | 2026.03.27 20:04:55.633657 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7348 | 2026.03.27 20:04:55.633891 [ 289 ] {} <Debug> TCP-Session: 2e52c89d-6c8b-42df-876c-7a87c5dad940 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7349 | 2026.03.27 20:04:55.662592 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41739 | ||
| 7350 | 2026.03.27 20:04:55.662694 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7351 | 2026.03.27 20:04:55.662723 [ 287 ] {} <Debug> TCP-Session: f6b75c2e-4bc1-473b-8584-87648e0054e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41739 | ||
| 7352 | 2026.03.27 20:04:55.662747 [ 287 ] {} <Debug> TCP-Session: f6b75c2e-4bc1-473b-8584-87648e0054e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7353 | 2026.03.27 20:04:55.662762 [ 287 ] {} <Debug> TCP-Session: f6b75c2e-4bc1-473b-8584-87648e0054e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7354 | 2026.03.27 20:04:55.662920 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54997 | ||
| 7355 | 2026.03.27 20:04:55.662938 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50942 | ||
| 7356 | 2026.03.27 20:04:55.662962 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38908 | ||
| 7357 | 2026.03.27 20:04:55.662979 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63885 | ||
| 7358 | 2026.03.27 20:04:55.662989 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56861 | ||
| 7359 | 2026.03.27 20:04:55.663020 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7360 | 2026.03.27 20:04:55.663039 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7361 | 2026.03.27 20:04:55.663034 [ 287 ] {} <Trace> TCP-Session: f6b75c2e-4bc1-473b-8584-87648e0054e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7362 | 2026.03.27 20:04:55.663055 [ 291 ] {} <Debug> TCP-Session: 7b99aa76-097d-438b-a9de-011e73d02ad9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50942 | ||
| 7363 | 2026.03.27 20:04:55.663067 [ 350 ] {} <Debug> TCP-Session: f60b0571-783e-4958-b13d-d611079b3544 Authenticating user 'default' from [fd00:1122:3344:101::e]:38908 | ||
| 7364 | 2026.03.27 20:04:55.663091 [ 291 ] {} <Debug> TCP-Session: 7b99aa76-097d-438b-a9de-011e73d02ad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7365 | 2026.03.27 20:04:55.663075 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7366 | 2026.03.27 20:04:55.663105 [ 350 ] {} <Debug> TCP-Session: f60b0571-783e-4958-b13d-d611079b3544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7367 | 2026.03.27 20:04:55.663108 [ 291 ] {} <Debug> TCP-Session: 7b99aa76-097d-438b-a9de-011e73d02ad9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7368 | 2026.03.27 20:04:55.663152 [ 350 ] {} <Debug> TCP-Session: f60b0571-783e-4958-b13d-d611079b3544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7369 | 2026.03.27 20:04:55.663153 [ 353 ] {} <Debug> TCP-Session: 5ee45abd-67b2-44c4-b93d-703062bc1ffe Authenticating user 'default' from [fd00:1122:3344:101::e]:56861 | ||
| 7370 | 2026.03.27 20:04:55.662999 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62282 | ||
| 7371 | 2026.03.27 20:04:55.663203 [ 353 ] {} <Debug> TCP-Session: 5ee45abd-67b2-44c4-b93d-703062bc1ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7372 | 2026.03.27 20:04:55.663220 [ 287 ] {1db6ce12-bd28-496f-bdc5-bdda285ff037} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41739) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7373 | 2026.03.27 20:04:55.663241 [ 353 ] {} <Debug> TCP-Session: 5ee45abd-67b2-44c4-b93d-703062bc1ffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7374 | 2026.03.27 20:04:55.663265 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7375 | 2026.03.27 20:04:55.662989 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7376 | 2026.03.27 20:04:55.663296 [ 354 ] {} <Debug> TCP-Session: 025296f8-4b4b-4d42-937e-a4b42db229e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62282 | ||
| 7377 | 2026.03.27 20:04:55.663317 [ 290 ] {} <Debug> TCP-Session: 18768dc0-f031-419d-8dc2-69fec879960a Authenticating user 'default' from [fd00:1122:3344:101::e]:54997 | ||
| 7378 | 2026.03.27 20:04:55.663332 [ 354 ] {} <Debug> TCP-Session: 025296f8-4b4b-4d42-937e-a4b42db229e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7379 | 2026.03.27 20:04:55.663346 [ 290 ] {} <Debug> TCP-Session: 18768dc0-f031-419d-8dc2-69fec879960a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7380 | 2026.03.27 20:04:55.663356 [ 354 ] {} <Debug> TCP-Session: 025296f8-4b4b-4d42-937e-a4b42db229e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7381 | 2026.03.27 20:04:55.663368 [ 290 ] {} <Debug> TCP-Session: 18768dc0-f031-419d-8dc2-69fec879960a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7382 | 2026.03.27 20:04:55.662982 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46794 | ||
| 7383 | 2026.03.27 20:04:55.662923 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60855 | ||
| 7384 | 2026.03.27 20:04:55.663078 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7385 | 2026.03.27 20:04:55.663471 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7386 | 2026.03.27 20:04:55.663477 [ 351 ] {} <Debug> TCP-Session: 268e6e2d-ba3e-494c-8165-c4804145373c Authenticating user 'default' from [fd00:1122:3344:101::e]:63885 | ||
| 7387 | 2026.03.27 20:04:55.663485 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7388 | 2026.03.27 20:04:55.663502 [ 352 ] {} <Debug> TCP-Session: 4741cad9-51d9-4707-9f04-6fa7481b64ff Authenticating user 'default' from [fd00:1122:3344:101::e]:46794 | ||
| 7389 | 2026.03.27 20:04:55.663505 [ 287 ] {1db6ce12-bd28-496f-bdc5-bdda285ff037} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7390 | 2026.03.27 20:04:55.663533 [ 352 ] {} <Debug> TCP-Session: 4741cad9-51d9-4707-9f04-6fa7481b64ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7391 | 2026.03.27 20:04:55.663527 [ 289 ] {} <Debug> TCP-Session: 3dbae0f2-ac6c-4b5c-862c-f36412531174 Authenticating user 'default' from [fd00:1122:3344:101::e]:60855 | ||
| 7392 | 2026.03.27 20:04:55.663563 [ 352 ] {} <Debug> TCP-Session: 4741cad9-51d9-4707-9f04-6fa7481b64ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7393 | 2026.03.27 20:04:55.663578 [ 289 ] {} <Debug> TCP-Session: 3dbae0f2-ac6c-4b5c-862c-f36412531174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7394 | 2026.03.27 20:04:55.663583 [ 287 ] {1db6ce12-bd28-496f-bdc5-bdda285ff037} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7395 | 2026.03.27 20:04:55.663594 [ 289 ] {} <Debug> TCP-Session: 3dbae0f2-ac6c-4b5c-862c-f36412531174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7396 | 2026.03.27 20:04:55.663515 [ 351 ] {} <Debug> TCP-Session: 268e6e2d-ba3e-494c-8165-c4804145373c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7397 | 2026.03.27 20:04:55.663642 [ 351 ] {} <Debug> TCP-Session: 268e6e2d-ba3e-494c-8165-c4804145373c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7398 | 2026.03.27 20:04:55.663906 [ 287 ] {1db6ce12-bd28-496f-bdc5-bdda285ff037} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 7399 | 2026.03.27 20:04:55.664789 [ 325 ] {1db6ce12-bd28-496f-bdc5-bdda285ff037} <Trace> AggregatingTransform: Aggregating | ||
| 7400 | 2026.03.27 20:04:55.664846 [ 325 ] {1db6ce12-bd28-496f-bdc5-bdda285ff037} <Trace> Aggregator: Aggregation method: without_key | ||
| 7401 | 2026.03.27 20:04:55.664885 [ 325 ] {1db6ce12-bd28-496f-bdc5-bdda285ff037} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000865556 sec. (1155.327 rows/sec., 45.13 KiB/sec.) | ||
| 7402 | 2026.03.27 20:04:55.664907 [ 325 ] {1db6ce12-bd28-496f-bdc5-bdda285ff037} <Trace> Aggregator: Merging aggregated data | ||
| 7403 | 2026.03.27 20:04:55.666269 [ 287 ] {1db6ce12-bd28-496f-bdc5-bdda285ff037} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003111 sec., 321.44005143040823 rows/sec., 12.56 KiB/sec. | ||
| 7404 | 2026.03.27 20:04:55.666370 [ 287 ] {1db6ce12-bd28-496f-bdc5-bdda285ff037} <Debug> TCPHandler: Processed in 0.003440561 sec. | ||
| 7405 | 2026.03.27 20:04:55.666466 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7406 | 2026.03.27 20:04:55.666487 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7407 | 2026.03.27 20:04:55.666493 [ 287 ] {} <Debug> TCP-Session: f6b75c2e-4bc1-473b-8584-87648e0054e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7408 | 2026.03.27 20:04:55.666502 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7409 | 2026.03.27 20:04:55.666526 [ 350 ] {} <Debug> TCP-Session: f60b0571-783e-4958-b13d-d611079b3544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7410 | 2026.03.27 20:04:55.666536 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7411 | 2026.03.27 20:04:55.666565 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7412 | 2026.03.27 20:04:55.666598 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7413 | 2026.03.27 20:04:55.666608 [ 351 ] {} <Debug> TCP-Session: 268e6e2d-ba3e-494c-8165-c4804145373c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7414 | 2026.03.27 20:04:55.666623 [ 291 ] {} <Debug> TCP-Session: 7b99aa76-097d-438b-a9de-011e73d02ad9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7415 | 2026.03.27 20:04:55.666642 [ 354 ] {} <Debug> TCP-Session: 025296f8-4b4b-4d42-937e-a4b42db229e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7416 | 2026.03.27 20:04:55.666563 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7417 | 2026.03.27 20:04:55.666558 [ 289 ] {} <Debug> TCP-Session: 3dbae0f2-ac6c-4b5c-862c-f36412531174 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7418 | 2026.03.27 20:04:55.666583 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7419 | 2026.03.27 20:04:55.666702 [ 290 ] {} <Debug> TCP-Session: 18768dc0-f031-419d-8dc2-69fec879960a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7420 | 2026.03.27 20:04:55.666520 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7421 | 2026.03.27 20:04:55.666738 [ 352 ] {} <Debug> TCP-Session: 4741cad9-51d9-4707-9f04-6fa7481b64ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7422 | 2026.03.27 20:04:55.666768 [ 353 ] {} <Debug> TCP-Session: 5ee45abd-67b2-44c4-b93d-703062bc1ffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7423 | 2026.03.27 20:04:56.088494 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7424 | 2026.03.27 20:04:56.088677 [ 276 ] {7651cb31-9e83-4958-bf99-a2ae168a41ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7425 | 2026.03.27 20:04:56.088742 [ 276 ] {7651cb31-9e83-4958-bf99-a2ae168a41ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7426 | 2026.03.27 20:04:56.089412 [ 276 ] {7651cb31-9e83-4958-bf99-a2ae168a41ff} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7427 | 2026.03.27 20:04:56.089461 [ 276 ] {7651cb31-9e83-4958-bf99-a2ae168a41ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7428 | 2026.03.27 20:04:56.089885 [ 276 ] {7651cb31-9e83-4958-bf99-a2ae168a41ff} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7429 | 2026.03.27 20:04:56.090120 [ 276 ] {7651cb31-9e83-4958-bf99-a2ae168a41ff} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7430 | 2026.03.27 20:04:56.090292 [ 276 ] {7651cb31-9e83-4958-bf99-a2ae168a41ff} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001663 sec., 54119.06193625977 rows/sec., 4.56 MiB/sec. | ||
| 7431 | 2026.03.27 20:04:56.090335 [ 276 ] {7651cb31-9e83-4958-bf99-a2ae168a41ff} <Debug> TCPHandler: Processed in 0.001973495 sec. | ||
| 7432 | 2026.03.27 20:04:56.090466 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7433 | 2026.03.27 20:04:56.090563 [ 276 ] {f40e8c06-879d-4b4c-80d6-b4a47ebf0c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7434 | 2026.03.27 20:04:56.090604 [ 276 ] {f40e8c06-879d-4b4c-80d6-b4a47ebf0c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7435 | 2026.03.27 20:04:56.091009 [ 276 ] {f40e8c06-879d-4b4c-80d6-b4a47ebf0c62} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7436 | 2026.03.27 20:04:56.091046 [ 276 ] {f40e8c06-879d-4b4c-80d6-b4a47ebf0c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7437 | 2026.03.27 20:04:56.091343 [ 276 ] {f40e8c06-879d-4b4c-80d6-b4a47ebf0c62} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7438 | 2026.03.27 20:04:56.091565 [ 276 ] {f40e8c06-879d-4b4c-80d6-b4a47ebf0c62} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7439 | 2026.03.27 20:04:56.091705 [ 276 ] {f40e8c06-879d-4b4c-80d6-b4a47ebf0c62} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001161 sec., 14642.549526270457 rows/sec., 1.08 MiB/sec. | ||
| 7440 | 2026.03.27 20:04:56.091744 [ 276 ] {f40e8c06-879d-4b4c-80d6-b4a47ebf0c62} <Debug> TCPHandler: Processed in 0.001329794 sec. | ||
| 7441 | 2026.03.27 20:04:56.091859 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7442 | 2026.03.27 20:04:56.091956 [ 276 ] {8680479a-be37-4ecd-a522-3d1bdc7b51d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7443 | 2026.03.27 20:04:56.091996 [ 276 ] {8680479a-be37-4ecd-a522-3d1bdc7b51d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7444 | 2026.03.27 20:04:56.092420 [ 276 ] {8680479a-be37-4ecd-a522-3d1bdc7b51d4} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7445 | 2026.03.27 20:04:56.092458 [ 276 ] {8680479a-be37-4ecd-a522-3d1bdc7b51d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7446 | 2026.03.27 20:04:56.092770 [ 276 ] {8680479a-be37-4ecd-a522-3d1bdc7b51d4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7447 | 2026.03.27 20:04:56.092977 [ 276 ] {8680479a-be37-4ecd-a522-3d1bdc7b51d4} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7448 | 2026.03.27 20:04:56.093113 [ 276 ] {8680479a-be37-4ecd-a522-3d1bdc7b51d4} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001175 sec., 68936.17021276595 rows/sec., 5.38 MiB/sec. | ||
| 7449 | 2026.03.27 20:04:56.093152 [ 276 ] {8680479a-be37-4ecd-a522-3d1bdc7b51d4} <Debug> TCPHandler: Processed in 0.001345883 sec. | ||
| 7450 | 2026.03.27 20:04:56.093273 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7451 | 2026.03.27 20:04:56.093370 [ 276 ] {0c266843-eee5-486b-9e40-fcbb0167647a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7452 | 2026.03.27 20:04:56.093413 [ 276 ] {0c266843-eee5-486b-9e40-fcbb0167647a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7453 | 2026.03.27 20:04:56.093825 [ 276 ] {0c266843-eee5-486b-9e40-fcbb0167647a} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7454 | 2026.03.27 20:04:56.093862 [ 276 ] {0c266843-eee5-486b-9e40-fcbb0167647a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7455 | 2026.03.27 20:04:56.094195 [ 276 ] {0c266843-eee5-486b-9e40-fcbb0167647a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7456 | 2026.03.27 20:04:56.094402 [ 276 ] {0c266843-eee5-486b-9e40-fcbb0167647a} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7457 | 2026.03.27 20:04:56.094541 [ 276 ] {0c266843-eee5-486b-9e40-fcbb0167647a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 7458 | 2026.03.27 20:04:56.094579 [ 276 ] {0c266843-eee5-486b-9e40-fcbb0167647a} <Debug> TCPHandler: Processed in 0.001355844 sec. | ||
| 7459 | 2026.03.27 20:04:56.094697 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7460 | 2026.03.27 20:04:56.094795 [ 276 ] {7893adf2-de59-4a2c-a13e-b35e16b6a04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7461 | 2026.03.27 20:04:56.094849 [ 276 ] {7893adf2-de59-4a2c-a13e-b35e16b6a04e} <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 | ||
| 7462 | 2026.03.27 20:04:56.095651 [ 276 ] {7893adf2-de59-4a2c-a13e-b35e16b6a04e} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7463 | 2026.03.27 20:04:56.095687 [ 276 ] {7893adf2-de59-4a2c-a13e-b35e16b6a04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7464 | 2026.03.27 20:04:56.096240 [ 276 ] {7893adf2-de59-4a2c-a13e-b35e16b6a04e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7465 | 2026.03.27 20:04:56.096490 [ 276 ] {7893adf2-de59-4a2c-a13e-b35e16b6a04e} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7466 | 2026.03.27 20:04:56.096635 [ 276 ] {7893adf2-de59-4a2c-a13e-b35e16b6a04e} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001858 sec., 9149.623250807319 rows/sec., 16.40 MiB/sec. | ||
| 7467 | 2026.03.27 20:04:56.096690 [ 276 ] {7893adf2-de59-4a2c-a13e-b35e16b6a04e} <Debug> TCPHandler: Processed in 0.002042966 sec. | ||
| 7468 | 2026.03.27 20:04:56.096811 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7469 | 2026.03.27 20:04:56.096908 [ 276 ] {5f81156d-10f6-4030-be03-0df800bde0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7470 | 2026.03.27 20:04:56.096951 [ 276 ] {5f81156d-10f6-4030-be03-0df800bde0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7471 | 2026.03.27 20:04:56.097296 [ 276 ] {5f81156d-10f6-4030-be03-0df800bde0d7} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7472 | 2026.03.27 20:04:56.097332 [ 276 ] {5f81156d-10f6-4030-be03-0df800bde0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7473 | 2026.03.27 20:04:56.097640 [ 276 ] {5f81156d-10f6-4030-be03-0df800bde0d7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7474 | 2026.03.27 20:04:56.097845 [ 276 ] {5f81156d-10f6-4030-be03-0df800bde0d7} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7475 | 2026.03.27 20:04:56.097972 [ 276 ] {5f81156d-10f6-4030-be03-0df800bde0d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 7476 | 2026.03.27 20:04:56.098007 [ 276 ] {5f81156d-10f6-4030-be03-0df800bde0d7} <Debug> TCPHandler: Processed in 0.001247102 sec. | ||
| 7477 | 2026.03.27 20:04:57.368349 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7478 | 2026.03.27 20:04:57.368427 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7479 | 2026.03.27 20:04:57.465613 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15391 | ||
| 7480 | 2026.03.27 20:04:57.466140 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7481 | 2026.03.27 20:04:57.466184 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7482 | 2026.03.27 20:04:57.466660 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7483 | 2026.03.27 20:04:57.466882 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7484 | 2026.03.27 20:04:57.467011 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15391 | ||
| 7485 | 2026.03.27 20:04:57.509598 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 962 | ||
| 7486 | 2026.03.27 20:04:57.511838 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7487 | 2026.03.27 20:04:57.511899 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7488 | 2026.03.27 20:04:57.513113 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7489 | 2026.03.27 20:04:57.513386 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7490 | 2026.03.27 20:04:57.513704 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 962 | ||
| 7491 | 2026.03.27 20:04:58.001220 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000835414 sec. | ||
| 7492 | 2026.03.27 20:04:58.258858 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7493 | 2026.03.27 20:04:58.275080 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7494 | 2026.03.27 20:04:58.275150 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7495 | 2026.03.27 20:04:58.280895 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7496 | 2026.03.27 20:04:58.281602 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7497 | 2026.03.27 20:04:58.284588 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7498 | 2026.03.27 20:05:01.087428 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7499 | 2026.03.27 20:05:01.087615 [ 276 ] {0757f0af-2bd0-4f4e-8082-638276235014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7500 | 2026.03.27 20:05:01.087683 [ 276 ] {0757f0af-2bd0-4f4e-8082-638276235014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7501 | 2026.03.27 20:05:01.088364 [ 276 ] {0757f0af-2bd0-4f4e-8082-638276235014} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7502 | 2026.03.27 20:05:01.088413 [ 276 ] {0757f0af-2bd0-4f4e-8082-638276235014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7503 | 2026.03.27 20:05:01.088816 [ 276 ] {0757f0af-2bd0-4f4e-8082-638276235014} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7504 | 2026.03.27 20:05:01.089051 [ 276 ] {0757f0af-2bd0-4f4e-8082-638276235014} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7505 | 2026.03.27 20:05:01.089210 [ 276 ] {0757f0af-2bd0-4f4e-8082-638276235014} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.00164 sec., 63414.634146341465 rows/sec., 5.32 MiB/sec. | ||
| 7506 | 2026.03.27 20:05:01.089259 [ 276 ] {0757f0af-2bd0-4f4e-8082-638276235014} <Debug> TCPHandler: Processed in 0.001959255 sec. | ||
| 7507 | 2026.03.27 20:05:01.089390 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7508 | 2026.03.27 20:05:01.089494 [ 276 ] {ead44452-9d78-41a9-978a-0ef19965f4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7509 | 2026.03.27 20:05:01.089539 [ 276 ] {ead44452-9d78-41a9-978a-0ef19965f4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7510 | 2026.03.27 20:05:01.089961 [ 276 ] {ead44452-9d78-41a9-978a-0ef19965f4c0} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7511 | 2026.03.27 20:05:01.090009 [ 276 ] {ead44452-9d78-41a9-978a-0ef19965f4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7512 | 2026.03.27 20:05:01.090307 [ 276 ] {ead44452-9d78-41a9-978a-0ef19965f4c0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7513 | 2026.03.27 20:05:01.090538 [ 276 ] {ead44452-9d78-41a9-978a-0ef19965f4c0} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7514 | 2026.03.27 20:05:01.090661 [ 82 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7515 | 2026.03.27 20:05:01.090673 [ 276 ] {ead44452-9d78-41a9-978a-0ef19965f4c0} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001202 sec., 19966.722129783695 rows/sec., 1.47 MiB/sec. | ||
| 7516 | 2026.03.27 20:05:01.090728 [ 82 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7517 | 2026.03.27 20:05:01.090739 [ 276 ] {ead44452-9d78-41a9-978a-0ef19965f4c0} <Debug> TCPHandler: Processed in 0.001402125 sec. | ||
| 7518 | 2026.03.27 20:05:01.090757 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7519 | 2026.03.27 20:05:01.090864 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::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 | ||
| 7520 | 2026.03.27 20:05:01.090869 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7521 | 2026.03.27 20:05:01.090987 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7522 | 2026.03.27 20:05:01.090998 [ 276 ] {532cd01f-5009-4b65-83d0-13e4d03ae864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7523 | 2026.03.27 20:05:01.091028 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 224 rows starting from the beginning of the part | ||
| 7524 | 2026.03.27 20:05:01.091048 [ 276 ] {532cd01f-5009-4b65-83d0-13e4d03ae864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7525 | 2026.03.27 20:05:01.091100 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 166 rows starting from the beginning of the part | ||
| 7526 | 2026.03.27 20:05:01.091152 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 17 rows starting from the beginning of the part | ||
| 7527 | 2026.03.27 20:05:01.091194 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 47 rows starting from the beginning of the part | ||
| 7528 | 2026.03.27 20:05:01.091235 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 17 rows starting from the beginning of the part | ||
| 7529 | 2026.03.27 20:05:01.091274 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 7530 | 2026.03.27 20:05:01.091479 [ 276 ] {532cd01f-5009-4b65-83d0-13e4d03ae864} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7531 | 2026.03.27 20:05:01.091520 [ 276 ] {532cd01f-5009-4b65-83d0-13e4d03ae864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7532 | 2026.03.27 20:05:01.091846 [ 276 ] {532cd01f-5009-4b65-83d0-13e4d03ae864} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7533 | 2026.03.27 20:05:01.092083 [ 276 ] {532cd01f-5009-4b65-83d0-13e4d03ae864} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7534 | 2026.03.27 20:05:01.092215 [ 276 ] {532cd01f-5009-4b65-83d0-13e4d03ae864} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001246 sec., 70626.00321027287 rows/sec., 5.52 MiB/sec. | ||
| 7535 | 2026.03.27 20:05:01.092217 [ 201 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 495 rows, containing 5 columns (5 merged, 0 gathered) in 0.001394025 sec., 355086.88868564053 rows/sec., 24.44 MiB/sec. | ||
| 7536 | 2026.03.27 20:05:01.092255 [ 276 ] {532cd01f-5009-4b65-83d0-13e4d03ae864} <Debug> TCPHandler: Processed in 0.001436206 sec. | ||
| 7537 | 2026.03.27 20:05:01.092379 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7538 | 2026.03.27 20:05:01.092385 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7539 | 2026.03.27 20:05:01.092481 [ 276 ] {fa7116c6-c2d6-4bdb-bc33-7ce1234c61f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7540 | 2026.03.27 20:05:01.092530 [ 276 ] {fa7116c6-c2d6-4bdb-bc33-7ce1234c61f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7541 | 2026.03.27 20:05:01.092661 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_41_8} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7542 | 2026.03.27 20:05:01.092738 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_41_8} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7543 | 2026.03.27 20:05:01.092813 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7544 | 2026.03.27 20:05:01.092947 [ 276 ] {fa7116c6-c2d6-4bdb-bc33-7ce1234c61f2} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7545 | 2026.03.27 20:05:01.092996 [ 276 ] {fa7116c6-c2d6-4bdb-bc33-7ce1234c61f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7546 | 2026.03.27 20:05:01.093335 [ 276 ] {fa7116c6-c2d6-4bdb-bc33-7ce1234c61f2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7547 | 2026.03.27 20:05:01.093541 [ 276 ] {fa7116c6-c2d6-4bdb-bc33-7ce1234c61f2} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7548 | 2026.03.27 20:05:01.093673 [ 276 ] {fa7116c6-c2d6-4bdb-bc33-7ce1234c61f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 7549 | 2026.03.27 20:05:01.093710 [ 276 ] {fa7116c6-c2d6-4bdb-bc33-7ce1234c61f2} <Debug> TCPHandler: Processed in 0.001380695 sec. | ||
| 7550 | 2026.03.27 20:05:01.093816 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7551 | 2026.03.27 20:05:01.093911 [ 276 ] {9746fef0-420f-4027-8a24-0c3e1bed7a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7552 | 2026.03.27 20:05:01.093967 [ 276 ] {9746fef0-420f-4027-8a24-0c3e1bed7a84} <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 | ||
| 7553 | 2026.03.27 20:05:01.094787 [ 276 ] {9746fef0-420f-4027-8a24-0c3e1bed7a84} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7554 | 2026.03.27 20:05:01.094825 [ 276 ] {9746fef0-420f-4027-8a24-0c3e1bed7a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7555 | 2026.03.27 20:05:01.095358 [ 276 ] {9746fef0-420f-4027-8a24-0c3e1bed7a84} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7556 | 2026.03.27 20:05:01.095575 [ 276 ] {9746fef0-420f-4027-8a24-0c3e1bed7a84} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7557 | 2026.03.27 20:05:01.095687 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7558 | 2026.03.27 20:05:01.095715 [ 276 ] {9746fef0-420f-4027-8a24-0c3e1bed7a84} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001821 sec., 13179.571663920924 rows/sec., 23.62 MiB/sec. | ||
| 7559 | 2026.03.27 20:05:01.095722 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7560 | 2026.03.27 20:05:01.095758 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7561 | 2026.03.27 20:05:01.095788 [ 276 ] {9746fef0-420f-4027-8a24-0c3e1bed7a84} <Debug> TCPHandler: Processed in 0.002020245 sec. | ||
| 7562 | 2026.03.27 20:05:01.095867 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::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 | ||
| 7563 | 2026.03.27 20:05:01.095908 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7564 | 2026.03.27 20:05:01.096016 [ 276 ] {3641da16-cd46-46a2-9c17-8379ab586b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7565 | 2026.03.27 20:05:01.096059 [ 276 ] {3641da16-cd46-46a2-9c17-8379ab586b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7566 | 2026.03.27 20:05:01.096125 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7567 | 2026.03.27 20:05:01.096194 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 786 rows starting from the beginning of the part | ||
| 7568 | 2026.03.27 20:05:01.096327 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 7569 | 2026.03.27 20:05:01.096404 [ 276 ] {3641da16-cd46-46a2-9c17-8379ab586b6e} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7570 | 2026.03.27 20:05:01.096429 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 17 rows starting from the beginning of the part | ||
| 7571 | 2026.03.27 20:05:01.096447 [ 276 ] {3641da16-cd46-46a2-9c17-8379ab586b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7572 | 2026.03.27 20:05:01.096531 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 33 rows starting from the beginning of the part | ||
| 7573 | 2026.03.27 20:05:01.096629 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 17 rows starting from the beginning of the part | ||
| 7574 | 2026.03.27 20:05:01.096724 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 7575 | 2026.03.27 20:05:01.096804 [ 276 ] {3641da16-cd46-46a2-9c17-8379ab586b6e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7576 | 2026.03.27 20:05:01.097038 [ 276 ] {3641da16-cd46-46a2-9c17-8379ab586b6e} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7577 | 2026.03.27 20:05:01.097176 [ 276 ] {3641da16-cd46-46a2-9c17-8379ab586b6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 7578 | 2026.03.27 20:05:01.097212 [ 276 ] {3641da16-cd46-46a2-9c17-8379ab586b6e} <Debug> TCPHandler: Processed in 0.001354584 sec. | ||
| 7579 | 2026.03.27 20:05:01.108153 [ 190 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 901 rows, containing 19 columns (19 merged, 0 gathered) in 0.012337908 sec., 73026.96697041346 rows/sec., 130.86 MiB/sec. | ||
| 7580 | 2026.03.27 20:05:01.109510 [ 201 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7581 | 2026.03.27 20:05:01.109862 [ 201 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7582 | 2026.03.27 20:05:01.109938 [ 201 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7583 | 2026.03.27 20:05:01.110045 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 7584 | 2026.03.27 20:05:02.001175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.21 MiB, peak 295.29 MiB, free memory in arenas 0.00 B, will set to 288.24 MiB (RSS), difference: 4.03 MiB | ||
| 7585 | 2026.03.27 20:05:04.968036 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15839 | ||
| 7586 | 2026.03.27 20:05:04.968553 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7587 | 2026.03.27 20:05:04.968606 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7588 | 2026.03.27 20:05:04.969109 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7589 | 2026.03.27 20:05:04.969357 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7590 | 2026.03.27 20:05:04.969507 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15839 | ||
| 7591 | 2026.03.27 20:05:05.784721 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7592 | 2026.03.27 20:05:05.801196 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7593 | 2026.03.27 20:05:05.801251 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7594 | 2026.03.27 20:05:05.807054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7595 | 2026.03.27 20:05:05.807769 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7596 | 2026.03.27 20:05:05.810589 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7597 | 2026.03.27 20:05:06.087694 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7598 | 2026.03.27 20:05:06.087870 [ 276 ] {fee60f87-5819-482b-ad79-f331f8fae0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7599 | 2026.03.27 20:05:06.087935 [ 276 ] {fee60f87-5819-482b-ad79-f331f8fae0bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7600 | 2026.03.27 20:05:06.088676 [ 276 ] {fee60f87-5819-482b-ad79-f331f8fae0bd} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7601 | 2026.03.27 20:05:06.088729 [ 276 ] {fee60f87-5819-482b-ad79-f331f8fae0bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7602 | 2026.03.27 20:05:06.089100 [ 276 ] {fee60f87-5819-482b-ad79-f331f8fae0bd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7603 | 2026.03.27 20:05:06.089332 [ 276 ] {fee60f87-5819-482b-ad79-f331f8fae0bd} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7604 | 2026.03.27 20:05:06.089486 [ 276 ] {fee60f87-5819-482b-ad79-f331f8fae0bd} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00166 sec., 6024.096385542169 rows/sec., 491.22 KiB/sec. | ||
| 7605 | 2026.03.27 20:05:06.089533 [ 276 ] {fee60f87-5819-482b-ad79-f331f8fae0bd} <Debug> TCPHandler: Processed in 0.001964134 sec. | ||
| 7606 | 2026.03.27 20:05:06.089659 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7607 | 2026.03.27 20:05:06.089764 [ 276 ] {c02f4008-a562-4083-806b-10d68a2c8f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7608 | 2026.03.27 20:05:06.089805 [ 276 ] {c02f4008-a562-4083-806b-10d68a2c8f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7609 | 2026.03.27 20:05:06.090281 [ 276 ] {c02f4008-a562-4083-806b-10d68a2c8f6e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7610 | 2026.03.27 20:05:06.090317 [ 276 ] {c02f4008-a562-4083-806b-10d68a2c8f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7611 | 2026.03.27 20:05:06.090652 [ 276 ] {c02f4008-a562-4083-806b-10d68a2c8f6e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7612 | 2026.03.27 20:05:06.090859 [ 276 ] {c02f4008-a562-4083-806b-10d68a2c8f6e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7613 | 2026.03.27 20:05:06.090984 [ 276 ] {c02f4008-a562-4083-806b-10d68a2c8f6e} <Debug> executeQuery: Read 95 rows, 8.12 KiB in 0.001245 sec., 76305.22088353413 rows/sec., 6.37 MiB/sec. | ||
| 7614 | 2026.03.27 20:05:06.091021 [ 276 ] {c02f4008-a562-4083-806b-10d68a2c8f6e} <Debug> TCPHandler: Processed in 0.001411345 sec. | ||
| 7615 | 2026.03.27 20:05:06.091130 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7616 | 2026.03.27 20:05:06.091233 [ 276 ] {ca49751c-6527-4f80-8b93-732b43705bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7617 | 2026.03.27 20:05:06.091274 [ 276 ] {ca49751c-6527-4f80-8b93-732b43705bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7618 | 2026.03.27 20:05:06.091673 [ 276 ] {ca49751c-6527-4f80-8b93-732b43705bff} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7619 | 2026.03.27 20:05:06.091707 [ 276 ] {ca49751c-6527-4f80-8b93-732b43705bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7620 | 2026.03.27 20:05:06.092001 [ 276 ] {ca49751c-6527-4f80-8b93-732b43705bff} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7621 | 2026.03.27 20:05:06.092212 [ 276 ] {ca49751c-6527-4f80-8b93-732b43705bff} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7622 | 2026.03.27 20:05:06.092337 [ 276 ] {ca49751c-6527-4f80-8b93-732b43705bff} <Debug> executeQuery: Read 27 rows, 1.98 KiB in 0.001124 sec., 24021.35231316726 rows/sec., 1.72 MiB/sec. | ||
| 7623 | 2026.03.27 20:05:06.092373 [ 276 ] {ca49751c-6527-4f80-8b93-732b43705bff} <Debug> TCPHandler: Processed in 0.001290642 sec. | ||
| 7624 | 2026.03.27 20:05:06.092482 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7625 | 2026.03.27 20:05:06.092593 [ 276 ] {3c974056-16d6-4a14-ac2c-c3ace7aae23d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7626 | 2026.03.27 20:05:06.092641 [ 276 ] {3c974056-16d6-4a14-ac2c-c3ace7aae23d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7627 | 2026.03.27 20:05:06.093177 [ 276 ] {3c974056-16d6-4a14-ac2c-c3ace7aae23d} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7628 | 2026.03.27 20:05:06.093219 [ 276 ] {3c974056-16d6-4a14-ac2c-c3ace7aae23d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7629 | 2026.03.27 20:05:06.093602 [ 276 ] {3c974056-16d6-4a14-ac2c-c3ace7aae23d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7630 | 2026.03.27 20:05:06.093818 [ 276 ] {3c974056-16d6-4a14-ac2c-c3ace7aae23d} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7631 | 2026.03.27 20:05:06.093948 [ 276 ] {3c974056-16d6-4a14-ac2c-c3ace7aae23d} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001379 sec., 65989.84771573605 rows/sec., 5.16 MiB/sec. | ||
| 7632 | 2026.03.27 20:05:06.093984 [ 276 ] {3c974056-16d6-4a14-ac2c-c3ace7aae23d} <Debug> TCPHandler: Processed in 0.001553778 sec. | ||
| 7633 | 2026.03.27 20:05:06.094099 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7634 | 2026.03.27 20:05:06.094197 [ 276 ] {1e6e6f2d-a654-4293-a4f7-60befd668d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7635 | 2026.03.27 20:05:06.094240 [ 276 ] {1e6e6f2d-a654-4293-a4f7-60befd668d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7636 | 2026.03.27 20:05:06.094666 [ 276 ] {1e6e6f2d-a654-4293-a4f7-60befd668d3c} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7637 | 2026.03.27 20:05:06.094700 [ 276 ] {1e6e6f2d-a654-4293-a4f7-60befd668d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7638 | 2026.03.27 20:05:06.095039 [ 276 ] {1e6e6f2d-a654-4293-a4f7-60befd668d3c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7639 | 2026.03.27 20:05:06.095248 [ 276 ] {1e6e6f2d-a654-4293-a4f7-60befd668d3c} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7640 | 2026.03.27 20:05:06.095376 [ 276 ] {1e6e6f2d-a654-4293-a4f7-60befd668d3c} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001199 sec., 137614.67889908256 rows/sec., 9.58 MiB/sec. | ||
| 7641 | 2026.03.27 20:05:06.095412 [ 276 ] {1e6e6f2d-a654-4293-a4f7-60befd668d3c} <Debug> TCPHandler: Processed in 0.001364224 sec. | ||
| 7642 | 2026.03.27 20:05:06.095525 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7643 | 2026.03.27 20:05:06.095622 [ 276 ] {4b916cf8-c061-4e12-88ff-6635a17184fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7644 | 2026.03.27 20:05:06.095677 [ 276 ] {4b916cf8-c061-4e12-88ff-6635a17184fa} <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 | ||
| 7645 | 2026.03.27 20:05:06.096456 [ 276 ] {4b916cf8-c061-4e12-88ff-6635a17184fa} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7646 | 2026.03.27 20:05:06.096492 [ 276 ] {4b916cf8-c061-4e12-88ff-6635a17184fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7647 | 2026.03.27 20:05:06.097021 [ 276 ] {4b916cf8-c061-4e12-88ff-6635a17184fa} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7648 | 2026.03.27 20:05:06.097241 [ 276 ] {4b916cf8-c061-4e12-88ff-6635a17184fa} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7649 | 2026.03.27 20:05:06.097377 [ 276 ] {4b916cf8-c061-4e12-88ff-6635a17184fa} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001773 sec., 9588.268471517202 rows/sec., 17.18 MiB/sec. | ||
| 7650 | 2026.03.27 20:05:06.097438 [ 276 ] {4b916cf8-c061-4e12-88ff-6635a17184fa} <Debug> TCPHandler: Processed in 0.001963005 sec. | ||
| 7651 | 2026.03.27 20:05:06.097552 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7652 | 2026.03.27 20:05:06.097648 [ 276 ] {0a0faa2f-3ef2-403b-aa3d-dde33e2e646d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7653 | 2026.03.27 20:05:06.097689 [ 276 ] {0a0faa2f-3ef2-403b-aa3d-dde33e2e646d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7654 | 2026.03.27 20:05:06.098035 [ 276 ] {0a0faa2f-3ef2-403b-aa3d-dde33e2e646d} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7655 | 2026.03.27 20:05:06.098069 [ 276 ] {0a0faa2f-3ef2-403b-aa3d-dde33e2e646d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7656 | 2026.03.27 20:05:06.098369 [ 276 ] {0a0faa2f-3ef2-403b-aa3d-dde33e2e646d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7657 | 2026.03.27 20:05:06.098574 [ 276 ] {0a0faa2f-3ef2-403b-aa3d-dde33e2e646d} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7658 | 2026.03.27 20:05:06.098700 [ 276 ] {0a0faa2f-3ef2-403b-aa3d-dde33e2e646d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 7659 | 2026.03.27 20:05:06.098734 [ 276 ] {0a0faa2f-3ef2-403b-aa3d-dde33e2e646d} <Debug> TCPHandler: Processed in 0.001232092 sec. | ||
| 7660 | 2026.03.27 20:05:07.513972 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 988 | ||
| 7661 | 2026.03.27 20:05:07.516170 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7662 | 2026.03.27 20:05:07.516209 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7663 | 2026.03.27 20:05:07.517378 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7664 | 2026.03.27 20:05:07.517645 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7665 | 2026.03.27 20:05:07.517889 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 988 | ||
| 7666 | 2026.03.27 20:05:11.088783 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7667 | 2026.03.27 20:05:11.088973 [ 276 ] {8f257bad-f843-4736-8757-88d6870ca700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7668 | 2026.03.27 20:05:11.089041 [ 276 ] {8f257bad-f843-4736-8757-88d6870ca700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7669 | 2026.03.27 20:05:11.089770 [ 276 ] {8f257bad-f843-4736-8757-88d6870ca700} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7670 | 2026.03.27 20:05:11.089824 [ 276 ] {8f257bad-f843-4736-8757-88d6870ca700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7671 | 2026.03.27 20:05:11.090208 [ 276 ] {8f257bad-f843-4736-8757-88d6870ca700} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7672 | 2026.03.27 20:05:11.090428 [ 276 ] {8f257bad-f843-4736-8757-88d6870ca700} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7673 | 2026.03.27 20:05:11.090560 [ 86 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7674 | 2026.03.27 20:05:11.090576 [ 276 ] {8f257bad-f843-4736-8757-88d6870ca700} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001649 sec., 63068.52637962401 rows/sec., 5.29 MiB/sec. | ||
| 7675 | 2026.03.27 20:05:11.090633 [ 86 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7676 | 2026.03.27 20:05:11.090650 [ 276 ] {8f257bad-f843-4736-8757-88d6870ca700} <Debug> TCPHandler: Processed in 0.001997205 sec. | ||
| 7677 | 2026.03.27 20:05:11.090663 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7678 | 2026.03.27 20:05:11.090778 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7679 | 2026.03.27 20:05:11.090778 [ 190 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 7680 | 2026.03.27 20:05:11.090887 [ 276 ] {4c1dd848-c9f9-456d-ad3a-d4127851fc88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7681 | 2026.03.27 20:05:11.090916 [ 190 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7682 | 2026.03.27 20:05:11.090935 [ 276 ] {4c1dd848-c9f9-456d-ad3a-d4127851fc88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7683 | 2026.03.27 20:05:11.090952 [ 190 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3360 rows starting from the beginning of the part | ||
| 7684 | 2026.03.27 20:05:11.091024 [ 190 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 7685 | 2026.03.27 20:05:11.091068 [ 190 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 7686 | 2026.03.27 20:05:11.091110 [ 190 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 104 rows starting from the beginning of the part | ||
| 7687 | 2026.03.27 20:05:11.091150 [ 190 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 95 rows starting from the beginning of the part | ||
| 7688 | 2026.03.27 20:05:11.091189 [ 190 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 104 rows starting from the beginning of the part | ||
| 7689 | 2026.03.27 20:05:11.091376 [ 276 ] {4c1dd848-c9f9-456d-ad3a-d4127851fc88} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7690 | 2026.03.27 20:05:11.091415 [ 276 ] {4c1dd848-c9f9-456d-ad3a-d4127851fc88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7691 | 2026.03.27 20:05:11.091728 [ 276 ] {4c1dd848-c9f9-456d-ad3a-d4127851fc88} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7692 | 2026.03.27 20:05:11.091941 [ 276 ] {4c1dd848-c9f9-456d-ad3a-d4127851fc88} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7693 | 2026.03.27 20:05:11.092074 [ 276 ] {4c1dd848-c9f9-456d-ad3a-d4127851fc88} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001211 sec., 19818.33195706028 rows/sec., 1.46 MiB/sec. | ||
| 7694 | 2026.03.27 20:05:11.092111 [ 276 ] {4c1dd848-c9f9-456d-ad3a-d4127851fc88} <Debug> TCPHandler: Processed in 0.001382865 sec. | ||
| 7695 | 2026.03.27 20:05:11.092225 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7696 | 2026.03.27 20:05:11.092318 [ 276 ] {60493199-8c70-4a74-a390-ff89ff5ec827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7697 | 2026.03.27 20:05:11.092356 [ 276 ] {60493199-8c70-4a74-a390-ff89ff5ec827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7698 | 2026.03.27 20:05:11.092705 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3809 rows, containing 5 columns (5 merged, 0 gathered) in 0.001973164 sec., 1930402.1358589556 rows/sec., 155.42 MiB/sec. | ||
| 7699 | 2026.03.27 20:05:11.092760 [ 276 ] {60493199-8c70-4a74-a390-ff89ff5ec827} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7700 | 2026.03.27 20:05:11.092799 [ 276 ] {60493199-8c70-4a74-a390-ff89ff5ec827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7701 | 2026.03.27 20:05:11.093104 [ 276 ] {60493199-8c70-4a74-a390-ff89ff5ec827} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7702 | 2026.03.27 20:05:11.093118 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7703 | 2026.03.27 20:05:11.093351 [ 276 ] {60493199-8c70-4a74-a390-ff89ff5ec827} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7704 | 2026.03.27 20:05:11.093485 [ 121 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7705 | 2026.03.27 20:05:11.093495 [ 276 ] {60493199-8c70-4a74-a390-ff89ff5ec827} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001195 sec., 73640.16736401673 rows/sec., 5.75 MiB/sec. | ||
| 7706 | 2026.03.27 20:05:11.093520 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_51_10} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7707 | 2026.03.27 20:05:11.093524 [ 121 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7708 | 2026.03.27 20:05:11.093541 [ 276 ] {60493199-8c70-4a74-a390-ff89ff5ec827} <Debug> TCPHandler: Processed in 0.001363584 sec. | ||
| 7709 | 2026.03.27 20:05:11.093559 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7710 | 2026.03.27 20:05:11.093625 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_51_10} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7711 | 2026.03.27 20:05:11.093660 [ 197 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::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 | ||
| 7712 | 2026.03.27 20:05:11.093662 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7713 | 2026.03.27 20:05:11.093745 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 7714 | 2026.03.27 20:05:11.093771 [ 197 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7715 | 2026.03.27 20:05:11.093781 [ 276 ] {1c4056bf-f2ee-493f-a451-5980df2a1083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7716 | 2026.03.27 20:05:11.093810 [ 197 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1829 rows starting from the beginning of the part | ||
| 7717 | 2026.03.27 20:05:11.093832 [ 276 ] {1c4056bf-f2ee-493f-a451-5980df2a1083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7718 | 2026.03.27 20:05:11.093880 [ 197 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 7719 | 2026.03.27 20:05:11.093932 [ 197 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 81 rows starting from the beginning of the part | ||
| 7720 | 2026.03.27 20:05:11.094012 [ 197 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 88 rows starting from the beginning of the part | ||
| 7721 | 2026.03.27 20:05:11.094050 [ 197 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 91 rows starting from the beginning of the part | ||
| 7722 | 2026.03.27 20:05:11.094089 [ 197 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 88 rows starting from the beginning of the part | ||
| 7723 | 2026.03.27 20:05:11.094243 [ 276 ] {1c4056bf-f2ee-493f-a451-5980df2a1083} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7724 | 2026.03.27 20:05:11.094284 [ 276 ] {1c4056bf-f2ee-493f-a451-5980df2a1083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7725 | 2026.03.27 20:05:11.094622 [ 276 ] {1c4056bf-f2ee-493f-a451-5980df2a1083} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7726 | 2026.03.27 20:05:11.094850 [ 276 ] {1c4056bf-f2ee-493f-a451-5980df2a1083} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7727 | 2026.03.27 20:05:11.094958 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7728 | 2026.03.27 20:05:11.094977 [ 276 ] {1c4056bf-f2ee-493f-a451-5980df2a1083} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 7729 | 2026.03.27 20:05:11.095026 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7730 | 2026.03.27 20:05:11.095052 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7731 | 2026.03.27 20:05:11.095064 [ 276 ] {1c4056bf-f2ee-493f-a451-5980df2a1083} <Debug> TCPHandler: Processed in 0.001448275 sec. | ||
| 7732 | 2026.03.27 20:05:11.095153 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 7733 | 2026.03.27 20:05:11.095203 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7734 | 2026.03.27 20:05:11.095249 [ 188 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2241 rows, containing 5 columns (5 merged, 0 gathered) in 0.001627348 sec., 1377087.1380921598 rows/sec., 101.63 MiB/sec. | ||
| 7735 | 2026.03.27 20:05:11.095281 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7736 | 2026.03.27 20:05:11.095313 [ 276 ] {8f801ca3-90d5-484c-b5c5-235b76a66165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7737 | 2026.03.27 20:05:11.095334 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 19870 rows starting from the beginning of the part | ||
| 7738 | 2026.03.27 20:05:11.095376 [ 276 ] {8f801ca3-90d5-484c-b5c5-235b76a66165} <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 | ||
| 7739 | 2026.03.27 20:05:11.095414 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 128 rows starting from the beginning of the part | ||
| 7740 | 2026.03.27 20:05:11.095473 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 7741 | 2026.03.27 20:05:11.095536 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7742 | 2026.03.27 20:05:11.095540 [ 194 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7743 | 2026.03.27 20:05:11.095602 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 165 rows starting from the beginning of the part | ||
| 7744 | 2026.03.27 20:05:11.095666 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 7745 | 2026.03.27 20:05:11.095894 [ 194 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_51_10} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7746 | 2026.03.27 20:05:11.095994 [ 194 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_51_10} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7747 | 2026.03.27 20:05:11.096086 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 7748 | 2026.03.27 20:05:11.096428 [ 276 ] {8f801ca3-90d5-484c-b5c5-235b76a66165} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7749 | 2026.03.27 20:05:11.096477 [ 276 ] {8f801ca3-90d5-484c-b5c5-235b76a66165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7750 | 2026.03.27 20:05:11.097214 [ 276 ] {8f801ca3-90d5-484c-b5c5-235b76a66165} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7751 | 2026.03.27 20:05:11.097526 [ 276 ] {8f801ca3-90d5-484c-b5c5-235b76a66165} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7752 | 2026.03.27 20:05:11.097714 [ 276 ] {8f801ca3-90d5-484c-b5c5-235b76a66165} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002424 sec., 9900.990099009901 rows/sec., 17.74 MiB/sec. | ||
| 7753 | 2026.03.27 20:05:11.097813 [ 276 ] {8f801ca3-90d5-484c-b5c5-235b76a66165} <Debug> TCPHandler: Processed in 0.002670548 sec. | ||
| 7754 | 2026.03.27 20:05:11.097975 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7755 | 2026.03.27 20:05:11.098096 [ 276 ] {7627c6cb-8918-4d24-b58b-65cacbc66587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7756 | 2026.03.27 20:05:11.098150 [ 276 ] {7627c6cb-8918-4d24-b58b-65cacbc66587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7757 | 2026.03.27 20:05:11.098595 [ 276 ] {7627c6cb-8918-4d24-b58b-65cacbc66587} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7758 | 2026.03.27 20:05:11.098638 [ 276 ] {7627c6cb-8918-4d24-b58b-65cacbc66587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7759 | 2026.03.27 20:05:11.099034 [ 276 ] {7627c6cb-8918-4d24-b58b-65cacbc66587} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7760 | 2026.03.27 20:05:11.099312 [ 276 ] {7627c6cb-8918-4d24-b58b-65cacbc66587} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7761 | 2026.03.27 20:05:11.099443 [ 121 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7762 | 2026.03.27 20:05:11.099472 [ 121 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7763 | 2026.03.27 20:05:11.099477 [ 276 ] {7627c6cb-8918-4d24-b58b-65cacbc66587} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001405 sec., 42704.62633451957 rows/sec., 2.88 MiB/sec. | ||
| 7764 | 2026.03.27 20:05:11.099489 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7765 | 2026.03.27 20:05:11.099535 [ 276 ] {7627c6cb-8918-4d24-b58b-65cacbc66587} <Debug> TCPHandler: Processed in 0.001623598 sec. | ||
| 7766 | 2026.03.27 20:05:11.099580 [ 197 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 7767 | 2026.03.27 20:05:11.099683 [ 197 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7768 | 2026.03.27 20:05:11.099711 [ 197 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2382 rows starting from the beginning of the part | ||
| 7769 | 2026.03.27 20:05:11.099756 [ 197 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 48 rows starting from the beginning of the part | ||
| 7770 | 2026.03.27 20:05:11.099793 [ 197 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 7771 | 2026.03.27 20:05:11.099828 [ 197 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7772 | 2026.03.27 20:05:11.099861 [ 197 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7773 | 2026.03.27 20:05:11.099894 [ 197 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 7774 | 2026.03.27 20:05:11.101069 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2670 rows, containing 4 columns (4 merged, 0 gathered) in 0.001519707 sec., 1756917.616356311 rows/sec., 114.86 MiB/sec. | ||
| 7775 | 2026.03.27 20:05:11.101279 [ 197 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7776 | 2026.03.27 20:05:11.101432 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20643 rows, containing 5 columns (5 merged, 0 gathered) in 0.006334132 sec., 3259010.074308524 rows/sec., 208.52 MiB/sec. | ||
| 7777 | 2026.03.27 20:05:11.101544 [ 197 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_51_10} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7778 | 2026.03.27 20:05:11.101615 [ 197 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_51_10} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7779 | 2026.03.27 20:05:11.101675 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7780 | 2026.03.27 20:05:11.101803 [ 188 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7781 | 2026.03.27 20:05:11.102102 [ 188 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7782 | 2026.03.27 20:05:11.102181 [ 188 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7783 | 2026.03.27 20:05:11.102269 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.21 MiB. | ||
| 7784 | 2026.03.27 20:05:12.368482 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7785 | 2026.03.27 20:05:12.368560 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7786 | 2026.03.27 20:05:12.469922 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16351 | ||
| 7787 | 2026.03.27 20:05:12.470436 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7788 | 2026.03.27 20:05:12.470470 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7789 | 2026.03.27 20:05:12.470947 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7790 | 2026.03.27 20:05:12.471178 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7791 | 2026.03.27 20:05:12.471312 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16351 | ||
| 7792 | 2026.03.27 20:05:13.310833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7793 | 2026.03.27 20:05:13.327061 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7794 | 2026.03.27 20:05:13.327108 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7795 | 2026.03.27 20:05:13.332853 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7796 | 2026.03.27 20:05:13.333543 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7797 | 2026.03.27 20:05:13.336227 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7798 | 2026.03.27 20:05:16.087231 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7799 | 2026.03.27 20:05:16.087450 [ 276 ] {31507c23-747c-460e-9f86-b7794720964d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7800 | 2026.03.27 20:05:16.087526 [ 276 ] {31507c23-747c-460e-9f86-b7794720964d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7801 | 2026.03.27 20:05:16.088265 [ 276 ] {31507c23-747c-460e-9f86-b7794720964d} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7802 | 2026.03.27 20:05:16.088313 [ 276 ] {31507c23-747c-460e-9f86-b7794720964d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7803 | 2026.03.27 20:05:16.088703 [ 276 ] {31507c23-747c-460e-9f86-b7794720964d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7804 | 2026.03.27 20:05:16.088922 [ 276 ] {31507c23-747c-460e-9f86-b7794720964d} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7805 | 2026.03.27 20:05:16.089074 [ 276 ] {31507c23-747c-460e-9f86-b7794720964d} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001678 sec., 53635.280095351605 rows/sec., 4.51 MiB/sec. | ||
| 7806 | 2026.03.27 20:05:16.089122 [ 276 ] {31507c23-747c-460e-9f86-b7794720964d} <Debug> TCPHandler: Processed in 0.002028355 sec. | ||
| 7807 | 2026.03.27 20:05:16.089252 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7808 | 2026.03.27 20:05:16.089354 [ 276 ] {5d3153aa-9f20-4aca-b69b-2bf577c91630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7809 | 2026.03.27 20:05:16.089398 [ 276 ] {5d3153aa-9f20-4aca-b69b-2bf577c91630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7810 | 2026.03.27 20:05:16.089810 [ 276 ] {5d3153aa-9f20-4aca-b69b-2bf577c91630} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7811 | 2026.03.27 20:05:16.089846 [ 276 ] {5d3153aa-9f20-4aca-b69b-2bf577c91630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7812 | 2026.03.27 20:05:16.090136 [ 276 ] {5d3153aa-9f20-4aca-b69b-2bf577c91630} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7813 | 2026.03.27 20:05:16.090342 [ 276 ] {5d3153aa-9f20-4aca-b69b-2bf577c91630} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7814 | 2026.03.27 20:05:16.090467 [ 276 ] {5d3153aa-9f20-4aca-b69b-2bf577c91630} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001137 sec., 14951.627088830255 rows/sec., 1.10 MiB/sec. | ||
| 7815 | 2026.03.27 20:05:16.090503 [ 276 ] {5d3153aa-9f20-4aca-b69b-2bf577c91630} <Debug> TCPHandler: Processed in 0.001304723 sec. | ||
| 7816 | 2026.03.27 20:05:16.090619 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7817 | 2026.03.27 20:05:16.090713 [ 276 ] {ce98ce44-68b0-462b-94dd-a4a9a7aec51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7818 | 2026.03.27 20:05:16.090753 [ 276 ] {ce98ce44-68b0-462b-94dd-a4a9a7aec51c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7819 | 2026.03.27 20:05:16.091157 [ 276 ] {ce98ce44-68b0-462b-94dd-a4a9a7aec51c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7820 | 2026.03.27 20:05:16.091193 [ 276 ] {ce98ce44-68b0-462b-94dd-a4a9a7aec51c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7821 | 2026.03.27 20:05:16.091485 [ 276 ] {ce98ce44-68b0-462b-94dd-a4a9a7aec51c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7822 | 2026.03.27 20:05:16.091690 [ 276 ] {ce98ce44-68b0-462b-94dd-a4a9a7aec51c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7823 | 2026.03.27 20:05:16.091813 [ 276 ] {ce98ce44-68b0-462b-94dd-a4a9a7aec51c} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001118 sec., 72450.80500894455 rows/sec., 5.66 MiB/sec. | ||
| 7824 | 2026.03.27 20:05:16.091850 [ 276 ] {ce98ce44-68b0-462b-94dd-a4a9a7aec51c} <Debug> TCPHandler: Processed in 0.001280363 sec. | ||
| 7825 | 2026.03.27 20:05:16.091960 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7826 | 2026.03.27 20:05:16.092056 [ 276 ] {ebaeee28-2bc9-43dc-8eee-b80919f631ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7827 | 2026.03.27 20:05:16.092099 [ 276 ] {ebaeee28-2bc9-43dc-8eee-b80919f631ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7828 | 2026.03.27 20:05:16.092531 [ 276 ] {ebaeee28-2bc9-43dc-8eee-b80919f631ea} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7829 | 2026.03.27 20:05:16.092567 [ 276 ] {ebaeee28-2bc9-43dc-8eee-b80919f631ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7830 | 2026.03.27 20:05:16.092910 [ 276 ] {ebaeee28-2bc9-43dc-8eee-b80919f631ea} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7831 | 2026.03.27 20:05:16.093115 [ 276 ] {ebaeee28-2bc9-43dc-8eee-b80919f631ea} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7832 | 2026.03.27 20:05:16.093243 [ 276 ] {ebaeee28-2bc9-43dc-8eee-b80919f631ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 7833 | 2026.03.27 20:05:16.093280 [ 276 ] {ebaeee28-2bc9-43dc-8eee-b80919f631ea} <Debug> TCPHandler: Processed in 0.001367134 sec. | ||
| 7834 | 2026.03.27 20:05:16.093382 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7835 | 2026.03.27 20:05:16.093478 [ 276 ] {9ae8d8c8-5c0b-4ec6-90be-695c2a8fb455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7836 | 2026.03.27 20:05:16.093533 [ 276 ] {9ae8d8c8-5c0b-4ec6-90be-695c2a8fb455} <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 | ||
| 7837 | 2026.03.27 20:05:16.094280 [ 276 ] {9ae8d8c8-5c0b-4ec6-90be-695c2a8fb455} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7838 | 2026.03.27 20:05:16.094317 [ 276 ] {9ae8d8c8-5c0b-4ec6-90be-695c2a8fb455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7839 | 2026.03.27 20:05:16.094830 [ 276 ] {9ae8d8c8-5c0b-4ec6-90be-695c2a8fb455} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7840 | 2026.03.27 20:05:16.095046 [ 276 ] {9ae8d8c8-5c0b-4ec6-90be-695c2a8fb455} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7841 | 2026.03.27 20:05:16.095178 [ 276 ] {9ae8d8c8-5c0b-4ec6-90be-695c2a8fb455} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001719 sec., 9889.470622454915 rows/sec., 17.72 MiB/sec. | ||
| 7842 | 2026.03.27 20:05:16.095230 [ 276 ] {9ae8d8c8-5c0b-4ec6-90be-695c2a8fb455} <Debug> TCPHandler: Processed in 0.001895813 sec. | ||
| 7843 | 2026.03.27 20:05:16.095342 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7844 | 2026.03.27 20:05:16.095437 [ 276 ] {094450da-5bed-4e35-958a-623735c5b6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7845 | 2026.03.27 20:05:16.095479 [ 276 ] {094450da-5bed-4e35-958a-623735c5b6c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7846 | 2026.03.27 20:05:16.095807 [ 276 ] {094450da-5bed-4e35-958a-623735c5b6c5} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7847 | 2026.03.27 20:05:16.095844 [ 276 ] {094450da-5bed-4e35-958a-623735c5b6c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7848 | 2026.03.27 20:05:16.096143 [ 276 ] {094450da-5bed-4e35-958a-623735c5b6c5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7849 | 2026.03.27 20:05:16.096343 [ 276 ] {094450da-5bed-4e35-958a-623735c5b6c5} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7850 | 2026.03.27 20:05:16.096468 [ 276 ] {094450da-5bed-4e35-958a-623735c5b6c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 7851 | 2026.03.27 20:05:16.096502 [ 276 ] {094450da-5bed-4e35-958a-623735c5b6c5} <Debug> TCPHandler: Processed in 0.001209232 sec. | ||
| 7852 | 2026.03.27 20:05:16.336752 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7853 | 2026.03.27 20:05:16.336931 [ 276 ] {5c2db555-40f5-4505-b3ad-a9c9fd327d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7854 | 2026.03.27 20:05:16.336998 [ 276 ] {5c2db555-40f5-4505-b3ad-a9c9fd327d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7855 | 2026.03.27 20:05:16.337584 [ 276 ] {5c2db555-40f5-4505-b3ad-a9c9fd327d9c} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7856 | 2026.03.27 20:05:16.337634 [ 276 ] {5c2db555-40f5-4505-b3ad-a9c9fd327d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7857 | 2026.03.27 20:05:16.338009 [ 276 ] {5c2db555-40f5-4505-b3ad-a9c9fd327d9c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7858 | 2026.03.27 20:05:16.338241 [ 276 ] {5c2db555-40f5-4505-b3ad-a9c9fd327d9c} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7859 | 2026.03.27 20:05:16.338398 [ 276 ] {5c2db555-40f5-4505-b3ad-a9c9fd327d9c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001513 sec., 15862.524785194977 rows/sec., 1.32 MiB/sec. | ||
| 7860 | 2026.03.27 20:05:16.338443 [ 276 ] {5c2db555-40f5-4505-b3ad-a9c9fd327d9c} <Debug> TCPHandler: Processed in 0.001812002 sec. | ||
| 7861 | 2026.03.27 20:05:16.338567 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7862 | 2026.03.27 20:05:16.338669 [ 276 ] {df3b69ba-a8d2-4a05-95c3-a13518e1eaae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7863 | 2026.03.27 20:05:16.338712 [ 276 ] {df3b69ba-a8d2-4a05-95c3-a13518e1eaae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7864 | 2026.03.27 20:05:16.339121 [ 276 ] {df3b69ba-a8d2-4a05-95c3-a13518e1eaae} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7865 | 2026.03.27 20:05:16.339158 [ 276 ] {df3b69ba-a8d2-4a05-95c3-a13518e1eaae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7866 | 2026.03.27 20:05:16.339451 [ 276 ] {df3b69ba-a8d2-4a05-95c3-a13518e1eaae} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7867 | 2026.03.27 20:05:16.339678 [ 276 ] {df3b69ba-a8d2-4a05-95c3-a13518e1eaae} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7868 | 2026.03.27 20:05:16.339808 [ 276 ] {df3b69ba-a8d2-4a05-95c3-a13518e1eaae} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001161 sec., 5167.958656330749 rows/sec., 421.41 KiB/sec. | ||
| 7869 | 2026.03.27 20:05:16.339845 [ 276 ] {df3b69ba-a8d2-4a05-95c3-a13518e1eaae} <Debug> TCPHandler: Processed in 0.001331084 sec. | ||
| 7870 | 2026.03.27 20:05:16.339971 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7871 | 2026.03.27 20:05:16.340067 [ 276 ] {2f14b17c-3afd-4b2a-9c11-ef09988f2468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7872 | 2026.03.27 20:05:16.340106 [ 276 ] {2f14b17c-3afd-4b2a-9c11-ef09988f2468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7873 | 2026.03.27 20:05:16.341876 [ 276 ] {2f14b17c-3afd-4b2a-9c11-ef09988f2468} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7874 | 2026.03.27 20:05:16.341911 [ 276 ] {2f14b17c-3afd-4b2a-9c11-ef09988f2468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7875 | 2026.03.27 20:05:16.342362 [ 276 ] {2f14b17c-3afd-4b2a-9c11-ef09988f2468} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7876 | 2026.03.27 20:05:16.342575 [ 276 ] {2f14b17c-3afd-4b2a-9c11-ef09988f2468} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7877 | 2026.03.27 20:05:16.342705 [ 276 ] {2f14b17c-3afd-4b2a-9c11-ef09988f2468} <Debug> executeQuery: Read 2572 rows, 197.54 KiB in 0.002657 sec., 968009.0327436959 rows/sec., 72.60 MiB/sec. | ||
| 7878 | 2026.03.27 20:05:16.342745 [ 276 ] {2f14b17c-3afd-4b2a-9c11-ef09988f2468} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 7879 | 2026.03.27 20:05:16.342759 [ 276 ] {2f14b17c-3afd-4b2a-9c11-ef09988f2468} <Debug> TCPHandler: Processed in 0.00283927 sec. | ||
| 7880 | 2026.03.27 20:05:16.342876 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7881 | 2026.03.27 20:05:16.342972 [ 276 ] {e890fa2e-94a6-4bc2-a217-8ccf6f61d60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7882 | 2026.03.27 20:05:16.343014 [ 276 ] {e890fa2e-94a6-4bc2-a217-8ccf6f61d60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7883 | 2026.03.27 20:05:16.343456 [ 276 ] {e890fa2e-94a6-4bc2-a217-8ccf6f61d60f} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7884 | 2026.03.27 20:05:16.343492 [ 276 ] {e890fa2e-94a6-4bc2-a217-8ccf6f61d60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7885 | 2026.03.27 20:05:16.343785 [ 276 ] {e890fa2e-94a6-4bc2-a217-8ccf6f61d60f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7886 | 2026.03.27 20:05:16.343999 [ 276 ] {e890fa2e-94a6-4bc2-a217-8ccf6f61d60f} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7887 | 2026.03.27 20:05:16.344134 [ 276 ] {e890fa2e-94a6-4bc2-a217-8ccf6f61d60f} <Debug> executeQuery: Read 51 rows, 3.86 KiB in 0.001181 sec., 43183.74259102456 rows/sec., 3.19 MiB/sec. | ||
| 7888 | 2026.03.27 20:05:16.344171 [ 276 ] {e890fa2e-94a6-4bc2-a217-8ccf6f61d60f} <Debug> TCPHandler: Processed in 0.001345253 sec. | ||
| 7889 | 2026.03.27 20:05:16.344281 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7890 | 2026.03.27 20:05:16.344380 [ 276 ] {58b6627a-183e-42e1-818b-bbb5b95ca3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7891 | 2026.03.27 20:05:16.344420 [ 276 ] {58b6627a-183e-42e1-818b-bbb5b95ca3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7892 | 2026.03.27 20:05:16.345224 [ 276 ] {58b6627a-183e-42e1-818b-bbb5b95ca3ac} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7893 | 2026.03.27 20:05:16.345258 [ 276 ] {58b6627a-183e-42e1-818b-bbb5b95ca3ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7894 | 2026.03.27 20:05:16.345579 [ 276 ] {58b6627a-183e-42e1-818b-bbb5b95ca3ac} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7895 | 2026.03.27 20:05:16.345800 [ 276 ] {58b6627a-183e-42e1-818b-bbb5b95ca3ac} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7896 | 2026.03.27 20:05:16.345930 [ 276 ] {58b6627a-183e-42e1-818b-bbb5b95ca3ac} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001568 sec., 526147.9591836735 rows/sec., 30.78 MiB/sec. | ||
| 7897 | 2026.03.27 20:05:16.345968 [ 276 ] {58b6627a-183e-42e1-818b-bbb5b95ca3ac} <Debug> TCPHandler: Processed in 0.001736171 sec. | ||
| 7898 | 2026.03.27 20:05:16.346079 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7899 | 2026.03.27 20:05:16.346174 [ 276 ] {a86d46d6-df72-46cd-b1f8-494908e9b4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7900 | 2026.03.27 20:05:16.346213 [ 276 ] {a86d46d6-df72-46cd-b1f8-494908e9b4e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7901 | 2026.03.27 20:05:16.346588 [ 276 ] {a86d46d6-df72-46cd-b1f8-494908e9b4e7} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7902 | 2026.03.27 20:05:16.346623 [ 276 ] {a86d46d6-df72-46cd-b1f8-494908e9b4e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7903 | 2026.03.27 20:05:16.346904 [ 276 ] {a86d46d6-df72-46cd-b1f8-494908e9b4e7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7904 | 2026.03.27 20:05:16.347110 [ 276 ] {a86d46d6-df72-46cd-b1f8-494908e9b4e7} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7905 | 2026.03.27 20:05:16.347234 [ 276 ] {a86d46d6-df72-46cd-b1f8-494908e9b4e7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001078 sec., 927.643784786642 rows/sec., 65.22 KiB/sec. | ||
| 7906 | 2026.03.27 20:05:16.347272 [ 276 ] {a86d46d6-df72-46cd-b1f8-494908e9b4e7} <Debug> TCPHandler: Processed in 0.001242602 sec. | ||
| 7907 | 2026.03.27 20:05:16.347379 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7908 | 2026.03.27 20:05:16.347474 [ 276 ] {272272d6-927a-40fb-af88-5e6af2e29964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7909 | 2026.03.27 20:05:16.347514 [ 276 ] {272272d6-927a-40fb-af88-5e6af2e29964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7910 | 2026.03.27 20:05:16.347903 [ 276 ] {272272d6-927a-40fb-af88-5e6af2e29964} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7911 | 2026.03.27 20:05:16.347938 [ 276 ] {272272d6-927a-40fb-af88-5e6af2e29964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7912 | 2026.03.27 20:05:16.348225 [ 276 ] {272272d6-927a-40fb-af88-5e6af2e29964} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7913 | 2026.03.27 20:05:16.348438 [ 276 ] {272272d6-927a-40fb-af88-5e6af2e29964} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7914 | 2026.03.27 20:05:16.348573 [ 276 ] {272272d6-927a-40fb-af88-5e6af2e29964} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 839.30 KiB/sec. | ||
| 7915 | 2026.03.27 20:05:16.348610 [ 276 ] {272272d6-927a-40fb-af88-5e6af2e29964} <Debug> TCPHandler: Processed in 0.001279343 sec. | ||
| 7916 | 2026.03.27 20:05:16.348719 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7917 | 2026.03.27 20:05:16.348813 [ 276 ] {2000836f-4826-457b-81de-bb537edd22fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7918 | 2026.03.27 20:05:16.348852 [ 276 ] {2000836f-4826-457b-81de-bb537edd22fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7919 | 2026.03.27 20:05:16.349830 [ 276 ] {2000836f-4826-457b-81de-bb537edd22fa} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7920 | 2026.03.27 20:05:16.349864 [ 276 ] {2000836f-4826-457b-81de-bb537edd22fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7921 | 2026.03.27 20:05:16.350231 [ 276 ] {2000836f-4826-457b-81de-bb537edd22fa} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7922 | 2026.03.27 20:05:16.350466 [ 276 ] {2000836f-4826-457b-81de-bb537edd22fa} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7923 | 2026.03.27 20:05:16.350595 [ 276 ] {2000836f-4826-457b-81de-bb537edd22fa} <Debug> executeQuery: Read 1354 rows, 93.62 KiB in 0.001799 sec., 752640.3557531962 rows/sec., 50.82 MiB/sec. | ||
| 7924 | 2026.03.27 20:05:16.350632 [ 276 ] {2000836f-4826-457b-81de-bb537edd22fa} <Debug> TCPHandler: Processed in 0.001963464 sec. | ||
| 7925 | 2026.03.27 20:05:16.350735 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7926 | 2026.03.27 20:05:16.350830 [ 276 ] {f4f8f615-e59b-488d-91d2-c52f3cb858b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7927 | 2026.03.27 20:05:16.350873 [ 276 ] {f4f8f615-e59b-488d-91d2-c52f3cb858b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7928 | 2026.03.27 20:05:16.351655 [ 276 ] {f4f8f615-e59b-488d-91d2-c52f3cb858b2} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7929 | 2026.03.27 20:05:16.351689 [ 276 ] {f4f8f615-e59b-488d-91d2-c52f3cb858b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7930 | 2026.03.27 20:05:16.352108 [ 276 ] {f4f8f615-e59b-488d-91d2-c52f3cb858b2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7931 | 2026.03.27 20:05:16.352318 [ 276 ] {f4f8f615-e59b-488d-91d2-c52f3cb858b2} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7932 | 2026.03.27 20:05:16.352448 [ 276 ] {f4f8f615-e59b-488d-91d2-c52f3cb858b2} <Debug> executeQuery: Read 1535 rows, 96.10 KiB in 0.001636 sec., 938264.0586797065 rows/sec., 57.37 MiB/sec. | ||
| 7933 | 2026.03.27 20:05:16.352485 [ 276 ] {f4f8f615-e59b-488d-91d2-c52f3cb858b2} <Debug> TCPHandler: Processed in 0.001799012 sec. | ||
| 7934 | 2026.03.27 20:05:16.352598 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7935 | 2026.03.27 20:05:16.352694 [ 276 ] {c37f858c-7fe5-4858-bc5e-03c50ba56fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7936 | 2026.03.27 20:05:16.352747 [ 276 ] {c37f858c-7fe5-4858-bc5e-03c50ba56fdf} <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 | ||
| 7937 | 2026.03.27 20:05:16.353543 [ 276 ] {c37f858c-7fe5-4858-bc5e-03c50ba56fdf} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7938 | 2026.03.27 20:05:16.353579 [ 276 ] {c37f858c-7fe5-4858-bc5e-03c50ba56fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7939 | 2026.03.27 20:05:16.354107 [ 276 ] {c37f858c-7fe5-4858-bc5e-03c50ba56fdf} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7940 | 2026.03.27 20:05:16.354328 [ 276 ] {c37f858c-7fe5-4858-bc5e-03c50ba56fdf} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7941 | 2026.03.27 20:05:16.354468 [ 276 ] {c37f858c-7fe5-4858-bc5e-03c50ba56fdf} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001793 sec., 18404.907975460123 rows/sec., 32.98 MiB/sec. | ||
| 7942 | 2026.03.27 20:05:16.354529 [ 276 ] {c37f858c-7fe5-4858-bc5e-03c50ba56fdf} <Debug> TCPHandler: Processed in 0.001981425 sec. | ||
| 7943 | 2026.03.27 20:05:16.354644 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7944 | 2026.03.27 20:05:16.354739 [ 276 ] {96cf93f4-c548-4968-8b4c-dbd64a37da6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7945 | 2026.03.27 20:05:16.354781 [ 276 ] {96cf93f4-c548-4968-8b4c-dbd64a37da6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7946 | 2026.03.27 20:05:16.355101 [ 276 ] {96cf93f4-c548-4968-8b4c-dbd64a37da6a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7947 | 2026.03.27 20:05:16.355135 [ 276 ] {96cf93f4-c548-4968-8b4c-dbd64a37da6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7948 | 2026.03.27 20:05:16.355429 [ 276 ] {96cf93f4-c548-4968-8b4c-dbd64a37da6a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7949 | 2026.03.27 20:05:16.355636 [ 276 ] {96cf93f4-c548-4968-8b4c-dbd64a37da6a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7950 | 2026.03.27 20:05:16.355762 [ 276 ] {96cf93f4-c548-4968-8b4c-dbd64a37da6a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001042 sec., 11516.314779270633 rows/sec., 794.75 KiB/sec. | ||
| 7951 | 2026.03.27 20:05:16.355797 [ 276 ] {96cf93f4-c548-4968-8b4c-dbd64a37da6a} <Debug> TCPHandler: Processed in 0.001203492 sec. | ||
| 7952 | 2026.03.27 20:05:17.000314 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.11 MiB, peak 298.99 MiB, free memory in arenas 0.00 B, will set to 289.89 MiB (RSS), difference: -1.23 MiB | ||
| 7953 | 2026.03.27 20:05:17.518170 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1034 | ||
| 7954 | 2026.03.27 20:05:17.521237 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7955 | 2026.03.27 20:05:17.521283 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7956 | 2026.03.27 20:05:17.522468 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7957 | 2026.03.27 20:05:17.522719 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7958 | 2026.03.27 20:05:17.522973 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1034 | ||
| 7959 | 2026.03.27 20:05:19.972101 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16799 | ||
| 7960 | 2026.03.27 20:05:19.972625 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7961 | 2026.03.27 20:05:19.972670 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7962 | 2026.03.27 20:05:19.973158 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7963 | 2026.03.27 20:05:19.973395 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7964 | 2026.03.27 20:05:19.973523 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16799 | ||
| 7965 | 2026.03.27 20:05:20.837088 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7966 | 2026.03.27 20:05:20.854414 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7967 | 2026.03.27 20:05:20.854480 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7968 | 2026.03.27 20:05:20.860640 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7969 | 2026.03.27 20:05:20.861351 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7970 | 2026.03.27 20:05:20.864595 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7971 | 2026.03.27 20:05:21.085075 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7972 | 2026.03.27 20:05:21.085273 [ 276 ] {b61a267c-e59a-4c4d-b6ff-648d0c7fda15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7973 | 2026.03.27 20:05:21.085343 [ 276 ] {b61a267c-e59a-4c4d-b6ff-648d0c7fda15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7974 | 2026.03.27 20:05:21.086025 [ 276 ] {b61a267c-e59a-4c4d-b6ff-648d0c7fda15} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7975 | 2026.03.27 20:05:21.086076 [ 276 ] {b61a267c-e59a-4c4d-b6ff-648d0c7fda15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7976 | 2026.03.27 20:05:21.086542 [ 276 ] {b61a267c-e59a-4c4d-b6ff-648d0c7fda15} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7977 | 2026.03.27 20:05:21.086774 [ 276 ] {b61a267c-e59a-4c4d-b6ff-648d0c7fda15} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7978 | 2026.03.27 20:05:21.086939 [ 276 ] {b61a267c-e59a-4c4d-b6ff-648d0c7fda15} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001713 sec., 32691.185055458263 rows/sec., 2.51 MiB/sec. | ||
| 7979 | 2026.03.27 20:05:21.086989 [ 276 ] {b61a267c-e59a-4c4d-b6ff-648d0c7fda15} <Debug> TCPHandler: Processed in 0.002049876 sec. | ||
| 7980 | 2026.03.27 20:05:21.087124 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7981 | 2026.03.27 20:05:21.087228 [ 276 ] {daf7c6a6-74bc-4fb4-b4f1-37f646b8ed6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7982 | 2026.03.27 20:05:21.087273 [ 276 ] {daf7c6a6-74bc-4fb4-b4f1-37f646b8ed6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7983 | 2026.03.27 20:05:21.087725 [ 276 ] {daf7c6a6-74bc-4fb4-b4f1-37f646b8ed6c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7984 | 2026.03.27 20:05:21.087764 [ 276 ] {daf7c6a6-74bc-4fb4-b4f1-37f646b8ed6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7985 | 2026.03.27 20:05:21.088075 [ 276 ] {daf7c6a6-74bc-4fb4-b4f1-37f646b8ed6c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7986 | 2026.03.27 20:05:21.088288 [ 276 ] {daf7c6a6-74bc-4fb4-b4f1-37f646b8ed6c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7987 | 2026.03.27 20:05:21.088422 [ 276 ] {daf7c6a6-74bc-4fb4-b4f1-37f646b8ed6c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001218 sec., 52545.15599343186 rows/sec., 4.10 MiB/sec. | ||
| 7988 | 2026.03.27 20:05:21.088461 [ 276 ] {daf7c6a6-74bc-4fb4-b4f1-37f646b8ed6c} <Debug> TCPHandler: Processed in 0.001389115 sec. | ||
| 7989 | 2026.03.27 20:05:21.088577 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7990 | 2026.03.27 20:05:21.088673 [ 276 ] {d178d7e3-a958-46d9-8f88-3dbf512b1864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7991 | 2026.03.27 20:05:21.088718 [ 276 ] {d178d7e3-a958-46d9-8f88-3dbf512b1864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7992 | 2026.03.27 20:05:21.089118 [ 276 ] {d178d7e3-a958-46d9-8f88-3dbf512b1864} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7993 | 2026.03.27 20:05:21.089154 [ 276 ] {d178d7e3-a958-46d9-8f88-3dbf512b1864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7994 | 2026.03.27 20:05:21.089479 [ 276 ] {d178d7e3-a958-46d9-8f88-3dbf512b1864} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7995 | 2026.03.27 20:05:21.089688 [ 276 ] {d178d7e3-a958-46d9-8f88-3dbf512b1864} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7996 | 2026.03.27 20:05:21.089820 [ 276 ] {d178d7e3-a958-46d9-8f88-3dbf512b1864} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001167 sec., 109682.94772922022 rows/sec., 7.64 MiB/sec. | ||
| 7997 | 2026.03.27 20:05:21.089858 [ 276 ] {d178d7e3-a958-46d9-8f88-3dbf512b1864} <Debug> TCPHandler: Processed in 0.001330163 sec. | ||
| 7998 | 2026.03.27 20:05:21.089971 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7999 | 2026.03.27 20:05:21.090067 [ 276 ] {0ceb8407-dde5-4c32-9754-57b0faea8422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8000 | 2026.03.27 20:05:21.090110 [ 276 ] {0ceb8407-dde5-4c32-9754-57b0faea8422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8001 | 2026.03.27 20:05:21.090436 [ 276 ] {0ceb8407-dde5-4c32-9754-57b0faea8422} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8002 | 2026.03.27 20:05:21.090472 [ 276 ] {0ceb8407-dde5-4c32-9754-57b0faea8422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8003 | 2026.03.27 20:05:21.090781 [ 276 ] {0ceb8407-dde5-4c32-9754-57b0faea8422} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8004 | 2026.03.27 20:05:21.090990 [ 276 ] {0ceb8407-dde5-4c32-9754-57b0faea8422} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8005 | 2026.03.27 20:05:21.091118 [ 276 ] {0ceb8407-dde5-4c32-9754-57b0faea8422} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00107 sec., 44859.81308411215 rows/sec., 3.02 MiB/sec. | ||
| 8006 | 2026.03.27 20:05:21.091154 [ 276 ] {0ceb8407-dde5-4c32-9754-57b0faea8422} <Debug> TCPHandler: Processed in 0.001233101 sec. | ||
| 8007 | 2026.03.27 20:05:26.087252 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8008 | 2026.03.27 20:05:26.087465 [ 276 ] {4170abd5-e873-48c7-9b6d-234ab854cd2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8009 | 2026.03.27 20:05:26.087536 [ 276 ] {4170abd5-e873-48c7-9b6d-234ab854cd2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8010 | 2026.03.27 20:05:26.088276 [ 276 ] {4170abd5-e873-48c7-9b6d-234ab854cd2e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8011 | 2026.03.27 20:05:26.088330 [ 276 ] {4170abd5-e873-48c7-9b6d-234ab854cd2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8012 | 2026.03.27 20:05:26.088731 [ 276 ] {4170abd5-e873-48c7-9b6d-234ab854cd2e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8013 | 2026.03.27 20:05:26.088965 [ 276 ] {4170abd5-e873-48c7-9b6d-234ab854cd2e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8014 | 2026.03.27 20:05:26.089122 [ 276 ] {4170abd5-e873-48c7-9b6d-234ab854cd2e} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.00171 sec., 52631.57894736842 rows/sec., 4.43 MiB/sec. | ||
| 8015 | 2026.03.27 20:05:26.089171 [ 276 ] {4170abd5-e873-48c7-9b6d-234ab854cd2e} <Debug> TCPHandler: Processed in 0.002056896 sec. | ||
| 8016 | 2026.03.27 20:05:26.089300 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8017 | 2026.03.27 20:05:26.089404 [ 276 ] {4e9ffd26-f826-4f42-aba2-6aa07c6debd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8018 | 2026.03.27 20:05:26.089448 [ 276 ] {4e9ffd26-f826-4f42-aba2-6aa07c6debd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8019 | 2026.03.27 20:05:26.089901 [ 276 ] {4e9ffd26-f826-4f42-aba2-6aa07c6debd7} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8020 | 2026.03.27 20:05:26.089939 [ 276 ] {4e9ffd26-f826-4f42-aba2-6aa07c6debd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8021 | 2026.03.27 20:05:26.090239 [ 276 ] {4e9ffd26-f826-4f42-aba2-6aa07c6debd7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8022 | 2026.03.27 20:05:26.090455 [ 276 ] {4e9ffd26-f826-4f42-aba2-6aa07c6debd7} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8023 | 2026.03.27 20:05:26.090574 [ 108 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8024 | 2026.03.27 20:05:26.090588 [ 276 ] {4e9ffd26-f826-4f42-aba2-6aa07c6debd7} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001208 sec., 14072.847682119203 rows/sec., 1.03 MiB/sec. | ||
| 8025 | 2026.03.27 20:05:26.090638 [ 108 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8026 | 2026.03.27 20:05:26.090649 [ 276 ] {4e9ffd26-f826-4f42-aba2-6aa07c6debd7} <Debug> TCPHandler: Processed in 0.001404165 sec. | ||
| 8027 | 2026.03.27 20:05:26.090665 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8028 | 2026.03.27 20:05:26.090770 [ 192 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::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 | ||
| 8029 | 2026.03.27 20:05:26.090782 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8030 | 2026.03.27 20:05:26.090879 [ 192 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8031 | 2026.03.27 20:05:26.090892 [ 276 ] {ae5807b2-18cd-46db-87a6-bb0d743af379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8032 | 2026.03.27 20:05:26.090916 [ 192 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 224 rows starting from the beginning of the part | ||
| 8033 | 2026.03.27 20:05:26.090937 [ 276 ] {ae5807b2-18cd-46db-87a6-bb0d743af379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8034 | 2026.03.27 20:05:26.090986 [ 192 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 27 rows starting from the beginning of the part | ||
| 8035 | 2026.03.27 20:05:26.091036 [ 192 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 8036 | 2026.03.27 20:05:26.091076 [ 192 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 17 rows starting from the beginning of the part | ||
| 8037 | 2026.03.27 20:05:26.091112 [ 192 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 51 rows starting from the beginning of the part | ||
| 8038 | 2026.03.27 20:05:26.091151 [ 192 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 17 rows starting from the beginning of the part | ||
| 8039 | 2026.03.27 20:05:26.091388 [ 276 ] {ae5807b2-18cd-46db-87a6-bb0d743af379} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8040 | 2026.03.27 20:05:26.091430 [ 276 ] {ae5807b2-18cd-46db-87a6-bb0d743af379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8041 | 2026.03.27 20:05:26.091747 [ 276 ] {ae5807b2-18cd-46db-87a6-bb0d743af379} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8042 | 2026.03.27 20:05:26.091980 [ 276 ] {ae5807b2-18cd-46db-87a6-bb0d743af379} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8043 | 2026.03.27 20:05:26.091983 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 5 columns (5 merged, 0 gathered) in 0.001256052 sec., 286612.3377057638 rows/sec., 20.42 MiB/sec. | ||
| 8044 | 2026.03.27 20:05:26.092115 [ 276 ] {ae5807b2-18cd-46db-87a6-bb0d743af379} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001242 sec., 65217.391304347824 rows/sec., 5.09 MiB/sec. | ||
| 8045 | 2026.03.27 20:05:26.092131 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8046 | 2026.03.27 20:05:26.092159 [ 276 ] {ae5807b2-18cd-46db-87a6-bb0d743af379} <Debug> TCPHandler: Processed in 0.001426805 sec. | ||
| 8047 | 2026.03.27 20:05:26.092277 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8048 | 2026.03.27 20:05:26.092376 [ 276 ] {6194753a-feca-4111-83ca-424fb507b76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8049 | 2026.03.27 20:05:26.092389 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_46_9} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8050 | 2026.03.27 20:05:26.092421 [ 276 ] {6194753a-feca-4111-83ca-424fb507b76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8051 | 2026.03.27 20:05:26.092462 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_46_9} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8052 | 2026.03.27 20:05:26.092534 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8053 | 2026.03.27 20:05:26.092827 [ 276 ] {6194753a-feca-4111-83ca-424fb507b76d} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8054 | 2026.03.27 20:05:26.092866 [ 276 ] {6194753a-feca-4111-83ca-424fb507b76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8055 | 2026.03.27 20:05:26.093210 [ 276 ] {6194753a-feca-4111-83ca-424fb507b76d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8056 | 2026.03.27 20:05:26.093430 [ 276 ] {6194753a-feca-4111-83ca-424fb507b76d} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8057 | 2026.03.27 20:05:26.093565 [ 276 ] {6194753a-feca-4111-83ca-424fb507b76d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 8058 | 2026.03.27 20:05:26.093603 [ 276 ] {6194753a-feca-4111-83ca-424fb507b76d} <Debug> TCPHandler: Processed in 0.001375365 sec. | ||
| 8059 | 2026.03.27 20:05:26.093713 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8060 | 2026.03.27 20:05:26.093808 [ 276 ] {7bdd641e-f43f-4ead-89be-77ba09cb17c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8061 | 2026.03.27 20:05:26.093863 [ 276 ] {7bdd641e-f43f-4ead-89be-77ba09cb17c8} <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 | ||
| 8062 | 2026.03.27 20:05:26.094613 [ 276 ] {7bdd641e-f43f-4ead-89be-77ba09cb17c8} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8063 | 2026.03.27 20:05:26.094651 [ 276 ] {7bdd641e-f43f-4ead-89be-77ba09cb17c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8064 | 2026.03.27 20:05:26.095188 [ 276 ] {7bdd641e-f43f-4ead-89be-77ba09cb17c8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8065 | 2026.03.27 20:05:26.095442 [ 276 ] {7bdd641e-f43f-4ead-89be-77ba09cb17c8} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8066 | 2026.03.27 20:05:26.095563 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8067 | 2026.03.27 20:05:26.095584 [ 276 ] {7bdd641e-f43f-4ead-89be-77ba09cb17c8} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001794 sec., 9476.031215161649 rows/sec., 16.98 MiB/sec. | ||
| 8068 | 2026.03.27 20:05:26.095615 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8069 | 2026.03.27 20:05:26.095644 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8070 | 2026.03.27 20:05:26.095659 [ 276 ] {7bdd641e-f43f-4ead-89be-77ba09cb17c8} <Debug> TCPHandler: Processed in 0.001995105 sec. | ||
| 8071 | 2026.03.27 20:05:26.095781 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8072 | 2026.03.27 20:05:26.095791 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::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 | ||
| 8073 | 2026.03.27 20:05:26.095878 [ 276 ] {7f91dd92-10b5-4927-a2a7-9368a9bb369a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8074 | 2026.03.27 20:05:26.095926 [ 276 ] {7f91dd92-10b5-4927-a2a7-9368a9bb369a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8075 | 2026.03.27 20:05:26.096076 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8076 | 2026.03.27 20:05:26.096142 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 901 rows starting from the beginning of the part | ||
| 8077 | 2026.03.27 20:05:26.096262 [ 276 ] {7f91dd92-10b5-4927-a2a7-9368a9bb369a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8078 | 2026.03.27 20:05:26.096282 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 17 rows starting from the beginning of the part | ||
| 8079 | 2026.03.27 20:05:26.096305 [ 276 ] {7f91dd92-10b5-4927-a2a7-9368a9bb369a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8080 | 2026.03.27 20:05:26.096398 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 8081 | 2026.03.27 20:05:26.096492 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 17 rows starting from the beginning of the part | ||
| 8082 | 2026.03.27 20:05:26.096579 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 33 rows starting from the beginning of the part | ||
| 8083 | 2026.03.27 20:05:26.096644 [ 276 ] {7f91dd92-10b5-4927-a2a7-9368a9bb369a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8084 | 2026.03.27 20:05:26.096662 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 17 rows starting from the beginning of the part | ||
| 8085 | 2026.03.27 20:05:26.096893 [ 276 ] {7f91dd92-10b5-4927-a2a7-9368a9bb369a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8086 | 2026.03.27 20:05:26.097034 [ 276 ] {7f91dd92-10b5-4927-a2a7-9368a9bb369a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 8087 | 2026.03.27 20:05:26.097072 [ 276 ] {7f91dd92-10b5-4927-a2a7-9368a9bb369a} <Debug> TCPHandler: Processed in 0.001341184 sec. | ||
| 8088 | 2026.03.27 20:05:26.101744 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1009 rows, containing 19 columns (19 merged, 0 gathered) in 0.006021856 sec., 167556.3148637231 rows/sec., 300.25 MiB/sec. | ||
| 8089 | 2026.03.27 20:05:26.102878 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8090 | 2026.03.27 20:05:26.103205 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8091 | 2026.03.27 20:05:26.103273 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8092 | 2026.03.27 20:05:26.103423 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.24 MiB. | ||
| 8093 | 2026.03.27 20:05:27.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.41 MiB, peak 298.99 MiB, free memory in arenas 0.00 B, will set to 292.11 MiB (RSS), difference: 1.69 MiB | ||
| 8094 | 2026.03.27 20:05:27.154283 [ 107 ] {} <Debug> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8095 | 2026.03.27 20:05:27.154346 [ 107 ] {} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8096 | 2026.03.27 20:05:27.154366 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8097 | 2026.03.27 20:05:27.154528 [ 197 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::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 | ||
| 8098 | 2026.03.27 20:05:27.154735 [ 197 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8099 | 2026.03.27 20:05:27.154789 [ 197 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 308 rows starting from the beginning of the part | ||
| 8100 | 2026.03.27 20:05:27.154891 [ 197 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::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 | ||
| 8101 | 2026.03.27 20:05:27.154963 [ 197 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::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 | ||
| 8102 | 2026.03.27 20:05:27.155024 [ 197 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 8103 | 2026.03.27 20:05:27.155085 [ 197 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 8104 | 2026.03.27 20:05:27.156090 [ 186 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 5 columns (5 merged, 0 gathered) in 0.001643809 sec., 562109.1014832015 rows/sec., 38.70 MiB/sec. | ||
| 8105 | 2026.03.27 20:05:27.156315 [ 198 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8106 | 2026.03.27 20:05:27.156651 [ 198 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_17_4} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8107 | 2026.03.27 20:05:27.156740 [ 198 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_17_4} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8108 | 2026.03.27 20:05:27.156851 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8109 | 2026.03.27 20:05:27.368708 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8110 | 2026.03.27 20:05:27.368761 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8111 | 2026.03.27 20:05:27.474013 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17311 | ||
| 8112 | 2026.03.27 20:05:27.474711 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8113 | 2026.03.27 20:05:27.474756 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8114 | 2026.03.27 20:05:27.475245 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8115 | 2026.03.27 20:05:27.475479 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8116 | 2026.03.27 20:05:27.475629 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17311 | ||
| 8117 | 2026.03.27 20:05:27.475672 [ 105 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8118 | 2026.03.27 20:05:27.475752 [ 105 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8119 | 2026.03.27 20:05:27.475789 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8120 | 2026.03.27 20:05:27.475928 [ 199 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 8121 | 2026.03.27 20:05:27.476075 [ 199 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8122 | 2026.03.27 20:05:27.476117 [ 199 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14879 rows starting from the beginning of the part | ||
| 8123 | 2026.03.27 20:05:27.476186 [ 199 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8124 | 2026.03.27 20:05:27.476235 [ 199 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8125 | 2026.03.27 20:05:27.476279 [ 199 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8126 | 2026.03.27 20:05:27.476323 [ 199 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8127 | 2026.03.27 20:05:27.476364 [ 199 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8128 | 2026.03.27 20:05:27.478311 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17311 rows, containing 4 columns (4 merged, 0 gathered) in 0.002438223 sec., 7099842.795347267 rows/sec., 101.56 MiB/sec. | ||
| 8129 | 2026.03.27 20:05:27.478477 [ 200 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8130 | 2026.03.27 20:05:27.478870 [ 200 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_36_7} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8131 | 2026.03.27 20:05:27.478969 [ 200 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_36_7} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8132 | 2026.03.27 20:05:27.479114 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 8133 | 2026.03.27 20:05:27.523353 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1054 | ||
| 8134 | 2026.03.27 20:05:27.525848 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8135 | 2026.03.27 20:05:27.525895 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8136 | 2026.03.27 20:05:27.527115 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8137 | 2026.03.27 20:05:27.527386 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8138 | 2026.03.27 20:05:27.527566 [ 105 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8139 | 2026.03.27 20:05:27.527632 [ 105 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8140 | 2026.03.27 20:05:27.527665 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8141 | 2026.03.27 20:05:27.527737 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1054 | ||
| 8142 | 2026.03.27 20:05:27.527778 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 8143 | 2026.03.27 20:05:27.528360 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8144 | 2026.03.27 20:05:27.528491 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 880 rows starting from the beginning of the part | ||
| 8145 | 2026.03.27 20:05:27.528795 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 8146 | 2026.03.27 20:05:27.529076 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 8147 | 2026.03.27 20:05:27.529352 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 8148 | 2026.03.27 20:05:27.529621 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 46 rows starting from the beginning of the part | ||
| 8149 | 2026.03.27 20:05:27.529883 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 8150 | 2026.03.27 20:05:27.535968 [ 186 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1054 rows, containing 72 columns (72 merged, 0 gathered) in 0.008222645 sec., 128182.59817856662 rows/sec., 106.84 MiB/sec. | ||
| 8151 | 2026.03.27 20:05:27.537478 [ 186 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8152 | 2026.03.27 20:05:27.538074 [ 186 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_26_5} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8153 | 2026.03.27 20:05:27.538155 [ 186 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_26_5} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8154 | 2026.03.27 20:05:27.538409 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 8155 | 2026.03.27 20:05:28.158970 [ 105 ] {} <Debug> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8156 | 2026.03.27 20:05:28.159039 [ 105 ] {} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2026.03.27 20:05:28.159063 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8158 | 2026.03.27 20:05:28.159200 [ 195 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::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 | ||
| 8159 | 2026.03.27 20:05:28.159365 [ 195 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8160 | 2026.03.27 20:05:28.159404 [ 195 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 8161 | 2026.03.27 20:05:28.159510 [ 195 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::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 | ||
| 8162 | 2026.03.27 20:05:28.159560 [ 195 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::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 | ||
| 8163 | 2026.03.27 20:05:28.159607 [ 195 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::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 | ||
| 8164 | 2026.03.27 20:05:28.159647 [ 195 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::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 | ||
| 8165 | 2026.03.27 20:05:28.160361 [ 195 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001221412 sec., 4912.347348806135 rows/sec., 364.59 KiB/sec. | ||
| 8166 | 2026.03.27 20:05:28.160522 [ 189 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8167 | 2026.03.27 20:05:28.160813 [ 189 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_9_2} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8168 | 2026.03.27 20:05:28.160885 [ 189 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_9_2} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8169 | 2026.03.27 20:05:28.160975 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8170 | 2026.03.27 20:05:28.364938 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8171 | 2026.03.27 20:05:28.381830 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8172 | 2026.03.27 20:05:28.381881 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8173 | 2026.03.27 20:05:28.388180 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8174 | 2026.03.27 20:05:28.388853 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8175 | 2026.03.27 20:05:28.389128 [ 105 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8176 | 2026.03.27 20:05:28.389196 [ 105 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8177 | 2026.03.27 20:05:28.389221 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8178 | 2026.03.27 20:05:28.389342 [ 191 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 8179 | 2026.03.27 20:05:28.391745 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8180 | 2026.03.27 20:05:28.392308 [ 191 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8181 | 2026.03.27 20:05:28.393023 [ 191 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 8182 | 2026.03.27 20:05:28.396854 [ 191 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 8183 | 2026.03.27 20:05:28.400303 [ 191 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 8184 | 2026.03.27 20:05:28.404024 [ 191 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 8185 | 2026.03.27 20:05:28.408115 [ 191 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 8186 | 2026.03.27 20:05:28.412677 [ 191 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 8187 | 2026.03.27 20:05:28.461195 [ 201 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.071889781 sec., 3769.659557037738 rows/sec., 19.49 MiB/sec. | ||
| 8188 | 2026.03.27 20:05:28.464237 [ 194 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8189 | 2026.03.27 20:05:28.466290 [ 194 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_36_7} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2026.03.27 20:05:28.466397 [ 194 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_36_7} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8191 | 2026.03.27 20:05:28.468862 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 8192 | 2026.03.27 20:05:28.933876 [ 105 ] {} <Debug> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8193 | 2026.03.27 20:05:28.933941 [ 105 ] {} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8194 | 2026.03.27 20:05:28.933966 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8195 | 2026.03.27 20:05:28.934093 [ 195 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::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 | ||
| 8196 | 2026.03.27 20:05:28.934240 [ 195 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8197 | 2026.03.27 20:05:28.934280 [ 195 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 160 rows starting from the beginning of the part | ||
| 8198 | 2026.03.27 20:05:28.934354 [ 195 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::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 | ||
| 8199 | 2026.03.27 20:05:28.934408 [ 195 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::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 | ||
| 8200 | 2026.03.27 20:05:28.934455 [ 195 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 8201 | 2026.03.27 20:05:28.934500 [ 195 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 8202 | 2026.03.27 20:05:28.935331 [ 201 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291882 sec., 371550.9620847724 rows/sec., 23.09 MiB/sec. | ||
| 8203 | 2026.03.27 20:05:28.935579 [ 196 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8204 | 2026.03.27 20:05:28.935933 [ 196 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_17_4} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8205 | 2026.03.27 20:05:28.936033 [ 196 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_17_4} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8206 | 2026.03.27 20:05:28.936138 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8207 | 2026.03.27 20:05:29.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.55 MiB, peak 305.40 MiB, free memory in arenas 0.00 B, will set to 294.73 MiB (RSS), difference: 1.17 MiB | ||
| 8208 | 2026.03.27 20:05:31.087631 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8209 | 2026.03.27 20:05:31.087840 [ 276 ] {f7a7a8be-22f3-4a17-aae3-225c612e3d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8210 | 2026.03.27 20:05:31.087913 [ 276 ] {f7a7a8be-22f3-4a17-aae3-225c612e3d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8211 | 2026.03.27 20:05:31.088666 [ 276 ] {f7a7a8be-22f3-4a17-aae3-225c612e3d2c} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8212 | 2026.03.27 20:05:31.088710 [ 276 ] {f7a7a8be-22f3-4a17-aae3-225c612e3d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8213 | 2026.03.27 20:05:31.089129 [ 276 ] {f7a7a8be-22f3-4a17-aae3-225c612e3d2c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8214 | 2026.03.27 20:05:31.089366 [ 276 ] {f7a7a8be-22f3-4a17-aae3-225c612e3d2c} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8215 | 2026.03.27 20:05:31.089524 [ 276 ] {f7a7a8be-22f3-4a17-aae3-225c612e3d2c} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001736 sec., 59907.83410138249 rows/sec., 5.03 MiB/sec. | ||
| 8216 | 2026.03.27 20:05:31.089531 [ 100 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8217 | 2026.03.27 20:05:31.089577 [ 276 ] {f7a7a8be-22f3-4a17-aae3-225c612e3d2c} <Debug> TCPHandler: Processed in 0.002080087 sec. | ||
| 8218 | 2026.03.27 20:05:31.089608 [ 100 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8219 | 2026.03.27 20:05:31.089638 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8220 | 2026.03.27 20:05:31.089743 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 8221 | 2026.03.27 20:05:31.089752 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8222 | 2026.03.27 20:05:31.089857 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8223 | 2026.03.27 20:05:31.089874 [ 276 ] {ea017611-ae57-4417-91ad-806ceedb94c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8224 | 2026.03.27 20:05:31.089891 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3360 rows starting from the beginning of the part | ||
| 8225 | 2026.03.27 20:05:31.089920 [ 276 ] {ea017611-ae57-4417-91ad-806ceedb94c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8226 | 2026.03.27 20:05:31.089954 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 8227 | 2026.03.27 20:05:31.090006 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 2572 rows starting from the beginning of the part | ||
| 8228 | 2026.03.27 20:05:31.090050 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
| 8229 | 2026.03.27 20:05:31.090098 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 8230 | 2026.03.27 20:05:31.090140 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 104 rows starting from the beginning of the part | ||
| 8231 | 2026.03.27 20:05:31.090415 [ 276 ] {ea017611-ae57-4417-91ad-806ceedb94c4} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8232 | 2026.03.27 20:05:31.090452 [ 276 ] {ea017611-ae57-4417-91ad-806ceedb94c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8233 | 2026.03.27 20:05:31.090907 [ 276 ] {ea017611-ae57-4417-91ad-806ceedb94c4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8234 | 2026.03.27 20:05:31.091138 [ 276 ] {ea017611-ae57-4417-91ad-806ceedb94c4} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8235 | 2026.03.27 20:05:31.091274 [ 276 ] {ea017611-ae57-4417-91ad-806ceedb94c4} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001423 sec., 16865.776528461 rows/sec., 1.24 MiB/sec. | ||
| 8236 | 2026.03.27 20:05:31.091314 [ 276 ] {ea017611-ae57-4417-91ad-806ceedb94c4} <Debug> TCPHandler: Processed in 0.001613829 sec. | ||
| 8237 | 2026.03.27 20:05:31.091438 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8238 | 2026.03.27 20:05:31.091545 [ 276 ] {3729b1c3-0cfe-491c-a269-5b503367072d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8239 | 2026.03.27 20:05:31.091588 [ 276 ] {3729b1c3-0cfe-491c-a269-5b503367072d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8240 | 2026.03.27 20:05:31.092040 [ 276 ] {3729b1c3-0cfe-491c-a269-5b503367072d} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8241 | 2026.03.27 20:05:31.092076 [ 276 ] {3729b1c3-0cfe-491c-a269-5b503367072d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8242 | 2026.03.27 20:05:31.092092 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6272 rows, containing 5 columns (5 merged, 0 gathered) in 0.002384902 sec., 2629877.454084067 rows/sec., 209.60 MiB/sec. | ||
| 8243 | 2026.03.27 20:05:31.092383 [ 276 ] {3729b1c3-0cfe-491c-a269-5b503367072d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8244 | 2026.03.27 20:05:31.092459 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8245 | 2026.03.27 20:05:31.092619 [ 276 ] {3729b1c3-0cfe-491c-a269-5b503367072d} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2026.03.27 20:05:31.092687 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_56_11} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8247 | 2026.03.27 20:05:31.092751 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_56_11} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8248 | 2026.03.27 20:05:31.092753 [ 276 ] {3729b1c3-0cfe-491c-a269-5b503367072d} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001228 sec., 71661.23778501629 rows/sec., 5.60 MiB/sec. | ||
| 8249 | 2026.03.27 20:05:31.092755 [ 100 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8250 | 2026.03.27 20:05:31.092798 [ 276 ] {3729b1c3-0cfe-491c-a269-5b503367072d} <Debug> TCPHandler: Processed in 0.001410585 sec. | ||
| 8251 | 2026.03.27 20:05:31.092810 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 8252 | 2026.03.27 20:05:31.092810 [ 100 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8253 | 2026.03.27 20:05:31.092847 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8254 | 2026.03.27 20:05:31.092924 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8255 | 2026.03.27 20:05:31.092952 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::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 | ||
| 8256 | 2026.03.27 20:05:31.093028 [ 276 ] {72fdce70-308a-41b2-a701-effbb9deca18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8257 | 2026.03.27 20:05:31.093078 [ 276 ] {72fdce70-308a-41b2-a701-effbb9deca18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8258 | 2026.03.27 20:05:31.093080 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8259 | 2026.03.27 20:05:31.093128 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1829 rows starting from the beginning of the part | ||
| 8260 | 2026.03.27 20:05:31.093197 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 81 rows starting from the beginning of the part | ||
| 8261 | 2026.03.27 20:05:31.093243 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1354 rows starting from the beginning of the part | ||
| 8262 | 2026.03.27 20:05:31.093287 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 8263 | 2026.03.27 20:05:31.093327 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 81 rows starting from the beginning of the part | ||
| 8264 | 2026.03.27 20:05:31.093366 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 88 rows starting from the beginning of the part | ||
| 8265 | 2026.03.27 20:05:31.093531 [ 276 ] {72fdce70-308a-41b2-a701-effbb9deca18} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2026.03.27 20:05:31.093575 [ 276 ] {72fdce70-308a-41b2-a701-effbb9deca18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8267 | 2026.03.27 20:05:31.093931 [ 276 ] {72fdce70-308a-41b2-a701-effbb9deca18} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8268 | 2026.03.27 20:05:31.094157 [ 276 ] {72fdce70-308a-41b2-a701-effbb9deca18} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8269 | 2026.03.27 20:05:31.094286 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8270 | 2026.03.27 20:05:31.094291 [ 276 ] {72fdce70-308a-41b2-a701-effbb9deca18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001283 sec., 124707.71628994543 rows/sec., 8.69 MiB/sec. | ||
| 8271 | 2026.03.27 20:05:31.094324 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8272 | 2026.03.27 20:05:31.094343 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8273 | 2026.03.27 20:05:31.094345 [ 276 ] {72fdce70-308a-41b2-a701-effbb9deca18} <Debug> TCPHandler: Processed in 0.001471296 sec. | ||
| 8274 | 2026.03.27 20:05:31.094404 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 8275 | 2026.03.27 20:05:31.094466 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8276 | 2026.03.27 20:05:31.094474 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8277 | 2026.03.27 20:05:31.094505 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 20643 rows starting from the beginning of the part | ||
| 8278 | 2026.03.27 20:05:31.094548 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8279 | 2026.03.27 20:05:31.094562 [ 276 ] {1990813d-e53b-4d7e-8f97-cbd87f881794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8280 | 2026.03.27 20:05:31.094582 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1535 rows starting from the beginning of the part | ||
| 8281 | 2026.03.27 20:05:31.094615 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 128 rows starting from the beginning of the part | ||
| 8282 | 2026.03.27 20:05:31.094618 [ 276 ] {1990813d-e53b-4d7e-8f97-cbd87f881794} <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 | ||
| 8283 | 2026.03.27 20:05:31.094647 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 8284 | 2026.03.27 20:05:31.094679 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 8285 | 2026.03.27 20:05:31.094696 [ 193 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3497 rows, containing 5 columns (5 merged, 0 gathered) in 0.001793342 sec., 1949990.5762537206 rows/sec., 141.60 MiB/sec. | ||
| 8286 | 2026.03.27 20:05:31.094900 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8287 | 2026.03.27 20:05:31.095149 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_56_11} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8288 | 2026.03.27 20:05:31.095222 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_56_11} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8289 | 2026.03.27 20:05:31.095295 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 8290 | 2026.03.27 20:05:31.095464 [ 276 ] {1990813d-e53b-4d7e-8f97-cbd87f881794} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8291 | 2026.03.27 20:05:31.095505 [ 276 ] {1990813d-e53b-4d7e-8f97-cbd87f881794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8292 | 2026.03.27 20:05:31.096155 [ 276 ] {1990813d-e53b-4d7e-8f97-cbd87f881794} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8293 | 2026.03.27 20:05:31.096394 [ 276 ] {1990813d-e53b-4d7e-8f97-cbd87f881794} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8294 | 2026.03.27 20:05:31.096537 [ 276 ] {1990813d-e53b-4d7e-8f97-cbd87f881794} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001993 sec., 12042.147516307075 rows/sec., 21.58 MiB/sec. | ||
| 8295 | 2026.03.27 20:05:31.096608 [ 276 ] {1990813d-e53b-4d7e-8f97-cbd87f881794} <Debug> TCPHandler: Processed in 0.002191438 sec. | ||
| 8296 | 2026.03.27 20:05:31.096727 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8297 | 2026.03.27 20:05:31.096822 [ 276 ] {947257b9-6e0e-4bfe-80b8-f7cac0fa513a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8298 | 2026.03.27 20:05:31.096864 [ 276 ] {947257b9-6e0e-4bfe-80b8-f7cac0fa513a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8299 | 2026.03.27 20:05:31.097207 [ 276 ] {947257b9-6e0e-4bfe-80b8-f7cac0fa513a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8300 | 2026.03.27 20:05:31.097243 [ 276 ] {947257b9-6e0e-4bfe-80b8-f7cac0fa513a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8301 | 2026.03.27 20:05:31.097556 [ 276 ] {947257b9-6e0e-4bfe-80b8-f7cac0fa513a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8302 | 2026.03.27 20:05:31.097770 [ 276 ] {947257b9-6e0e-4bfe-80b8-f7cac0fa513a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8303 | 2026.03.27 20:05:31.097904 [ 276 ] {947257b9-6e0e-4bfe-80b8-f7cac0fa513a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 8304 | 2026.03.27 20:05:31.097907 [ 100 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8305 | 2026.03.27 20:05:31.097944 [ 276 ] {947257b9-6e0e-4bfe-80b8-f7cac0fa513a} <Debug> TCPHandler: Processed in 0.001267723 sec. | ||
| 8306 | 2026.03.27 20:05:31.097957 [ 100 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8307 | 2026.03.27 20:05:31.097981 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8308 | 2026.03.27 20:05:31.098082 [ 201 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 8309 | 2026.03.27 20:05:31.098207 [ 201 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8310 | 2026.03.27 20:05:31.098237 [ 201 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2670 rows starting from the beginning of the part | ||
| 8311 | 2026.03.27 20:05:31.098290 [ 201 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8312 | 2026.03.27 20:05:31.098332 [ 201 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 12 rows starting from the beginning of the part | ||
| 8313 | 2026.03.27 20:05:31.098372 [ 201 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 48 rows starting from the beginning of the part | ||
| 8314 | 2026.03.27 20:05:31.098403 [ 201 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 8315 | 2026.03.27 20:05:31.098437 [ 201 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8316 | 2026.03.27 20:05:31.100310 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2910 rows, containing 4 columns (4 merged, 0 gathered) in 0.00226593 sec., 1284240.9077067692 rows/sec., 84.17 MiB/sec. | ||
| 8317 | 2026.03.27 20:05:31.100676 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8318 | 2026.03.27 20:05:31.100990 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_56_11} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8319 | 2026.03.27 20:05:31.101068 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_56_11} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8320 | 2026.03.27 20:05:31.101148 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8321 | 2026.03.27 20:05:31.102714 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22786 rows, containing 5 columns (5 merged, 0 gathered) in 0.008332377 sec., 2734633.826577938 rows/sec., 174.86 MiB/sec. | ||
| 8322 | 2026.03.27 20:05:31.103219 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8323 | 2026.03.27 20:05:31.103471 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8324 | 2026.03.27 20:05:31.103544 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8325 | 2026.03.27 20:05:31.103618 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 8326 | 2026.03.27 20:05:31.615971 [ 100 ] {} <Debug> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 8327 | 2026.03.27 20:05:31.616038 [ 100 ] {} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8328 | 2026.03.27 20:05:31.616063 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8329 | 2026.03.27 20:05:31.616225 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 8330 | 2026.03.27 20:05:31.616429 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8331 | 2026.03.27 20:05:31.616488 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 977 rows starting from the beginning of the part | ||
| 8332 | 2026.03.27 20:05:31.616592 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 8333 | 2026.03.27 20:05:31.616662 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 8334 | 2026.03.27 20:05:31.616725 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 825 rows starting from the beginning of the part | ||
| 8335 | 2026.03.27 20:05:31.616786 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 825 rows starting from the beginning of the part | ||
| 8336 | 2026.03.27 20:05:31.618127 [ 201 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2925 rows, containing 5 columns (5 merged, 0 gathered) in 0.001980945 sec., 1476568.0016355831 rows/sec., 93.40 MiB/sec. | ||
| 8337 | 2026.03.27 20:05:31.618280 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 8338 | 2026.03.27 20:05:31.618521 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_18_4} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8339 | 2026.03.27 20:05:31.618589 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_18_4} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 8340 | 2026.03.27 20:05:31.618656 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 8341 | 2026.03.27 20:05:32.001168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.30 MiB, peak 305.83 MiB, free memory in arenas 0.00 B, will set to 296.80 MiB (RSS), difference: 1.50 MiB | ||
| 8342 | 2026.03.27 20:05:34.976644 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17759 | ||
| 8343 | 2026.03.27 20:05:34.977255 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8344 | 2026.03.27 20:05:34.977297 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8345 | 2026.03.27 20:05:34.977840 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8346 | 2026.03.27 20:05:34.978058 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8347 | 2026.03.27 20:05:34.978191 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17759 | ||
| 8348 | 2026.03.27 20:05:35.892668 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8349 | 2026.03.27 20:05:35.907749 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8350 | 2026.03.27 20:05:35.907803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8351 | 2026.03.27 20:05:35.913645 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8352 | 2026.03.27 20:05:35.914331 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8353 | 2026.03.27 20:05:35.916974 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8354 | 2026.03.27 20:05:36.086841 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8355 | 2026.03.27 20:05:36.087012 [ 276 ] {2eed3d0b-8d13-4cec-80be-cf44a1303291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8356 | 2026.03.27 20:05:36.087078 [ 276 ] {2eed3d0b-8d13-4cec-80be-cf44a1303291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8357 | 2026.03.27 20:05:36.087718 [ 276 ] {2eed3d0b-8d13-4cec-80be-cf44a1303291} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8358 | 2026.03.27 20:05:36.087757 [ 276 ] {2eed3d0b-8d13-4cec-80be-cf44a1303291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8359 | 2026.03.27 20:05:36.088083 [ 276 ] {2eed3d0b-8d13-4cec-80be-cf44a1303291} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8360 | 2026.03.27 20:05:36.088359 [ 276 ] {2eed3d0b-8d13-4cec-80be-cf44a1303291} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8361 | 2026.03.27 20:05:36.088507 [ 276 ] {2eed3d0b-8d13-4cec-80be-cf44a1303291} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001538 sec., 58517.55526657997 rows/sec., 4.93 MiB/sec. | ||
| 8362 | 2026.03.27 20:05:36.088553 [ 276 ] {2eed3d0b-8d13-4cec-80be-cf44a1303291} <Debug> TCPHandler: Processed in 0.001839692 sec. | ||
| 8363 | 2026.03.27 20:05:36.088685 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8364 | 2026.03.27 20:05:36.088790 [ 276 ] {a3d38d15-5552-4720-b610-2fab8f246abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8365 | 2026.03.27 20:05:36.088833 [ 276 ] {a3d38d15-5552-4720-b610-2fab8f246abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8366 | 2026.03.27 20:05:36.089251 [ 276 ] {a3d38d15-5552-4720-b610-2fab8f246abe} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8367 | 2026.03.27 20:05:36.089289 [ 276 ] {a3d38d15-5552-4720-b610-2fab8f246abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8368 | 2026.03.27 20:05:36.089597 [ 276 ] {a3d38d15-5552-4720-b610-2fab8f246abe} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8369 | 2026.03.27 20:05:36.089802 [ 276 ] {a3d38d15-5552-4720-b610-2fab8f246abe} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8370 | 2026.03.27 20:05:36.089934 [ 276 ] {a3d38d15-5552-4720-b610-2fab8f246abe} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001166 sec., 14579.759862778732 rows/sec., 1.07 MiB/sec. | ||
| 8371 | 2026.03.27 20:05:36.089975 [ 276 ] {a3d38d15-5552-4720-b610-2fab8f246abe} <Debug> TCPHandler: Processed in 0.001345993 sec. | ||
| 8372 | 2026.03.27 20:05:36.090089 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8373 | 2026.03.27 20:05:36.090188 [ 276 ] {3c75464a-29c1-42bb-90f5-d6a4f7a04fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8374 | 2026.03.27 20:05:36.090229 [ 276 ] {3c75464a-29c1-42bb-90f5-d6a4f7a04fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8375 | 2026.03.27 20:05:36.090645 [ 276 ] {3c75464a-29c1-42bb-90f5-d6a4f7a04fae} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8376 | 2026.03.27 20:05:36.090682 [ 276 ] {3c75464a-29c1-42bb-90f5-d6a4f7a04fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8377 | 2026.03.27 20:05:36.090984 [ 276 ] {3c75464a-29c1-42bb-90f5-d6a4f7a04fae} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8378 | 2026.03.27 20:05:36.091188 [ 276 ] {3c75464a-29c1-42bb-90f5-d6a4f7a04fae} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8379 | 2026.03.27 20:05:36.091316 [ 276 ] {3c75464a-29c1-42bb-90f5-d6a4f7a04fae} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001147 sec., 70619.00610287707 rows/sec., 5.51 MiB/sec. | ||
| 8380 | 2026.03.27 20:05:36.091354 [ 276 ] {3c75464a-29c1-42bb-90f5-d6a4f7a04fae} <Debug> TCPHandler: Processed in 0.001316134 sec. | ||
| 8381 | 2026.03.27 20:05:36.091472 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8382 | 2026.03.27 20:05:36.091569 [ 276 ] {b0d65744-c76d-4ac9-8dbe-a7e4af191e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8383 | 2026.03.27 20:05:36.091614 [ 276 ] {b0d65744-c76d-4ac9-8dbe-a7e4af191e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8384 | 2026.03.27 20:05:36.092016 [ 276 ] {b0d65744-c76d-4ac9-8dbe-a7e4af191e7b} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8385 | 2026.03.27 20:05:36.092054 [ 276 ] {b0d65744-c76d-4ac9-8dbe-a7e4af191e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8386 | 2026.03.27 20:05:36.092375 [ 276 ] {b0d65744-c76d-4ac9-8dbe-a7e4af191e7b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8387 | 2026.03.27 20:05:36.092569 [ 276 ] {b0d65744-c76d-4ac9-8dbe-a7e4af191e7b} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8388 | 2026.03.27 20:05:36.092692 [ 276 ] {b0d65744-c76d-4ac9-8dbe-a7e4af191e7b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 8389 | 2026.03.27 20:05:36.092726 [ 276 ] {b0d65744-c76d-4ac9-8dbe-a7e4af191e7b} <Debug> TCPHandler: Processed in 0.001331153 sec. | ||
| 8390 | 2026.03.27 20:05:36.092834 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8391 | 2026.03.27 20:05:36.092924 [ 276 ] {571ad3fa-4a7e-4250-a843-5822352495e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8392 | 2026.03.27 20:05:36.092974 [ 276 ] {571ad3fa-4a7e-4250-a843-5822352495e0} <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 | ||
| 8393 | 2026.03.27 20:05:36.093751 [ 276 ] {571ad3fa-4a7e-4250-a843-5822352495e0} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8394 | 2026.03.27 20:05:36.093786 [ 276 ] {571ad3fa-4a7e-4250-a843-5822352495e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8395 | 2026.03.27 20:05:36.094320 [ 276 ] {571ad3fa-4a7e-4250-a843-5822352495e0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8396 | 2026.03.27 20:05:36.094546 [ 276 ] {571ad3fa-4a7e-4250-a843-5822352495e0} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8397 | 2026.03.27 20:05:36.094685 [ 276 ] {571ad3fa-4a7e-4250-a843-5822352495e0} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001738 sec., 9781.357882623706 rows/sec., 17.53 MiB/sec. | ||
| 8398 | 2026.03.27 20:05:36.094747 [ 276 ] {571ad3fa-4a7e-4250-a843-5822352495e0} <Debug> TCPHandler: Processed in 0.001930824 sec. | ||
| 8399 | 2026.03.27 20:05:36.094864 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8400 | 2026.03.27 20:05:36.094960 [ 276 ] {aea0cb26-d3d0-45ab-9c71-f9e143fa6708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8401 | 2026.03.27 20:05:36.095002 [ 276 ] {aea0cb26-d3d0-45ab-9c71-f9e143fa6708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8402 | 2026.03.27 20:05:36.095339 [ 276 ] {aea0cb26-d3d0-45ab-9c71-f9e143fa6708} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8403 | 2026.03.27 20:05:36.095402 [ 276 ] {aea0cb26-d3d0-45ab-9c71-f9e143fa6708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8404 | 2026.03.27 20:05:36.095699 [ 276 ] {aea0cb26-d3d0-45ab-9c71-f9e143fa6708} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8405 | 2026.03.27 20:05:36.095903 [ 276 ] {aea0cb26-d3d0-45ab-9c71-f9e143fa6708} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8406 | 2026.03.27 20:05:36.096031 [ 276 ] {aea0cb26-d3d0-45ab-9c71-f9e143fa6708} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 8407 | 2026.03.27 20:05:36.096068 [ 276 ] {aea0cb26-d3d0-45ab-9c71-f9e143fa6708} <Debug> TCPHandler: Processed in 0.001255612 sec. | ||
| 8408 | 2026.03.27 20:05:37.527921 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1078 | ||
| 8409 | 2026.03.27 20:05:37.530219 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8410 | 2026.03.27 20:05:37.530268 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8411 | 2026.03.27 20:05:37.531464 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8412 | 2026.03.27 20:05:37.531748 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8413 | 2026.03.27 20:05:37.532165 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1078 | ||
| 8414 | 2026.03.27 20:05:41.088599 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8415 | 2026.03.27 20:05:41.088793 [ 276 ] {d8bfed5f-d691-476f-bea3-faeb9e9a4604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8416 | 2026.03.27 20:05:41.088859 [ 276 ] {d8bfed5f-d691-476f-bea3-faeb9e9a4604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8417 | 2026.03.27 20:05:41.089520 [ 276 ] {d8bfed5f-d691-476f-bea3-faeb9e9a4604} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8418 | 2026.03.27 20:05:41.089573 [ 276 ] {d8bfed5f-d691-476f-bea3-faeb9e9a4604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8419 | 2026.03.27 20:05:41.090016 [ 276 ] {d8bfed5f-d691-476f-bea3-faeb9e9a4604} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8420 | 2026.03.27 20:05:41.090239 [ 276 ] {d8bfed5f-d691-476f-bea3-faeb9e9a4604} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8421 | 2026.03.27 20:05:41.090402 [ 276 ] {d8bfed5f-d691-476f-bea3-faeb9e9a4604} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001655 sec., 62839.87915407855 rows/sec., 5.27 MiB/sec. | ||
| 8422 | 2026.03.27 20:05:41.090453 [ 276 ] {d8bfed5f-d691-476f-bea3-faeb9e9a4604} <Debug> TCPHandler: Processed in 0.001984885 sec. | ||
| 8423 | 2026.03.27 20:05:41.090586 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8424 | 2026.03.27 20:05:41.090690 [ 276 ] {454505c4-0084-47c6-a91a-7abcb84b223f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8425 | 2026.03.27 20:05:41.090734 [ 276 ] {454505c4-0084-47c6-a91a-7abcb84b223f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8426 | 2026.03.27 20:05:41.091163 [ 276 ] {454505c4-0084-47c6-a91a-7abcb84b223f} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8427 | 2026.03.27 20:05:41.091201 [ 276 ] {454505c4-0084-47c6-a91a-7abcb84b223f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8428 | 2026.03.27 20:05:41.091495 [ 276 ] {454505c4-0084-47c6-a91a-7abcb84b223f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8429 | 2026.03.27 20:05:41.091701 [ 276 ] {454505c4-0084-47c6-a91a-7abcb84b223f} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8430 | 2026.03.27 20:05:41.091837 [ 276 ] {454505c4-0084-47c6-a91a-7abcb84b223f} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001171 sec., 20495.303159692572 rows/sec., 1.51 MiB/sec. | ||
| 8431 | 2026.03.27 20:05:41.091877 [ 276 ] {454505c4-0084-47c6-a91a-7abcb84b223f} <Debug> TCPHandler: Processed in 0.001344174 sec. | ||
| 8432 | 2026.03.27 20:05:41.091994 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8433 | 2026.03.27 20:05:41.092092 [ 276 ] {005bd697-3576-4bcb-a933-014427efc81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8434 | 2026.03.27 20:05:41.092135 [ 276 ] {005bd697-3576-4bcb-a933-014427efc81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8435 | 2026.03.27 20:05:41.092553 [ 276 ] {005bd697-3576-4bcb-a933-014427efc81f} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8436 | 2026.03.27 20:05:41.092591 [ 276 ] {005bd697-3576-4bcb-a933-014427efc81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8437 | 2026.03.27 20:05:41.092892 [ 276 ] {005bd697-3576-4bcb-a933-014427efc81f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8438 | 2026.03.27 20:05:41.093093 [ 276 ] {005bd697-3576-4bcb-a933-014427efc81f} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8439 | 2026.03.27 20:05:41.093225 [ 276 ] {005bd697-3576-4bcb-a933-014427efc81f} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001151 sec., 76455.25629887056 rows/sec., 5.97 MiB/sec. | ||
| 8440 | 2026.03.27 20:05:41.093264 [ 276 ] {005bd697-3576-4bcb-a933-014427efc81f} <Debug> TCPHandler: Processed in 0.001320473 sec. | ||
| 8441 | 2026.03.27 20:05:41.093442 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8442 | 2026.03.27 20:05:41.093538 [ 276 ] {f3b89106-d73b-4c70-85d5-89214aff1eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8443 | 2026.03.27 20:05:41.093581 [ 276 ] {f3b89106-d73b-4c70-85d5-89214aff1eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8444 | 2026.03.27 20:05:41.093981 [ 276 ] {f3b89106-d73b-4c70-85d5-89214aff1eaa} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8445 | 2026.03.27 20:05:41.094018 [ 276 ] {f3b89106-d73b-4c70-85d5-89214aff1eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8446 | 2026.03.27 20:05:41.094339 [ 276 ] {f3b89106-d73b-4c70-85d5-89214aff1eaa} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8447 | 2026.03.27 20:05:41.094548 [ 276 ] {f3b89106-d73b-4c70-85d5-89214aff1eaa} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8448 | 2026.03.27 20:05:41.094682 [ 276 ] {f3b89106-d73b-4c70-85d5-89214aff1eaa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 8449 | 2026.03.27 20:05:41.094720 [ 276 ] {f3b89106-d73b-4c70-85d5-89214aff1eaa} <Debug> TCPHandler: Processed in 0.001326993 sec. | ||
| 8450 | 2026.03.27 20:05:41.094834 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8451 | 2026.03.27 20:05:41.094929 [ 276 ] {9a053576-2b1a-4762-b87e-ddb944f62562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8452 | 2026.03.27 20:05:41.094983 [ 276 ] {9a053576-2b1a-4762-b87e-ddb944f62562} <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 | ||
| 8453 | 2026.03.27 20:05:41.095755 [ 276 ] {9a053576-2b1a-4762-b87e-ddb944f62562} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8454 | 2026.03.27 20:05:41.095791 [ 276 ] {9a053576-2b1a-4762-b87e-ddb944f62562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8455 | 2026.03.27 20:05:41.096315 [ 276 ] {9a053576-2b1a-4762-b87e-ddb944f62562} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8456 | 2026.03.27 20:05:41.096528 [ 276 ] {9a053576-2b1a-4762-b87e-ddb944f62562} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8457 | 2026.03.27 20:05:41.096668 [ 276 ] {9a053576-2b1a-4762-b87e-ddb944f62562} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001756 sec., 13667.425968109339 rows/sec., 24.49 MiB/sec. | ||
| 8458 | 2026.03.27 20:05:41.096732 [ 276 ] {9a053576-2b1a-4762-b87e-ddb944f62562} <Debug> TCPHandler: Processed in 0.001947275 sec. | ||
| 8459 | 2026.03.27 20:05:41.096849 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8460 | 2026.03.27 20:05:41.096945 [ 276 ] {bd5d131e-0103-413f-826a-dd818e27408a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8461 | 2026.03.27 20:05:41.096987 [ 276 ] {bd5d131e-0103-413f-826a-dd818e27408a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8462 | 2026.03.27 20:05:41.097327 [ 276 ] {bd5d131e-0103-413f-826a-dd818e27408a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8463 | 2026.03.27 20:05:41.097364 [ 276 ] {bd5d131e-0103-413f-826a-dd818e27408a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8464 | 2026.03.27 20:05:41.097666 [ 276 ] {bd5d131e-0103-413f-826a-dd818e27408a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8465 | 2026.03.27 20:05:41.097863 [ 276 ] {bd5d131e-0103-413f-826a-dd818e27408a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8466 | 2026.03.27 20:05:41.097997 [ 276 ] {bd5d131e-0103-413f-826a-dd818e27408a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 8467 | 2026.03.27 20:05:41.098033 [ 276 ] {bd5d131e-0103-413f-826a-dd818e27408a} <Debug> TCPHandler: Processed in 0.001234372 sec. | ||
| 8468 | 2026.03.27 20:05:42.368810 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8469 | 2026.03.27 20:05:42.368888 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8470 | 2026.03.27 20:05:42.478520 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18271 | ||
| 8471 | 2026.03.27 20:05:42.479157 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8472 | 2026.03.27 20:05:42.479202 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8473 | 2026.03.27 20:05:42.479678 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8474 | 2026.03.27 20:05:42.479902 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8475 | 2026.03.27 20:05:42.480041 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18271 | ||
| 8476 | 2026.03.27 20:05:43.417282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8477 | 2026.03.27 20:05:43.432821 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8478 | 2026.03.27 20:05:43.432865 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8479 | 2026.03.27 20:05:43.438977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8480 | 2026.03.27 20:05:43.439654 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8481 | 2026.03.27 20:05:43.442360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8482 | 2026.03.27 20:05:46.088539 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8483 | 2026.03.27 20:05:46.088766 [ 276 ] {fafc3fd4-a0d9-4a95-b1af-bef3b4e2d25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8484 | 2026.03.27 20:05:46.088833 [ 276 ] {fafc3fd4-a0d9-4a95-b1af-bef3b4e2d25d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8485 | 2026.03.27 20:05:46.089481 [ 276 ] {fafc3fd4-a0d9-4a95-b1af-bef3b4e2d25d} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8486 | 2026.03.27 20:05:46.089532 [ 276 ] {fafc3fd4-a0d9-4a95-b1af-bef3b4e2d25d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8487 | 2026.03.27 20:05:46.089930 [ 276 ] {fafc3fd4-a0d9-4a95-b1af-bef3b4e2d25d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8488 | 2026.03.27 20:05:46.090164 [ 276 ] {fafc3fd4-a0d9-4a95-b1af-bef3b4e2d25d} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8489 | 2026.03.27 20:05:46.090323 [ 276 ] {fafc3fd4-a0d9-4a95-b1af-bef3b4e2d25d} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001618 sec., 55624.22744128553 rows/sec., 4.68 MiB/sec. | ||
| 8490 | 2026.03.27 20:05:46.090375 [ 276 ] {fafc3fd4-a0d9-4a95-b1af-bef3b4e2d25d} <Debug> TCPHandler: Processed in 0.001977725 sec. | ||
| 8491 | 2026.03.27 20:05:46.090509 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8492 | 2026.03.27 20:05:46.090612 [ 276 ] {57b5701a-3e83-44c2-8816-1b05a8ef8935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8493 | 2026.03.27 20:05:46.090655 [ 276 ] {57b5701a-3e83-44c2-8816-1b05a8ef8935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8494 | 2026.03.27 20:05:46.091075 [ 276 ] {57b5701a-3e83-44c2-8816-1b05a8ef8935} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8495 | 2026.03.27 20:05:46.091110 [ 276 ] {57b5701a-3e83-44c2-8816-1b05a8ef8935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8496 | 2026.03.27 20:05:46.091404 [ 276 ] {57b5701a-3e83-44c2-8816-1b05a8ef8935} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8497 | 2026.03.27 20:05:46.091596 [ 276 ] {57b5701a-3e83-44c2-8816-1b05a8ef8935} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8498 | 2026.03.27 20:05:46.091740 [ 276 ] {57b5701a-3e83-44c2-8816-1b05a8ef8935} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001183 sec., 14370.245139475908 rows/sec., 1.06 MiB/sec. | ||
| 8499 | 2026.03.27 20:05:46.091785 [ 276 ] {57b5701a-3e83-44c2-8816-1b05a8ef8935} <Debug> TCPHandler: Processed in 0.001363394 sec. | ||
| 8500 | 2026.03.27 20:05:46.091902 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8501 | 2026.03.27 20:05:46.091993 [ 276 ] {4e3187bb-dffe-4465-b86d-bb2456ec21a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8502 | 2026.03.27 20:05:46.092031 [ 276 ] {4e3187bb-dffe-4465-b86d-bb2456ec21a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8503 | 2026.03.27 20:05:46.092531 [ 276 ] {4e3187bb-dffe-4465-b86d-bb2456ec21a3} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8504 | 2026.03.27 20:05:46.092564 [ 276 ] {4e3187bb-dffe-4465-b86d-bb2456ec21a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8505 | 2026.03.27 20:05:46.092866 [ 276 ] {4e3187bb-dffe-4465-b86d-bb2456ec21a3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8506 | 2026.03.27 20:05:46.093065 [ 276 ] {4e3187bb-dffe-4465-b86d-bb2456ec21a3} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8507 | 2026.03.27 20:05:46.093190 [ 276 ] {4e3187bb-dffe-4465-b86d-bb2456ec21a3} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001167 sec., 69408.74035989717 rows/sec., 5.42 MiB/sec. | ||
| 8508 | 2026.03.27 20:05:46.093227 [ 276 ] {4e3187bb-dffe-4465-b86d-bb2456ec21a3} <Debug> TCPHandler: Processed in 0.001331054 sec. | ||
| 8509 | 2026.03.27 20:05:46.093356 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8510 | 2026.03.27 20:05:46.093451 [ 276 ] {50265624-b919-4579-8281-cbffcaca652e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8511 | 2026.03.27 20:05:46.093494 [ 276 ] {50265624-b919-4579-8281-cbffcaca652e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8512 | 2026.03.27 20:05:46.093915 [ 276 ] {50265624-b919-4579-8281-cbffcaca652e} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8513 | 2026.03.27 20:05:46.093951 [ 276 ] {50265624-b919-4579-8281-cbffcaca652e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8514 | 2026.03.27 20:05:46.094278 [ 276 ] {50265624-b919-4579-8281-cbffcaca652e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8515 | 2026.03.27 20:05:46.094491 [ 276 ] {50265624-b919-4579-8281-cbffcaca652e} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8516 | 2026.03.27 20:05:46.094618 [ 276 ] {50265624-b919-4579-8281-cbffcaca652e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 8517 | 2026.03.27 20:05:46.094654 [ 276 ] {50265624-b919-4579-8281-cbffcaca652e} <Debug> TCPHandler: Processed in 0.001347734 sec. | ||
| 8518 | 2026.03.27 20:05:46.094772 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8519 | 2026.03.27 20:05:46.094867 [ 276 ] {feb02526-9719-4aef-beff-79ae557cfdf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8520 | 2026.03.27 20:05:46.094921 [ 276 ] {feb02526-9719-4aef-beff-79ae557cfdf8} <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 | ||
| 8521 | 2026.03.27 20:05:46.095678 [ 276 ] {feb02526-9719-4aef-beff-79ae557cfdf8} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8522 | 2026.03.27 20:05:46.095712 [ 276 ] {feb02526-9719-4aef-beff-79ae557cfdf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8523 | 2026.03.27 20:05:46.096218 [ 276 ] {feb02526-9719-4aef-beff-79ae557cfdf8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8524 | 2026.03.27 20:05:46.096434 [ 276 ] {feb02526-9719-4aef-beff-79ae557cfdf8} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8525 | 2026.03.27 20:05:46.096567 [ 276 ] {feb02526-9719-4aef-beff-79ae557cfdf8} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001719 sec., 9889.470622454915 rows/sec., 17.72 MiB/sec. | ||
| 8526 | 2026.03.27 20:05:46.096630 [ 276 ] {feb02526-9719-4aef-beff-79ae557cfdf8} <Debug> TCPHandler: Processed in 0.001906264 sec. | ||
| 8527 | 2026.03.27 20:05:46.096744 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8528 | 2026.03.27 20:05:46.096838 [ 276 ] {65648033-30bc-4970-92f0-7e7085ddb5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8529 | 2026.03.27 20:05:46.096878 [ 276 ] {65648033-30bc-4970-92f0-7e7085ddb5c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8530 | 2026.03.27 20:05:46.097212 [ 276 ] {65648033-30bc-4970-92f0-7e7085ddb5c8} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8531 | 2026.03.27 20:05:46.097246 [ 276 ] {65648033-30bc-4970-92f0-7e7085ddb5c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8532 | 2026.03.27 20:05:46.097540 [ 276 ] {65648033-30bc-4970-92f0-7e7085ddb5c8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8533 | 2026.03.27 20:05:46.097743 [ 276 ] {65648033-30bc-4970-92f0-7e7085ddb5c8} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8534 | 2026.03.27 20:05:46.097867 [ 276 ] {65648033-30bc-4970-92f0-7e7085ddb5c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 8535 | 2026.03.27 20:05:46.097902 [ 276 ] {65648033-30bc-4970-92f0-7e7085ddb5c8} <Debug> TCPHandler: Processed in 0.001205741 sec. | ||
| 8536 | 2026.03.27 20:05:46.331682 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8537 | 2026.03.27 20:05:46.331861 [ 276 ] {09efd809-6fce-4eae-aabd-ba163d826414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8538 | 2026.03.27 20:05:46.331928 [ 276 ] {09efd809-6fce-4eae-aabd-ba163d826414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8539 | 2026.03.27 20:05:46.332569 [ 276 ] {09efd809-6fce-4eae-aabd-ba163d826414} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8540 | 2026.03.27 20:05:46.332622 [ 276 ] {09efd809-6fce-4eae-aabd-ba163d826414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8541 | 2026.03.27 20:05:46.333013 [ 276 ] {09efd809-6fce-4eae-aabd-ba163d826414} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8542 | 2026.03.27 20:05:46.333243 [ 276 ] {09efd809-6fce-4eae-aabd-ba163d826414} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8543 | 2026.03.27 20:05:46.333405 [ 276 ] {09efd809-6fce-4eae-aabd-ba163d826414} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001597 sec., 15028.177833437696 rows/sec., 1.25 MiB/sec. | ||
| 8544 | 2026.03.27 20:05:46.333453 [ 276 ] {09efd809-6fce-4eae-aabd-ba163d826414} <Debug> TCPHandler: Processed in 0.001912394 sec. | ||
| 8545 | 2026.03.27 20:05:46.333574 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8546 | 2026.03.27 20:05:46.333674 [ 276 ] {f0665baf-2ff9-4a30-93e2-62454c91386e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8547 | 2026.03.27 20:05:46.333718 [ 276 ] {f0665baf-2ff9-4a30-93e2-62454c91386e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8548 | 2026.03.27 20:05:46.334100 [ 276 ] {f0665baf-2ff9-4a30-93e2-62454c91386e} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8549 | 2026.03.27 20:05:46.334133 [ 276 ] {f0665baf-2ff9-4a30-93e2-62454c91386e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8550 | 2026.03.27 20:05:46.334489 [ 276 ] {f0665baf-2ff9-4a30-93e2-62454c91386e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8551 | 2026.03.27 20:05:46.334706 [ 276 ] {f0665baf-2ff9-4a30-93e2-62454c91386e} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8552 | 2026.03.27 20:05:46.334842 [ 276 ] {f0665baf-2ff9-4a30-93e2-62454c91386e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001163 sec., 1719.6904557179707 rows/sec., 140.23 KiB/sec. | ||
| 8553 | 2026.03.27 20:05:46.334882 [ 276 ] {f0665baf-2ff9-4a30-93e2-62454c91386e} <Debug> TCPHandler: Processed in 0.001339364 sec. | ||
| 8554 | 2026.03.27 20:05:46.334998 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8555 | 2026.03.27 20:05:46.335098 [ 276 ] {e5de00af-5b8c-401f-9eb1-920a5ff19c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8556 | 2026.03.27 20:05:46.335138 [ 276 ] {e5de00af-5b8c-401f-9eb1-920a5ff19c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8557 | 2026.03.27 20:05:46.336796 [ 276 ] {e5de00af-5b8c-401f-9eb1-920a5ff19c92} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8558 | 2026.03.27 20:05:46.336833 [ 276 ] {e5de00af-5b8c-401f-9eb1-920a5ff19c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8559 | 2026.03.27 20:05:46.337283 [ 276 ] {e5de00af-5b8c-401f-9eb1-920a5ff19c92} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8560 | 2026.03.27 20:05:46.337502 [ 276 ] {e5de00af-5b8c-401f-9eb1-920a5ff19c92} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8561 | 2026.03.27 20:05:46.337635 [ 276 ] {e5de00af-5b8c-401f-9eb1-920a5ff19c92} <Debug> executeQuery: Read 2570 rows, 197.39 KiB in 0.002556 sec., 1005477.3082942097 rows/sec., 75.42 MiB/sec. | ||
| 8562 | 2026.03.27 20:05:46.337677 [ 276 ] {e5de00af-5b8c-401f-9eb1-920a5ff19c92} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 8563 | 2026.03.27 20:05:46.337691 [ 276 ] {e5de00af-5b8c-401f-9eb1-920a5ff19c92} <Debug> TCPHandler: Processed in 0.002743228 sec. | ||
| 8564 | 2026.03.27 20:05:46.337808 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8565 | 2026.03.27 20:05:46.337907 [ 276 ] {43fa32f7-0c52-43c7-bafb-09d8b4a8d7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8566 | 2026.03.27 20:05:46.337948 [ 276 ] {43fa32f7-0c52-43c7-bafb-09d8b4a8d7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8567 | 2026.03.27 20:05:46.338377 [ 276 ] {43fa32f7-0c52-43c7-bafb-09d8b4a8d7ee} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8568 | 2026.03.27 20:05:46.338415 [ 276 ] {43fa32f7-0c52-43c7-bafb-09d8b4a8d7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8569 | 2026.03.27 20:05:46.338706 [ 276 ] {43fa32f7-0c52-43c7-bafb-09d8b4a8d7ee} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8570 | 2026.03.27 20:05:46.338914 [ 276 ] {43fa32f7-0c52-43c7-bafb-09d8b4a8d7ee} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8571 | 2026.03.27 20:05:46.339037 [ 81 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8572 | 2026.03.27 20:05:46.339045 [ 276 ] {43fa32f7-0c52-43c7-bafb-09d8b4a8d7ee} <Debug> executeQuery: Read 47 rows, 3.58 KiB in 0.001156 sec., 40657.439446366785 rows/sec., 3.03 MiB/sec. | ||
| 8573 | 2026.03.27 20:05:46.339114 [ 81 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8574 | 2026.03.27 20:05:46.339129 [ 276 ] {43fa32f7-0c52-43c7-bafb-09d8b4a8d7ee} <Debug> TCPHandler: Processed in 0.001371194 sec. | ||
| 8575 | 2026.03.27 20:05:46.339143 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8576 | 2026.03.27 20:05:46.339241 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8577 | 2026.03.27 20:05:46.339285 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::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 | ||
| 8578 | 2026.03.27 20:05:46.339341 [ 276 ] {da05f21a-ce27-4793-9f1d-69b56bc1e74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8579 | 2026.03.27 20:05:46.339387 [ 276 ] {da05f21a-ce27-4793-9f1d-69b56bc1e74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8580 | 2026.03.27 20:05:46.339438 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8581 | 2026.03.27 20:05:46.339482 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 224 rows starting from the beginning of the part | ||
| 8582 | 2026.03.27 20:05:46.339558 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 8583 | 2026.03.27 20:05:46.339613 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 17 rows starting from the beginning of the part | ||
| 8584 | 2026.03.27 20:05:46.339662 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 8585 | 2026.03.27 20:05:46.339708 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 17 rows starting from the beginning of the part | ||
| 8586 | 2026.03.27 20:05:46.339753 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 47 rows starting from the beginning of the part | ||
| 8587 | 2026.03.27 20:05:46.340174 [ 276 ] {da05f21a-ce27-4793-9f1d-69b56bc1e74e} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8588 | 2026.03.27 20:05:46.340215 [ 276 ] {da05f21a-ce27-4793-9f1d-69b56bc1e74e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8589 | 2026.03.27 20:05:46.340559 [ 276 ] {da05f21a-ce27-4793-9f1d-69b56bc1e74e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8590 | 2026.03.27 20:05:46.340609 [ 193 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 353 rows, containing 5 columns (5 merged, 0 gathered) in 0.001387885 sec., 254343.83972735493 rows/sec., 18.14 MiB/sec. | ||
| 8591 | 2026.03.27 20:05:46.340797 [ 276 ] {da05f21a-ce27-4793-9f1d-69b56bc1e74e} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8592 | 2026.03.27 20:05:46.340836 [ 198 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8593 | 2026.03.27 20:05:46.340939 [ 276 ] {da05f21a-ce27-4793-9f1d-69b56bc1e74e} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001616 sec., 510519.801980198 rows/sec., 29.86 MiB/sec. | ||
| 8594 | 2026.03.27 20:05:46.340985 [ 276 ] {da05f21a-ce27-4793-9f1d-69b56bc1e74e} <Debug> TCPHandler: Processed in 0.001795002 sec. | ||
| 8595 | 2026.03.27 20:05:46.341111 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8596 | 2026.03.27 20:05:46.341196 [ 198 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_51_10} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8597 | 2026.03.27 20:05:46.341238 [ 276 ] {7a5b4a04-04b7-4a1b-aed2-69f00d5acf1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8598 | 2026.03.27 20:05:46.341292 [ 276 ] {7a5b4a04-04b7-4a1b-aed2-69f00d5acf1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8599 | 2026.03.27 20:05:46.341298 [ 198 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_51_10} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8600 | 2026.03.27 20:05:46.341449 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8601 | 2026.03.27 20:05:46.341760 [ 276 ] {7a5b4a04-04b7-4a1b-aed2-69f00d5acf1c} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8602 | 2026.03.27 20:05:46.341801 [ 276 ] {7a5b4a04-04b7-4a1b-aed2-69f00d5acf1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8603 | 2026.03.27 20:05:46.342114 [ 276 ] {7a5b4a04-04b7-4a1b-aed2-69f00d5acf1c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8604 | 2026.03.27 20:05:46.342327 [ 276 ] {7a5b4a04-04b7-4a1b-aed2-69f00d5acf1c} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8605 | 2026.03.27 20:05:46.342456 [ 276 ] {7a5b4a04-04b7-4a1b-aed2-69f00d5acf1c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001243 sec., 804.5052292839904 rows/sec., 56.57 KiB/sec. | ||
| 8606 | 2026.03.27 20:05:46.342495 [ 276 ] {7a5b4a04-04b7-4a1b-aed2-69f00d5acf1c} <Debug> TCPHandler: Processed in 0.001446005 sec. | ||
| 8607 | 2026.03.27 20:05:46.342600 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8608 | 2026.03.27 20:05:46.342702 [ 276 ] {591a2f2d-34eb-4e58-a67a-26eb8dfaa259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8609 | 2026.03.27 20:05:46.342743 [ 276 ] {591a2f2d-34eb-4e58-a67a-26eb8dfaa259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8610 | 2026.03.27 20:05:46.343154 [ 276 ] {591a2f2d-34eb-4e58-a67a-26eb8dfaa259} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8611 | 2026.03.27 20:05:46.343191 [ 276 ] {591a2f2d-34eb-4e58-a67a-26eb8dfaa259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8612 | 2026.03.27 20:05:46.343509 [ 276 ] {591a2f2d-34eb-4e58-a67a-26eb8dfaa259} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8613 | 2026.03.27 20:05:46.343724 [ 276 ] {591a2f2d-34eb-4e58-a67a-26eb8dfaa259} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8614 | 2026.03.27 20:05:46.343854 [ 276 ] {591a2f2d-34eb-4e58-a67a-26eb8dfaa259} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001171 sec., 10247.651579846286 rows/sec., 800.60 KiB/sec. | ||
| 8615 | 2026.03.27 20:05:46.343894 [ 276 ] {591a2f2d-34eb-4e58-a67a-26eb8dfaa259} <Debug> TCPHandler: Processed in 0.001343294 sec. | ||
| 8616 | 2026.03.27 20:05:46.344010 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8617 | 2026.03.27 20:05:46.344129 [ 276 ] {76faedac-81e2-4bc2-b5a6-80c0e7569292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8618 | 2026.03.27 20:05:46.344179 [ 276 ] {76faedac-81e2-4bc2-b5a6-80c0e7569292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8619 | 2026.03.27 20:05:46.345187 [ 276 ] {76faedac-81e2-4bc2-b5a6-80c0e7569292} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8620 | 2026.03.27 20:05:46.345222 [ 276 ] {76faedac-81e2-4bc2-b5a6-80c0e7569292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8621 | 2026.03.27 20:05:46.345586 [ 276 ] {76faedac-81e2-4bc2-b5a6-80c0e7569292} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8622 | 2026.03.27 20:05:46.345791 [ 276 ] {76faedac-81e2-4bc2-b5a6-80c0e7569292} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8623 | 2026.03.27 20:05:46.345921 [ 276 ] {76faedac-81e2-4bc2-b5a6-80c0e7569292} <Debug> executeQuery: Read 1350 rows, 93.30 KiB in 0.001815 sec., 743801.652892562 rows/sec., 50.20 MiB/sec. | ||
| 8624 | 2026.03.27 20:05:46.345960 [ 276 ] {76faedac-81e2-4bc2-b5a6-80c0e7569292} <Debug> TCPHandler: Processed in 0.002010595 sec. | ||
| 8625 | 2026.03.27 20:05:46.346080 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8626 | 2026.03.27 20:05:46.346178 [ 276 ] {c0bc18f3-f33d-4d01-ab36-f2438be3e0fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8627 | 2026.03.27 20:05:46.346223 [ 276 ] {c0bc18f3-f33d-4d01-ab36-f2438be3e0fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8628 | 2026.03.27 20:05:46.346999 [ 276 ] {c0bc18f3-f33d-4d01-ab36-f2438be3e0fd} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8629 | 2026.03.27 20:05:46.347036 [ 276 ] {c0bc18f3-f33d-4d01-ab36-f2438be3e0fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8630 | 2026.03.27 20:05:46.347476 [ 276 ] {c0bc18f3-f33d-4d01-ab36-f2438be3e0fd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8631 | 2026.03.27 20:05:46.347687 [ 276 ] {c0bc18f3-f33d-4d01-ab36-f2438be3e0fd} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8632 | 2026.03.27 20:05:46.347815 [ 276 ] {c0bc18f3-f33d-4d01-ab36-f2438be3e0fd} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001655 sec., 926283.9879154079 rows/sec., 56.62 MiB/sec. | ||
| 8633 | 2026.03.27 20:05:46.347853 [ 276 ] {c0bc18f3-f33d-4d01-ab36-f2438be3e0fd} <Debug> TCPHandler: Processed in 0.001822922 sec. | ||
| 8634 | 2026.03.27 20:05:46.347967 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8635 | 2026.03.27 20:05:46.348064 [ 276 ] {afe9102f-21fd-426a-bb04-810bc88a58d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8636 | 2026.03.27 20:05:46.348118 [ 276 ] {afe9102f-21fd-426a-bb04-810bc88a58d3} <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 | ||
| 8637 | 2026.03.27 20:05:46.348943 [ 276 ] {afe9102f-21fd-426a-bb04-810bc88a58d3} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8638 | 2026.03.27 20:05:46.348979 [ 276 ] {afe9102f-21fd-426a-bb04-810bc88a58d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8639 | 2026.03.27 20:05:46.349565 [ 276 ] {afe9102f-21fd-426a-bb04-810bc88a58d3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8640 | 2026.03.27 20:05:46.349795 [ 276 ] {afe9102f-21fd-426a-bb04-810bc88a58d3} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8641 | 2026.03.27 20:05:46.349913 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8642 | 2026.03.27 20:05:46.349936 [ 276 ] {afe9102f-21fd-426a-bb04-810bc88a58d3} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001891 sec., 17451.084082496032 rows/sec., 31.27 MiB/sec. | ||
| 8643 | 2026.03.27 20:05:46.349959 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8644 | 2026.03.27 20:05:46.349987 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8645 | 2026.03.27 20:05:46.350003 [ 276 ] {afe9102f-21fd-426a-bb04-810bc88a58d3} <Debug> TCPHandler: Processed in 0.002087287 sec. | ||
| 8646 | 2026.03.27 20:05:46.350091 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::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 | ||
| 8647 | 2026.03.27 20:05:46.350127 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8648 | 2026.03.27 20:05:46.350228 [ 276 ] {f7204f1d-0297-4659-b05e-5caccdfe4d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8649 | 2026.03.27 20:05:46.350271 [ 276 ] {f7204f1d-0297-4659-b05e-5caccdfe4d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8650 | 2026.03.27 20:05:46.350311 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8651 | 2026.03.27 20:05:46.350384 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1009 rows starting from the beginning of the part | ||
| 8652 | 2026.03.27 20:05:46.350518 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 8653 | 2026.03.27 20:05:46.350597 [ 276 ] {f7204f1d-0297-4659-b05e-5caccdfe4d3a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8654 | 2026.03.27 20:05:46.350627 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 17 rows starting from the beginning of the part | ||
| 8655 | 2026.03.27 20:05:46.350640 [ 276 ] {f7204f1d-0297-4659-b05e-5caccdfe4d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8656 | 2026.03.27 20:05:46.350759 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 8657 | 2026.03.27 20:05:46.350885 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 17 rows starting from the beginning of the part | ||
| 8658 | 2026.03.27 20:05:46.350968 [ 276 ] {f7204f1d-0297-4659-b05e-5caccdfe4d3a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8659 | 2026.03.27 20:05:46.350993 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 33 rows starting from the beginning of the part | ||
| 8660 | 2026.03.27 20:05:46.351182 [ 276 ] {f7204f1d-0297-4659-b05e-5caccdfe4d3a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8661 | 2026.03.27 20:05:46.351317 [ 276 ] {f7204f1d-0297-4659-b05e-5caccdfe4d3a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001107 sec., 10840.108401084011 rows/sec., 748.08 KiB/sec. | ||
| 8662 | 2026.03.27 20:05:46.351356 [ 276 ] {f7204f1d-0297-4659-b05e-5caccdfe4d3a} <Debug> TCPHandler: Processed in 0.001279843 sec. | ||
| 8663 | 2026.03.27 20:05:46.357463 [ 200 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1124 rows, containing 19 columns (19 merged, 0 gathered) in 0.007405611 sec., 151776.80815262912 rows/sec., 271.98 MiB/sec. | ||
| 8664 | 2026.03.27 20:05:46.359186 [ 199 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8665 | 2026.03.27 20:05:46.359513 [ 199 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2026.03.27 20:05:46.359585 [ 199 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8667 | 2026.03.27 20:05:46.359699 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.60 MiB. | ||
| 8668 | 2026.03.27 20:05:47.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.50 MiB, peak 307.07 MiB, free memory in arenas 0.00 B, will set to 301.18 MiB (RSS), difference: 2.68 MiB | ||
| 8669 | 2026.03.27 20:05:47.533046 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1124 | ||
| 8670 | 2026.03.27 20:05:47.535589 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8671 | 2026.03.27 20:05:47.535638 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8672 | 2026.03.27 20:05:47.536896 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8673 | 2026.03.27 20:05:47.537172 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8674 | 2026.03.27 20:05:47.537540 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1124 | ||
| 8675 | 2026.03.27 20:05:49.980878 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18719 | ||
| 8676 | 2026.03.27 20:05:49.981411 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8677 | 2026.03.27 20:05:49.981455 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8678 | 2026.03.27 20:05:49.981950 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8679 | 2026.03.27 20:05:49.982182 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8680 | 2026.03.27 20:05:49.982329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18719 | ||
| 8681 | 2026.03.27 20:05:50.943211 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8682 | 2026.03.27 20:05:50.960497 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8683 | 2026.03.27 20:05:50.960554 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8684 | 2026.03.27 20:05:50.966599 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8685 | 2026.03.27 20:05:50.967296 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8686 | 2026.03.27 20:05:50.970402 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8687 | 2026.03.27 20:05:51.085092 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8688 | 2026.03.27 20:05:51.085241 [ 276 ] {508fac8b-fa1e-48d7-9615-2aa2e7ec2553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8689 | 2026.03.27 20:05:51.085300 [ 276 ] {508fac8b-fa1e-48d7-9615-2aa2e7ec2553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8690 | 2026.03.27 20:05:51.085863 [ 276 ] {508fac8b-fa1e-48d7-9615-2aa2e7ec2553} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8691 | 2026.03.27 20:05:51.085904 [ 276 ] {508fac8b-fa1e-48d7-9615-2aa2e7ec2553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8692 | 2026.03.27 20:05:51.086238 [ 276 ] {508fac8b-fa1e-48d7-9615-2aa2e7ec2553} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8693 | 2026.03.27 20:05:51.086447 [ 276 ] {508fac8b-fa1e-48d7-9615-2aa2e7ec2553} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8694 | 2026.03.27 20:05:51.086592 [ 276 ] {508fac8b-fa1e-48d7-9615-2aa2e7ec2553} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001392 sec., 40229.88505747126 rows/sec., 3.09 MiB/sec. | ||
| 8695 | 2026.03.27 20:05:51.086601 [ 77 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8696 | 2026.03.27 20:05:51.086633 [ 276 ] {508fac8b-fa1e-48d7-9615-2aa2e7ec2553} <Debug> TCPHandler: Processed in 0.001664099 sec. | ||
| 8697 | 2026.03.27 20:05:51.086675 [ 77 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8698 | 2026.03.27 20:05:51.086706 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8699 | 2026.03.27 20:05:51.086770 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8700 | 2026.03.27 20:05:51.086815 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 8701 | 2026.03.27 20:05:51.086872 [ 276 ] {78ccbf9f-4e73-4451-8566-979b59d79a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8702 | 2026.03.27 20:05:51.086916 [ 276 ] {78ccbf9f-4e73-4451-8566-979b59d79a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8703 | 2026.03.27 20:05:51.086940 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8704 | 2026.03.27 20:05:51.086980 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3360 rows starting from the beginning of the part | ||
| 8705 | 2026.03.27 20:05:51.087045 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 90 rows starting from the beginning of the part | ||
| 8706 | 2026.03.27 20:05:51.087090 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 8707 | 2026.03.27 20:05:51.087160 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 8708 | 2026.03.27 20:05:51.087215 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 2570 rows starting from the beginning of the part | ||
| 8709 | 2026.03.27 20:05:51.087263 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 8710 | 2026.03.27 20:05:51.087352 [ 276 ] {78ccbf9f-4e73-4451-8566-979b59d79a3c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8711 | 2026.03.27 20:05:51.087393 [ 276 ] {78ccbf9f-4e73-4451-8566-979b59d79a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8712 | 2026.03.27 20:05:51.087723 [ 276 ] {78ccbf9f-4e73-4451-8566-979b59d79a3c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8713 | 2026.03.27 20:05:51.087936 [ 276 ] {78ccbf9f-4e73-4451-8566-979b59d79a3c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8714 | 2026.03.27 20:05:51.088050 [ 77 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8715 | 2026.03.27 20:05:51.088071 [ 276 ] {78ccbf9f-4e73-4451-8566-979b59d79a3c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001218 sec., 52545.15599343186 rows/sec., 4.10 MiB/sec. | ||
| 8716 | 2026.03.27 20:05:51.088082 [ 77 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8717 | 2026.03.27 20:05:51.088112 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8718 | 2026.03.27 20:05:51.088118 [ 276 ] {78ccbf9f-4e73-4451-8566-979b59d79a3c} <Debug> TCPHandler: Processed in 0.001399775 sec. | ||
| 8719 | 2026.03.27 20:05:51.088205 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::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 | ||
| 8720 | 2026.03.27 20:05:51.088255 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8721 | 2026.03.27 20:05:51.088295 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8722 | 2026.03.27 20:05:51.088324 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1829 rows starting from the beginning of the part | ||
| 8723 | 2026.03.27 20:05:51.088351 [ 276 ] {7fc1a7dd-e54b-4417-80dc-99261ac40f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8724 | 2026.03.27 20:05:51.088383 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 81 rows starting from the beginning of the part | ||
| 8725 | 2026.03.27 20:05:51.088394 [ 276 ] {7fc1a7dd-e54b-4417-80dc-99261ac40f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8726 | 2026.03.27 20:05:51.088426 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 88 rows starting from the beginning of the part | ||
| 8727 | 2026.03.27 20:05:51.088467 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 81 rows starting from the beginning of the part | ||
| 8728 | 2026.03.27 20:05:51.088502 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1350 rows starting from the beginning of the part | ||
| 8729 | 2026.03.27 20:05:51.088539 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 8730 | 2026.03.27 20:05:51.088787 [ 276 ] {7fc1a7dd-e54b-4417-80dc-99261ac40f59} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8731 | 2026.03.27 20:05:51.088822 [ 276 ] {7fc1a7dd-e54b-4417-80dc-99261ac40f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8732 | 2026.03.27 20:05:51.089349 [ 276 ] {7fc1a7dd-e54b-4417-80dc-99261ac40f59} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8733 | 2026.03.27 20:05:51.089609 [ 276 ] {7fc1a7dd-e54b-4417-80dc-99261ac40f59} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8734 | 2026.03.27 20:05:51.089629 [ 197 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6270 rows, containing 5 columns (5 merged, 0 gathered) in 0.00286271 sec., 2190232.3323005126 rows/sec., 174.57 MiB/sec. | ||
| 8735 | 2026.03.27 20:05:51.089735 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8736 | 2026.03.27 20:05:51.089757 [ 276 ] {7fc1a7dd-e54b-4417-80dc-99261ac40f59} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001425 sec., 89824.56140350876 rows/sec., 6.26 MiB/sec. | ||
| 8737 | 2026.03.27 20:05:51.089759 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8738 | 2026.03.27 20:05:51.089798 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8739 | 2026.03.27 20:05:51.089804 [ 276 ] {7fc1a7dd-e54b-4417-80dc-99261ac40f59} <Debug> TCPHandler: Processed in 0.001598868 sec. | ||
| 8740 | 2026.03.27 20:05:51.089836 [ 186 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3493 rows, containing 5 columns (5 merged, 0 gathered) in 0.00167097 sec., 2090402.5805370535 rows/sec., 151.77 MiB/sec. | ||
| 8741 | 2026.03.27 20:05:51.089863 [ 197 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 8742 | 2026.03.27 20:05:51.089935 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8743 | 2026.03.27 20:05:51.089973 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8744 | 2026.03.27 20:05:51.089984 [ 197 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8745 | 2026.03.27 20:05:51.090014 [ 197 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 22786 rows starting from the beginning of the part | ||
| 8746 | 2026.03.27 20:05:51.090035 [ 276 ] {8413f555-af56-443d-ad1d-1cf9233fb433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8747 | 2026.03.27 20:05:51.090064 [ 195 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8748 | 2026.03.27 20:05:51.090070 [ 197 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8749 | 2026.03.27 20:05:51.090084 [ 276 ] {8413f555-af56-443d-ad1d-1cf9233fb433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8750 | 2026.03.27 20:05:51.090137 [ 197 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 8751 | 2026.03.27 20:05:51.090186 [ 197 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8752 | 2026.03.27 20:05:51.090227 [ 197 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1533 rows starting from the beginning of the part | ||
| 8753 | 2026.03.27 20:05:51.090270 [ 197 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 128 rows starting from the beginning of the part | ||
| 8754 | 2026.03.27 20:05:51.090361 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_61_12} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8755 | 2026.03.27 20:05:51.090388 [ 195 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_61_12} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8756 | 2026.03.27 20:05:51.090441 [ 276 ] {8413f555-af56-443d-ad1d-1cf9233fb433} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8757 | 2026.03.27 20:05:51.090456 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_61_12} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8758 | 2026.03.27 20:05:51.090471 [ 195 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_61_12} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8759 | 2026.03.27 20:05:51.090480 [ 276 ] {8413f555-af56-443d-ad1d-1cf9233fb433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8760 | 2026.03.27 20:05:51.090557 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8761 | 2026.03.27 20:05:51.090607 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 8762 | 2026.03.27 20:05:51.090834 [ 276 ] {8413f555-af56-443d-ad1d-1cf9233fb433} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8763 | 2026.03.27 20:05:51.091041 [ 276 ] {8413f555-af56-443d-ad1d-1cf9233fb433} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8764 | 2026.03.27 20:05:51.091173 [ 276 ] {8413f555-af56-443d-ad1d-1cf9233fb433} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001157 sec., 41486.60328435609 rows/sec., 2.80 MiB/sec. | ||
| 8765 | 2026.03.27 20:05:51.091189 [ 74 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8766 | 2026.03.27 20:05:51.091210 [ 276 ] {8413f555-af56-443d-ad1d-1cf9233fb433} <Debug> TCPHandler: Processed in 0.001325403 sec. | ||
| 8767 | 2026.03.27 20:05:51.091240 [ 74 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8768 | 2026.03.27 20:05:51.091265 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 8769 | 2026.03.27 20:05:51.091355 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 8770 | 2026.03.27 20:05:51.091458 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8771 | 2026.03.27 20:05:51.091489 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2910 rows starting from the beginning of the part | ||
| 8772 | 2026.03.27 20:05:51.091543 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 8773 | 2026.03.27 20:05:51.091590 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 8774 | 2026.03.27 20:05:51.091628 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8775 | 2026.03.27 20:05:51.091665 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 12 rows starting from the beginning of the part | ||
| 8776 | 2026.03.27 20:05:51.091703 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 48 rows starting from the beginning of the part | ||
| 8777 | 2026.03.27 20:05:51.093002 [ 186 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3150 rows, containing 4 columns (4 merged, 0 gathered) in 0.00169064 sec., 1863199.7350115932 rows/sec., 122.38 MiB/sec. | ||
| 8778 | 2026.03.27 20:05:51.093286 [ 189 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8779 | 2026.03.27 20:05:51.093586 [ 189 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_61_12} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8780 | 2026.03.27 20:05:51.093672 [ 189 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_61_12} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8781 | 2026.03.27 20:05:51.093758 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8782 | 2026.03.27 20:05:51.096108 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24927 rows, containing 5 columns (5 merged, 0 gathered) in 0.00627735 sec., 3970943.152763507 rows/sec., 253.78 MiB/sec. | ||
| 8783 | 2026.03.27 20:05:51.096287 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8784 | 2026.03.27 20:05:51.096555 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8785 | 2026.03.27 20:05:51.096625 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8786 | 2026.03.27 20:05:51.096691 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 8787 | 2026.03.27 20:05:55.413266 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48913 | ||
| 8788 | 2026.03.27 20:05:55.413397 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8789 | 2026.03.27 20:05:55.413428 [ 287 ] {} <Debug> TCP-Session: 935c138a-7613-4261-a5e6-b60827c63f0d Authenticating user 'default' from [fd00:1122:3344:101::e]:48913 | ||
| 8790 | 2026.03.27 20:05:55.413451 [ 287 ] {} <Debug> TCP-Session: 935c138a-7613-4261-a5e6-b60827c63f0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8791 | 2026.03.27 20:05:55.413463 [ 287 ] {} <Debug> TCP-Session: 935c138a-7613-4261-a5e6-b60827c63f0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8792 | 2026.03.27 20:05:55.413716 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64603 | ||
| 8793 | 2026.03.27 20:05:55.413737 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40998 | ||
| 8794 | 2026.03.27 20:05:55.413780 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37367 | ||
| 8795 | 2026.03.27 20:05:55.413773 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43934 | ||
| 8796 | 2026.03.27 20:05:55.413845 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8797 | 2026.03.27 20:05:55.413763 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54545 | ||
| 8798 | 2026.03.27 20:05:55.413881 [ 290 ] {} <Debug> TCP-Session: bf19523c-fcc4-447a-bfca-d6bbc6e74f10 Authenticating user 'default' from [fd00:1122:3344:101::e]:64603 | ||
| 8799 | 2026.03.27 20:05:55.413876 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8800 | 2026.03.27 20:05:55.413936 [ 287 ] {} <Trace> TCP-Session: 935c138a-7613-4261-a5e6-b60827c63f0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8801 | 2026.03.27 20:05:55.413974 [ 350 ] {} <Debug> TCP-Session: 4b00a5ab-1bb6-4a41-b4f4-ca13ecc5b0c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40998 | ||
| 8802 | 2026.03.27 20:05:55.413935 [ 290 ] {} <Debug> TCP-Session: bf19523c-fcc4-447a-bfca-d6bbc6e74f10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8803 | 2026.03.27 20:05:55.414014 [ 350 ] {} <Debug> TCP-Session: 4b00a5ab-1bb6-4a41-b4f4-ca13ecc5b0c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8804 | 2026.03.27 20:05:55.414023 [ 290 ] {} <Debug> TCP-Session: bf19523c-fcc4-447a-bfca-d6bbc6e74f10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8805 | 2026.03.27 20:05:55.414046 [ 350 ] {} <Debug> TCP-Session: 4b00a5ab-1bb6-4a41-b4f4-ca13ecc5b0c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8806 | 2026.03.27 20:05:55.414062 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8807 | 2026.03.27 20:05:55.413726 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44930 | ||
| 8808 | 2026.03.27 20:05:55.414098 [ 354 ] {} <Debug> TCP-Session: 4139ab1c-4eba-41b2-85c6-2f2ceaa63114 Authenticating user 'default' from [fd00:1122:3344:101::e]:37367 | ||
| 8809 | 2026.03.27 20:05:55.414187 [ 354 ] {} <Debug> TCP-Session: 4139ab1c-4eba-41b2-85c6-2f2ceaa63114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8810 | 2026.03.27 20:05:55.414199 [ 287 ] {569ea5bc-39c2-45ee-8463-119583e6ae34} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48913) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8811 | 2026.03.27 20:05:55.414208 [ 354 ] {} <Debug> TCP-Session: 4139ab1c-4eba-41b2-85c6-2f2ceaa63114 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8812 | 2026.03.27 20:05:55.413773 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35348 | ||
| 8813 | 2026.03.27 20:05:55.413725 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46663 | ||
| 8814 | 2026.03.27 20:05:55.414619 [ 287 ] {569ea5bc-39c2-45ee-8463-119583e6ae34} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8815 | 2026.03.27 20:05:55.414708 [ 287 ] {569ea5bc-39c2-45ee-8463-119583e6ae34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8816 | 2026.03.27 20:05:55.414886 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8817 | 2026.03.27 20:05:55.414925 [ 291 ] {} <Debug> TCP-Session: cc064f5f-5a49-4c8f-acb4-69390089301a Authenticating user 'default' from [fd00:1122:3344:101::e]:46663 | ||
| 8818 | 2026.03.27 20:05:55.414949 [ 291 ] {} <Debug> TCP-Session: cc064f5f-5a49-4c8f-acb4-69390089301a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8819 | 2026.03.27 20:05:55.414972 [ 291 ] {} <Debug> TCP-Session: cc064f5f-5a49-4c8f-acb4-69390089301a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8820 | 2026.03.27 20:05:55.415033 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8821 | 2026.03.27 20:05:55.415086 [ 289 ] {} <Debug> TCP-Session: aaa99b29-22f4-4b9a-99ad-cf3373ee0c9d Authenticating user 'default' from [fd00:1122:3344:101::e]:44930 | ||
| 8822 | 2026.03.27 20:05:55.415117 [ 289 ] {} <Debug> TCP-Session: aaa99b29-22f4-4b9a-99ad-cf3373ee0c9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8823 | 2026.03.27 20:05:55.415124 [ 287 ] {569ea5bc-39c2-45ee-8463-119583e6ae34} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 8824 | 2026.03.27 20:05:55.415140 [ 289 ] {} <Debug> TCP-Session: aaa99b29-22f4-4b9a-99ad-cf3373ee0c9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8825 | 2026.03.27 20:05:55.415199 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8826 | 2026.03.27 20:05:55.415242 [ 353 ] {} <Debug> TCP-Session: 9377d72d-e78c-4f9f-84be-214b57dcebc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43934 | ||
| 8827 | 2026.03.27 20:05:55.415266 [ 353 ] {} <Debug> TCP-Session: 9377d72d-e78c-4f9f-84be-214b57dcebc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8828 | 2026.03.27 20:05:55.415283 [ 353 ] {} <Debug> TCP-Session: 9377d72d-e78c-4f9f-84be-214b57dcebc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8829 | 2026.03.27 20:05:55.415388 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8830 | 2026.03.27 20:05:55.415460 [ 351 ] {} <Debug> TCP-Session: b8e859c2-89db-4094-a5b3-a5100a313788 Authenticating user 'default' from [fd00:1122:3344:101::e]:54545 | ||
| 8831 | 2026.03.27 20:05:55.415494 [ 351 ] {} <Debug> TCP-Session: b8e859c2-89db-4094-a5b3-a5100a313788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8832 | 2026.03.27 20:05:55.415513 [ 351 ] {} <Debug> TCP-Session: b8e859c2-89db-4094-a5b3-a5100a313788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8833 | 2026.03.27 20:05:55.415657 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8834 | 2026.03.27 20:05:55.415700 [ 352 ] {} <Debug> TCP-Session: 3a0607f0-054e-4d0e-8d71-70df26698d2a Authenticating user 'default' from [fd00:1122:3344:101::e]:35348 | ||
| 8835 | 2026.03.27 20:05:55.415724 [ 352 ] {} <Debug> TCP-Session: 3a0607f0-054e-4d0e-8d71-70df26698d2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8836 | 2026.03.27 20:05:55.415742 [ 352 ] {} <Debug> TCP-Session: 3a0607f0-054e-4d0e-8d71-70df26698d2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8837 | 2026.03.27 20:05:55.416553 [ 331 ] {569ea5bc-39c2-45ee-8463-119583e6ae34} <Trace> AggregatingTransform: Aggregating | ||
| 8838 | 2026.03.27 20:05:55.416592 [ 331 ] {569ea5bc-39c2-45ee-8463-119583e6ae34} <Trace> Aggregator: Aggregation method: without_key | ||
| 8839 | 2026.03.27 20:05:55.416633 [ 331 ] {569ea5bc-39c2-45ee-8463-119583e6ae34} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001353923 sec. (738.594 rows/sec., 28.85 KiB/sec.) | ||
| 8840 | 2026.03.27 20:05:55.416652 [ 331 ] {569ea5bc-39c2-45ee-8463-119583e6ae34} <Trace> Aggregator: Merging aggregated data | ||
| 8841 | 2026.03.27 20:05:55.417990 [ 287 ] {569ea5bc-39c2-45ee-8463-119583e6ae34} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003886 sec., 257.3340195573855 rows/sec., 10.05 KiB/sec. | ||
| 8842 | 2026.03.27 20:05:55.418175 [ 287 ] {569ea5bc-39c2-45ee-8463-119583e6ae34} <Debug> TCPHandler: Processed in 0.004430979 sec. | ||
| 8843 | 2026.03.27 20:05:55.418309 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8844 | 2026.03.27 20:05:55.418346 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8845 | 2026.03.27 20:05:55.418354 [ 287 ] {} <Debug> TCP-Session: 935c138a-7613-4261-a5e6-b60827c63f0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8846 | 2026.03.27 20:05:55.418372 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8847 | 2026.03.27 20:05:55.418381 [ 354 ] {} <Debug> TCP-Session: 4139ab1c-4eba-41b2-85c6-2f2ceaa63114 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8848 | 2026.03.27 20:05:55.418392 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8849 | 2026.03.27 20:05:55.418421 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8850 | 2026.03.27 20:05:55.418436 [ 290 ] {} <Debug> TCP-Session: bf19523c-fcc4-447a-bfca-d6bbc6e74f10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8851 | 2026.03.27 20:05:55.418445 [ 291 ] {} <Debug> TCP-Session: cc064f5f-5a49-4c8f-acb4-69390089301a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8852 | 2026.03.27 20:05:55.418469 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8853 | 2026.03.27 20:05:55.418479 [ 351 ] {} <Debug> TCP-Session: b8e859c2-89db-4094-a5b3-a5100a313788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8854 | 2026.03.27 20:05:55.418493 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8855 | 2026.03.27 20:05:55.418517 [ 350 ] {} <Debug> TCP-Session: 4b00a5ab-1bb6-4a41-b4f4-ca13ecc5b0c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8856 | 2026.03.27 20:05:55.418522 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8857 | 2026.03.27 20:05:55.418550 [ 353 ] {} <Debug> TCP-Session: 9377d72d-e78c-4f9f-84be-214b57dcebc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8858 | 2026.03.27 20:05:55.418448 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8859 | 2026.03.27 20:05:55.418595 [ 352 ] {} <Debug> TCP-Session: 3a0607f0-054e-4d0e-8d71-70df26698d2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8860 | 2026.03.27 20:05:55.418637 [ 289 ] {} <Debug> TCP-Session: aaa99b29-22f4-4b9a-99ad-cf3373ee0c9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8861 | 2026.03.27 20:05:55.601848 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43566 | ||
| 8862 | 2026.03.27 20:05:55.601955 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8863 | 2026.03.27 20:05:55.601982 [ 287 ] {} <Debug> TCP-Session: 7b81ec83-7450-4e64-8eaf-5b49bcb256c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43566 | ||
| 8864 | 2026.03.27 20:05:55.602005 [ 287 ] {} <Debug> TCP-Session: 7b81ec83-7450-4e64-8eaf-5b49bcb256c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8865 | 2026.03.27 20:05:55.602018 [ 287 ] {} <Debug> TCP-Session: 7b81ec83-7450-4e64-8eaf-5b49bcb256c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8866 | 2026.03.27 20:05:55.602207 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38369 | ||
| 8867 | 2026.03.27 20:05:55.602222 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56293 | ||
| 8868 | 2026.03.27 20:05:55.602258 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65365 | ||
| 8869 | 2026.03.27 20:05:55.602272 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60448 | ||
| 8870 | 2026.03.27 20:05:55.602298 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45462 | ||
| 8871 | 2026.03.27 20:05:55.602325 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8872 | 2026.03.27 20:05:55.602355 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8873 | 2026.03.27 20:05:55.602365 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8874 | 2026.03.27 20:05:55.602380 [ 289 ] {} <Debug> TCP-Session: e7409e6a-3880-417b-ad6b-ce42ee41e2c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38369 | ||
| 8875 | 2026.03.27 20:05:55.602394 [ 291 ] {} <Debug> TCP-Session: 114a00e8-5e6a-4f9f-b8f3-b2083bc2ae55 Authenticating user 'default' from [fd00:1122:3344:101::e]:65365 | ||
| 8876 | 2026.03.27 20:05:55.602401 [ 350 ] {} <Debug> TCP-Session: db0ca896-3982-4879-b122-0528a128b53d Authenticating user 'default' from [fd00:1122:3344:101::e]:60448 | ||
| 8877 | 2026.03.27 20:05:55.602421 [ 289 ] {} <Debug> TCP-Session: e7409e6a-3880-417b-ad6b-ce42ee41e2c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8878 | 2026.03.27 20:05:55.602433 [ 291 ] {} <Debug> TCP-Session: 114a00e8-5e6a-4f9f-b8f3-b2083bc2ae55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8879 | 2026.03.27 20:05:55.602439 [ 350 ] {} <Debug> TCP-Session: db0ca896-3982-4879-b122-0528a128b53d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8880 | 2026.03.27 20:05:55.602459 [ 287 ] {} <Trace> TCP-Session: 7b81ec83-7450-4e64-8eaf-5b49bcb256c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8881 | 2026.03.27 20:05:55.602475 [ 350 ] {} <Debug> TCP-Session: db0ca896-3982-4879-b122-0528a128b53d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8882 | 2026.03.27 20:05:55.602470 [ 291 ] {} <Debug> TCP-Session: 114a00e8-5e6a-4f9f-b8f3-b2083bc2ae55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8883 | 2026.03.27 20:05:55.602451 [ 289 ] {} <Debug> TCP-Session: e7409e6a-3880-417b-ad6b-ce42ee41e2c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8884 | 2026.03.27 20:05:55.602430 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8885 | 2026.03.27 20:05:55.602304 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61484 | ||
| 8886 | 2026.03.27 20:05:55.602568 [ 351 ] {} <Debug> TCP-Session: 3b9a2d7b-5029-4ef7-9cba-1b345d5a57eb Authenticating user 'default' from [fd00:1122:3344:101::e]:45462 | ||
| 8887 | 2026.03.27 20:05:55.602312 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36584 | ||
| 8888 | 2026.03.27 20:05:55.602604 [ 351 ] {} <Debug> TCP-Session: 3b9a2d7b-5029-4ef7-9cba-1b345d5a57eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8889 | 2026.03.27 20:05:55.602627 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8890 | 2026.03.27 20:05:55.602640 [ 351 ] {} <Debug> TCP-Session: 3b9a2d7b-5029-4ef7-9cba-1b345d5a57eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8891 | 2026.03.27 20:05:55.602644 [ 287 ] {c418da34-acdd-4d13-b4dc-abff8325a516} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43566) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8892 | 2026.03.27 20:05:55.602665 [ 353 ] {} <Debug> TCP-Session: 68ef7ff0-83a8-41c0-8cde-dddd6bfe6b94 Authenticating user 'default' from [fd00:1122:3344:101::e]:61484 | ||
| 8893 | 2026.03.27 20:05:55.602668 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8894 | 2026.03.27 20:05:55.602705 [ 353 ] {} <Debug> TCP-Session: 68ef7ff0-83a8-41c0-8cde-dddd6bfe6b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8895 | 2026.03.27 20:05:55.602357 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8896 | 2026.03.27 20:05:55.602728 [ 353 ] {} <Debug> TCP-Session: 68ef7ff0-83a8-41c0-8cde-dddd6bfe6b94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8897 | 2026.03.27 20:05:55.602727 [ 354 ] {} <Debug> TCP-Session: 3efce129-15fb-467f-a9f0-fe566a8d92a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36584 | ||
| 8898 | 2026.03.27 20:05:55.602754 [ 290 ] {} <Debug> TCP-Session: a632b525-3e6a-45d9-b3b4-5bec0d5e5c07 Authenticating user 'default' from [fd00:1122:3344:101::e]:56293 | ||
| 8899 | 2026.03.27 20:05:55.602773 [ 354 ] {} <Debug> TCP-Session: 3efce129-15fb-467f-a9f0-fe566a8d92a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8900 | 2026.03.27 20:05:55.602788 [ 290 ] {} <Debug> TCP-Session: a632b525-3e6a-45d9-b3b4-5bec0d5e5c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8901 | 2026.03.27 20:05:55.602800 [ 354 ] {} <Debug> TCP-Session: 3efce129-15fb-467f-a9f0-fe566a8d92a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8902 | 2026.03.27 20:05:55.602810 [ 290 ] {} <Debug> TCP-Session: a632b525-3e6a-45d9-b3b4-5bec0d5e5c07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8903 | 2026.03.27 20:05:55.602306 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57898 | ||
| 8904 | 2026.03.27 20:05:55.602917 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8905 | 2026.03.27 20:05:55.602922 [ 287 ] {c418da34-acdd-4d13-b4dc-abff8325a516} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8906 | 2026.03.27 20:05:55.602943 [ 352 ] {} <Debug> TCP-Session: 8f684f4d-3a64-4f00-bf12-60431335e477 Authenticating user 'default' from [fd00:1122:3344:101::e]:57898 | ||
| 8907 | 2026.03.27 20:05:55.602973 [ 352 ] {} <Debug> TCP-Session: 8f684f4d-3a64-4f00-bf12-60431335e477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8908 | 2026.03.27 20:05:55.602985 [ 352 ] {} <Debug> TCP-Session: 8f684f4d-3a64-4f00-bf12-60431335e477 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8909 | 2026.03.27 20:05:55.602985 [ 287 ] {c418da34-acdd-4d13-b4dc-abff8325a516} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8910 | 2026.03.27 20:05:55.603279 [ 287 ] {c418da34-acdd-4d13-b4dc-abff8325a516} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 8911 | 2026.03.27 20:05:55.604270 [ 323 ] {c418da34-acdd-4d13-b4dc-abff8325a516} <Trace> AggregatingTransform: Aggregating | ||
| 8912 | 2026.03.27 20:05:55.604330 [ 323 ] {c418da34-acdd-4d13-b4dc-abff8325a516} <Trace> Aggregator: Aggregation method: without_key | ||
| 8913 | 2026.03.27 20:05:55.604372 [ 323 ] {c418da34-acdd-4d13-b4dc-abff8325a516} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000995008 sec. (1005.017 rows/sec., 39.26 KiB/sec.) | ||
| 8914 | 2026.03.27 20:05:55.604392 [ 323 ] {c418da34-acdd-4d13-b4dc-abff8325a516} <Trace> Aggregator: Merging aggregated data | ||
| 8915 | 2026.03.27 20:05:55.605519 [ 287 ] {c418da34-acdd-4d13-b4dc-abff8325a516} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002982 sec., 335.345405767941 rows/sec., 13.10 KiB/sec. | ||
| 8916 | 2026.03.27 20:05:55.605646 [ 287 ] {c418da34-acdd-4d13-b4dc-abff8325a516} <Debug> TCPHandler: Processed in 0.00341606 sec. | ||
| 8917 | 2026.03.27 20:05:55.605831 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8918 | 2026.03.27 20:05:55.605861 [ 287 ] {} <Debug> TCP-Session: 7b81ec83-7450-4e64-8eaf-5b49bcb256c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8919 | 2026.03.27 20:05:55.605873 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8920 | 2026.03.27 20:05:55.605897 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8921 | 2026.03.27 20:05:55.605911 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8922 | 2026.03.27 20:05:55.605918 [ 289 ] {} <Debug> TCP-Session: e7409e6a-3880-417b-ad6b-ce42ee41e2c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8923 | 2026.03.27 20:05:55.605935 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8924 | 2026.03.27 20:05:55.605949 [ 291 ] {} <Debug> TCP-Session: 114a00e8-5e6a-4f9f-b8f3-b2083bc2ae55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8925 | 2026.03.27 20:05:55.605953 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8926 | 2026.03.27 20:05:55.605966 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8927 | 2026.03.27 20:05:55.605995 [ 350 ] {} <Debug> TCP-Session: db0ca896-3982-4879-b122-0528a128b53d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8928 | 2026.03.27 20:05:55.606027 [ 353 ] {} <Debug> TCP-Session: 68ef7ff0-83a8-41c0-8cde-dddd6bfe6b94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8929 | 2026.03.27 20:05:55.606045 [ 354 ] {} <Debug> TCP-Session: 3efce129-15fb-467f-a9f0-fe566a8d92a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8930 | 2026.03.27 20:05:55.605988 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8931 | 2026.03.27 20:05:55.605945 [ 290 ] {} <Debug> TCP-Session: a632b525-3e6a-45d9-b3b4-5bec0d5e5c07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8932 | 2026.03.27 20:05:55.606016 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8933 | 2026.03.27 20:05:55.606114 [ 351 ] {} <Debug> TCP-Session: 3b9a2d7b-5029-4ef7-9cba-1b345d5a57eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8934 | 2026.03.27 20:05:55.606151 [ 352 ] {} <Debug> TCP-Session: 8f684f4d-3a64-4f00-bf12-60431335e477 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8935 | 2026.03.27 20:05:55.719085 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50549 | ||
| 8936 | 2026.03.27 20:05:55.719233 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8937 | 2026.03.27 20:05:55.719271 [ 287 ] {} <Debug> TCP-Session: 0add38bc-712f-430d-88e4-53c8678f8664 Authenticating user 'default' from [fd00:1122:3344:101::e]:50549 | ||
| 8938 | 2026.03.27 20:05:55.719303 [ 287 ] {} <Debug> TCP-Session: 0add38bc-712f-430d-88e4-53c8678f8664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8939 | 2026.03.27 20:05:55.719321 [ 287 ] {} <Debug> TCP-Session: 0add38bc-712f-430d-88e4-53c8678f8664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8940 | 2026.03.27 20:05:55.719653 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37718 | ||
| 8941 | 2026.03.27 20:05:55.719771 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52621 | ||
| 8942 | 2026.03.27 20:05:55.719835 [ 287 ] {} <Trace> TCP-Session: 0add38bc-712f-430d-88e4-53c8678f8664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8943 | 2026.03.27 20:05:55.719856 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50161 | ||
| 8944 | 2026.03.27 20:05:55.719867 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42104 | ||
| 8945 | 2026.03.27 20:05:55.719868 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44950 | ||
| 8946 | 2026.03.27 20:05:55.719923 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8947 | 2026.03.27 20:05:55.719965 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8948 | 2026.03.27 20:05:55.719932 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44995 | ||
| 8949 | 2026.03.27 20:05:55.720014 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8950 | 2026.03.27 20:05:55.720044 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8951 | 2026.03.27 20:05:55.720073 [ 350 ] {} <Debug> TCP-Session: ff44f5e4-c2f2-46a3-b6cb-7c81f36a3945 Authenticating user 'default' from [fd00:1122:3344:101::e]:50161 | ||
| 8952 | 2026.03.27 20:05:55.720000 [ 354 ] {} <Debug> TCP-Session: 3bc18416-8f97-44b9-8b23-a02195325cd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42104 | ||
| 8953 | 2026.03.27 20:05:55.720103 [ 353 ] {} <Debug> TCP-Session: ba8e4f99-3db4-4b34-9bdd-b2559da99947 Authenticating user 'default' from [fd00:1122:3344:101::e]:44950 | ||
| 8954 | 2026.03.27 20:05:55.720114 [ 350 ] {} <Debug> TCP-Session: ff44f5e4-c2f2-46a3-b6cb-7c81f36a3945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8955 | 2026.03.27 20:05:55.720131 [ 354 ] {} <Debug> TCP-Session: 3bc18416-8f97-44b9-8b23-a02195325cd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8956 | 2026.03.27 20:05:55.720144 [ 287 ] {32386233-9949-4b24-b754-0e31d39ba68a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50549) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8957 | 2026.03.27 20:05:55.720163 [ 350 ] {} <Debug> TCP-Session: ff44f5e4-c2f2-46a3-b6cb-7c81f36a3945 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8958 | 2026.03.27 20:05:55.720171 [ 354 ] {} <Debug> TCP-Session: 3bc18416-8f97-44b9-8b23-a02195325cd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8959 | 2026.03.27 20:05:55.720158 [ 353 ] {} <Debug> TCP-Session: ba8e4f99-3db4-4b34-9bdd-b2559da99947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8960 | 2026.03.27 20:05:55.720144 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8961 | 2026.03.27 20:05:55.720242 [ 353 ] {} <Debug> TCP-Session: ba8e4f99-3db4-4b34-9bdd-b2559da99947 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8962 | 2026.03.27 20:05:55.719802 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8963 | 2026.03.27 20:05:55.720293 [ 351 ] {} <Debug> TCP-Session: e01aae2d-3901-4e8a-9b65-20bbd5084520 Authenticating user 'default' from [fd00:1122:3344:101::e]:44995 | ||
| 8964 | 2026.03.27 20:05:55.719848 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56757 | ||
| 8965 | 2026.03.27 20:05:55.720370 [ 289 ] {} <Debug> TCP-Session: 7506e2c5-6f0b-4382-aeed-1de4780121af Authenticating user 'default' from [fd00:1122:3344:101::e]:37718 | ||
| 8966 | 2026.03.27 20:05:55.720373 [ 351 ] {} <Debug> TCP-Session: e01aae2d-3901-4e8a-9b65-20bbd5084520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8967 | 2026.03.27 20:05:55.719762 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34143 | ||
| 8968 | 2026.03.27 20:05:55.720419 [ 351 ] {} <Debug> TCP-Session: e01aae2d-3901-4e8a-9b65-20bbd5084520 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8969 | 2026.03.27 20:05:55.720458 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8970 | 2026.03.27 20:05:55.720413 [ 289 ] {} <Debug> TCP-Session: 7506e2c5-6f0b-4382-aeed-1de4780121af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8971 | 2026.03.27 20:05:55.720508 [ 352 ] {} <Debug> TCP-Session: 42723762-c597-465b-a770-e9adde39ebde Authenticating user 'default' from [fd00:1122:3344:101::e]:56757 | ||
| 8972 | 2026.03.27 20:05:55.720520 [ 289 ] {} <Debug> TCP-Session: 7506e2c5-6f0b-4382-aeed-1de4780121af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8973 | 2026.03.27 20:05:55.719987 [ 291 ] {} <Debug> TCP-Session: 3af0a3cb-1fc6-42fd-a1ad-838959e2e770 Authenticating user 'default' from [fd00:1122:3344:101::e]:52621 | ||
| 8974 | 2026.03.27 20:05:55.720542 [ 287 ] {32386233-9949-4b24-b754-0e31d39ba68a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8975 | 2026.03.27 20:05:55.720574 [ 291 ] {} <Debug> TCP-Session: 3af0a3cb-1fc6-42fd-a1ad-838959e2e770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8976 | 2026.03.27 20:05:55.720543 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8977 | 2026.03.27 20:05:55.720626 [ 287 ] {32386233-9949-4b24-b754-0e31d39ba68a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8978 | 2026.03.27 20:05:55.720618 [ 291 ] {} <Debug> TCP-Session: 3af0a3cb-1fc6-42fd-a1ad-838959e2e770 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8979 | 2026.03.27 20:05:55.720657 [ 290 ] {} <Debug> TCP-Session: 3b787b5e-df29-4141-9447-f0c4270add82 Authenticating user 'default' from [fd00:1122:3344:101::e]:34143 | ||
| 8980 | 2026.03.27 20:05:55.720537 [ 352 ] {} <Debug> TCP-Session: 42723762-c597-465b-a770-e9adde39ebde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8981 | 2026.03.27 20:05:55.720706 [ 290 ] {} <Debug> TCP-Session: 3b787b5e-df29-4141-9447-f0c4270add82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8982 | 2026.03.27 20:05:55.720733 [ 352 ] {} <Debug> TCP-Session: 42723762-c597-465b-a770-e9adde39ebde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8983 | 2026.03.27 20:05:55.720742 [ 290 ] {} <Debug> TCP-Session: 3b787b5e-df29-4141-9447-f0c4270add82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8984 | 2026.03.27 20:05:55.721037 [ 287 ] {32386233-9949-4b24-b754-0e31d39ba68a} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 8985 | 2026.03.27 20:05:55.722166 [ 325 ] {32386233-9949-4b24-b754-0e31d39ba68a} <Trace> AggregatingTransform: Aggregating | ||
| 8986 | 2026.03.27 20:05:55.722205 [ 325 ] {32386233-9949-4b24-b754-0e31d39ba68a} <Trace> Aggregator: Aggregation method: without_key | ||
| 8987 | 2026.03.27 20:05:55.722239 [ 325 ] {32386233-9949-4b24-b754-0e31d39ba68a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001095519 sec. (912.809 rows/sec., 35.66 KiB/sec.) | ||
| 8988 | 2026.03.27 20:05:55.722256 [ 325 ] {32386233-9949-4b24-b754-0e31d39ba68a} <Trace> Aggregator: Merging aggregated data | ||
| 8989 | 2026.03.27 20:05:55.723705 [ 287 ] {32386233-9949-4b24-b754-0e31d39ba68a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003655 sec., 273.5978112175103 rows/sec., 10.69 KiB/sec. | ||
| 8990 | 2026.03.27 20:05:55.723842 [ 287 ] {32386233-9949-4b24-b754-0e31d39ba68a} <Debug> TCPHandler: Processed in 0.004197694 sec. | ||
| 8991 | 2026.03.27 20:05:55.723962 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8992 | 2026.03.27 20:05:55.723991 [ 287 ] {} <Debug> TCP-Session: 0add38bc-712f-430d-88e4-53c8678f8664 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8993 | 2026.03.27 20:05:55.724000 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8994 | 2026.03.27 20:05:55.724022 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8995 | 2026.03.27 20:05:55.724037 [ 291 ] {} <Debug> TCP-Session: 3af0a3cb-1fc6-42fd-a1ad-838959e2e770 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8996 | 2026.03.27 20:05:55.724049 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8997 | 2026.03.27 20:05:55.724071 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8998 | 2026.03.27 20:05:55.724090 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8999 | 2026.03.27 20:05:55.724106 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9000 | 2026.03.27 20:05:55.724131 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9001 | 2026.03.27 20:05:55.724166 [ 350 ] {} <Debug> TCP-Session: ff44f5e4-c2f2-46a3-b6cb-7c81f36a3945 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9002 | 2026.03.27 20:05:55.724149 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9003 | 2026.03.27 20:05:55.724198 [ 353 ] {} <Debug> TCP-Session: ba8e4f99-3db4-4b34-9bdd-b2559da99947 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9004 | 2026.03.27 20:05:55.724145 [ 351 ] {} <Debug> TCP-Session: e01aae2d-3901-4e8a-9b65-20bbd5084520 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9005 | 2026.03.27 20:05:55.724228 [ 354 ] {} <Debug> TCP-Session: 3bc18416-8f97-44b9-8b23-a02195325cd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9006 | 2026.03.27 20:05:55.724120 [ 289 ] {} <Debug> TCP-Session: 7506e2c5-6f0b-4382-aeed-1de4780121af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9007 | 2026.03.27 20:05:55.724109 [ 352 ] {} <Debug> TCP-Session: 42723762-c597-465b-a770-e9adde39ebde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9008 | 2026.03.27 20:05:55.724074 [ 290 ] {} <Debug> TCP-Session: 3b787b5e-df29-4141-9447-f0c4270add82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9009 | 2026.03.27 20:05:56.087829 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9010 | 2026.03.27 20:05:56.088026 [ 276 ] {653089fd-1ae3-4647-a464-3aceb3857c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9011 | 2026.03.27 20:05:56.088098 [ 276 ] {653089fd-1ae3-4647-a464-3aceb3857c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9012 | 2026.03.27 20:05:56.088834 [ 276 ] {653089fd-1ae3-4647-a464-3aceb3857c07} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9013 | 2026.03.27 20:05:56.088876 [ 276 ] {653089fd-1ae3-4647-a464-3aceb3857c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9014 | 2026.03.27 20:05:56.089283 [ 276 ] {653089fd-1ae3-4647-a464-3aceb3857c07} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9015 | 2026.03.27 20:05:56.089515 [ 276 ] {653089fd-1ae3-4647-a464-3aceb3857c07} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9016 | 2026.03.27 20:05:56.089673 [ 276 ] {653089fd-1ae3-4647-a464-3aceb3857c07} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001699 sec., 52972.3366686286 rows/sec., 4.46 MiB/sec. | ||
| 9017 | 2026.03.27 20:05:56.089724 [ 276 ] {653089fd-1ae3-4647-a464-3aceb3857c07} <Debug> TCPHandler: Processed in 0.002029946 sec. | ||
| 9018 | 2026.03.27 20:05:56.089853 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9019 | 2026.03.27 20:05:56.089956 [ 276 ] {9e69c202-2948-4626-8a0b-f26b5458481e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9020 | 2026.03.27 20:05:56.090000 [ 276 ] {9e69c202-2948-4626-8a0b-f26b5458481e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9021 | 2026.03.27 20:05:56.090439 [ 276 ] {9e69c202-2948-4626-8a0b-f26b5458481e} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9022 | 2026.03.27 20:05:56.090474 [ 276 ] {9e69c202-2948-4626-8a0b-f26b5458481e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9023 | 2026.03.27 20:05:56.090791 [ 276 ] {9e69c202-2948-4626-8a0b-f26b5458481e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9024 | 2026.03.27 20:05:56.091013 [ 276 ] {9e69c202-2948-4626-8a0b-f26b5458481e} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9025 | 2026.03.27 20:05:56.091147 [ 276 ] {9e69c202-2948-4626-8a0b-f26b5458481e} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001214 sec., 14003.29489291598 rows/sec., 1.03 MiB/sec. | ||
| 9026 | 2026.03.27 20:05:56.091187 [ 276 ] {9e69c202-2948-4626-8a0b-f26b5458481e} <Debug> TCPHandler: Processed in 0.001389365 sec. | ||
| 9027 | 2026.03.27 20:05:56.091301 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9028 | 2026.03.27 20:05:56.091401 [ 276 ] {38e0f61f-fdcb-40c4-b89a-c1e1e9804f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9029 | 2026.03.27 20:05:56.091441 [ 276 ] {38e0f61f-fdcb-40c4-b89a-c1e1e9804f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9030 | 2026.03.27 20:05:56.091881 [ 276 ] {38e0f61f-fdcb-40c4-b89a-c1e1e9804f14} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9031 | 2026.03.27 20:05:56.091915 [ 276 ] {38e0f61f-fdcb-40c4-b89a-c1e1e9804f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9032 | 2026.03.27 20:05:56.092218 [ 276 ] {38e0f61f-fdcb-40c4-b89a-c1e1e9804f14} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9033 | 2026.03.27 20:05:56.092425 [ 276 ] {38e0f61f-fdcb-40c4-b89a-c1e1e9804f14} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9034 | 2026.03.27 20:05:56.092554 [ 276 ] {38e0f61f-fdcb-40c4-b89a-c1e1e9804f14} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001173 sec., 69053.7084398977 rows/sec., 5.39 MiB/sec. | ||
| 9035 | 2026.03.27 20:05:56.092591 [ 276 ] {38e0f61f-fdcb-40c4-b89a-c1e1e9804f14} <Debug> TCPHandler: Processed in 0.001341654 sec. | ||
| 9036 | 2026.03.27 20:05:56.092702 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9037 | 2026.03.27 20:05:56.092799 [ 276 ] {d233b9e1-6e3a-4776-8b61-fea1eba35fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9038 | 2026.03.27 20:05:56.092843 [ 276 ] {d233b9e1-6e3a-4776-8b61-fea1eba35fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9039 | 2026.03.27 20:05:56.093265 [ 276 ] {d233b9e1-6e3a-4776-8b61-fea1eba35fb8} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9040 | 2026.03.27 20:05:56.093300 [ 276 ] {d233b9e1-6e3a-4776-8b61-fea1eba35fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9041 | 2026.03.27 20:05:56.093631 [ 276 ] {d233b9e1-6e3a-4776-8b61-fea1eba35fb8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9042 | 2026.03.27 20:05:56.093849 [ 276 ] {d233b9e1-6e3a-4776-8b61-fea1eba35fb8} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9043 | 2026.03.27 20:05:56.093982 [ 276 ] {d233b9e1-6e3a-4776-8b61-fea1eba35fb8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 9044 | 2026.03.27 20:05:56.094020 [ 276 ] {d233b9e1-6e3a-4776-8b61-fea1eba35fb8} <Debug> TCPHandler: Processed in 0.001368574 sec. | ||
| 9045 | 2026.03.27 20:05:56.094131 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9046 | 2026.03.27 20:05:56.094228 [ 276 ] {acef5e33-135e-4155-8172-0f858cad81b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9047 | 2026.03.27 20:05:56.094284 [ 276 ] {acef5e33-135e-4155-8172-0f858cad81b2} <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 | ||
| 9048 | 2026.03.27 20:05:56.095104 [ 276 ] {acef5e33-135e-4155-8172-0f858cad81b2} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9049 | 2026.03.27 20:05:56.095139 [ 276 ] {acef5e33-135e-4155-8172-0f858cad81b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9050 | 2026.03.27 20:05:56.095665 [ 276 ] {acef5e33-135e-4155-8172-0f858cad81b2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9051 | 2026.03.27 20:05:56.095896 [ 276 ] {acef5e33-135e-4155-8172-0f858cad81b2} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9052 | 2026.03.27 20:05:56.096040 [ 276 ] {acef5e33-135e-4155-8172-0f858cad81b2} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001831 sec., 9284.543965046423 rows/sec., 16.64 MiB/sec. | ||
| 9053 | 2026.03.27 20:05:56.096103 [ 276 ] {acef5e33-135e-4155-8172-0f858cad81b2} <Debug> TCPHandler: Processed in 0.002021816 sec. | ||
| 9054 | 2026.03.27 20:05:56.096224 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9055 | 2026.03.27 20:05:56.096325 [ 276 ] {4076510e-0de1-42e2-a26c-65b4272330ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9056 | 2026.03.27 20:05:56.096367 [ 276 ] {4076510e-0de1-42e2-a26c-65b4272330ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9057 | 2026.03.27 20:05:56.096830 [ 276 ] {4076510e-0de1-42e2-a26c-65b4272330ae} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9058 | 2026.03.27 20:05:56.096869 [ 276 ] {4076510e-0de1-42e2-a26c-65b4272330ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9059 | 2026.03.27 20:05:56.097224 [ 276 ] {4076510e-0de1-42e2-a26c-65b4272330ae} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9060 | 2026.03.27 20:05:56.097436 [ 276 ] {4076510e-0de1-42e2-a26c-65b4272330ae} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9061 | 2026.03.27 20:05:56.097568 [ 276 ] {4076510e-0de1-42e2-a26c-65b4272330ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001264 sec., 47468.354430379746 rows/sec., 3.20 MiB/sec. | ||
| 9062 | 2026.03.27 20:05:56.097604 [ 276 ] {4076510e-0de1-42e2-a26c-65b4272330ae} <Debug> TCPHandler: Processed in 0.001433025 sec. | ||
| 9063 | 2026.03.27 20:05:57.368947 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9064 | 2026.03.27 20:05:57.369010 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9065 | 2026.03.27 20:05:57.482888 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19231 | ||
| 9066 | 2026.03.27 20:05:57.483404 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9067 | 2026.03.27 20:05:57.483444 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9068 | 2026.03.27 20:05:57.483958 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9069 | 2026.03.27 20:05:57.484194 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9070 | 2026.03.27 20:05:57.484343 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19231 | ||
| 9071 | 2026.03.27 20:05:57.538347 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1150 | ||
| 9072 | 2026.03.27 20:05:57.540907 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9073 | 2026.03.27 20:05:57.540960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9074 | 2026.03.27 20:05:57.542212 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9075 | 2026.03.27 20:05:57.542489 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9076 | 2026.03.27 20:05:57.542949 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1150 | ||
| 9077 | 2026.03.27 20:05:58.470995 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9078 | 2026.03.27 20:05:58.487639 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9079 | 2026.03.27 20:05:58.487702 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9080 | 2026.03.27 20:05:58.493819 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9081 | 2026.03.27 20:05:58.494515 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9082 | 2026.03.27 20:05:58.497326 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9083 | 2026.03.27 20:05:58.835534 [ 67 ] {} <Debug> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 9084 | 2026.03.27 20:05:58.835597 [ 67 ] {} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9085 | 2026.03.27 20:05:58.835618 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 9086 | 2026.03.27 20:05:58.835745 [ 186 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 9087 | 2026.03.27 20:05:58.835925 [ 186 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9088 | 2026.03.27 20:05:58.835969 [ 186 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 20 rows starting from the beginning of the part | ||
| 9089 | 2026.03.27 20:05:58.836040 [ 186 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 9090 | 2026.03.27 20:05:58.836085 [ 186 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 9091 | 2026.03.27 20:05:58.836128 [ 186 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 9092 | 2026.03.27 20:05:58.836167 [ 186 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 9093 | 2026.03.27 20:05:58.836958 [ 196 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001269012 sec., 31520.584517719297 rows/sec., 2.63 MiB/sec. | ||
| 9094 | 2026.03.27 20:05:58.837136 [ 196 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9095 | 2026.03.27 20:05:58.837431 [ 196 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_14_3} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9096 | 2026.03.27 20:05:58.837511 [ 196 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_14_3} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 9097 | 2026.03.27 20:05:58.837602 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9098 | 2026.03.27 20:06:01.088601 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9099 | 2026.03.27 20:06:01.088810 [ 276 ] {55d7bcd4-036a-4303-9c82-98dd5d5b7140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9100 | 2026.03.27 20:06:01.088875 [ 276 ] {55d7bcd4-036a-4303-9c82-98dd5d5b7140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9101 | 2026.03.27 20:06:01.089509 [ 276 ] {55d7bcd4-036a-4303-9c82-98dd5d5b7140} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9102 | 2026.03.27 20:06:01.089558 [ 276 ] {55d7bcd4-036a-4303-9c82-98dd5d5b7140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9103 | 2026.03.27 20:06:01.089952 [ 276 ] {55d7bcd4-036a-4303-9c82-98dd5d5b7140} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9104 | 2026.03.27 20:06:01.090176 [ 276 ] {55d7bcd4-036a-4303-9c82-98dd5d5b7140} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9105 | 2026.03.27 20:06:01.090330 [ 276 ] {55d7bcd4-036a-4303-9c82-98dd5d5b7140} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.00157 sec., 66242.03821656051 rows/sec., 5.56 MiB/sec. | ||
| 9106 | 2026.03.27 20:06:01.090382 [ 276 ] {55d7bcd4-036a-4303-9c82-98dd5d5b7140} <Debug> TCPHandler: Processed in 0.001916494 sec. | ||
| 9107 | 2026.03.27 20:06:01.090508 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9108 | 2026.03.27 20:06:01.090612 [ 276 ] {ba7b92e6-3998-4a40-a68f-ba11f7fafc27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9109 | 2026.03.27 20:06:01.090656 [ 276 ] {ba7b92e6-3998-4a40-a68f-ba11f7fafc27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9110 | 2026.03.27 20:06:01.091075 [ 276 ] {ba7b92e6-3998-4a40-a68f-ba11f7fafc27} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9111 | 2026.03.27 20:06:01.091113 [ 276 ] {ba7b92e6-3998-4a40-a68f-ba11f7fafc27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9112 | 2026.03.27 20:06:01.091413 [ 276 ] {ba7b92e6-3998-4a40-a68f-ba11f7fafc27} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9113 | 2026.03.27 20:06:01.091615 [ 276 ] {ba7b92e6-3998-4a40-a68f-ba11f7fafc27} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9114 | 2026.03.27 20:06:01.091746 [ 276 ] {ba7b92e6-3998-4a40-a68f-ba11f7fafc27} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001157 sec., 20743.301642178045 rows/sec., 1.52 MiB/sec. | ||
| 9115 | 2026.03.27 20:06:01.091785 [ 276 ] {ba7b92e6-3998-4a40-a68f-ba11f7fafc27} <Debug> TCPHandler: Processed in 0.001327094 sec. | ||
| 9116 | 2026.03.27 20:06:01.091896 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9117 | 2026.03.27 20:06:01.091992 [ 276 ] {636cc3d1-ad73-4e49-9b32-458f8198ee3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9118 | 2026.03.27 20:06:01.092031 [ 276 ] {636cc3d1-ad73-4e49-9b32-458f8198ee3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9119 | 2026.03.27 20:06:01.092442 [ 276 ] {636cc3d1-ad73-4e49-9b32-458f8198ee3c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9120 | 2026.03.27 20:06:01.092479 [ 276 ] {636cc3d1-ad73-4e49-9b32-458f8198ee3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9121 | 2026.03.27 20:06:01.092782 [ 276 ] {636cc3d1-ad73-4e49-9b32-458f8198ee3c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9122 | 2026.03.27 20:06:01.092983 [ 276 ] {636cc3d1-ad73-4e49-9b32-458f8198ee3c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9123 | 2026.03.27 20:06:01.093108 [ 276 ] {636cc3d1-ad73-4e49-9b32-458f8198ee3c} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001135 sec., 77533.0396475771 rows/sec., 6.05 MiB/sec. | ||
| 9124 | 2026.03.27 20:06:01.093144 [ 276 ] {636cc3d1-ad73-4e49-9b32-458f8198ee3c} <Debug> TCPHandler: Processed in 0.001296113 sec. | ||
| 9125 | 2026.03.27 20:06:01.093254 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9126 | 2026.03.27 20:06:01.093349 [ 276 ] {7b4c770a-6710-4e9f-a07a-ded7369564bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9127 | 2026.03.27 20:06:01.093391 [ 276 ] {7b4c770a-6710-4e9f-a07a-ded7369564bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9128 | 2026.03.27 20:06:01.093776 [ 276 ] {7b4c770a-6710-4e9f-a07a-ded7369564bc} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9129 | 2026.03.27 20:06:01.093812 [ 276 ] {7b4c770a-6710-4e9f-a07a-ded7369564bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9130 | 2026.03.27 20:06:01.094137 [ 276 ] {7b4c770a-6710-4e9f-a07a-ded7369564bc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9131 | 2026.03.27 20:06:01.094366 [ 276 ] {7b4c770a-6710-4e9f-a07a-ded7369564bc} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9132 | 2026.03.27 20:06:01.094496 [ 276 ] {7b4c770a-6710-4e9f-a07a-ded7369564bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 9133 | 2026.03.27 20:06:01.094532 [ 276 ] {7b4c770a-6710-4e9f-a07a-ded7369564bc} <Debug> TCPHandler: Processed in 0.001324713 sec. | ||
| 9134 | 2026.03.27 20:06:01.094639 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9135 | 2026.03.27 20:06:01.094733 [ 276 ] {cb378306-1216-40df-aa73-32ca026251c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9136 | 2026.03.27 20:06:01.094787 [ 276 ] {cb378306-1216-40df-aa73-32ca026251c2} <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 | ||
| 9137 | 2026.03.27 20:06:01.095559 [ 276 ] {cb378306-1216-40df-aa73-32ca026251c2} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9138 | 2026.03.27 20:06:01.095595 [ 276 ] {cb378306-1216-40df-aa73-32ca026251c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9139 | 2026.03.27 20:06:01.096112 [ 276 ] {cb378306-1216-40df-aa73-32ca026251c2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9140 | 2026.03.27 20:06:01.096324 [ 276 ] {cb378306-1216-40df-aa73-32ca026251c2} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9141 | 2026.03.27 20:06:01.096462 [ 276 ] {cb378306-1216-40df-aa73-32ca026251c2} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001747 sec., 13737.8362907842 rows/sec., 24.62 MiB/sec. | ||
| 9142 | 2026.03.27 20:06:01.096526 [ 276 ] {cb378306-1216-40df-aa73-32ca026251c2} <Debug> TCPHandler: Processed in 0.001933564 sec. | ||
| 9143 | 2026.03.27 20:06:01.096636 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9144 | 2026.03.27 20:06:01.096730 [ 276 ] {5d52225e-8d8e-4ea4-8a40-04e205c51396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9145 | 2026.03.27 20:06:01.096771 [ 276 ] {5d52225e-8d8e-4ea4-8a40-04e205c51396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9146 | 2026.03.27 20:06:01.097096 [ 276 ] {5d52225e-8d8e-4ea4-8a40-04e205c51396} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9147 | 2026.03.27 20:06:01.097132 [ 276 ] {5d52225e-8d8e-4ea4-8a40-04e205c51396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9148 | 2026.03.27 20:06:01.097436 [ 276 ] {5d52225e-8d8e-4ea4-8a40-04e205c51396} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9149 | 2026.03.27 20:06:01.097636 [ 276 ] {5d52225e-8d8e-4ea4-8a40-04e205c51396} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9150 | 2026.03.27 20:06:01.097761 [ 276 ] {5d52225e-8d8e-4ea4-8a40-04e205c51396} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 9151 | 2026.03.27 20:06:01.097797 [ 276 ] {5d52225e-8d8e-4ea4-8a40-04e205c51396} <Debug> TCPHandler: Processed in 0.001208771 sec. | ||
| 9152 | 2026.03.27 20:06:04.985350 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19679 | ||
| 9153 | 2026.03.27 20:06:04.985870 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9154 | 2026.03.27 20:06:04.985918 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9155 | 2026.03.27 20:06:04.986418 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9156 | 2026.03.27 20:06:04.986677 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9157 | 2026.03.27 20:06:04.986827 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19679 | ||
| 9158 | 2026.03.27 20:06:04.986842 [ 56 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9159 | 2026.03.27 20:06:04.986912 [ 56 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9160 | 2026.03.27 20:06:04.986932 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9161 | 2026.03.27 20:06:04.987029 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 9162 | 2026.03.27 20:06:04.987124 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9163 | 2026.03.27 20:06:04.987155 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17311 rows starting from the beginning of the part | ||
| 9164 | 2026.03.27 20:06:04.987211 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9165 | 2026.03.27 20:06:04.987252 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9166 | 2026.03.27 20:06:04.987292 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9167 | 2026.03.27 20:06:04.987330 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9168 | 2026.03.27 20:06:04.987367 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9169 | 2026.03.27 20:06:04.989545 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19679 rows, containing 4 columns (4 merged, 0 gathered) in 0.002559076 sec., 7689884.942846559 rows/sec., 110.00 MiB/sec. | ||
| 9170 | 2026.03.27 20:06:04.989761 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9171 | 2026.03.27 20:06:04.990001 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_41_8} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9172 | 2026.03.27 20:06:04.990064 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_41_8} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9173 | 2026.03.27 20:06:04.990134 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 9174 | 2026.03.27 20:06:05.998293 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9175 | 2026.03.27 20:06:06.015091 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9176 | 2026.03.27 20:06:06.015142 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9177 | 2026.03.27 20:06:06.021226 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9178 | 2026.03.27 20:06:06.021901 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9179 | 2026.03.27 20:06:06.022172 [ 55 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9180 | 2026.03.27 20:06:06.022212 [ 55 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9181 | 2026.03.27 20:06:06.022234 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9182 | 2026.03.27 20:06:06.022439 [ 201 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 9183 | 2026.03.27 20:06:06.024973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9184 | 2026.03.27 20:06:06.026707 [ 201 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9185 | 2026.03.27 20:06:06.028119 [ 201 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 9186 | 2026.03.27 20:06:06.032613 [ 201 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 9187 | 2026.03.27 20:06:06.036982 [ 201 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 9188 | 2026.03.27 20:06:06.041261 [ 201 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 9189 | 2026.03.27 20:06:06.045642 [ 201 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 9190 | 2026.03.27 20:06:06.049688 [ 201 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 9191 | 2026.03.27 20:06:06.088504 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9192 | 2026.03.27 20:06:06.088656 [ 276 ] {5b63f693-f92a-48fc-a92e-8b778be5578e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9193 | 2026.03.27 20:06:06.088713 [ 276 ] {5b63f693-f92a-48fc-a92e-8b778be5578e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9194 | 2026.03.27 20:06:06.089291 [ 276 ] {5b63f693-f92a-48fc-a92e-8b778be5578e} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9195 | 2026.03.27 20:06:06.089327 [ 276 ] {5b63f693-f92a-48fc-a92e-8b778be5578e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9196 | 2026.03.27 20:06:06.089732 [ 276 ] {5b63f693-f92a-48fc-a92e-8b778be5578e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9197 | 2026.03.27 20:06:06.089955 [ 276 ] {5b63f693-f92a-48fc-a92e-8b778be5578e} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9198 | 2026.03.27 20:06:06.090096 [ 276 ] {5b63f693-f92a-48fc-a92e-8b778be5578e} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001479 sec., 6761.325219743069 rows/sec., 551.34 KiB/sec. | ||
| 9199 | 2026.03.27 20:06:06.090141 [ 276 ] {5b63f693-f92a-48fc-a92e-8b778be5578e} <Debug> TCPHandler: Processed in 0.00175768 sec. | ||
| 9200 | 2026.03.27 20:06:06.090260 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9201 | 2026.03.27 20:06:06.090357 [ 276 ] {90312deb-d456-411e-bf6c-983c4e52591d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9202 | 2026.03.27 20:06:06.090398 [ 276 ] {90312deb-d456-411e-bf6c-983c4e52591d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9203 | 2026.03.27 20:06:06.090911 [ 276 ] {90312deb-d456-411e-bf6c-983c4e52591d} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9204 | 2026.03.27 20:06:06.090945 [ 276 ] {90312deb-d456-411e-bf6c-983c4e52591d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9205 | 2026.03.27 20:06:06.091288 [ 276 ] {90312deb-d456-411e-bf6c-983c4e52591d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9206 | 2026.03.27 20:06:06.091531 [ 276 ] {90312deb-d456-411e-bf6c-983c4e52591d} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9207 | 2026.03.27 20:06:06.091668 [ 276 ] {90312deb-d456-411e-bf6c-983c4e52591d} <Debug> executeQuery: Read 95 rows, 8.12 KiB in 0.001329 sec., 71482.31753197893 rows/sec., 5.97 MiB/sec. | ||
| 9208 | 2026.03.27 20:06:06.091706 [ 276 ] {90312deb-d456-411e-bf6c-983c4e52591d} <Debug> TCPHandler: Processed in 0.001497276 sec. | ||
| 9209 | 2026.03.27 20:06:06.091823 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9210 | 2026.03.27 20:06:06.091919 [ 276 ] {e8416966-733f-4490-a802-773f1c1e3ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9211 | 2026.03.27 20:06:06.091959 [ 276 ] {e8416966-733f-4490-a802-773f1c1e3ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9212 | 2026.03.27 20:06:06.092378 [ 276 ] {e8416966-733f-4490-a802-773f1c1e3ab0} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9213 | 2026.03.27 20:06:06.092411 [ 276 ] {e8416966-733f-4490-a802-773f1c1e3ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9214 | 2026.03.27 20:06:06.092703 [ 276 ] {e8416966-733f-4490-a802-773f1c1e3ab0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9215 | 2026.03.27 20:06:06.092934 [ 276 ] {e8416966-733f-4490-a802-773f1c1e3ab0} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9216 | 2026.03.27 20:06:06.093071 [ 276 ] {e8416966-733f-4490-a802-773f1c1e3ab0} <Debug> executeQuery: Read 27 rows, 1.98 KiB in 0.00117 sec., 23076.923076923078 rows/sec., 1.65 MiB/sec. | ||
| 9217 | 2026.03.27 20:06:06.093107 [ 276 ] {e8416966-733f-4490-a802-773f1c1e3ab0} <Debug> TCPHandler: Processed in 0.001334464 sec. | ||
| 9218 | 2026.03.27 20:06:06.093221 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9219 | 2026.03.27 20:06:06.093315 [ 276 ] {b22ed935-bcc0-4c3a-bea2-bef381528e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9220 | 2026.03.27 20:06:06.093354 [ 276 ] {b22ed935-bcc0-4c3a-bea2-bef381528e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9221 | 2026.03.27 20:06:06.093812 [ 276 ] {b22ed935-bcc0-4c3a-bea2-bef381528e3a} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9222 | 2026.03.27 20:06:06.093846 [ 276 ] {b22ed935-bcc0-4c3a-bea2-bef381528e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9223 | 2026.03.27 20:06:06.094161 [ 276 ] {b22ed935-bcc0-4c3a-bea2-bef381528e3a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9224 | 2026.03.27 20:06:06.094404 [ 276 ] {b22ed935-bcc0-4c3a-bea2-bef381528e3a} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9225 | 2026.03.27 20:06:06.094535 [ 276 ] {b22ed935-bcc0-4c3a-bea2-bef381528e3a} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001238 sec., 73505.65428109856 rows/sec., 5.75 MiB/sec. | ||
| 9226 | 2026.03.27 20:06:06.094574 [ 276 ] {b22ed935-bcc0-4c3a-bea2-bef381528e3a} <Debug> TCPHandler: Processed in 0.001403565 sec. | ||
| 9227 | 2026.03.27 20:06:06.094693 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9228 | 2026.03.27 20:06:06.094787 [ 276 ] {65bd1501-b709-4f8f-a7b8-b9aec63b2ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9229 | 2026.03.27 20:06:06.094830 [ 276 ] {65bd1501-b709-4f8f-a7b8-b9aec63b2ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9230 | 2026.03.27 20:06:06.095281 [ 276 ] {65bd1501-b709-4f8f-a7b8-b9aec63b2ef4} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9231 | 2026.03.27 20:06:06.095315 [ 276 ] {65bd1501-b709-4f8f-a7b8-b9aec63b2ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9232 | 2026.03.27 20:06:06.095657 [ 276 ] {65bd1501-b709-4f8f-a7b8-b9aec63b2ef4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9233 | 2026.03.27 20:06:06.095868 [ 276 ] {65bd1501-b709-4f8f-a7b8-b9aec63b2ef4} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9234 | 2026.03.27 20:06:06.096003 [ 276 ] {65bd1501-b709-4f8f-a7b8-b9aec63b2ef4} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001234 sec., 133711.50729335492 rows/sec., 9.31 MiB/sec. | ||
| 9235 | 2026.03.27 20:06:06.096040 [ 276 ] {65bd1501-b709-4f8f-a7b8-b9aec63b2ef4} <Debug> TCPHandler: Processed in 0.001396935 sec. | ||
| 9236 | 2026.03.27 20:06:06.096154 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9237 | 2026.03.27 20:06:06.096249 [ 276 ] {675d7fe8-fa42-4e13-9b90-5a2cc6650225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9238 | 2026.03.27 20:06:06.096304 [ 276 ] {675d7fe8-fa42-4e13-9b90-5a2cc6650225} <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 | ||
| 9239 | 2026.03.27 20:06:06.097116 [ 276 ] {675d7fe8-fa42-4e13-9b90-5a2cc6650225} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9240 | 2026.03.27 20:06:06.097149 [ 276 ] {675d7fe8-fa42-4e13-9b90-5a2cc6650225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9241 | 2026.03.27 20:06:06.097719 [ 276 ] {675d7fe8-fa42-4e13-9b90-5a2cc6650225} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9242 | 2026.03.27 20:06:06.097945 [ 276 ] {675d7fe8-fa42-4e13-9b90-5a2cc6650225} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9243 | 2026.03.27 20:06:06.098090 [ 276 ] {675d7fe8-fa42-4e13-9b90-5a2cc6650225} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001859 sec., 9144.70145239376 rows/sec., 16.39 MiB/sec. | ||
| 9244 | 2026.03.27 20:06:06.098153 [ 276 ] {675d7fe8-fa42-4e13-9b90-5a2cc6650225} <Debug> TCPHandler: Processed in 0.002049786 sec. | ||
| 9245 | 2026.03.27 20:06:06.098272 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9246 | 2026.03.27 20:06:06.098369 [ 276 ] {72acb907-79f7-466f-8c71-ff1ea42a07f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9247 | 2026.03.27 20:06:06.098411 [ 276 ] {72acb907-79f7-466f-8c71-ff1ea42a07f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9248 | 2026.03.27 20:06:06.098756 [ 276 ] {72acb907-79f7-466f-8c71-ff1ea42a07f3} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9249 | 2026.03.27 20:06:06.098790 [ 276 ] {72acb907-79f7-466f-8c71-ff1ea42a07f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9250 | 2026.03.27 20:06:06.099091 [ 276 ] {72acb907-79f7-466f-8c71-ff1ea42a07f3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9251 | 2026.03.27 20:06:06.099319 [ 276 ] {72acb907-79f7-466f-8c71-ff1ea42a07f3} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9252 | 2026.03.27 20:06:06.099448 [ 276 ] {72acb907-79f7-466f-8c71-ff1ea42a07f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 9253 | 2026.03.27 20:06:06.099484 [ 276 ] {72acb907-79f7-466f-8c71-ff1ea42a07f3} <Debug> TCPHandler: Processed in 0.001261512 sec. | ||
| 9254 | 2026.03.27 20:06:06.101975 [ 190 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.079628056 sec., 3880.54180300471 rows/sec., 20.07 MiB/sec. | ||
| 9255 | 2026.03.27 20:06:06.104889 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9256 | 2026.03.27 20:06:06.106862 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_41_8} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9257 | 2026.03.27 20:06:06.106971 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_41_8} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9258 | 2026.03.27 20:06:06.109476 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9259 | 2026.03.27 20:06:07.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.64 MiB, peak 317.53 MiB, free memory in arenas 0.00 B, will set to 306.69 MiB (RSS), difference: 2.05 MiB | ||
| 9260 | 2026.03.27 20:06:07.544042 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1176 | ||
| 9261 | 2026.03.27 20:06:07.546191 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9262 | 2026.03.27 20:06:07.546236 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9263 | 2026.03.27 20:06:07.547378 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9264 | 2026.03.27 20:06:07.547627 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9265 | 2026.03.27 20:06:07.547881 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1176 | ||
| 9266 | 2026.03.27 20:06:11.087744 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9267 | 2026.03.27 20:06:11.087964 [ 276 ] {a58aa02a-3ad6-4510-a794-b03f56f46387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9268 | 2026.03.27 20:06:11.088039 [ 276 ] {a58aa02a-3ad6-4510-a794-b03f56f46387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9269 | 2026.03.27 20:06:11.088740 [ 276 ] {a58aa02a-3ad6-4510-a794-b03f56f46387} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9270 | 2026.03.27 20:06:11.088792 [ 276 ] {a58aa02a-3ad6-4510-a794-b03f56f46387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9271 | 2026.03.27 20:06:11.089189 [ 276 ] {a58aa02a-3ad6-4510-a794-b03f56f46387} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9272 | 2026.03.27 20:06:11.089416 [ 276 ] {a58aa02a-3ad6-4510-a794-b03f56f46387} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9273 | 2026.03.27 20:06:11.089579 [ 276 ] {a58aa02a-3ad6-4510-a794-b03f56f46387} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001666 sec., 62424.9699879952 rows/sec., 5.24 MiB/sec. | ||
| 9274 | 2026.03.27 20:06:11.089628 [ 276 ] {a58aa02a-3ad6-4510-a794-b03f56f46387} <Debug> TCPHandler: Processed in 0.002020656 sec. | ||
| 9275 | 2026.03.27 20:06:11.089763 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9276 | 2026.03.27 20:06:11.089866 [ 276 ] {a8e8253b-7a3e-4cc9-82ac-1b0549e69a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9277 | 2026.03.27 20:06:11.089948 [ 276 ] {a8e8253b-7a3e-4cc9-82ac-1b0549e69a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9278 | 2026.03.27 20:06:11.090486 [ 276 ] {a8e8253b-7a3e-4cc9-82ac-1b0549e69a81} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9279 | 2026.03.27 20:06:11.090530 [ 276 ] {a8e8253b-7a3e-4cc9-82ac-1b0549e69a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9280 | 2026.03.27 20:06:11.090899 [ 276 ] {a8e8253b-7a3e-4cc9-82ac-1b0549e69a81} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9281 | 2026.03.27 20:06:11.091126 [ 276 ] {a8e8253b-7a3e-4cc9-82ac-1b0549e69a81} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9282 | 2026.03.27 20:06:11.091263 [ 276 ] {a8e8253b-7a3e-4cc9-82ac-1b0549e69a81} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00142 sec., 16901.408450704224 rows/sec., 1.24 MiB/sec. | ||
| 9283 | 2026.03.27 20:06:11.091302 [ 276 ] {a8e8253b-7a3e-4cc9-82ac-1b0549e69a81} <Debug> TCPHandler: Processed in 0.001590048 sec. | ||
| 9284 | 2026.03.27 20:06:11.091418 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9285 | 2026.03.27 20:06:11.091515 [ 276 ] {eeea885c-298a-43f9-91c2-bec7dd398034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9286 | 2026.03.27 20:06:11.091557 [ 276 ] {eeea885c-298a-43f9-91c2-bec7dd398034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9287 | 2026.03.27 20:06:11.091987 [ 276 ] {eeea885c-298a-43f9-91c2-bec7dd398034} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9288 | 2026.03.27 20:06:11.092023 [ 276 ] {eeea885c-298a-43f9-91c2-bec7dd398034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9289 | 2026.03.27 20:06:11.092333 [ 276 ] {eeea885c-298a-43f9-91c2-bec7dd398034} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9290 | 2026.03.27 20:06:11.092633 [ 276 ] {eeea885c-298a-43f9-91c2-bec7dd398034} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9291 | 2026.03.27 20:06:11.092787 [ 276 ] {eeea885c-298a-43f9-91c2-bec7dd398034} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001293 sec., 68058.77803557618 rows/sec., 5.31 MiB/sec. | ||
| 9292 | 2026.03.27 20:06:11.092826 [ 276 ] {eeea885c-298a-43f9-91c2-bec7dd398034} <Debug> TCPHandler: Processed in 0.001456306 sec. | ||
| 9293 | 2026.03.27 20:06:11.092939 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9294 | 2026.03.27 20:06:11.093035 [ 276 ] {4b796548-6f67-432a-b6ce-868fad1ab84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9295 | 2026.03.27 20:06:11.093079 [ 276 ] {4b796548-6f67-432a-b6ce-868fad1ab84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9296 | 2026.03.27 20:06:11.093487 [ 276 ] {4b796548-6f67-432a-b6ce-868fad1ab84e} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9297 | 2026.03.27 20:06:11.093523 [ 276 ] {4b796548-6f67-432a-b6ce-868fad1ab84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9298 | 2026.03.27 20:06:11.093876 [ 276 ] {4b796548-6f67-432a-b6ce-868fad1ab84e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9299 | 2026.03.27 20:06:11.094078 [ 276 ] {4b796548-6f67-432a-b6ce-868fad1ab84e} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9300 | 2026.03.27 20:06:11.094216 [ 276 ] {4b796548-6f67-432a-b6ce-868fad1ab84e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 9301 | 2026.03.27 20:06:11.094253 [ 276 ] {4b796548-6f67-432a-b6ce-868fad1ab84e} <Debug> TCPHandler: Processed in 0.001362484 sec. | ||
| 9302 | 2026.03.27 20:06:11.094361 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9303 | 2026.03.27 20:06:11.094454 [ 276 ] {ff0b301b-0cff-4de4-bd3d-0f889ba7b442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9304 | 2026.03.27 20:06:11.094508 [ 276 ] {ff0b301b-0cff-4de4-bd3d-0f889ba7b442} <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 | ||
| 9305 | 2026.03.27 20:06:11.095373 [ 276 ] {ff0b301b-0cff-4de4-bd3d-0f889ba7b442} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9306 | 2026.03.27 20:06:11.095409 [ 276 ] {ff0b301b-0cff-4de4-bd3d-0f889ba7b442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9307 | 2026.03.27 20:06:11.095954 [ 276 ] {ff0b301b-0cff-4de4-bd3d-0f889ba7b442} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9308 | 2026.03.27 20:06:11.096174 [ 276 ] {ff0b301b-0cff-4de4-bd3d-0f889ba7b442} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9309 | 2026.03.27 20:06:11.096316 [ 276 ] {ff0b301b-0cff-4de4-bd3d-0f889ba7b442} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00188 sec., 12765.95744680851 rows/sec., 22.88 MiB/sec. | ||
| 9310 | 2026.03.27 20:06:11.096383 [ 276 ] {ff0b301b-0cff-4de4-bd3d-0f889ba7b442} <Debug> TCPHandler: Processed in 0.002070426 sec. | ||
| 9311 | 2026.03.27 20:06:11.096510 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9312 | 2026.03.27 20:06:11.096604 [ 276 ] {a41cac6c-c1ed-424c-b47d-e85074250d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9313 | 2026.03.27 20:06:11.096645 [ 276 ] {a41cac6c-c1ed-424c-b47d-e85074250d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9314 | 2026.03.27 20:06:11.097004 [ 276 ] {a41cac6c-c1ed-424c-b47d-e85074250d37} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9315 | 2026.03.27 20:06:11.097039 [ 276 ] {a41cac6c-c1ed-424c-b47d-e85074250d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9316 | 2026.03.27 20:06:11.097335 [ 276 ] {a41cac6c-c1ed-424c-b47d-e85074250d37} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9317 | 2026.03.27 20:06:11.097532 [ 276 ] {a41cac6c-c1ed-424c-b47d-e85074250d37} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9318 | 2026.03.27 20:06:11.097663 [ 276 ] {a41cac6c-c1ed-424c-b47d-e85074250d37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 9319 | 2026.03.27 20:06:11.097698 [ 276 ] {a41cac6c-c1ed-424c-b47d-e85074250d37} <Debug> TCPHandler: Processed in 0.001236012 sec. | ||
| 9320 | 2026.03.27 20:06:12.369064 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9321 | 2026.03.27 20:06:12.369123 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9322 | 2026.03.27 20:06:12.487051 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20191 | ||
| 9323 | 2026.03.27 20:06:12.487638 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9324 | 2026.03.27 20:06:12.487687 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9325 | 2026.03.27 20:06:12.488222 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9326 | 2026.03.27 20:06:12.488453 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9327 | 2026.03.27 20:06:12.488589 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
| 9328 | 2026.03.27 20:06:13.525213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9329 | 2026.03.27 20:06:13.540827 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9330 | 2026.03.27 20:06:13.540887 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9331 | 2026.03.27 20:06:13.546528 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9332 | 2026.03.27 20:06:13.547224 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9333 | 2026.03.27 20:06:13.550079 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9334 | 2026.03.27 20:06:16.087710 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9335 | 2026.03.27 20:06:16.087917 [ 276 ] {2d9d0889-2d82-4910-89e9-c26bc971c2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9336 | 2026.03.27 20:06:16.087982 [ 276 ] {2d9d0889-2d82-4910-89e9-c26bc971c2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9337 | 2026.03.27 20:06:16.088661 [ 276 ] {2d9d0889-2d82-4910-89e9-c26bc971c2a0} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9338 | 2026.03.27 20:06:16.088711 [ 276 ] {2d9d0889-2d82-4910-89e9-c26bc971c2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9339 | 2026.03.27 20:06:16.089128 [ 276 ] {2d9d0889-2d82-4910-89e9-c26bc971c2a0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9340 | 2026.03.27 20:06:16.089379 [ 276 ] {2d9d0889-2d82-4910-89e9-c26bc971c2a0} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9341 | 2026.03.27 20:06:16.089530 [ 49 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9342 | 2026.03.27 20:06:16.089552 [ 276 ] {2d9d0889-2d82-4910-89e9-c26bc971c2a0} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001682 sec., 53507.728894173604 rows/sec., 4.50 MiB/sec. | ||
| 9343 | 2026.03.27 20:06:16.089597 [ 49 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9344 | 2026.03.27 20:06:16.089612 [ 276 ] {2d9d0889-2d82-4910-89e9-c26bc971c2a0} <Debug> TCPHandler: Processed in 0.002032376 sec. | ||
| 9345 | 2026.03.27 20:06:16.089623 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9346 | 2026.03.27 20:06:16.089727 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 9347 | 2026.03.27 20:06:16.089775 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9348 | 2026.03.27 20:06:16.089820 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9349 | 2026.03.27 20:06:16.089851 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3360 rows starting from the beginning of the part | ||
| 9350 | 2026.03.27 20:06:16.089871 [ 276 ] {ea49940b-ede6-4d50-96ee-98f70659d427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9351 | 2026.03.27 20:06:16.089914 [ 276 ] {ea49940b-ede6-4d50-96ee-98f70659d427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9352 | 2026.03.27 20:06:16.089923 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 9353 | 2026.03.27 20:06:16.089967 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 104 rows starting from the beginning of the part | ||
| 9354 | 2026.03.27 20:06:16.090009 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 95 rows starting from the beginning of the part | ||
| 9355 | 2026.03.27 20:06:16.090069 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 104 rows starting from the beginning of the part | ||
| 9356 | 2026.03.27 20:06:16.090110 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 9357 | 2026.03.27 20:06:16.090337 [ 276 ] {ea49940b-ede6-4d50-96ee-98f70659d427} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9358 | 2026.03.27 20:06:16.090372 [ 276 ] {ea49940b-ede6-4d50-96ee-98f70659d427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9359 | 2026.03.27 20:06:16.090692 [ 276 ] {ea49940b-ede6-4d50-96ee-98f70659d427} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9360 | 2026.03.27 20:06:16.090906 [ 276 ] {ea49940b-ede6-4d50-96ee-98f70659d427} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9361 | 2026.03.27 20:06:16.091028 [ 47 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9362 | 2026.03.27 20:06:16.091048 [ 276 ] {ea49940b-ede6-4d50-96ee-98f70659d427} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001195 sec., 14225.941422594142 rows/sec., 1.04 MiB/sec. | ||
| 9363 | 2026.03.27 20:06:16.091065 [ 47 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9364 | 2026.03.27 20:06:16.091084 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9365 | 2026.03.27 20:06:16.091086 [ 276 ] {ea49940b-ede6-4d50-96ee-98f70659d427} <Debug> TCPHandler: Processed in 0.001363204 sec. | ||
| 9366 | 2026.03.27 20:06:16.091191 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::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 | ||
| 9367 | 2026.03.27 20:06:16.091216 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9368 | 2026.03.27 20:06:16.091326 [ 276 ] {d27d35d3-f213-4b46-a152-a36ce31b928f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9369 | 2026.03.27 20:06:16.091331 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9370 | 2026.03.27 20:06:16.091371 [ 276 ] {d27d35d3-f213-4b46-a152-a36ce31b928f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9371 | 2026.03.27 20:06:16.091377 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 224 rows starting from the beginning of the part | ||
| 9372 | 2026.03.27 20:06:16.091453 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 17 rows starting from the beginning of the part | ||
| 9373 | 2026.03.27 20:06:16.091497 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 9374 | 2026.03.27 20:06:16.091535 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 27 rows starting from the beginning of the part | ||
| 9375 | 2026.03.27 20:06:16.091541 [ 198 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3843 rows, containing 5 columns (5 merged, 0 gathered) in 0.001845823 sec., 2081998.1114115494 rows/sec., 167.98 MiB/sec. | ||
| 9376 | 2026.03.27 20:06:16.091574 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 9377 | 2026.03.27 20:06:16.091629 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 17 rows starting from the beginning of the part | ||
| 9378 | 2026.03.27 20:06:16.091837 [ 276 ] {d27d35d3-f213-4b46-a152-a36ce31b928f} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9379 | 2026.03.27 20:06:16.091878 [ 276 ] {d27d35d3-f213-4b46-a152-a36ce31b928f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9380 | 2026.03.27 20:06:16.091959 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9381 | 2026.03.27 20:06:16.092254 [ 276 ] {d27d35d3-f213-4b46-a152-a36ce31b928f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9382 | 2026.03.27 20:06:16.092265 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_66_13} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9383 | 2026.03.27 20:06:16.092363 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_66_13} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9384 | 2026.03.27 20:06:16.092399 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 333 rows, containing 5 columns (5 merged, 0 gathered) in 0.001258342 sec., 264633.9389450563 rows/sec., 18.71 MiB/sec. | ||
| 9385 | 2026.03.27 20:06:16.092466 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 9386 | 2026.03.27 20:06:16.092497 [ 276 ] {d27d35d3-f213-4b46-a152-a36ce31b928f} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9387 | 2026.03.27 20:06:16.092589 [ 198 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9388 | 2026.03.27 20:06:16.092612 [ 47 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9389 | 2026.03.27 20:06:16.092642 [ 276 ] {d27d35d3-f213-4b46-a152-a36ce31b928f} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001335 sec., 60674.15730337078 rows/sec., 4.74 MiB/sec. | ||
| 9390 | 2026.03.27 20:06:16.092645 [ 47 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9391 | 2026.03.27 20:06:16.092677 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9392 | 2026.03.27 20:06:16.092682 [ 276 ] {d27d35d3-f213-4b46-a152-a36ce31b928f} <Debug> TCPHandler: Processed in 0.001514997 sec. | ||
| 9393 | 2026.03.27 20:06:16.092777 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::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 | ||
| 9394 | 2026.03.27 20:06:16.092818 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9395 | 2026.03.27 20:06:16.092906 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9396 | 2026.03.27 20:06:16.092915 [ 198 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_56_11} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9397 | 2026.03.27 20:06:16.092930 [ 276 ] {9c281153-d6fe-4d1e-8a43-2d13a13234ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9398 | 2026.03.27 20:06:16.092951 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1829 rows starting from the beginning of the part | ||
| 9399 | 2026.03.27 20:06:16.092998 [ 276 ] {9c281153-d6fe-4d1e-8a43-2d13a13234ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9400 | 2026.03.27 20:06:16.093018 [ 198 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_56_11} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9401 | 2026.03.27 20:06:16.093029 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 81 rows starting from the beginning of the part | ||
| 9402 | 2026.03.27 20:06:16.093099 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 88 rows starting from the beginning of the part | ||
| 9403 | 2026.03.27 20:06:16.093139 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9404 | 2026.03.27 20:06:16.093160 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 91 rows starting from the beginning of the part | ||
| 9405 | 2026.03.27 20:06:16.093221 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 88 rows starting from the beginning of the part | ||
| 9406 | 2026.03.27 20:06:16.093272 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 81 rows starting from the beginning of the part | ||
| 9407 | 2026.03.27 20:06:16.093524 [ 276 ] {9c281153-d6fe-4d1e-8a43-2d13a13234ad} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9408 | 2026.03.27 20:06:16.093561 [ 276 ] {9c281153-d6fe-4d1e-8a43-2d13a13234ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9409 | 2026.03.27 20:06:16.094002 [ 276 ] {9c281153-d6fe-4d1e-8a43-2d13a13234ad} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9410 | 2026.03.27 20:06:16.094306 [ 276 ] {9c281153-d6fe-4d1e-8a43-2d13a13234ad} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9411 | 2026.03.27 20:06:16.094438 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9412 | 2026.03.27 20:06:16.094470 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9413 | 2026.03.27 20:06:16.094478 [ 276 ] {9c281153-d6fe-4d1e-8a43-2d13a13234ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001571 sec., 101845.95798854233 rows/sec., 7.09 MiB/sec. | ||
| 9414 | 2026.03.27 20:06:16.094487 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9415 | 2026.03.27 20:06:16.094527 [ 276 ] {9c281153-d6fe-4d1e-8a43-2d13a13234ad} <Debug> TCPHandler: Processed in 0.001768982 sec. | ||
| 9416 | 2026.03.27 20:06:16.094570 [ 188 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 9417 | 2026.03.27 20:06:16.094658 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9418 | 2026.03.27 20:06:16.094665 [ 188 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9419 | 2026.03.27 20:06:16.094692 [ 200 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2258 rows, containing 5 columns (5 merged, 0 gathered) in 0.001950444 sec., 1157685.1219517197 rows/sec., 85.51 MiB/sec. | ||
| 9420 | 2026.03.27 20:06:16.094711 [ 188 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 24927 rows starting from the beginning of the part | ||
| 9421 | 2026.03.27 20:06:16.094757 [ 188 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 9422 | 2026.03.27 20:06:16.094766 [ 276 ] {79a7800f-6912-46e6-bdb5-88ae412bb70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9423 | 2026.03.27 20:06:16.094792 [ 188 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9424 | 2026.03.27 20:06:16.094825 [ 276 ] {79a7800f-6912-46e6-bdb5-88ae412bb70d} <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 | ||
| 9425 | 2026.03.27 20:06:16.094831 [ 188 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 165 rows starting from the beginning of the part | ||
| 9426 | 2026.03.27 20:06:16.094859 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9427 | 2026.03.27 20:06:16.094881 [ 188 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 9428 | 2026.03.27 20:06:16.094919 [ 188 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9429 | 2026.03.27 20:06:16.095120 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_66_13} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9430 | 2026.03.27 20:06:16.095190 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_66_13} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9431 | 2026.03.27 20:06:16.095254 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 9432 | 2026.03.27 20:06:16.095643 [ 276 ] {79a7800f-6912-46e6-bdb5-88ae412bb70d} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9433 | 2026.03.27 20:06:16.095678 [ 276 ] {79a7800f-6912-46e6-bdb5-88ae412bb70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9434 | 2026.03.27 20:06:16.096248 [ 276 ] {79a7800f-6912-46e6-bdb5-88ae412bb70d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9435 | 2026.03.27 20:06:16.096477 [ 276 ] {79a7800f-6912-46e6-bdb5-88ae412bb70d} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9436 | 2026.03.27 20:06:16.096621 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9437 | 2026.03.27 20:06:16.096645 [ 276 ] {79a7800f-6912-46e6-bdb5-88ae412bb70d} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001896 sec., 8966.244725738397 rows/sec., 16.07 MiB/sec. | ||
| 9438 | 2026.03.27 20:06:16.096673 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9439 | 2026.03.27 20:06:16.096729 [ 276 ] {79a7800f-6912-46e6-bdb5-88ae412bb70d} <Debug> TCPHandler: Processed in 0.002119367 sec. | ||
| 9440 | 2026.03.27 20:06:16.097032 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9441 | 2026.03.27 20:06:16.097132 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9442 | 2026.03.27 20:06:16.097153 [ 276 ] {66819510-5cd1-4ece-b0c3-0d9d2cff31cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9443 | 2026.03.27 20:06:16.097217 [ 276 ] {66819510-5cd1-4ece-b0c3-0d9d2cff31cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9444 | 2026.03.27 20:06:16.097252 [ 200 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::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 | ||
| 9445 | 2026.03.27 20:06:16.097530 [ 200 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9446 | 2026.03.27 20:06:16.097602 [ 200 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1124 rows starting from the beginning of the part | ||
| 9447 | 2026.03.27 20:06:16.097693 [ 276 ] {66819510-5cd1-4ece-b0c3-0d9d2cff31cc} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9448 | 2026.03.27 20:06:16.097740 [ 276 ] {66819510-5cd1-4ece-b0c3-0d9d2cff31cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9449 | 2026.03.27 20:06:16.097766 [ 200 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 17 rows starting from the beginning of the part | ||
| 9450 | 2026.03.27 20:06:16.097925 [ 200 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 9451 | 2026.03.27 20:06:16.098052 [ 200 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 17 rows starting from the beginning of the part | ||
| 9452 | 2026.03.27 20:06:16.098198 [ 200 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 9453 | 2026.03.27 20:06:16.098244 [ 276 ] {66819510-5cd1-4ece-b0c3-0d9d2cff31cc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9454 | 2026.03.27 20:06:16.098337 [ 200 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 17 rows starting from the beginning of the part | ||
| 9455 | 2026.03.27 20:06:16.098543 [ 276 ] {66819510-5cd1-4ece-b0c3-0d9d2cff31cc} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9456 | 2026.03.27 20:06:16.098688 [ 47 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9457 | 2026.03.27 20:06:16.098712 [ 276 ] {66819510-5cd1-4ece-b0c3-0d9d2cff31cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001596 sec., 37593.984962406015 rows/sec., 2.53 MiB/sec. | ||
| 9458 | 2026.03.27 20:06:16.098723 [ 47 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9459 | 2026.03.27 20:06:16.098746 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9460 | 2026.03.27 20:06:16.098750 [ 276 ] {66819510-5cd1-4ece-b0c3-0d9d2cff31cc} <Debug> TCPHandler: Processed in 0.001780741 sec. | ||
| 9461 | 2026.03.27 20:06:16.098838 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 9462 | 2026.03.27 20:06:16.098915 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9463 | 2026.03.27 20:06:16.098948 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3150 rows starting from the beginning of the part | ||
| 9464 | 2026.03.27 20:06:16.099004 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 9465 | 2026.03.27 20:06:16.099055 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9466 | 2026.03.27 20:06:16.099099 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9467 | 2026.03.27 20:06:16.099139 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 9468 | 2026.03.27 20:06:16.099196 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9469 | 2026.03.27 20:06:16.106345 [ 199 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3450 rows, containing 4 columns (4 merged, 0 gathered) in 0.007532153 sec., 458036.3675565274 rows/sec., 30.15 MiB/sec. | ||
| 9470 | 2026.03.27 20:06:16.106694 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9471 | 2026.03.27 20:06:16.106929 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_66_13} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9472 | 2026.03.27 20:06:16.106990 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_66_13} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9473 | 2026.03.27 20:06:16.107054 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 9474 | 2026.03.27 20:06:16.109094 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25732 rows, containing 5 columns (5 merged, 0 gathered) in 0.014552377 sec., 1768233.464539848 rows/sec., 113.32 MiB/sec. | ||
| 9475 | 2026.03.27 20:06:16.109385 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9476 | 2026.03.27 20:06:16.109652 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9477 | 2026.03.27 20:06:16.109725 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9478 | 2026.03.27 20:06:16.109798 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 9479 | 2026.03.27 20:06:16.110887 [ 199 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1223 rows, containing 19 columns (19 merged, 0 gathered) in 0.013681371 sec., 89391.62602929195 rows/sec., 160.19 MiB/sec. | ||
| 9480 | 2026.03.27 20:06:16.112517 [ 191 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9481 | 2026.03.27 20:06:16.112817 [ 191 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9482 | 2026.03.27 20:06:16.112880 [ 191 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9483 | 2026.03.27 20:06:16.113011 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 9484 | 2026.03.27 20:06:16.341629 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9485 | 2026.03.27 20:06:16.341828 [ 276 ] {9fb158f1-c476-4e3c-bbea-49de39db6d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9486 | 2026.03.27 20:06:16.341901 [ 276 ] {9fb158f1-c476-4e3c-bbea-49de39db6d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9487 | 2026.03.27 20:06:16.342666 [ 276 ] {9fb158f1-c476-4e3c-bbea-49de39db6d8f} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9488 | 2026.03.27 20:06:16.342707 [ 276 ] {9fb158f1-c476-4e3c-bbea-49de39db6d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9489 | 2026.03.27 20:06:16.343109 [ 276 ] {9fb158f1-c476-4e3c-bbea-49de39db6d8f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9490 | 2026.03.27 20:06:16.343332 [ 276 ] {9fb158f1-c476-4e3c-bbea-49de39db6d8f} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9491 | 2026.03.27 20:06:16.343489 [ 276 ] {9fb158f1-c476-4e3c-bbea-49de39db6d8f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001714 sec., 165694.28238039673 rows/sec., 10.52 MiB/sec. | ||
| 9492 | 2026.03.27 20:06:16.343540 [ 276 ] {9fb158f1-c476-4e3c-bbea-49de39db6d8f} <Debug> TCPHandler: Processed in 0.002052077 sec. | ||
| 9493 | 2026.03.27 20:06:16.343668 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9494 | 2026.03.27 20:06:16.343773 [ 276 ] {ce9b697f-b314-4d0d-89db-461b71362685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9495 | 2026.03.27 20:06:16.343818 [ 276 ] {ce9b697f-b314-4d0d-89db-461b71362685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9496 | 2026.03.27 20:06:16.344238 [ 276 ] {ce9b697f-b314-4d0d-89db-461b71362685} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9497 | 2026.03.27 20:06:16.344274 [ 276 ] {ce9b697f-b314-4d0d-89db-461b71362685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9498 | 2026.03.27 20:06:16.344576 [ 276 ] {ce9b697f-b314-4d0d-89db-461b71362685} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9499 | 2026.03.27 20:06:16.344787 [ 276 ] {ce9b697f-b314-4d0d-89db-461b71362685} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9500 | 2026.03.27 20:06:16.344919 [ 276 ] {ce9b697f-b314-4d0d-89db-461b71362685} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001169 sec., 5132.591958939265 rows/sec., 418.53 KiB/sec. | ||
| 9501 | 2026.03.27 20:06:16.344956 [ 276 ] {ce9b697f-b314-4d0d-89db-461b71362685} <Debug> TCPHandler: Processed in 0.001342634 sec. | ||
| 9502 | 2026.03.27 20:06:16.345070 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9503 | 2026.03.27 20:06:16.345167 [ 276 ] {d2bbe6ad-f057-4b4a-bf21-0fc1f373d5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9504 | 2026.03.27 20:06:16.345207 [ 276 ] {d2bbe6ad-f057-4b4a-bf21-0fc1f373d5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9505 | 2026.03.27 20:06:16.346722 [ 276 ] {d2bbe6ad-f057-4b4a-bf21-0fc1f373d5e1} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9506 | 2026.03.27 20:06:16.346759 [ 276 ] {d2bbe6ad-f057-4b4a-bf21-0fc1f373d5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9507 | 2026.03.27 20:06:16.347260 [ 276 ] {d2bbe6ad-f057-4b4a-bf21-0fc1f373d5e1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9508 | 2026.03.27 20:06:16.347485 [ 276 ] {d2bbe6ad-f057-4b4a-bf21-0fc1f373d5e1} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9509 | 2026.03.27 20:06:16.347617 [ 276 ] {d2bbe6ad-f057-4b4a-bf21-0fc1f373d5e1} <Debug> executeQuery: Read 3197 rows, 245.54 KiB in 0.002469 sec., 1294856.21709194 rows/sec., 97.12 MiB/sec. | ||
| 9510 | 2026.03.27 20:06:16.347657 [ 276 ] {d2bbe6ad-f057-4b4a-bf21-0fc1f373d5e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9511 | 2026.03.27 20:06:16.347670 [ 276 ] {d2bbe6ad-f057-4b4a-bf21-0fc1f373d5e1} <Debug> TCPHandler: Processed in 0.002651737 sec. | ||
| 9512 | 2026.03.27 20:06:16.347786 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9513 | 2026.03.27 20:06:16.347884 [ 276 ] {99c7477d-daa7-41e4-a03d-b4ac9f67ac7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9514 | 2026.03.27 20:06:16.347923 [ 276 ] {99c7477d-daa7-41e4-a03d-b4ac9f67ac7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9515 | 2026.03.27 20:06:16.348394 [ 276 ] {99c7477d-daa7-41e4-a03d-b4ac9f67ac7f} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9516 | 2026.03.27 20:06:16.348428 [ 276 ] {99c7477d-daa7-41e4-a03d-b4ac9f67ac7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9517 | 2026.03.27 20:06:16.348729 [ 276 ] {99c7477d-daa7-41e4-a03d-b4ac9f67ac7f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9518 | 2026.03.27 20:06:16.348945 [ 276 ] {99c7477d-daa7-41e4-a03d-b4ac9f67ac7f} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9519 | 2026.03.27 20:06:16.349076 [ 276 ] {99c7477d-daa7-41e4-a03d-b4ac9f67ac7f} <Debug> executeQuery: Read 183 rows, 11.59 KiB in 0.001213 sec., 150865.62242374278 rows/sec., 9.33 MiB/sec. | ||
| 9520 | 2026.03.27 20:06:16.349115 [ 276 ] {99c7477d-daa7-41e4-a03d-b4ac9f67ac7f} <Debug> TCPHandler: Processed in 0.001380534 sec. | ||
| 9521 | 2026.03.27 20:06:16.349224 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9522 | 2026.03.27 20:06:16.349321 [ 276 ] {43088020-ce4e-4d69-b620-f2c27a6162e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9523 | 2026.03.27 20:06:16.349361 [ 276 ] {43088020-ce4e-4d69-b620-f2c27a6162e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9524 | 2026.03.27 20:06:16.349981 [ 276 ] {43088020-ce4e-4d69-b620-f2c27a6162e2} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9525 | 2026.03.27 20:06:16.350017 [ 276 ] {43088020-ce4e-4d69-b620-f2c27a6162e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9526 | 2026.03.27 20:06:16.350378 [ 276 ] {43088020-ce4e-4d69-b620-f2c27a6162e2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9527 | 2026.03.27 20:06:16.350593 [ 276 ] {43088020-ce4e-4d69-b620-f2c27a6162e2} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9528 | 2026.03.27 20:06:16.350722 [ 276 ] {43088020-ce4e-4d69-b620-f2c27a6162e2} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001419 sec., 669485.5532064835 rows/sec., 39.39 MiB/sec. | ||
| 9529 | 2026.03.27 20:06:16.350760 [ 276 ] {43088020-ce4e-4d69-b620-f2c27a6162e2} <Debug> TCPHandler: Processed in 0.001586798 sec. | ||
| 9530 | 2026.03.27 20:06:16.350888 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9531 | 2026.03.27 20:06:16.350986 [ 276 ] {ddaa4ebc-7795-4f12-926b-4409f5b3c41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9532 | 2026.03.27 20:06:16.351025 [ 276 ] {ddaa4ebc-7795-4f12-926b-4409f5b3c41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9533 | 2026.03.27 20:06:16.351431 [ 276 ] {ddaa4ebc-7795-4f12-926b-4409f5b3c41c} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9534 | 2026.03.27 20:06:16.351467 [ 276 ] {ddaa4ebc-7795-4f12-926b-4409f5b3c41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9535 | 2026.03.27 20:06:16.351754 [ 276 ] {ddaa4ebc-7795-4f12-926b-4409f5b3c41c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9536 | 2026.03.27 20:06:16.351969 [ 276 ] {ddaa4ebc-7795-4f12-926b-4409f5b3c41c} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9537 | 2026.03.27 20:06:16.352104 [ 276 ] {ddaa4ebc-7795-4f12-926b-4409f5b3c41c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 61.84 KiB/sec. | ||
| 9538 | 2026.03.27 20:06:16.352144 [ 276 ] {ddaa4ebc-7795-4f12-926b-4409f5b3c41c} <Debug> TCPHandler: Processed in 0.001305983 sec. | ||
| 9539 | 2026.03.27 20:06:16.352272 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9540 | 2026.03.27 20:06:16.352369 [ 276 ] {a45079e6-e7c7-4836-91d5-95b187ffa3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9541 | 2026.03.27 20:06:16.352408 [ 276 ] {a45079e6-e7c7-4836-91d5-95b187ffa3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9542 | 2026.03.27 20:06:16.352846 [ 276 ] {a45079e6-e7c7-4836-91d5-95b187ffa3fb} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9543 | 2026.03.27 20:06:16.352882 [ 276 ] {a45079e6-e7c7-4836-91d5-95b187ffa3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9544 | 2026.03.27 20:06:16.353184 [ 276 ] {a45079e6-e7c7-4836-91d5-95b187ffa3fb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9545 | 2026.03.27 20:06:16.353382 [ 276 ] {a45079e6-e7c7-4836-91d5-95b187ffa3fb} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9546 | 2026.03.27 20:06:16.353506 [ 276 ] {a45079e6-e7c7-4836-91d5-95b187ffa3fb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001185 sec., 124894.51476793249 rows/sec., 7.10 MiB/sec. | ||
| 9547 | 2026.03.27 20:06:16.353541 [ 276 ] {a45079e6-e7c7-4836-91d5-95b187ffa3fb} <Debug> TCPHandler: Processed in 0.001352344 sec. | ||
| 9548 | 2026.03.27 20:06:16.353651 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9549 | 2026.03.27 20:06:16.353741 [ 276 ] {1e0ee7ef-3f74-46dd-92ed-df8ee82dce22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9550 | 2026.03.27 20:06:16.353778 [ 276 ] {1e0ee7ef-3f74-46dd-92ed-df8ee82dce22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9551 | 2026.03.27 20:06:16.354711 [ 276 ] {1e0ee7ef-3f74-46dd-92ed-df8ee82dce22} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9552 | 2026.03.27 20:06:16.354748 [ 276 ] {1e0ee7ef-3f74-46dd-92ed-df8ee82dce22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9553 | 2026.03.27 20:06:16.355127 [ 276 ] {1e0ee7ef-3f74-46dd-92ed-df8ee82dce22} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9554 | 2026.03.27 20:06:16.355340 [ 276 ] {1e0ee7ef-3f74-46dd-92ed-df8ee82dce22} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9555 | 2026.03.27 20:06:16.355473 [ 276 ] {1e0ee7ef-3f74-46dd-92ed-df8ee82dce22} <Debug> executeQuery: Read 1746 rows, 120.59 KiB in 0.001702 sec., 1025851.9388954171 rows/sec., 69.19 MiB/sec. | ||
| 9556 | 2026.03.27 20:06:16.355511 [ 276 ] {1e0ee7ef-3f74-46dd-92ed-df8ee82dce22} <Debug> TCPHandler: Processed in 0.001868423 sec. | ||
| 9557 | 2026.03.27 20:06:16.355627 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9558 | 2026.03.27 20:06:16.355723 [ 276 ] {5af1a5c4-39f3-436e-a75c-b289531a523c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9559 | 2026.03.27 20:06:16.355763 [ 276 ] {5af1a5c4-39f3-436e-a75c-b289531a523c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9560 | 2026.03.27 20:06:16.356099 [ 276 ] {5af1a5c4-39f3-436e-a75c-b289531a523c} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9561 | 2026.03.27 20:06:16.356135 [ 276 ] {5af1a5c4-39f3-436e-a75c-b289531a523c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9562 | 2026.03.27 20:06:16.356444 [ 276 ] {5af1a5c4-39f3-436e-a75c-b289531a523c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9563 | 2026.03.27 20:06:16.356656 [ 276 ] {5af1a5c4-39f3-436e-a75c-b289531a523c} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9564 | 2026.03.27 20:06:16.356784 [ 276 ] {5af1a5c4-39f3-436e-a75c-b289531a523c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 9565 | 2026.03.27 20:06:16.356821 [ 276 ] {5af1a5c4-39f3-436e-a75c-b289531a523c} <Debug> TCPHandler: Processed in 0.001244492 sec. | ||
| 9566 | 2026.03.27 20:06:16.356934 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9567 | 2026.03.27 20:06:16.357029 [ 276 ] {5a0daf89-4996-4f1f-8ce0-ae5c0665a0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9568 | 2026.03.27 20:06:16.357075 [ 276 ] {5a0daf89-4996-4f1f-8ce0-ae5c0665a0f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9569 | 2026.03.27 20:06:16.357705 [ 276 ] {5a0daf89-4996-4f1f-8ce0-ae5c0665a0f5} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9570 | 2026.03.27 20:06:16.357742 [ 276 ] {5a0daf89-4996-4f1f-8ce0-ae5c0665a0f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9571 | 2026.03.27 20:06:16.358177 [ 276 ] {5a0daf89-4996-4f1f-8ce0-ae5c0665a0f5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9572 | 2026.03.27 20:06:16.358404 [ 276 ] {5a0daf89-4996-4f1f-8ce0-ae5c0665a0f5} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9573 | 2026.03.27 20:06:16.358538 [ 276 ] {5a0daf89-4996-4f1f-8ce0-ae5c0665a0f5} <Debug> executeQuery: Read 1604 rows, 99.74 KiB in 0.001527 sec., 1050425.6712508188 rows/sec., 63.78 MiB/sec. | ||
| 9574 | 2026.03.27 20:06:16.358577 [ 276 ] {5a0daf89-4996-4f1f-8ce0-ae5c0665a0f5} <Debug> TCPHandler: Processed in 0.00169328 sec. | ||
| 9575 | 2026.03.27 20:06:16.358689 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9576 | 2026.03.27 20:06:16.358787 [ 276 ] {91a1a994-77ae-478a-8517-d227a46f72c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9577 | 2026.03.27 20:06:16.358830 [ 276 ] {91a1a994-77ae-478a-8517-d227a46f72c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9578 | 2026.03.27 20:06:16.359149 [ 276 ] {91a1a994-77ae-478a-8517-d227a46f72c5} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9579 | 2026.03.27 20:06:16.359187 [ 276 ] {91a1a994-77ae-478a-8517-d227a46f72c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9580 | 2026.03.27 20:06:16.359511 [ 276 ] {91a1a994-77ae-478a-8517-d227a46f72c5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9581 | 2026.03.27 20:06:16.359734 [ 276 ] {91a1a994-77ae-478a-8517-d227a46f72c5} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9582 | 2026.03.27 20:06:16.359866 [ 276 ] {91a1a994-77ae-478a-8517-d227a46f72c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 61.42 KiB/sec. | ||
| 9583 | 2026.03.27 20:06:16.359905 [ 276 ] {91a1a994-77ae-478a-8517-d227a46f72c5} <Debug> TCPHandler: Processed in 0.001265783 sec. | ||
| 9584 | 2026.03.27 20:06:16.360018 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9585 | 2026.03.27 20:06:16.360115 [ 276 ] {aca693d1-5ee7-4d2a-8417-43057c188185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9586 | 2026.03.27 20:06:16.360171 [ 276 ] {aca693d1-5ee7-4d2a-8417-43057c188185} <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 | ||
| 9587 | 2026.03.27 20:06:16.360972 [ 276 ] {aca693d1-5ee7-4d2a-8417-43057c188185} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9588 | 2026.03.27 20:06:16.361009 [ 276 ] {aca693d1-5ee7-4d2a-8417-43057c188185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9589 | 2026.03.27 20:06:16.361569 [ 276 ] {aca693d1-5ee7-4d2a-8417-43057c188185} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9590 | 2026.03.27 20:06:16.361794 [ 276 ] {aca693d1-5ee7-4d2a-8417-43057c188185} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9591 | 2026.03.27 20:06:16.361934 [ 276 ] {aca693d1-5ee7-4d2a-8417-43057c188185} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001837 sec., 19052.803483941207 rows/sec., 34.14 MiB/sec. | ||
| 9592 | 2026.03.27 20:06:16.361997 [ 276 ] {aca693d1-5ee7-4d2a-8417-43057c188185} <Debug> TCPHandler: Processed in 0.002029676 sec. | ||
| 9593 | 2026.03.27 20:06:16.362112 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9594 | 2026.03.27 20:06:16.362209 [ 276 ] {042919bc-a407-4c60-99e9-50da3affdaff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9595 | 2026.03.27 20:06:16.362250 [ 276 ] {042919bc-a407-4c60-99e9-50da3affdaff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9596 | 2026.03.27 20:06:16.362579 [ 276 ] {042919bc-a407-4c60-99e9-50da3affdaff} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9597 | 2026.03.27 20:06:16.362615 [ 276 ] {042919bc-a407-4c60-99e9-50da3affdaff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9598 | 2026.03.27 20:06:16.362910 [ 276 ] {042919bc-a407-4c60-99e9-50da3affdaff} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9599 | 2026.03.27 20:06:16.363132 [ 276 ] {042919bc-a407-4c60-99e9-50da3affdaff} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9600 | 2026.03.27 20:06:16.363259 [ 276 ] {042919bc-a407-4c60-99e9-50da3affdaff} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001068 sec., 39325.84269662922 rows/sec., 2.24 MiB/sec. | ||
| 9601 | 2026.03.27 20:06:16.363294 [ 276 ] {042919bc-a407-4c60-99e9-50da3affdaff} <Debug> TCPHandler: Processed in 0.001232372 sec. | ||
| 9602 | 2026.03.27 20:06:17.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.45 MiB, peak 321.86 MiB, free memory in arenas 0.00 B, will set to 315.09 MiB (RSS), difference: 6.64 MiB | ||
| 9603 | 2026.03.27 20:06:17.548318 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1226 | ||
| 9604 | 2026.03.27 20:06:17.551619 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9605 | 2026.03.27 20:06:17.551656 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9606 | 2026.03.27 20:06:17.552829 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9607 | 2026.03.27 20:06:17.553093 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9608 | 2026.03.27 20:06:17.553237 [ 44 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9609 | 2026.03.27 20:06:17.553271 [ 44 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9610 | 2026.03.27 20:06:17.553289 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9611 | 2026.03.27 20:06:17.553341 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1226 | ||
| 9612 | 2026.03.27 20:06:17.553386 [ 200 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 9613 | 2026.03.27 20:06:17.553909 [ 200 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9614 | 2026.03.27 20:06:17.554043 [ 200 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1054 rows starting from the beginning of the part | ||
| 9615 | 2026.03.27 20:06:17.554402 [ 200 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 9616 | 2026.03.27 20:06:17.554709 [ 200 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part | ||
| 9617 | 2026.03.27 20:06:17.555029 [ 200 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 9618 | 2026.03.27 20:06:17.555376 [ 200 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 9619 | 2026.03.27 20:06:17.555690 [ 200 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 50 rows starting from the beginning of the part | ||
| 9620 | 2026.03.27 20:06:17.561570 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1226 rows, containing 72 columns (72 merged, 0 gathered) in 0.008219125 sec., 149164.29668608276 rows/sec., 121.79 MiB/sec. | ||
| 9621 | 2026.03.27 20:06:17.563101 [ 189 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9622 | 2026.03.27 20:06:17.563738 [ 189 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_31_6} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9623 | 2026.03.27 20:06:17.563838 [ 189 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_31_6} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9624 | 2026.03.27 20:06:17.564204 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.82 MiB. | ||
| 9625 | 2026.03.27 20:06:19.988791 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20639 | ||
| 9626 | 2026.03.27 20:06:19.989577 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9627 | 2026.03.27 20:06:19.989614 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9628 | 2026.03.27 20:06:19.990104 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9629 | 2026.03.27 20:06:19.990337 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9630 | 2026.03.27 20:06:19.990466 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20639 | ||
| 9631 | 2026.03.27 20:06:21.051107 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9632 | 2026.03.27 20:06:21.066870 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9633 | 2026.03.27 20:06:21.066910 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9634 | 2026.03.27 20:06:21.072392 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9635 | 2026.03.27 20:06:21.073073 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9636 | 2026.03.27 20:06:21.075655 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9637 | 2026.03.27 20:06:21.085144 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9638 | 2026.03.27 20:06:21.085282 [ 276 ] {d5d26b1f-864a-4bfe-ad8a-01ff6196a84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9639 | 2026.03.27 20:06:21.085333 [ 276 ] {d5d26b1f-864a-4bfe-ad8a-01ff6196a84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9640 | 2026.03.27 20:06:21.085891 [ 276 ] {d5d26b1f-864a-4bfe-ad8a-01ff6196a84d} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9641 | 2026.03.27 20:06:21.085925 [ 276 ] {d5d26b1f-864a-4bfe-ad8a-01ff6196a84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9642 | 2026.03.27 20:06:21.086254 [ 276 ] {d5d26b1f-864a-4bfe-ad8a-01ff6196a84d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9643 | 2026.03.27 20:06:21.086471 [ 276 ] {d5d26b1f-864a-4bfe-ad8a-01ff6196a84d} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9644 | 2026.03.27 20:06:21.086609 [ 276 ] {d5d26b1f-864a-4bfe-ad8a-01ff6196a84d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001363 sec., 41085.840058694055 rows/sec., 3.16 MiB/sec. | ||
| 9645 | 2026.03.27 20:06:21.086646 [ 276 ] {d5d26b1f-864a-4bfe-ad8a-01ff6196a84d} <Debug> TCPHandler: Processed in 0.001612859 sec. | ||
| 9646 | 2026.03.27 20:06:21.086772 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9647 | 2026.03.27 20:06:21.086866 [ 276 ] {4671e256-d36b-4318-a87e-4c9510cca987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9648 | 2026.03.27 20:06:21.086905 [ 276 ] {4671e256-d36b-4318-a87e-4c9510cca987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9649 | 2026.03.27 20:06:21.087318 [ 276 ] {4671e256-d36b-4318-a87e-4c9510cca987} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9650 | 2026.03.27 20:06:21.087351 [ 276 ] {4671e256-d36b-4318-a87e-4c9510cca987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9651 | 2026.03.27 20:06:21.087645 [ 276 ] {4671e256-d36b-4318-a87e-4c9510cca987} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9652 | 2026.03.27 20:06:21.087848 [ 276 ] {4671e256-d36b-4318-a87e-4c9510cca987} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9653 | 2026.03.27 20:06:21.087972 [ 276 ] {4671e256-d36b-4318-a87e-4c9510cca987} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001124 sec., 56939.50177935943 rows/sec., 4.44 MiB/sec. | ||
| 9654 | 2026.03.27 20:06:21.088008 [ 276 ] {4671e256-d36b-4318-a87e-4c9510cca987} <Debug> TCPHandler: Processed in 0.001284513 sec. | ||
| 9655 | 2026.03.27 20:06:21.088121 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9656 | 2026.03.27 20:06:21.088214 [ 276 ] {fd5506b2-9054-4b6b-bef6-b8ffccd10024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9657 | 2026.03.27 20:06:21.088255 [ 276 ] {fd5506b2-9054-4b6b-bef6-b8ffccd10024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9658 | 2026.03.27 20:06:21.088630 [ 276 ] {fd5506b2-9054-4b6b-bef6-b8ffccd10024} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9659 | 2026.03.27 20:06:21.088673 [ 276 ] {fd5506b2-9054-4b6b-bef6-b8ffccd10024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9660 | 2026.03.27 20:06:21.088987 [ 276 ] {fd5506b2-9054-4b6b-bef6-b8ffccd10024} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9661 | 2026.03.27 20:06:21.089203 [ 276 ] {fd5506b2-9054-4b6b-bef6-b8ffccd10024} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9662 | 2026.03.27 20:06:21.089327 [ 276 ] {fd5506b2-9054-4b6b-bef6-b8ffccd10024} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001131 sec., 113174.18213969938 rows/sec., 7.88 MiB/sec. | ||
| 9663 | 2026.03.27 20:06:21.089362 [ 276 ] {fd5506b2-9054-4b6b-bef6-b8ffccd10024} <Debug> TCPHandler: Processed in 0.001288903 sec. | ||
| 9664 | 2026.03.27 20:06:21.089491 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9665 | 2026.03.27 20:06:21.089583 [ 276 ] {071fc546-2c5f-4f70-8ee5-e32d70bc8846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9666 | 2026.03.27 20:06:21.089623 [ 276 ] {071fc546-2c5f-4f70-8ee5-e32d70bc8846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9667 | 2026.03.27 20:06:21.089978 [ 276 ] {071fc546-2c5f-4f70-8ee5-e32d70bc8846} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9668 | 2026.03.27 20:06:21.090011 [ 276 ] {071fc546-2c5f-4f70-8ee5-e32d70bc8846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9669 | 2026.03.27 20:06:21.090300 [ 276 ] {071fc546-2c5f-4f70-8ee5-e32d70bc8846} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9670 | 2026.03.27 20:06:21.090500 [ 276 ] {071fc546-2c5f-4f70-8ee5-e32d70bc8846} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9671 | 2026.03.27 20:06:21.090623 [ 276 ] {071fc546-2c5f-4f70-8ee5-e32d70bc8846} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001058 sec., 45368.62003780719 rows/sec., 3.06 MiB/sec. | ||
| 9672 | 2026.03.27 20:06:21.090657 [ 276 ] {071fc546-2c5f-4f70-8ee5-e32d70bc8846} <Debug> TCPHandler: Processed in 0.001213622 sec. | ||
| 9673 | 2026.03.27 20:06:26.088267 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9674 | 2026.03.27 20:06:26.088494 [ 276 ] {7ab9d526-2e66-4621-8712-7220f8c71c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9675 | 2026.03.27 20:06:26.088568 [ 276 ] {7ab9d526-2e66-4621-8712-7220f8c71c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9676 | 2026.03.27 20:06:26.089235 [ 276 ] {7ab9d526-2e66-4621-8712-7220f8c71c2a} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9677 | 2026.03.27 20:06:26.089282 [ 276 ] {7ab9d526-2e66-4621-8712-7220f8c71c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9678 | 2026.03.27 20:06:26.089702 [ 276 ] {7ab9d526-2e66-4621-8712-7220f8c71c2a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9679 | 2026.03.27 20:06:26.089925 [ 276 ] {7ab9d526-2e66-4621-8712-7220f8c71c2a} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9680 | 2026.03.27 20:06:26.090077 [ 276 ] {7ab9d526-2e66-4621-8712-7220f8c71c2a} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001635 sec., 55045.87155963303 rows/sec., 4.63 MiB/sec. | ||
| 9681 | 2026.03.27 20:06:26.090120 [ 276 ] {7ab9d526-2e66-4621-8712-7220f8c71c2a} <Debug> TCPHandler: Processed in 0.001998765 sec. | ||
| 9682 | 2026.03.27 20:06:26.090248 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9683 | 2026.03.27 20:06:26.090346 [ 276 ] {3c3c4037-445b-4096-b644-2d6d123d6b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9684 | 2026.03.27 20:06:26.090387 [ 276 ] {3c3c4037-445b-4096-b644-2d6d123d6b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9685 | 2026.03.27 20:06:26.090796 [ 276 ] {3c3c4037-445b-4096-b644-2d6d123d6b6d} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9686 | 2026.03.27 20:06:26.090831 [ 276 ] {3c3c4037-445b-4096-b644-2d6d123d6b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9687 | 2026.03.27 20:06:26.091133 [ 276 ] {3c3c4037-445b-4096-b644-2d6d123d6b6d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9688 | 2026.03.27 20:06:26.091365 [ 276 ] {3c3c4037-445b-4096-b644-2d6d123d6b6d} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9689 | 2026.03.27 20:06:26.091506 [ 276 ] {3c3c4037-445b-4096-b644-2d6d123d6b6d} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.00118 sec., 14406.779661016948 rows/sec., 1.06 MiB/sec. | ||
| 9690 | 2026.03.27 20:06:26.091545 [ 276 ] {3c3c4037-445b-4096-b644-2d6d123d6b6d} <Debug> TCPHandler: Processed in 0.001349793 sec. | ||
| 9691 | 2026.03.27 20:06:26.091656 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9692 | 2026.03.27 20:06:26.091752 [ 276 ] {6d2c88d1-ba4b-4022-ab4f-c820a42bb41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9693 | 2026.03.27 20:06:26.091792 [ 276 ] {6d2c88d1-ba4b-4022-ab4f-c820a42bb41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9694 | 2026.03.27 20:06:26.092220 [ 276 ] {6d2c88d1-ba4b-4022-ab4f-c820a42bb41c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9695 | 2026.03.27 20:06:26.092256 [ 276 ] {6d2c88d1-ba4b-4022-ab4f-c820a42bb41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9696 | 2026.03.27 20:06:26.092558 [ 276 ] {6d2c88d1-ba4b-4022-ab4f-c820a42bb41c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9697 | 2026.03.27 20:06:26.092765 [ 276 ] {6d2c88d1-ba4b-4022-ab4f-c820a42bb41c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9698 | 2026.03.27 20:06:26.092892 [ 276 ] {6d2c88d1-ba4b-4022-ab4f-c820a42bb41c} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001158 sec., 69948.1865284974 rows/sec., 5.46 MiB/sec. | ||
| 9699 | 2026.03.27 20:06:26.092931 [ 276 ] {6d2c88d1-ba4b-4022-ab4f-c820a42bb41c} <Debug> TCPHandler: Processed in 0.001324934 sec. | ||
| 9700 | 2026.03.27 20:06:26.093041 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9701 | 2026.03.27 20:06:26.093137 [ 276 ] {8596ddc2-6b34-40a8-85dc-c14e6d72e8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9702 | 2026.03.27 20:06:26.093180 [ 276 ] {8596ddc2-6b34-40a8-85dc-c14e6d72e8ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9703 | 2026.03.27 20:06:26.093585 [ 276 ] {8596ddc2-6b34-40a8-85dc-c14e6d72e8ef} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9704 | 2026.03.27 20:06:26.093621 [ 276 ] {8596ddc2-6b34-40a8-85dc-c14e6d72e8ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9705 | 2026.03.27 20:06:26.093963 [ 276 ] {8596ddc2-6b34-40a8-85dc-c14e6d72e8ef} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9706 | 2026.03.27 20:06:26.094188 [ 276 ] {8596ddc2-6b34-40a8-85dc-c14e6d72e8ef} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9707 | 2026.03.27 20:06:26.094318 [ 276 ] {8596ddc2-6b34-40a8-85dc-c14e6d72e8ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 9708 | 2026.03.27 20:06:26.094355 [ 276 ] {8596ddc2-6b34-40a8-85dc-c14e6d72e8ef} <Debug> TCPHandler: Processed in 0.001363314 sec. | ||
| 9709 | 2026.03.27 20:06:26.094492 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9710 | 2026.03.27 20:06:26.094588 [ 276 ] {01c07c64-9b28-45ed-9fe8-3ae0ac2935b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9711 | 2026.03.27 20:06:26.094652 [ 276 ] {01c07c64-9b28-45ed-9fe8-3ae0ac2935b5} <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 | ||
| 9712 | 2026.03.27 20:06:26.095509 [ 276 ] {01c07c64-9b28-45ed-9fe8-3ae0ac2935b5} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9713 | 2026.03.27 20:06:26.095546 [ 276 ] {01c07c64-9b28-45ed-9fe8-3ae0ac2935b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9714 | 2026.03.27 20:06:26.096078 [ 276 ] {01c07c64-9b28-45ed-9fe8-3ae0ac2935b5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9715 | 2026.03.27 20:06:26.096297 [ 276 ] {01c07c64-9b28-45ed-9fe8-3ae0ac2935b5} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9716 | 2026.03.27 20:06:26.096445 [ 276 ] {01c07c64-9b28-45ed-9fe8-3ae0ac2935b5} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001875 sec., 9066.666666666668 rows/sec., 16.25 MiB/sec. | ||
| 9717 | 2026.03.27 20:06:26.096500 [ 276 ] {01c07c64-9b28-45ed-9fe8-3ae0ac2935b5} <Debug> TCPHandler: Processed in 0.002058267 sec. | ||
| 9718 | 2026.03.27 20:06:26.096623 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9719 | 2026.03.27 20:06:26.096720 [ 276 ] {a2a3377a-75de-4e1a-b735-c8f6c83bd222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9720 | 2026.03.27 20:06:26.096762 [ 276 ] {a2a3377a-75de-4e1a-b735-c8f6c83bd222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9721 | 2026.03.27 20:06:26.097107 [ 276 ] {a2a3377a-75de-4e1a-b735-c8f6c83bd222} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9722 | 2026.03.27 20:06:26.097143 [ 276 ] {a2a3377a-75de-4e1a-b735-c8f6c83bd222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9723 | 2026.03.27 20:06:26.097465 [ 276 ] {a2a3377a-75de-4e1a-b735-c8f6c83bd222} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9724 | 2026.03.27 20:06:26.097675 [ 276 ] {a2a3377a-75de-4e1a-b735-c8f6c83bd222} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9725 | 2026.03.27 20:06:26.097803 [ 276 ] {a2a3377a-75de-4e1a-b735-c8f6c83bd222} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 9726 | 2026.03.27 20:06:26.097838 [ 276 ] {a2a3377a-75de-4e1a-b735-c8f6c83bd222} <Debug> TCPHandler: Processed in 0.001265302 sec. | ||
| 9727 | 2026.03.27 20:06:27.369368 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9728 | 2026.03.27 20:06:27.369448 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9729 | 2026.03.27 20:06:27.491515 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21151 | ||
| 9730 | 2026.03.27 20:06:27.492045 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9731 | 2026.03.27 20:06:27.492085 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9732 | 2026.03.27 20:06:27.492580 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9733 | 2026.03.27 20:06:27.492825 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9734 | 2026.03.27 20:06:27.492972 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21151 | ||
| 9735 | 2026.03.27 20:06:27.554559 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1246 | ||
| 9736 | 2026.03.27 20:06:27.556824 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9737 | 2026.03.27 20:06:27.556873 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9738 | 2026.03.27 20:06:27.558048 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9739 | 2026.03.27 20:06:27.558325 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9740 | 2026.03.27 20:06:27.558676 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1246 | ||
| 9741 | 2026.03.27 20:06:28.575732 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9742 | 2026.03.27 20:06:28.592541 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9743 | 2026.03.27 20:06:28.592600 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9744 | 2026.03.27 20:06:28.598512 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9745 | 2026.03.27 20:06:28.599214 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9746 | 2026.03.27 20:06:28.602022 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9747 | 2026.03.27 20:06:31.095789 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9748 | 2026.03.27 20:06:31.095995 [ 276 ] {efbac2a2-bb6c-445f-850c-6aaf6eeaf8f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9749 | 2026.03.27 20:06:31.096067 [ 276 ] {efbac2a2-bb6c-445f-850c-6aaf6eeaf8f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9750 | 2026.03.27 20:06:31.096835 [ 276 ] {efbac2a2-bb6c-445f-850c-6aaf6eeaf8f3} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9751 | 2026.03.27 20:06:31.096887 [ 276 ] {efbac2a2-bb6c-445f-850c-6aaf6eeaf8f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9752 | 2026.03.27 20:06:31.097308 [ 276 ] {efbac2a2-bb6c-445f-850c-6aaf6eeaf8f3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9753 | 2026.03.27 20:06:31.097540 [ 276 ] {efbac2a2-bb6c-445f-850c-6aaf6eeaf8f3} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9754 | 2026.03.27 20:06:31.097709 [ 276 ] {efbac2a2-bb6c-445f-850c-6aaf6eeaf8f3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001766 sec., 160815.4020385051 rows/sec., 10.21 MiB/sec. | ||
| 9755 | 2026.03.27 20:06:31.097761 [ 276 ] {efbac2a2-bb6c-445f-850c-6aaf6eeaf8f3} <Debug> TCPHandler: Processed in 0.002114787 sec. | ||
| 9756 | 2026.03.27 20:06:31.097912 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9757 | 2026.03.27 20:06:31.098019 [ 276 ] {04982551-2be6-4954-b424-bf789dd22f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9758 | 2026.03.27 20:06:31.098065 [ 276 ] {04982551-2be6-4954-b424-bf789dd22f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9759 | 2026.03.27 20:06:31.098937 [ 276 ] {04982551-2be6-4954-b424-bf789dd22f35} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9760 | 2026.03.27 20:06:31.098977 [ 276 ] {04982551-2be6-4954-b424-bf789dd22f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9761 | 2026.03.27 20:06:31.099364 [ 276 ] {04982551-2be6-4954-b424-bf789dd22f35} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9762 | 2026.03.27 20:06:31.099584 [ 276 ] {04982551-2be6-4954-b424-bf789dd22f35} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9763 | 2026.03.27 20:06:31.099723 [ 276 ] {04982551-2be6-4954-b424-bf789dd22f35} <Debug> executeQuery: Read 845 rows, 68.03 KiB in 0.001727 sec., 489287.78228141286 rows/sec., 38.47 MiB/sec. | ||
| 9764 | 2026.03.27 20:06:31.099763 [ 276 ] {04982551-2be6-4954-b424-bf789dd22f35} <Debug> TCPHandler: Processed in 0.001911284 sec. | ||
| 9765 | 2026.03.27 20:06:31.099880 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9766 | 2026.03.27 20:06:31.099981 [ 276 ] {714dfbff-7e7b-4230-8671-e8b122dde952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9767 | 2026.03.27 20:06:31.100022 [ 276 ] {714dfbff-7e7b-4230-8671-e8b122dde952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9768 | 2026.03.27 20:06:31.100457 [ 276 ] {714dfbff-7e7b-4230-8671-e8b122dde952} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9769 | 2026.03.27 20:06:31.100492 [ 276 ] {714dfbff-7e7b-4230-8671-e8b122dde952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9770 | 2026.03.27 20:06:31.100786 [ 276 ] {714dfbff-7e7b-4230-8671-e8b122dde952} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9771 | 2026.03.27 20:06:31.100982 [ 276 ] {714dfbff-7e7b-4230-8671-e8b122dde952} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9772 | 2026.03.27 20:06:31.101178 [ 276 ] {714dfbff-7e7b-4230-8671-e8b122dde952} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001216 sec., 136513.15789473683 rows/sec., 8.31 MiB/sec. | ||
| 9773 | 2026.03.27 20:06:31.101218 [ 276 ] {714dfbff-7e7b-4230-8671-e8b122dde952} <Debug> TCPHandler: Processed in 0.001386815 sec. | ||
| 9774 | 2026.03.27 20:06:31.101332 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9775 | 2026.03.27 20:06:31.101428 [ 276 ] {22d20a38-bb16-47f2-98e2-6c00cd5fc0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9776 | 2026.03.27 20:06:31.101468 [ 276 ] {22d20a38-bb16-47f2-98e2-6c00cd5fc0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9777 | 2026.03.27 20:06:31.101906 [ 276 ] {22d20a38-bb16-47f2-98e2-6c00cd5fc0c4} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9778 | 2026.03.27 20:06:31.101942 [ 276 ] {22d20a38-bb16-47f2-98e2-6c00cd5fc0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9779 | 2026.03.27 20:06:31.102256 [ 276 ] {22d20a38-bb16-47f2-98e2-6c00cd5fc0c4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9780 | 2026.03.27 20:06:31.102461 [ 276 ] {22d20a38-bb16-47f2-98e2-6c00cd5fc0c4} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9781 | 2026.03.27 20:06:31.102595 [ 276 ] {22d20a38-bb16-47f2-98e2-6c00cd5fc0c4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001185 sec., 125738.39662447256 rows/sec., 8.12 MiB/sec. | ||
| 9782 | 2026.03.27 20:06:31.102633 [ 276 ] {22d20a38-bb16-47f2-98e2-6c00cd5fc0c4} <Debug> TCPHandler: Processed in 0.001352234 sec. | ||
| 9783 | 2026.03.27 20:06:31.102744 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9784 | 2026.03.27 20:06:31.102840 [ 276 ] {9006428b-3cc6-4348-b8f8-2154a7d2c40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9785 | 2026.03.27 20:06:31.102879 [ 276 ] {9006428b-3cc6-4348-b8f8-2154a7d2c40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9786 | 2026.03.27 20:06:31.103313 [ 276 ] {9006428b-3cc6-4348-b8f8-2154a7d2c40c} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9787 | 2026.03.27 20:06:31.103349 [ 276 ] {9006428b-3cc6-4348-b8f8-2154a7d2c40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9788 | 2026.03.27 20:06:31.103664 [ 276 ] {9006428b-3cc6-4348-b8f8-2154a7d2c40c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9789 | 2026.03.27 20:06:31.103870 [ 276 ] {9006428b-3cc6-4348-b8f8-2154a7d2c40c} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9790 | 2026.03.27 20:06:31.104007 [ 276 ] {9006428b-3cc6-4348-b8f8-2154a7d2c40c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001184 sec., 125000 rows/sec., 7.11 MiB/sec. | ||
| 9791 | 2026.03.27 20:06:31.104045 [ 276 ] {9006428b-3cc6-4348-b8f8-2154a7d2c40c} <Debug> TCPHandler: Processed in 0.001350323 sec. | ||
| 9792 | 2026.03.27 20:06:31.104164 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9793 | 2026.03.27 20:06:31.104261 [ 276 ] {07d18288-deba-48aa-b8e9-8b20a5c30c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9794 | 2026.03.27 20:06:31.104301 [ 276 ] {07d18288-deba-48aa-b8e9-8b20a5c30c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9795 | 2026.03.27 20:06:31.104904 [ 276 ] {07d18288-deba-48aa-b8e9-8b20a5c30c22} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9796 | 2026.03.27 20:06:31.104941 [ 276 ] {07d18288-deba-48aa-b8e9-8b20a5c30c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9797 | 2026.03.27 20:06:31.105265 [ 276 ] {07d18288-deba-48aa-b8e9-8b20a5c30c22} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9798 | 2026.03.27 20:06:31.105487 [ 276 ] {07d18288-deba-48aa-b8e9-8b20a5c30c22} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9799 | 2026.03.27 20:06:31.105627 [ 276 ] {07d18288-deba-48aa-b8e9-8b20a5c30c22} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001384 sec., 371387.28323699423 rows/sec., 26.18 MiB/sec. | ||
| 9800 | 2026.03.27 20:06:31.105666 [ 276 ] {07d18288-deba-48aa-b8e9-8b20a5c30c22} <Debug> TCPHandler: Processed in 0.001558157 sec. | ||
| 9801 | 2026.03.27 20:06:31.105779 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9802 | 2026.03.27 20:06:31.105876 [ 276 ] {af6d1095-a665-4ac3-8a70-674ac8cc9fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9803 | 2026.03.27 20:06:31.105917 [ 276 ] {af6d1095-a665-4ac3-8a70-674ac8cc9fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9804 | 2026.03.27 20:06:31.106267 [ 276 ] {af6d1095-a665-4ac3-8a70-674ac8cc9fce} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9805 | 2026.03.27 20:06:31.106304 [ 276 ] {af6d1095-a665-4ac3-8a70-674ac8cc9fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9806 | 2026.03.27 20:06:31.106605 [ 276 ] {af6d1095-a665-4ac3-8a70-674ac8cc9fce} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9807 | 2026.03.27 20:06:31.106806 [ 276 ] {af6d1095-a665-4ac3-8a70-674ac8cc9fce} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9808 | 2026.03.27 20:06:31.106936 [ 276 ] {af6d1095-a665-4ac3-8a70-674ac8cc9fce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 9809 | 2026.03.27 20:06:31.106972 [ 276 ] {af6d1095-a665-4ac3-8a70-674ac8cc9fce} <Debug> TCPHandler: Processed in 0.001244242 sec. | ||
| 9810 | 2026.03.27 20:06:31.107082 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9811 | 2026.03.27 20:06:31.107204 [ 276 ] {536d9f05-ca56-4cb9-97aa-dfc73b76465e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9812 | 2026.03.27 20:06:31.107247 [ 276 ] {536d9f05-ca56-4cb9-97aa-dfc73b76465e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9813 | 2026.03.27 20:06:31.107722 [ 276 ] {536d9f05-ca56-4cb9-97aa-dfc73b76465e} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9814 | 2026.03.27 20:06:31.107762 [ 276 ] {536d9f05-ca56-4cb9-97aa-dfc73b76465e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9815 | 2026.03.27 20:06:31.108175 [ 276 ] {536d9f05-ca56-4cb9-97aa-dfc73b76465e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9816 | 2026.03.27 20:06:31.108472 [ 276 ] {536d9f05-ca56-4cb9-97aa-dfc73b76465e} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9817 | 2026.03.27 20:06:31.108639 [ 276 ] {536d9f05-ca56-4cb9-97aa-dfc73b76465e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001451 sec., 182632.66712611992 rows/sec., 12.14 MiB/sec. | ||
| 9818 | 2026.03.27 20:06:31.108686 [ 276 ] {536d9f05-ca56-4cb9-97aa-dfc73b76465e} <Debug> TCPHandler: Processed in 0.00165842 sec. | ||
| 9819 | 2026.03.27 20:06:31.108843 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9820 | 2026.03.27 20:06:31.108941 [ 276 ] {b24d2694-f5bf-4fcd-bcbe-b5668c541d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9821 | 2026.03.27 20:06:31.108983 [ 276 ] {b24d2694-f5bf-4fcd-bcbe-b5668c541d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9822 | 2026.03.27 20:06:31.109305 [ 276 ] {b24d2694-f5bf-4fcd-bcbe-b5668c541d66} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9823 | 2026.03.27 20:06:31.109343 [ 276 ] {b24d2694-f5bf-4fcd-bcbe-b5668c541d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9824 | 2026.03.27 20:06:31.109652 [ 276 ] {b24d2694-f5bf-4fcd-bcbe-b5668c541d66} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9825 | 2026.03.27 20:06:31.109865 [ 276 ] {b24d2694-f5bf-4fcd-bcbe-b5668c541d66} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9826 | 2026.03.27 20:06:31.110012 [ 276 ] {b24d2694-f5bf-4fcd-bcbe-b5668c541d66} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 9827 | 2026.03.27 20:06:31.110053 [ 276 ] {b24d2694-f5bf-4fcd-bcbe-b5668c541d66} <Debug> TCPHandler: Processed in 0.001261613 sec. | ||
| 9828 | 2026.03.27 20:06:31.110168 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9829 | 2026.03.27 20:06:31.110263 [ 276 ] {233cf25e-ccd6-47a4-bfe9-a13de8131f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9830 | 2026.03.27 20:06:31.110318 [ 276 ] {233cf25e-ccd6-47a4-bfe9-a13de8131f70} <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 | ||
| 9831 | 2026.03.27 20:06:31.111143 [ 276 ] {233cf25e-ccd6-47a4-bfe9-a13de8131f70} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9832 | 2026.03.27 20:06:31.111182 [ 276 ] {233cf25e-ccd6-47a4-bfe9-a13de8131f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9833 | 2026.03.27 20:06:31.111729 [ 276 ] {233cf25e-ccd6-47a4-bfe9-a13de8131f70} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9834 | 2026.03.27 20:06:31.111954 [ 276 ] {233cf25e-ccd6-47a4-bfe9-a13de8131f70} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9835 | 2026.03.27 20:06:31.112102 [ 276 ] {233cf25e-ccd6-47a4-bfe9-a13de8131f70} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001857 sec., 12924.071082390954 rows/sec., 23.16 MiB/sec. | ||
| 9836 | 2026.03.27 20:06:31.112176 [ 276 ] {233cf25e-ccd6-47a4-bfe9-a13de8131f70} <Debug> TCPHandler: Processed in 0.002058776 sec. | ||
| 9837 | 2026.03.27 20:06:31.112290 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9838 | 2026.03.27 20:06:31.112392 [ 276 ] {79062c85-9086-44fa-b8ca-9098925f98f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9839 | 2026.03.27 20:06:31.112443 [ 276 ] {79062c85-9086-44fa-b8ca-9098925f98f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9840 | 2026.03.27 20:06:31.112788 [ 276 ] {79062c85-9086-44fa-b8ca-9098925f98f0} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9841 | 2026.03.27 20:06:31.112825 [ 276 ] {79062c85-9086-44fa-b8ca-9098925f98f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9842 | 2026.03.27 20:06:31.113140 [ 276 ] {79062c85-9086-44fa-b8ca-9098925f98f0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9843 | 2026.03.27 20:06:31.113345 [ 276 ] {79062c85-9086-44fa-b8ca-9098925f98f0} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9844 | 2026.03.27 20:06:31.113473 [ 276 ] {79062c85-9086-44fa-b8ca-9098925f98f0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.0011 sec., 81818.18181818181 rows/sec., 5.12 MiB/sec. | ||
| 9845 | 2026.03.27 20:06:31.113508 [ 276 ] {79062c85-9086-44fa-b8ca-9098925f98f0} <Debug> TCPHandler: Processed in 0.001266383 sec. | ||
| 9846 | 2026.03.27 20:06:34.993300 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21599 | ||
| 9847 | 2026.03.27 20:06:34.994138 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9848 | 2026.03.27 20:06:34.994223 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9849 | 2026.03.27 20:06:34.994829 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9850 | 2026.03.27 20:06:34.995064 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9851 | 2026.03.27 20:06:34.995203 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21599 | ||
| 9852 | 2026.03.27 20:06:36.087820 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9853 | 2026.03.27 20:06:36.087994 [ 276 ] {3f3a8e62-cb17-4ebe-8afa-4715a70a3394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9854 | 2026.03.27 20:06:36.088059 [ 276 ] {3f3a8e62-cb17-4ebe-8afa-4715a70a3394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9855 | 2026.03.27 20:06:36.088726 [ 276 ] {3f3a8e62-cb17-4ebe-8afa-4715a70a3394} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9856 | 2026.03.27 20:06:36.088777 [ 276 ] {3f3a8e62-cb17-4ebe-8afa-4715a70a3394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9857 | 2026.03.27 20:06:36.089196 [ 276 ] {3f3a8e62-cb17-4ebe-8afa-4715a70a3394} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9858 | 2026.03.27 20:06:36.089420 [ 276 ] {3f3a8e62-cb17-4ebe-8afa-4715a70a3394} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9859 | 2026.03.27 20:06:36.089585 [ 276 ] {3f3a8e62-cb17-4ebe-8afa-4715a70a3394} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001636 sec., 55012.224938875304 rows/sec., 4.63 MiB/sec. | ||
| 9860 | 2026.03.27 20:06:36.089589 [ 66 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9861 | 2026.03.27 20:06:36.089633 [ 276 ] {3f3a8e62-cb17-4ebe-8afa-4715a70a3394} <Debug> TCPHandler: Processed in 0.001938654 sec. | ||
| 9862 | 2026.03.27 20:06:36.089665 [ 66 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9863 | 2026.03.27 20:06:36.089694 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9864 | 2026.03.27 20:06:36.089775 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9865 | 2026.03.27 20:06:36.089820 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 9866 | 2026.03.27 20:06:36.089887 [ 276 ] {50682895-ae00-484e-8cbe-b6c9d089ba03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9867 | 2026.03.27 20:06:36.089934 [ 276 ] {50682895-ae00-484e-8cbe-b6c9d089ba03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9868 | 2026.03.27 20:06:36.089972 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9869 | 2026.03.27 20:06:36.090014 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3360 rows starting from the beginning of the part | ||
| 9870 | 2026.03.27 20:06:36.090085 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 3197 rows starting from the beginning of the part | ||
| 9871 | 2026.03.27 20:06:36.090131 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
| 9872 | 2026.03.27 20:06:36.090188 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 9873 | 2026.03.27 20:06:36.090228 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 845 rows starting from the beginning of the part | ||
| 9874 | 2026.03.27 20:06:36.090292 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 90 rows starting from the beginning of the part | ||
| 9875 | 2026.03.27 20:06:36.090405 [ 276 ] {50682895-ae00-484e-8cbe-b6c9d089ba03} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9876 | 2026.03.27 20:06:36.090457 [ 276 ] {50682895-ae00-484e-8cbe-b6c9d089ba03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9877 | 2026.03.27 20:06:36.090912 [ 276 ] {50682895-ae00-484e-8cbe-b6c9d089ba03} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9878 | 2026.03.27 20:06:36.091158 [ 276 ] {50682895-ae00-484e-8cbe-b6c9d089ba03} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9879 | 2026.03.27 20:06:36.091301 [ 276 ] {50682895-ae00-484e-8cbe-b6c9d089ba03} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001438 sec., 11821.974965229485 rows/sec., 888.96 KiB/sec. | ||
| 9880 | 2026.03.27 20:06:36.091341 [ 276 ] {50682895-ae00-484e-8cbe-b6c9d089ba03} <Debug> TCPHandler: Processed in 0.001619639 sec. | ||
| 9881 | 2026.03.27 20:06:36.091457 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9882 | 2026.03.27 20:06:36.091561 [ 276 ] {bc4d652f-b3d7-4ccb-8668-a40a09f984da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9883 | 2026.03.27 20:06:36.091604 [ 276 ] {bc4d652f-b3d7-4ccb-8668-a40a09f984da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9884 | 2026.03.27 20:06:36.092044 [ 276 ] {bc4d652f-b3d7-4ccb-8668-a40a09f984da} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9885 | 2026.03.27 20:06:36.092082 [ 276 ] {bc4d652f-b3d7-4ccb-8668-a40a09f984da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9886 | 2026.03.27 20:06:36.092390 [ 276 ] {bc4d652f-b3d7-4ccb-8668-a40a09f984da} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9887 | 2026.03.27 20:06:36.092600 [ 276 ] {bc4d652f-b3d7-4ccb-8668-a40a09f984da} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9888 | 2026.03.27 20:06:36.092714 [ 66 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9889 | 2026.03.27 20:06:36.092734 [ 276 ] {bc4d652f-b3d7-4ccb-8668-a40a09f984da} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001195 sec., 67782.42677824268 rows/sec., 5.29 MiB/sec. | ||
| 9890 | 2026.03.27 20:06:36.092753 [ 66 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9891 | 2026.03.27 20:06:36.092777 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9892 | 2026.03.27 20:06:36.092779 [ 276 ] {bc4d652f-b3d7-4ccb-8668-a40a09f984da} <Debug> TCPHandler: Processed in 0.001372705 sec. | ||
| 9893 | 2026.03.27 20:06:36.092831 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7638 rows, containing 5 columns (5 merged, 0 gathered) in 0.003067674 sec., 2489834.3174665887 rows/sec., 198.74 MiB/sec. | ||
| 9894 | 2026.03.27 20:06:36.092860 [ 196 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::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 | ||
| 9895 | 2026.03.27 20:06:36.092907 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9896 | 2026.03.27 20:06:36.092968 [ 196 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9897 | 2026.03.27 20:06:36.092999 [ 196 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1829 rows starting from the beginning of the part | ||
| 9898 | 2026.03.27 20:06:36.093008 [ 276 ] {12b100b6-070b-404b-b9ab-6a8ca5783b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9899 | 2026.03.27 20:06:36.093053 [ 196 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1746 rows starting from the beginning of the part | ||
| 9900 | 2026.03.27 20:06:36.093057 [ 276 ] {12b100b6-070b-404b-b9ab-6a8ca5783b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9901 | 2026.03.27 20:06:36.093105 [ 196 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
| 9902 | 2026.03.27 20:06:36.093151 [ 196 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 81 rows starting from the beginning of the part | ||
| 9903 | 2026.03.27 20:06:36.093190 [ 196 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 514 rows starting from the beginning of the part | ||
| 9904 | 2026.03.27 20:06:36.093230 [ 196 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 81 rows starting from the beginning of the part | ||
| 9905 | 2026.03.27 20:06:36.093229 [ 186 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9906 | 2026.03.27 20:06:36.093530 [ 276 ] {12b100b6-070b-404b-b9ab-6a8ca5783b23} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9907 | 2026.03.27 20:06:36.093572 [ 276 ] {12b100b6-070b-404b-b9ab-6a8ca5783b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9908 | 2026.03.27 20:06:36.093642 [ 186 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_71_14} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9909 | 2026.03.27 20:06:36.093751 [ 186 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_71_14} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9910 | 2026.03.27 20:06:36.093865 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 9911 | 2026.03.27 20:06:36.093940 [ 276 ] {12b100b6-070b-404b-b9ab-6a8ca5783b23} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9912 | 2026.03.27 20:06:36.094174 [ 276 ] {12b100b6-070b-404b-b9ab-6a8ca5783b23} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9913 | 2026.03.27 20:06:36.094302 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 5 parts from all_1_66_13 to all_70_70_0 | ||
| 9914 | 2026.03.27 20:06:36.094324 [ 276 ] {12b100b6-070b-404b-b9ab-6a8ca5783b23} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001336 sec., 119760.47904191617 rows/sec., 8.34 MiB/sec. | ||
| 9915 | 2026.03.27 20:06:36.094336 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9916 | 2026.03.27 20:06:36.094365 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9917 | 2026.03.27 20:06:36.094369 [ 276 ] {12b100b6-070b-404b-b9ab-6a8ca5783b23} <Debug> TCPHandler: Processed in 0.001512447 sec. | ||
| 9918 | 2026.03.27 20:06:36.094443 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 9919 | 2026.03.27 20:06:36.094505 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9920 | 2026.03.27 20:06:36.094545 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9921 | 2026.03.27 20:06:36.094578 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 25732 rows starting from the beginning of the part | ||
| 9922 | 2026.03.27 20:06:36.094606 [ 276 ] {ce03e129-7507-49f0-905e-aa9d1dc11574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9923 | 2026.03.27 20:06:36.094630 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1604 rows starting from the beginning of the part | ||
| 9924 | 2026.03.27 20:06:36.094650 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4315 rows, containing 5 columns (5 merged, 0 gathered) in 0.001826412 sec., 2362555.6555694994 rows/sec., 171.24 MiB/sec. | ||
| 9925 | 2026.03.27 20:06:36.094668 [ 276 ] {ce03e129-7507-49f0-905e-aa9d1dc11574} <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 | ||
| 9926 | 2026.03.27 20:06:36.094678 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 128 rows starting from the beginning of the part | ||
| 9927 | 2026.03.27 20:06:36.094733 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::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 | ||
| 9928 | 2026.03.27 20:06:36.094772 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 265 rows starting from the beginning of the part | ||
| 9929 | 2026.03.27 20:06:36.094862 [ 196 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9930 | 2026.03.27 20:06:36.095100 [ 196 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_71_14} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9931 | 2026.03.27 20:06:36.095209 [ 196 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_71_14} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9932 | 2026.03.27 20:06:36.095355 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 9933 | 2026.03.27 20:06:36.095621 [ 276 ] {ce03e129-7507-49f0-905e-aa9d1dc11574} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9934 | 2026.03.27 20:06:36.095672 [ 276 ] {ce03e129-7507-49f0-905e-aa9d1dc11574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9935 | 2026.03.27 20:06:36.096232 [ 276 ] {ce03e129-7507-49f0-905e-aa9d1dc11574} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9936 | 2026.03.27 20:06:36.096474 [ 276 ] {ce03e129-7507-49f0-905e-aa9d1dc11574} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9937 | 2026.03.27 20:06:36.096624 [ 276 ] {ce03e129-7507-49f0-905e-aa9d1dc11574} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002036 sec., 8349.705304518664 rows/sec., 14.96 MiB/sec. | ||
| 9938 | 2026.03.27 20:06:36.096699 [ 276 ] {ce03e129-7507-49f0-905e-aa9d1dc11574} <Debug> TCPHandler: Processed in 0.00224319 sec. | ||
| 9939 | 2026.03.27 20:06:36.096818 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9940 | 2026.03.27 20:06:36.096913 [ 276 ] {1ac83645-bef1-42d8-9496-a2f875db104a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9941 | 2026.03.27 20:06:36.096954 [ 276 ] {1ac83645-bef1-42d8-9496-a2f875db104a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9942 | 2026.03.27 20:06:36.097296 [ 276 ] {1ac83645-bef1-42d8-9496-a2f875db104a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9943 | 2026.03.27 20:06:36.097331 [ 276 ] {1ac83645-bef1-42d8-9496-a2f875db104a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9944 | 2026.03.27 20:06:36.097665 [ 276 ] {1ac83645-bef1-42d8-9496-a2f875db104a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9945 | 2026.03.27 20:06:36.097871 [ 276 ] {1ac83645-bef1-42d8-9496-a2f875db104a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9946 | 2026.03.27 20:06:36.097984 [ 66 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9947 | 2026.03.27 20:06:36.098000 [ 276 ] {1ac83645-bef1-42d8-9496-a2f875db104a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 9948 | 2026.03.27 20:06:36.098021 [ 66 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9949 | 2026.03.27 20:06:36.098042 [ 276 ] {1ac83645-bef1-42d8-9496-a2f875db104a} <Debug> TCPHandler: Processed in 0.001271902 sec. | ||
| 9950 | 2026.03.27 20:06:36.098044 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9951 | 2026.03.27 20:06:36.098138 [ 186 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 9952 | 2026.03.27 20:06:36.098234 [ 186 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9953 | 2026.03.27 20:06:36.098265 [ 186 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3450 rows starting from the beginning of the part | ||
| 9954 | 2026.03.27 20:06:36.098325 [ 186 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 42 rows starting from the beginning of the part | ||
| 9955 | 2026.03.27 20:06:36.098369 [ 186 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 48 rows starting from the beginning of the part | ||
| 9956 | 2026.03.27 20:06:36.098408 [ 186 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 9957 | 2026.03.27 20:06:36.098446 [ 186 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 90 rows starting from the beginning of the part | ||
| 9958 | 2026.03.27 20:06:36.098483 [ 186 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 9959 | 2026.03.27 20:06:36.099892 [ 201 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3750 rows, containing 4 columns (4 merged, 0 gathered) in 0.001785731 sec., 2099980.3441839786 rows/sec., 138.02 MiB/sec. | ||
| 9960 | 2026.03.27 20:06:36.100316 [ 186 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9961 | 2026.03.27 20:06:36.100453 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27889 rows, containing 5 columns (5 merged, 0 gathered) in 0.006039607 sec., 4617684.561263672 rows/sec., 295.41 MiB/sec. | ||
| 9962 | 2026.03.27 20:06:36.100610 [ 186 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_71_14} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9963 | 2026.03.27 20:06:36.100686 [ 186 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_71_14} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9964 | 2026.03.27 20:06:36.100744 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 9965 | 2026.03.27 20:06:36.100749 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9966 | 2026.03.27 20:06:36.101004 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9967 | 2026.03.27 20:06:36.101080 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 5 parts: [all_1_66_13, all_70_70_0] -> all_1_70_14 | ||
| 9968 | 2026.03.27 20:06:36.101147 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 9969 | 2026.03.27 20:06:36.102307 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9970 | 2026.03.27 20:06:36.119091 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9971 | 2026.03.27 20:06:36.119132 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9972 | 2026.03.27 20:06:36.125207 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9973 | 2026.03.27 20:06:36.125883 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9974 | 2026.03.27 20:06:36.128627 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9975 | 2026.03.27 20:06:37.559007 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1280 | ||
| 9976 | 2026.03.27 20:06:37.561868 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9977 | 2026.03.27 20:06:37.561923 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9978 | 2026.03.27 20:06:37.563146 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9979 | 2026.03.27 20:06:37.563429 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9980 | 2026.03.27 20:06:37.563797 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1280 | ||
| 9981 | 2026.03.27 20:06:41.096084 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9982 | 2026.03.27 20:06:41.096282 [ 276 ] {ce85fd8b-9753-4b09-a081-4e2de8fa2c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9983 | 2026.03.27 20:06:41.096347 [ 276 ] {ce85fd8b-9753-4b09-a081-4e2de8fa2c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9984 | 2026.03.27 20:06:41.097112 [ 276 ] {ce85fd8b-9753-4b09-a081-4e2de8fa2c80} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9985 | 2026.03.27 20:06:41.097161 [ 276 ] {ce85fd8b-9753-4b09-a081-4e2de8fa2c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9986 | 2026.03.27 20:06:41.097561 [ 276 ] {ce85fd8b-9753-4b09-a081-4e2de8fa2c80} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9987 | 2026.03.27 20:06:41.097787 [ 276 ] {ce85fd8b-9753-4b09-a081-4e2de8fa2c80} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9988 | 2026.03.27 20:06:41.097939 [ 276 ] {ce85fd8b-9753-4b09-a081-4e2de8fa2c80} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001704 sec., 166666.66666666666 rows/sec., 10.59 MiB/sec. | ||
| 9989 | 2026.03.27 20:06:41.097981 [ 276 ] {ce85fd8b-9753-4b09-a081-4e2de8fa2c80} <Debug> TCPHandler: Processed in 0.002027315 sec. | ||
| 9990 | 2026.03.27 20:06:41.098121 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9991 | 2026.03.27 20:06:41.098219 [ 276 ] {19fe39ea-ad91-46a1-ac93-6220c4f009ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9992 | 2026.03.27 20:06:41.098261 [ 276 ] {19fe39ea-ad91-46a1-ac93-6220c4f009ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9993 | 2026.03.27 20:06:41.099062 [ 276 ] {19fe39ea-ad91-46a1-ac93-6220c4f009ff} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2026.03.27 20:06:41.099098 [ 276 ] {19fe39ea-ad91-46a1-ac93-6220c4f009ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 9995 | 2026.03.27 20:06:41.099452 [ 276 ] {19fe39ea-ad91-46a1-ac93-6220c4f009ff} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9996 | 2026.03.27 20:06:41.099668 [ 276 ] {19fe39ea-ad91-46a1-ac93-6220c4f009ff} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9997 | 2026.03.27 20:06:41.099801 [ 276 ] {19fe39ea-ad91-46a1-ac93-6220c4f009ff} <Debug> executeQuery: Read 845 rows, 68.03 KiB in 0.0016 sec., 528125 rows/sec., 41.52 MiB/sec. | ||
| 9998 | 2026.03.27 20:06:41.099838 [ 276 ] {19fe39ea-ad91-46a1-ac93-6220c4f009ff} <Debug> TCPHandler: Processed in 0.001768971 sec. | ||
| 9999 | 2026.03.27 20:06:41.099959 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10000 | 2026.03.27 20:06:41.100057 [ 276 ] {1626985f-74ec-48b8-8d74-5a01f3236535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10001 | 2026.03.27 20:06:41.100096 [ 276 ] {1626985f-74ec-48b8-8d74-5a01f3236535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10002 | 2026.03.27 20:06:41.100569 [ 276 ] {1626985f-74ec-48b8-8d74-5a01f3236535} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10003 | 2026.03.27 20:06:41.100605 [ 276 ] {1626985f-74ec-48b8-8d74-5a01f3236535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10004 | 2026.03.27 20:06:41.100907 [ 276 ] {1626985f-74ec-48b8-8d74-5a01f3236535} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10005 | 2026.03.27 20:06:41.101111 [ 276 ] {1626985f-74ec-48b8-8d74-5a01f3236535} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10006 | 2026.03.27 20:06:41.101231 [ 145 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10007 | 2026.03.27 20:06:41.101243 [ 276 ] {1626985f-74ec-48b8-8d74-5a01f3236535} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001205 sec., 137759.33609958508 rows/sec., 8.39 MiB/sec. | ||
| 10008 | 2026.03.27 20:06:41.101306 [ 145 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10009 | 2026.03.27 20:06:41.101323 [ 276 ] {1626985f-74ec-48b8-8d74-5a01f3236535} <Debug> TCPHandler: Processed in 0.001413705 sec. | ||
| 10010 | 2026.03.27 20:06:41.101339 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10011 | 2026.03.27 20:06:41.101443 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10012 | 2026.03.27 20:06:41.101458 [ 201 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::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 | ||
| 10013 | 2026.03.27 20:06:41.101546 [ 276 ] {cad6ce1f-ff93-40f3-bd16-972b5110e73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10014 | 2026.03.27 20:06:41.101588 [ 201 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10015 | 2026.03.27 20:06:41.101591 [ 276 ] {cad6ce1f-ff93-40f3-bd16-972b5110e73d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10016 | 2026.03.27 20:06:41.101635 [ 201 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 224 rows starting from the beginning of the part | ||
| 10017 | 2026.03.27 20:06:41.101714 [ 201 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 183 rows starting from the beginning of the part | ||
| 10018 | 2026.03.27 20:06:41.101769 [ 201 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 17 rows starting from the beginning of the part | ||
| 10019 | 2026.03.27 20:06:41.101823 [ 201 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 166 rows starting from the beginning of the part | ||
| 10020 | 2026.03.27 20:06:41.101868 [ 201 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 17 rows starting from the beginning of the part | ||
| 10021 | 2026.03.27 20:06:41.101923 [ 201 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 166 rows starting from the beginning of the part | ||
| 10022 | 2026.03.27 20:06:41.102052 [ 276 ] {cad6ce1f-ff93-40f3-bd16-972b5110e73d} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10023 | 2026.03.27 20:06:41.102095 [ 276 ] {cad6ce1f-ff93-40f3-bd16-972b5110e73d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10024 | 2026.03.27 20:06:41.102424 [ 276 ] {cad6ce1f-ff93-40f3-bd16-972b5110e73d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10025 | 2026.03.27 20:06:41.102657 [ 276 ] {cad6ce1f-ff93-40f3-bd16-972b5110e73d} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10026 | 2026.03.27 20:06:41.102789 [ 276 ] {cad6ce1f-ff93-40f3-bd16-972b5110e73d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001261 sec., 118160.19032513878 rows/sec., 7.63 MiB/sec. | ||
| 10027 | 2026.03.27 20:06:41.102828 [ 276 ] {cad6ce1f-ff93-40f3-bd16-972b5110e73d} <Debug> TCPHandler: Processed in 0.001435855 sec. | ||
| 10028 | 2026.03.27 20:06:41.102927 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 773 rows, containing 5 columns (5 merged, 0 gathered) in 0.001516007 sec., 509892.10471983306 rows/sec., 33.83 MiB/sec. | ||
| 10029 | 2026.03.27 20:06:41.102943 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10030 | 2026.03.27 20:06:41.103062 [ 276 ] {5f875f66-0d96-4ff4-a676-ab87de306b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10031 | 2026.03.27 20:06:41.103103 [ 276 ] {5f875f66-0d96-4ff4-a676-ab87de306b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10032 | 2026.03.27 20:06:41.103155 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10033 | 2026.03.27 20:06:41.103502 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_61_12} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10034 | 2026.03.27 20:06:41.103540 [ 276 ] {5f875f66-0d96-4ff4-a676-ab87de306b20} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10035 | 2026.03.27 20:06:41.103583 [ 276 ] {5f875f66-0d96-4ff4-a676-ab87de306b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10036 | 2026.03.27 20:06:41.103600 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_61_12} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10037 | 2026.03.27 20:06:41.103712 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 10038 | 2026.03.27 20:06:41.103894 [ 276 ] {5f875f66-0d96-4ff4-a676-ab87de306b20} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10039 | 2026.03.27 20:06:41.104107 [ 276 ] {5f875f66-0d96-4ff4-a676-ab87de306b20} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10040 | 2026.03.27 20:06:41.104236 [ 276 ] {5f875f66-0d96-4ff4-a676-ab87de306b20} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001192 sec., 124161.07382550336 rows/sec., 7.06 MiB/sec. | ||
| 10041 | 2026.03.27 20:06:41.104275 [ 276 ] {5f875f66-0d96-4ff4-a676-ab87de306b20} <Debug> TCPHandler: Processed in 0.001382205 sec. | ||
| 10042 | 2026.03.27 20:06:41.104388 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10043 | 2026.03.27 20:06:41.104483 [ 276 ] {610650a5-68b4-4109-a6d9-33ac6ec8e1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10044 | 2026.03.27 20:06:41.104523 [ 276 ] {610650a5-68b4-4109-a6d9-33ac6ec8e1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10045 | 2026.03.27 20:06:41.105129 [ 276 ] {610650a5-68b4-4109-a6d9-33ac6ec8e1bc} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10046 | 2026.03.27 20:06:41.105166 [ 276 ] {610650a5-68b4-4109-a6d9-33ac6ec8e1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10047 | 2026.03.27 20:06:41.105492 [ 276 ] {610650a5-68b4-4109-a6d9-33ac6ec8e1bc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10048 | 2026.03.27 20:06:41.105704 [ 276 ] {610650a5-68b4-4109-a6d9-33ac6ec8e1bc} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10049 | 2026.03.27 20:06:41.105831 [ 276 ] {610650a5-68b4-4109-a6d9-33ac6ec8e1bc} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001366 sec., 376281.11273792095 rows/sec., 26.52 MiB/sec. | ||
| 10050 | 2026.03.27 20:06:41.105870 [ 276 ] {610650a5-68b4-4109-a6d9-33ac6ec8e1bc} <Debug> TCPHandler: Processed in 0.001533447 sec. | ||
| 10051 | 2026.03.27 20:06:41.105984 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10052 | 2026.03.27 20:06:41.106081 [ 276 ] {778bf500-4d01-411d-9717-1b6b059465a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10053 | 2026.03.27 20:06:41.106122 [ 276 ] {778bf500-4d01-411d-9717-1b6b059465a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10054 | 2026.03.27 20:06:41.106454 [ 276 ] {778bf500-4d01-411d-9717-1b6b059465a5} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10055 | 2026.03.27 20:06:41.106490 [ 276 ] {778bf500-4d01-411d-9717-1b6b059465a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10056 | 2026.03.27 20:06:41.106787 [ 276 ] {778bf500-4d01-411d-9717-1b6b059465a5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10057 | 2026.03.27 20:06:41.106993 [ 276 ] {778bf500-4d01-411d-9717-1b6b059465a5} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10058 | 2026.03.27 20:06:41.107091 [ 145 ] {} <Debug> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 10059 | 2026.03.27 20:06:41.107119 [ 276 ] {778bf500-4d01-411d-9717-1b6b059465a5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 10060 | 2026.03.27 20:06:41.107126 [ 145 ] {} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10061 | 2026.03.27 20:06:41.107159 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10062 | 2026.03.27 20:06:41.107162 [ 276 ] {778bf500-4d01-411d-9717-1b6b059465a5} <Debug> TCPHandler: Processed in 0.001228322 sec. | ||
| 10063 | 2026.03.27 20:06:41.107226 [ 201 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::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 | ||
| 10064 | 2026.03.27 20:06:41.107284 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10065 | 2026.03.27 20:06:41.107337 [ 201 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10066 | 2026.03.27 20:06:41.107372 [ 201 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::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 | ||
| 10067 | 2026.03.27 20:06:41.107385 [ 276 ] {5cbb830d-f6f4-4838-89ca-095071da3529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10068 | 2026.03.27 20:06:41.107424 [ 201 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::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 | ||
| 10069 | 2026.03.27 20:06:41.107434 [ 276 ] {5cbb830d-f6f4-4838-89ca-095071da3529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10070 | 2026.03.27 20:06:41.107472 [ 201 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::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 | ||
| 10071 | 2026.03.27 20:06:41.107515 [ 201 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::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 | ||
| 10072 | 2026.03.27 20:06:41.107552 [ 201 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::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 | ||
| 10073 | 2026.03.27 20:06:41.107589 [ 201 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::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 | ||
| 10074 | 2026.03.27 20:06:41.107858 [ 276 ] {5cbb830d-f6f4-4838-89ca-095071da3529} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10075 | 2026.03.27 20:06:41.107898 [ 276 ] {5cbb830d-f6f4-4838-89ca-095071da3529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10076 | 2026.03.27 20:06:41.108263 [ 276 ] {5cbb830d-f6f4-4838-89ca-095071da3529} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10077 | 2026.03.27 20:06:41.108388 [ 190 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001192201 sec., 75490.62616119262 rows/sec., 3.85 MiB/sec. | ||
| 10078 | 2026.03.27 20:06:41.108491 [ 276 ] {5cbb830d-f6f4-4838-89ca-095071da3529} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10079 | 2026.03.27 20:06:41.108511 [ 201 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 10080 | 2026.03.27 20:06:41.108629 [ 276 ] {5cbb830d-f6f4-4838-89ca-095071da3529} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001262 sec., 209984.15213946116 rows/sec., 13.95 MiB/sec. | ||
| 10081 | 2026.03.27 20:06:41.108673 [ 276 ] {5cbb830d-f6f4-4838-89ca-095071da3529} <Debug> TCPHandler: Processed in 0.001439205 sec. | ||
| 10082 | 2026.03.27 20:06:41.108768 [ 201 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_15_3} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10083 | 2026.03.27 20:06:41.108789 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10084 | 2026.03.27 20:06:41.108841 [ 201 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_15_3} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 10085 | 2026.03.27 20:06:41.108890 [ 276 ] {27982ae4-ca8f-4b0b-8108-4e9f72e42a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10086 | 2026.03.27 20:06:41.108916 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10087 | 2026.03.27 20:06:41.108937 [ 276 ] {27982ae4-ca8f-4b0b-8108-4e9f72e42a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10088 | 2026.03.27 20:06:41.109254 [ 276 ] {27982ae4-ca8f-4b0b-8108-4e9f72e42a2e} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10089 | 2026.03.27 20:06:41.109289 [ 276 ] {27982ae4-ca8f-4b0b-8108-4e9f72e42a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10090 | 2026.03.27 20:06:41.109593 [ 276 ] {27982ae4-ca8f-4b0b-8108-4e9f72e42a2e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10091 | 2026.03.27 20:06:41.109798 [ 276 ] {27982ae4-ca8f-4b0b-8108-4e9f72e42a2e} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10092 | 2026.03.27 20:06:41.109898 [ 145 ] {} <Debug> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 10093 | 2026.03.27 20:06:41.109926 [ 276 ] {27982ae4-ca8f-4b0b-8108-4e9f72e42a2e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 10094 | 2026.03.27 20:06:41.109926 [ 145 ] {} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10095 | 2026.03.27 20:06:41.109966 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10096 | 2026.03.27 20:06:41.109969 [ 276 ] {27982ae4-ca8f-4b0b-8108-4e9f72e42a2e} <Debug> TCPHandler: Processed in 0.001230031 sec. | ||
| 10097 | 2026.03.27 20:06:41.110055 [ 194 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::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 | ||
| 10098 | 2026.03.27 20:06:41.110090 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10099 | 2026.03.27 20:06:41.110166 [ 194 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10100 | 2026.03.27 20:06:41.110196 [ 276 ] {0bc9184b-002d-4066-8540-06ed1a08d9c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10101 | 2026.03.27 20:06:41.110202 [ 194 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 14 rows starting from the beginning of the part | ||
| 10102 | 2026.03.27 20:06:41.110262 [ 276 ] {0bc9184b-002d-4066-8540-06ed1a08d9c5} <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 | ||
| 10103 | 2026.03.27 20:06:41.110278 [ 194 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 10104 | 2026.03.27 20:06:41.110325 [ 194 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 10105 | 2026.03.27 20:06:41.110361 [ 194 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 10106 | 2026.03.27 20:06:41.110399 [ 194 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 10107 | 2026.03.27 20:06:41.110435 [ 194 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 10108 | 2026.03.27 20:06:41.111099 [ 276 ] {0bc9184b-002d-4066-8540-06ed1a08d9c5} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10109 | 2026.03.27 20:06:41.111140 [ 276 ] {0bc9184b-002d-4066-8540-06ed1a08d9c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10110 | 2026.03.27 20:06:41.111230 [ 201 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001215251 sec., 15634.630212194847 rows/sec., 1.02 MiB/sec. | ||
| 10111 | 2026.03.27 20:06:41.111344 [ 194 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 10112 | 2026.03.27 20:06:41.111607 [ 194 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_16_3} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10113 | 2026.03.27 20:06:41.111667 [ 194 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_16_3} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 10114 | 2026.03.27 20:06:41.111721 [ 276 ] {0bc9184b-002d-4066-8540-06ed1a08d9c5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10115 | 2026.03.27 20:06:41.111727 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10116 | 2026.03.27 20:06:41.111961 [ 276 ] {0bc9184b-002d-4066-8540-06ed1a08d9c5} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10117 | 2026.03.27 20:06:41.112083 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10118 | 2026.03.27 20:06:41.112111 [ 276 ] {0bc9184b-002d-4066-8540-06ed1a08d9c5} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001934 sec., 12409.513960703207 rows/sec., 22.24 MiB/sec. | ||
| 10119 | 2026.03.27 20:06:41.112115 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10120 | 2026.03.27 20:06:41.112151 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10121 | 2026.03.27 20:06:41.112183 [ 276 ] {0bc9184b-002d-4066-8540-06ed1a08d9c5} <Debug> TCPHandler: Processed in 0.002143207 sec. | ||
| 10122 | 2026.03.27 20:06:41.112220 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::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 | ||
| 10123 | 2026.03.27 20:06:41.112303 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10124 | 2026.03.27 20:06:41.112402 [ 276 ] {2e2f8f53-aab5-4d73-b6e3-744a7b979db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10125 | 2026.03.27 20:06:41.112418 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10126 | 2026.03.27 20:06:41.112443 [ 276 ] {2e2f8f53-aab5-4d73-b6e3-744a7b979db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10127 | 2026.03.27 20:06:41.112469 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1223 rows starting from the beginning of the part | ||
| 10128 | 2026.03.27 20:06:41.112580 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 35 rows starting from the beginning of the part | ||
| 10129 | 2026.03.27 20:06:41.112673 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 17 rows starting from the beginning of the part | ||
| 10130 | 2026.03.27 20:06:41.112765 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 24 rows starting from the beginning of the part | ||
| 10131 | 2026.03.27 20:06:41.112784 [ 276 ] {2e2f8f53-aab5-4d73-b6e3-744a7b979db8} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10132 | 2026.03.27 20:06:41.112824 [ 276 ] {2e2f8f53-aab5-4d73-b6e3-744a7b979db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10133 | 2026.03.27 20:06:41.112855 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 17 rows starting from the beginning of the part | ||
| 10134 | 2026.03.27 20:06:41.112949 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 10135 | 2026.03.27 20:06:41.113154 [ 276 ] {2e2f8f53-aab5-4d73-b6e3-744a7b979db8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10136 | 2026.03.27 20:06:41.113416 [ 276 ] {2e2f8f53-aab5-4d73-b6e3-744a7b979db8} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10137 | 2026.03.27 20:06:41.113550 [ 276 ] {2e2f8f53-aab5-4d73-b6e3-744a7b979db8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001167 sec., 77120.82262210797 rows/sec., 4.83 MiB/sec. | ||
| 10138 | 2026.03.27 20:06:41.113587 [ 276 ] {2e2f8f53-aab5-4d73-b6e3-744a7b979db8} <Debug> TCPHandler: Processed in 0.001332543 sec. | ||
| 10139 | 2026.03.27 20:06:41.118288 [ 194 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1340 rows, containing 19 columns (19 merged, 0 gathered) in 0.006102488 sec., 219582.57025659044 rows/sec., 393.48 MiB/sec. | ||
| 10140 | 2026.03.27 20:06:41.119825 [ 201 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10141 | 2026.03.27 20:06:41.120126 [ 201 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10142 | 2026.03.27 20:06:41.120190 [ 201 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10143 | 2026.03.27 20:06:41.120281 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 10144 | 2026.03.27 20:06:42.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.95 MiB, peak 328.53 MiB, free memory in arenas 0.00 B, will set to 318.31 MiB (RSS), difference: 1.36 MiB | ||
| 10145 | 2026.03.27 20:06:42.369496 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10146 | 2026.03.27 20:06:42.369554 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10147 | 2026.03.27 20:06:42.495279 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22111 | ||
| 10148 | 2026.03.27 20:06:42.495994 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10149 | 2026.03.27 20:06:42.496037 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10150 | 2026.03.27 20:06:42.496529 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10151 | 2026.03.27 20:06:42.496765 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10152 | 2026.03.27 20:06:42.496913 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22111 | ||
| 10153 | 2026.03.27 20:06:42.496916 [ 148 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10154 | 2026.03.27 20:06:42.496984 [ 148 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10155 | 2026.03.27 20:06:42.497008 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10156 | 2026.03.27 20:06:42.497114 [ 194 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 10157 | 2026.03.27 20:06:42.497227 [ 194 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10158 | 2026.03.27 20:06:42.497263 [ 194 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19679 rows starting from the beginning of the part | ||
| 10159 | 2026.03.27 20:06:42.497326 [ 194 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 10160 | 2026.03.27 20:06:42.497374 [ 194 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 10161 | 2026.03.27 20:06:42.497422 [ 194 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 10162 | 2026.03.27 20:06:42.497463 [ 194 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 10163 | 2026.03.27 20:06:42.497503 [ 194 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 10164 | 2026.03.27 20:06:42.499534 [ 201 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22111 rows, containing 4 columns (4 merged, 0 gathered) in 0.002463033 sec., 8977143.221385991 rows/sec., 128.42 MiB/sec. | ||
| 10165 | 2026.03.27 20:06:42.499946 [ 188 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10166 | 2026.03.27 20:06:42.500260 [ 188 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_46_9} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10167 | 2026.03.27 20:06:42.500339 [ 188 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_46_9} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10168 | 2026.03.27 20:06:42.500441 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 10169 | 2026.03.27 20:06:43.628677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10170 | 2026.03.27 20:06:43.645583 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10171 | 2026.03.27 20:06:43.645631 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10172 | 2026.03.27 20:06:43.651673 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10173 | 2026.03.27 20:06:43.652363 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10174 | 2026.03.27 20:06:43.652703 [ 129 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10175 | 2026.03.27 20:06:43.652799 [ 129 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10176 | 2026.03.27 20:06:43.652836 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 10177 | 2026.03.27 20:06:43.653037 [ 198 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 10178 | 2026.03.27 20:06:43.655404 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10179 | 2026.03.27 20:06:43.656908 [ 198 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10180 | 2026.03.27 20:06:43.658322 [ 198 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 10181 | 2026.03.27 20:06:43.662626 [ 198 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 10182 | 2026.03.27 20:06:43.666978 [ 198 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 10183 | 2026.03.27 20:06:43.671284 [ 198 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 10184 | 2026.03.27 20:06:43.675752 [ 198 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 10185 | 2026.03.27 20:06:43.679577 [ 198 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 10186 | 2026.03.27 20:06:43.729630 [ 201 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.076673345 sec., 4525.692729331165 rows/sec., 23.40 MiB/sec. | ||
| 10187 | 2026.03.27 20:06:43.732369 [ 201 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10188 | 2026.03.27 20:06:43.734320 [ 201 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_46_9} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10189 | 2026.03.27 20:06:43.734426 [ 201 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_46_9} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10190 | 2026.03.27 20:06:43.737155 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10191 | 2026.03.27 20:06:46.088782 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10192 | 2026.03.27 20:06:46.088985 [ 276 ] {2b8a3cc3-f7ee-4a14-a0d9-d7b5fcaaf251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10193 | 2026.03.27 20:06:46.089055 [ 276 ] {2b8a3cc3-f7ee-4a14-a0d9-d7b5fcaaf251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10194 | 2026.03.27 20:06:46.089802 [ 276 ] {2b8a3cc3-f7ee-4a14-a0d9-d7b5fcaaf251} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10195 | 2026.03.27 20:06:46.089850 [ 276 ] {2b8a3cc3-f7ee-4a14-a0d9-d7b5fcaaf251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10196 | 2026.03.27 20:06:46.090243 [ 276 ] {2b8a3cc3-f7ee-4a14-a0d9-d7b5fcaaf251} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10197 | 2026.03.27 20:06:46.090468 [ 276 ] {2b8a3cc3-f7ee-4a14-a0d9-d7b5fcaaf251} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10198 | 2026.03.27 20:06:46.090617 [ 276 ] {2b8a3cc3-f7ee-4a14-a0d9-d7b5fcaaf251} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001683 sec., 53475.935828877 rows/sec., 4.50 MiB/sec. | ||
| 10199 | 2026.03.27 20:06:46.090657 [ 276 ] {2b8a3cc3-f7ee-4a14-a0d9-d7b5fcaaf251} <Debug> TCPHandler: Processed in 0.002009425 sec. | ||
| 10200 | 2026.03.27 20:06:46.090787 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10201 | 2026.03.27 20:06:46.090881 [ 276 ] {62f2e452-f15f-48ce-9301-b7ea1818365c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10202 | 2026.03.27 20:06:46.090920 [ 276 ] {62f2e452-f15f-48ce-9301-b7ea1818365c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10203 | 2026.03.27 20:06:46.091366 [ 276 ] {62f2e452-f15f-48ce-9301-b7ea1818365c} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10204 | 2026.03.27 20:06:46.091402 [ 276 ] {62f2e452-f15f-48ce-9301-b7ea1818365c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10205 | 2026.03.27 20:06:46.091682 [ 276 ] {62f2e452-f15f-48ce-9301-b7ea1818365c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10206 | 2026.03.27 20:06:46.091880 [ 276 ] {62f2e452-f15f-48ce-9301-b7ea1818365c} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10207 | 2026.03.27 20:06:46.092005 [ 276 ] {62f2e452-f15f-48ce-9301-b7ea1818365c} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001141 sec., 14899.211218229622 rows/sec., 1.09 MiB/sec. | ||
| 10208 | 2026.03.27 20:06:46.092041 [ 276 ] {62f2e452-f15f-48ce-9301-b7ea1818365c} <Debug> TCPHandler: Processed in 0.001300673 sec. | ||
| 10209 | 2026.03.27 20:06:46.092157 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10210 | 2026.03.27 20:06:46.092250 [ 276 ] {e68879d7-2643-444c-b7c1-0f6db4ec0d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10211 | 2026.03.27 20:06:46.092290 [ 276 ] {e68879d7-2643-444c-b7c1-0f6db4ec0d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10212 | 2026.03.27 20:06:46.092715 [ 276 ] {e68879d7-2643-444c-b7c1-0f6db4ec0d61} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10213 | 2026.03.27 20:06:46.092750 [ 276 ] {e68879d7-2643-444c-b7c1-0f6db4ec0d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10214 | 2026.03.27 20:06:46.093039 [ 276 ] {e68879d7-2643-444c-b7c1-0f6db4ec0d61} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10215 | 2026.03.27 20:06:46.093241 [ 276 ] {e68879d7-2643-444c-b7c1-0f6db4ec0d61} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10216 | 2026.03.27 20:06:46.093360 [ 276 ] {e68879d7-2643-444c-b7c1-0f6db4ec0d61} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001128 sec., 71808.51063829787 rows/sec., 5.61 MiB/sec. | ||
| 10217 | 2026.03.27 20:06:46.093397 [ 276 ] {e68879d7-2643-444c-b7c1-0f6db4ec0d61} <Debug> TCPHandler: Processed in 0.001290863 sec. | ||
| 10218 | 2026.03.27 20:06:46.093515 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10219 | 2026.03.27 20:06:46.093607 [ 276 ] {6e76475c-db88-4578-8450-57e924501986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10220 | 2026.03.27 20:06:46.093649 [ 276 ] {6e76475c-db88-4578-8450-57e924501986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10221 | 2026.03.27 20:06:46.094068 [ 276 ] {6e76475c-db88-4578-8450-57e924501986} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10222 | 2026.03.27 20:06:46.094103 [ 276 ] {6e76475c-db88-4578-8450-57e924501986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10223 | 2026.03.27 20:06:46.094426 [ 276 ] {6e76475c-db88-4578-8450-57e924501986} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10224 | 2026.03.27 20:06:46.094628 [ 276 ] {6e76475c-db88-4578-8450-57e924501986} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10225 | 2026.03.27 20:06:46.094751 [ 276 ] {6e76475c-db88-4578-8450-57e924501986} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 10226 | 2026.03.27 20:06:46.094787 [ 276 ] {6e76475c-db88-4578-8450-57e924501986} <Debug> TCPHandler: Processed in 0.001323033 sec. | ||
| 10227 | 2026.03.27 20:06:46.094899 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10228 | 2026.03.27 20:06:46.094991 [ 276 ] {b8436fdb-859b-4dde-bfb9-3ba3d29b7994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10229 | 2026.03.27 20:06:46.095043 [ 276 ] {b8436fdb-859b-4dde-bfb9-3ba3d29b7994} <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 | ||
| 10230 | 2026.03.27 20:06:46.095816 [ 276 ] {b8436fdb-859b-4dde-bfb9-3ba3d29b7994} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10231 | 2026.03.27 20:06:46.095852 [ 276 ] {b8436fdb-859b-4dde-bfb9-3ba3d29b7994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10232 | 2026.03.27 20:06:46.096370 [ 276 ] {b8436fdb-859b-4dde-bfb9-3ba3d29b7994} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10233 | 2026.03.27 20:06:46.096586 [ 276 ] {b8436fdb-859b-4dde-bfb9-3ba3d29b7994} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10234 | 2026.03.27 20:06:46.096715 [ 276 ] {b8436fdb-859b-4dde-bfb9-3ba3d29b7994} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001742 sec., 9758.897818599311 rows/sec., 17.49 MiB/sec. | ||
| 10235 | 2026.03.27 20:06:46.096767 [ 276 ] {b8436fdb-859b-4dde-bfb9-3ba3d29b7994} <Debug> TCPHandler: Processed in 0.001915074 sec. | ||
| 10236 | 2026.03.27 20:06:46.096883 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10237 | 2026.03.27 20:06:46.096982 [ 276 ] {4906b28c-afb0-466b-854d-9f86b9357f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10238 | 2026.03.27 20:06:46.097026 [ 276 ] {4906b28c-afb0-466b-854d-9f86b9357f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10239 | 2026.03.27 20:06:46.097362 [ 276 ] {4906b28c-afb0-466b-854d-9f86b9357f66} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10240 | 2026.03.27 20:06:46.097396 [ 276 ] {4906b28c-afb0-466b-854d-9f86b9357f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10241 | 2026.03.27 20:06:46.097688 [ 276 ] {4906b28c-afb0-466b-854d-9f86b9357f66} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10242 | 2026.03.27 20:06:46.097888 [ 276 ] {4906b28c-afb0-466b-854d-9f86b9357f66} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10243 | 2026.03.27 20:06:46.098011 [ 276 ] {4906b28c-afb0-466b-854d-9f86b9357f66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 10244 | 2026.03.27 20:06:46.098046 [ 276 ] {4906b28c-afb0-466b-854d-9f86b9357f66} <Debug> TCPHandler: Processed in 0.001210662 sec. | ||
| 10245 | 2026.03.27 20:06:46.339812 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10246 | 2026.03.27 20:06:46.339995 [ 276 ] {00a1cde9-6d4c-4244-ab56-8c6fe535021a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10247 | 2026.03.27 20:06:46.340063 [ 276 ] {00a1cde9-6d4c-4244-ab56-8c6fe535021a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10248 | 2026.03.27 20:06:46.340774 [ 276 ] {00a1cde9-6d4c-4244-ab56-8c6fe535021a} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10249 | 2026.03.27 20:06:46.340822 [ 276 ] {00a1cde9-6d4c-4244-ab56-8c6fe535021a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10250 | 2026.03.27 20:06:46.341211 [ 276 ] {00a1cde9-6d4c-4244-ab56-8c6fe535021a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10251 | 2026.03.27 20:06:46.341432 [ 276 ] {00a1cde9-6d4c-4244-ab56-8c6fe535021a} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10252 | 2026.03.27 20:06:46.341586 [ 276 ] {00a1cde9-6d4c-4244-ab56-8c6fe535021a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001639 sec., 173276.3880414887 rows/sec., 11.01 MiB/sec. | ||
| 10253 | 2026.03.27 20:06:46.341589 [ 125 ] {} <Debug> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e) (MergerMutator): Selected 6 parts from all_1_17_4 to all_22_22_0 | ||
| 10254 | 2026.03.27 20:06:46.341634 [ 276 ] {00a1cde9-6d4c-4244-ab56-8c6fe535021a} <Debug> TCPHandler: Processed in 0.001944174 sec. | ||
| 10255 | 2026.03.27 20:06:46.341670 [ 125 ] {} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10256 | 2026.03.27 20:06:46.341700 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10257 | 2026.03.27 20:06:46.341769 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10258 | 2026.03.27 20:06:46.341804 [ 199 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_17_4 to all_22_22_0 into Compact with storage Full | ||
| 10259 | 2026.03.27 20:06:46.341871 [ 276 ] {c1d86210-b0f1-45be-bf1e-3e766a0528d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10260 | 2026.03.27 20:06:46.341900 [ 199 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10261 | 2026.03.27 20:06:46.341915 [ 276 ] {c1d86210-b0f1-45be-bf1e-3e766a0528d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10262 | 2026.03.27 20:06:46.341929 [ 199 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 308 rows starting from the beginning of the part | ||
| 10263 | 2026.03.27 20:06:46.341987 [ 199 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 10264 | 2026.03.27 20:06:46.342029 [ 199 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 10265 | 2026.03.27 20:06:46.342067 [ 199 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 10266 | 2026.03.27 20:06:46.342110 [ 199 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 10267 | 2026.03.27 20:06:46.342170 [ 199 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 10268 | 2026.03.27 20:06:46.342344 [ 276 ] {c1d86210-b0f1-45be-bf1e-3e766a0528d5} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10269 | 2026.03.27 20:06:46.342378 [ 276 ] {c1d86210-b0f1-45be-bf1e-3e766a0528d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10270 | 2026.03.27 20:06:46.342670 [ 276 ] {c1d86210-b0f1-45be-bf1e-3e766a0528d5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10271 | 2026.03.27 20:06:46.342863 [ 276 ] {c1d86210-b0f1-45be-bf1e-3e766a0528d5} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10272 | 2026.03.27 20:06:46.342982 [ 276 ] {c1d86210-b0f1-45be-bf1e-3e766a0528d5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00118 sec., 1694.915254237288 rows/sec., 138.21 KiB/sec. | ||
| 10273 | 2026.03.27 20:06:46.343017 [ 276 ] {c1d86210-b0f1-45be-bf1e-3e766a0528d5} <Debug> TCPHandler: Processed in 0.001345984 sec. | ||
| 10274 | 2026.03.27 20:06:46.343074 [ 201 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361804 sec., 1077981.8534825863 rows/sec., 73.26 MiB/sec. | ||
| 10275 | 2026.03.27 20:06:46.343124 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10276 | 2026.03.27 20:06:46.343205 [ 191 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 10277 | 2026.03.27 20:06:46.343217 [ 276 ] {7f706669-d527-4e79-84dc-f7013b97e0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10278 | 2026.03.27 20:06:46.343320 [ 276 ] {7f706669-d527-4e79-84dc-f7013b97e0ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10279 | 2026.03.27 20:06:46.343509 [ 191 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_22_5} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10280 | 2026.03.27 20:06:46.343572 [ 191 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_22_5} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e) (MergerMutator): Merged 6 parts: [all_1_17_4, all_22_22_0] -> all_1_22_5 | ||
| 10281 | 2026.03.27 20:06:46.343645 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 10282 | 2026.03.27 20:06:46.344845 [ 276 ] {7f706669-d527-4e79-84dc-f7013b97e0ea} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10283 | 2026.03.27 20:06:46.344880 [ 276 ] {7f706669-d527-4e79-84dc-f7013b97e0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10284 | 2026.03.27 20:06:46.345368 [ 276 ] {7f706669-d527-4e79-84dc-f7013b97e0ea} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10285 | 2026.03.27 20:06:46.345578 [ 276 ] {7f706669-d527-4e79-84dc-f7013b97e0ea} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10286 | 2026.03.27 20:06:46.345706 [ 276 ] {7f706669-d527-4e79-84dc-f7013b97e0ea} <Debug> executeQuery: Read 3195 rows, 245.39 KiB in 0.002445 sec., 1306748.4662576686 rows/sec., 98.01 MiB/sec. | ||
| 10287 | 2026.03.27 20:06:46.345744 [ 276 ] {7f706669-d527-4e79-84dc-f7013b97e0ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 10288 | 2026.03.27 20:06:46.345757 [ 276 ] {7f706669-d527-4e79-84dc-f7013b97e0ea} <Debug> TCPHandler: Processed in 0.002622946 sec. | ||
| 10289 | 2026.03.27 20:06:46.345875 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10290 | 2026.03.27 20:06:46.345969 [ 276 ] {7d262cf7-d4a9-4ee9-92e3-9329d686e30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10291 | 2026.03.27 20:06:46.346009 [ 276 ] {7d262cf7-d4a9-4ee9-92e3-9329d686e30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10292 | 2026.03.27 20:06:46.346452 [ 276 ] {7d262cf7-d4a9-4ee9-92e3-9329d686e30b} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10293 | 2026.03.27 20:06:46.346488 [ 276 ] {7d262cf7-d4a9-4ee9-92e3-9329d686e30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10294 | 2026.03.27 20:06:46.346780 [ 276 ] {7d262cf7-d4a9-4ee9-92e3-9329d686e30b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10295 | 2026.03.27 20:06:46.346981 [ 276 ] {7d262cf7-d4a9-4ee9-92e3-9329d686e30b} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10296 | 2026.03.27 20:06:46.347104 [ 276 ] {7d262cf7-d4a9-4ee9-92e3-9329d686e30b} <Debug> executeQuery: Read 179 rows, 11.31 KiB in 0.001154 sec., 155112.65164644714 rows/sec., 9.57 MiB/sec. | ||
| 10297 | 2026.03.27 20:06:46.347140 [ 276 ] {7d262cf7-d4a9-4ee9-92e3-9329d686e30b} <Debug> TCPHandler: Processed in 0.001313433 sec. | ||
| 10298 | 2026.03.27 20:06:46.347250 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10299 | 2026.03.27 20:06:46.347343 [ 276 ] {1927be49-5c28-4332-8583-d065d84cc5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10300 | 2026.03.27 20:06:46.347381 [ 276 ] {1927be49-5c28-4332-8583-d065d84cc5e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10301 | 2026.03.27 20:06:46.347996 [ 276 ] {1927be49-5c28-4332-8583-d065d84cc5e4} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10302 | 2026.03.27 20:06:46.348032 [ 276 ] {1927be49-5c28-4332-8583-d065d84cc5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10303 | 2026.03.27 20:06:46.348368 [ 276 ] {1927be49-5c28-4332-8583-d065d84cc5e4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10304 | 2026.03.27 20:06:46.348582 [ 276 ] {1927be49-5c28-4332-8583-d065d84cc5e4} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10305 | 2026.03.27 20:06:46.348683 [ 125 ] {} <Debug> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 10306 | 2026.03.27 20:06:46.348705 [ 276 ] {1927be49-5c28-4332-8583-d065d84cc5e4} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.00138 sec., 688405.7971014493 rows/sec., 40.50 MiB/sec. | ||
| 10307 | 2026.03.27 20:06:46.348719 [ 125 ] {} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10308 | 2026.03.27 20:06:46.348748 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10309 | 2026.03.27 20:06:46.348748 [ 276 ] {1927be49-5c28-4332-8583-d065d84cc5e4} <Debug> TCPHandler: Processed in 0.001545488 sec. | ||
| 10310 | 2026.03.27 20:06:46.348840 [ 201 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 10311 | 2026.03.27 20:06:46.348877 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10312 | 2026.03.27 20:06:46.348961 [ 201 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10313 | 2026.03.27 20:06:46.348975 [ 276 ] {bc2382d4-4f93-4675-b878-d6fd90b1fe16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10314 | 2026.03.27 20:06:46.349004 [ 201 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 977 rows starting from the beginning of the part | ||
| 10315 | 2026.03.27 20:06:46.349021 [ 276 ] {bc2382d4-4f93-4675-b878-d6fd90b1fe16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10316 | 2026.03.27 20:06:46.349083 [ 201 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 825 rows starting from the beginning of the part | ||
| 10317 | 2026.03.27 20:06:46.349142 [ 201 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 950 rows starting from the beginning of the part | ||
| 10318 | 2026.03.27 20:06:46.349192 [ 201 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 10319 | 2026.03.27 20:06:46.349238 [ 201 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 10320 | 2026.03.27 20:06:46.349286 [ 201 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 950 rows starting from the beginning of the part | ||
| 10321 | 2026.03.27 20:06:46.349406 [ 276 ] {bc2382d4-4f93-4675-b878-d6fd90b1fe16} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10322 | 2026.03.27 20:06:46.349446 [ 276 ] {bc2382d4-4f93-4675-b878-d6fd90b1fe16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10323 | 2026.03.27 20:06:46.349753 [ 276 ] {bc2382d4-4f93-4675-b878-d6fd90b1fe16} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10324 | 2026.03.27 20:06:46.349970 [ 276 ] {bc2382d4-4f93-4675-b878-d6fd90b1fe16} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10325 | 2026.03.27 20:06:46.350099 [ 276 ] {bc2382d4-4f93-4675-b878-d6fd90b1fe16} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001143 sec., 874.8906386701663 rows/sec., 61.52 KiB/sec. | ||
| 10326 | 2026.03.27 20:06:46.350137 [ 276 ] {bc2382d4-4f93-4675-b878-d6fd90b1fe16} <Debug> TCPHandler: Processed in 0.001307813 sec. | ||
| 10327 | 2026.03.27 20:06:46.350246 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10328 | 2026.03.27 20:06:46.350338 [ 276 ] {df741158-9190-4737-8d4d-d1b783560927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10329 | 2026.03.27 20:06:46.350376 [ 276 ] {df741158-9190-4737-8d4d-d1b783560927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10330 | 2026.03.27 20:06:46.350732 [ 201 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4000 rows, containing 5 columns (5 merged, 0 gathered) in 0.001932744 sec., 2069596.3873125464 rows/sec., 130.72 MiB/sec. | ||
| 10331 | 2026.03.27 20:06:46.350785 [ 276 ] {df741158-9190-4737-8d4d-d1b783560927} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10332 | 2026.03.27 20:06:46.350824 [ 276 ] {df741158-9190-4737-8d4d-d1b783560927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10333 | 2026.03.27 20:06:46.350965 [ 189 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 10334 | 2026.03.27 20:06:46.351138 [ 276 ] {df741158-9190-4737-8d4d-d1b783560927} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10335 | 2026.03.27 20:06:46.351329 [ 189 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_23_5} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10336 | 2026.03.27 20:06:46.351391 [ 276 ] {df741158-9190-4737-8d4d-d1b783560927} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10337 | 2026.03.27 20:06:46.351421 [ 189 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_23_5} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 10338 | 2026.03.27 20:06:46.351509 [ 127 ] {} <Debug> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca) (MergerMutator): Selected 6 parts from all_1_17_4 to all_22_22_0 | ||
| 10339 | 2026.03.27 20:06:46.351513 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 10340 | 2026.03.27 20:06:46.351531 [ 276 ] {df741158-9190-4737-8d4d-d1b783560927} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001211 sec., 122213.04706853839 rows/sec., 6.95 MiB/sec. | ||
| 10341 | 2026.03.27 20:06:46.351549 [ 127 ] {} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10342 | 2026.03.27 20:06:46.351577 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10343 | 2026.03.27 20:06:46.351585 [ 276 ] {df741158-9190-4737-8d4d-d1b783560927} <Debug> TCPHandler: Processed in 0.001386744 sec. | ||
| 10344 | 2026.03.27 20:06:46.351639 [ 191 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_17_4 to all_22_22_0 into Compact with storage Full | ||
| 10345 | 2026.03.27 20:06:46.351697 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10346 | 2026.03.27 20:06:46.351719 [ 191 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10347 | 2026.03.27 20:06:46.351745 [ 191 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 160 rows starting from the beginning of the part | ||
| 10348 | 2026.03.27 20:06:46.351790 [ 276 ] {2b9edcd0-5d41-4114-8c55-f82278705034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10349 | 2026.03.27 20:06:46.351791 [ 191 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 10350 | 2026.03.27 20:06:46.351828 [ 276 ] {2b9edcd0-5d41-4114-8c55-f82278705034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10351 | 2026.03.27 20:06:46.351843 [ 191 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 10352 | 2026.03.27 20:06:46.351881 [ 191 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 10353 | 2026.03.27 20:06:46.351919 [ 191 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 10354 | 2026.03.27 20:06:46.351954 [ 191 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 10355 | 2026.03.27 20:06:46.352713 [ 196 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001090779 sec., 700416.858043655 rows/sec., 42.93 MiB/sec. | ||
| 10356 | 2026.03.27 20:06:46.352740 [ 276 ] {2b9edcd0-5d41-4114-8c55-f82278705034} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10357 | 2026.03.27 20:06:46.352788 [ 276 ] {2b9edcd0-5d41-4114-8c55-f82278705034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10358 | 2026.03.27 20:06:46.352912 [ 196 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 10359 | 2026.03.27 20:06:46.353173 [ 276 ] {2b9edcd0-5d41-4114-8c55-f82278705034} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10360 | 2026.03.27 20:06:46.353241 [ 196 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_22_5} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10361 | 2026.03.27 20:06:46.353339 [ 196 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_22_5} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca) (MergerMutator): Merged 6 parts: [all_1_17_4, all_22_22_0] -> all_1_22_5 | ||
| 10362 | 2026.03.27 20:06:46.353420 [ 276 ] {2b9edcd0-5d41-4114-8c55-f82278705034} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10363 | 2026.03.27 20:06:46.353437 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10364 | 2026.03.27 20:06:46.353550 [ 276 ] {2b9edcd0-5d41-4114-8c55-f82278705034} <Debug> executeQuery: Read 1742 rows, 120.26 KiB in 0.001777 sec., 980303.8829487901 rows/sec., 66.09 MiB/sec. | ||
| 10365 | 2026.03.27 20:06:46.353589 [ 276 ] {2b9edcd0-5d41-4114-8c55-f82278705034} <Debug> TCPHandler: Processed in 0.001938644 sec. | ||
| 10366 | 2026.03.27 20:06:46.353707 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10367 | 2026.03.27 20:06:46.353801 [ 276 ] {721f00b0-1617-4608-971a-f14e6895a869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10368 | 2026.03.27 20:06:46.353840 [ 276 ] {721f00b0-1617-4608-971a-f14e6895a869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10369 | 2026.03.27 20:06:46.354169 [ 276 ] {721f00b0-1617-4608-971a-f14e6895a869} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10370 | 2026.03.27 20:06:46.354203 [ 276 ] {721f00b0-1617-4608-971a-f14e6895a869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10371 | 2026.03.27 20:06:46.354493 [ 276 ] {721f00b0-1617-4608-971a-f14e6895a869} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10372 | 2026.03.27 20:06:46.354690 [ 276 ] {721f00b0-1617-4608-971a-f14e6895a869} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10373 | 2026.03.27 20:06:46.354809 [ 276 ] {721f00b0-1617-4608-971a-f14e6895a869} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001026 sec., 5847.953216374269 rows/sec., 305.53 KiB/sec. | ||
| 10374 | 2026.03.27 20:06:46.354843 [ 276 ] {721f00b0-1617-4608-971a-f14e6895a869} <Debug> TCPHandler: Processed in 0.001183191 sec. | ||
| 10375 | 2026.03.27 20:06:46.354954 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10376 | 2026.03.27 20:06:46.355046 [ 276 ] {0962fce2-961f-4003-a4f8-09a13120f4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10377 | 2026.03.27 20:06:46.355087 [ 276 ] {0962fce2-961f-4003-a4f8-09a13120f4e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10378 | 2026.03.27 20:06:46.355722 [ 276 ] {0962fce2-961f-4003-a4f8-09a13120f4e5} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10379 | 2026.03.27 20:06:46.355755 [ 276 ] {0962fce2-961f-4003-a4f8-09a13120f4e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10380 | 2026.03.27 20:06:46.356168 [ 276 ] {0962fce2-961f-4003-a4f8-09a13120f4e5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10381 | 2026.03.27 20:06:46.356375 [ 276 ] {0962fce2-961f-4003-a4f8-09a13120f4e5} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10382 | 2026.03.27 20:06:46.356500 [ 276 ] {0962fce2-961f-4003-a4f8-09a13120f4e5} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.001472 sec., 1088315.2173913044 rows/sec., 66.07 MiB/sec. | ||
| 10383 | 2026.03.27 20:06:46.356535 [ 276 ] {0962fce2-961f-4003-a4f8-09a13120f4e5} <Debug> TCPHandler: Processed in 0.001628219 sec. | ||
| 10384 | 2026.03.27 20:06:46.356644 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10385 | 2026.03.27 20:06:46.356736 [ 276 ] {c4f51b2b-904e-4179-8fc6-ae32eda4327e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10386 | 2026.03.27 20:06:46.356776 [ 276 ] {c4f51b2b-904e-4179-8fc6-ae32eda4327e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10387 | 2026.03.27 20:06:46.357085 [ 276 ] {c4f51b2b-904e-4179-8fc6-ae32eda4327e} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10388 | 2026.03.27 20:06:46.357118 [ 276 ] {c4f51b2b-904e-4179-8fc6-ae32eda4327e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10389 | 2026.03.27 20:06:46.357399 [ 276 ] {c4f51b2b-904e-4179-8fc6-ae32eda4327e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10390 | 2026.03.27 20:06:46.357610 [ 276 ] {c4f51b2b-904e-4179-8fc6-ae32eda4327e} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10391 | 2026.03.27 20:06:46.357734 [ 276 ] {c4f51b2b-904e-4179-8fc6-ae32eda4327e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 10392 | 2026.03.27 20:06:46.357767 [ 276 ] {c4f51b2b-904e-4179-8fc6-ae32eda4327e} <Debug> TCPHandler: Processed in 0.001170351 sec. | ||
| 10393 | 2026.03.27 20:06:46.357875 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10394 | 2026.03.27 20:06:46.357965 [ 276 ] {3f0ec916-2c51-4245-a856-1e823821235c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10395 | 2026.03.27 20:06:46.358017 [ 276 ] {3f0ec916-2c51-4245-a856-1e823821235c} <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 | ||
| 10396 | 2026.03.27 20:06:46.358798 [ 276 ] {3f0ec916-2c51-4245-a856-1e823821235c} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10397 | 2026.03.27 20:06:46.358832 [ 276 ] {3f0ec916-2c51-4245-a856-1e823821235c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10398 | 2026.03.27 20:06:46.359363 [ 276 ] {3f0ec916-2c51-4245-a856-1e823821235c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10399 | 2026.03.27 20:06:46.359583 [ 276 ] {3f0ec916-2c51-4245-a856-1e823821235c} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10400 | 2026.03.27 20:06:46.359712 [ 276 ] {3f0ec916-2c51-4245-a856-1e823821235c} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001764 sec., 19841.26984126984 rows/sec., 35.55 MiB/sec. | ||
| 10401 | 2026.03.27 20:06:46.359767 [ 276 ] {3f0ec916-2c51-4245-a856-1e823821235c} <Debug> TCPHandler: Processed in 0.001939494 sec. | ||
| 10402 | 2026.03.27 20:06:46.359880 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10403 | 2026.03.27 20:06:46.359972 [ 276 ] {a88faa2f-94f3-424c-bf31-c6a5ee0c60fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10404 | 2026.03.27 20:06:46.360012 [ 276 ] {a88faa2f-94f3-424c-bf31-c6a5ee0c60fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10405 | 2026.03.27 20:06:46.360335 [ 276 ] {a88faa2f-94f3-424c-bf31-c6a5ee0c60fc} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10406 | 2026.03.27 20:06:46.360368 [ 276 ] {a88faa2f-94f3-424c-bf31-c6a5ee0c60fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10407 | 2026.03.27 20:06:46.360660 [ 276 ] {a88faa2f-94f3-424c-bf31-c6a5ee0c60fc} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10408 | 2026.03.27 20:06:46.360863 [ 276 ] {a88faa2f-94f3-424c-bf31-c6a5ee0c60fc} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10409 | 2026.03.27 20:06:46.360988 [ 276 ] {a88faa2f-94f3-424c-bf31-c6a5ee0c60fc} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001034 sec., 40618.95551257253 rows/sec., 2.32 MiB/sec. | ||
| 10410 | 2026.03.27 20:06:46.361022 [ 276 ] {a88faa2f-94f3-424c-bf31-c6a5ee0c60fc} <Debug> TCPHandler: Processed in 0.001190291 sec. | ||
| 10411 | 2026.03.27 20:06:47.000244 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.95 MiB, peak 332.79 MiB, free memory in arenas 0.00 B, will set to 319.50 MiB (RSS), difference: -1.45 MiB | ||
| 10412 | 2026.03.27 20:06:47.564081 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 1340 | ||
| 10413 | 2026.03.27 20:06:47.567075 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10414 | 2026.03.27 20:06:47.567120 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10415 | 2026.03.27 20:06:47.568289 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10416 | 2026.03.27 20:06:47.568551 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10417 | 2026.03.27 20:06:47.568810 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1340 | ||
| 10418 | 2026.03.27 20:06:49.997136 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22559 | ||
| 10419 | 2026.03.27 20:06:49.997654 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10420 | 2026.03.27 20:06:49.997704 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10421 | 2026.03.27 20:06:49.998191 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10422 | 2026.03.27 20:06:49.998420 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10423 | 2026.03.27 20:06:49.998567 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22559 | ||
| 10424 | 2026.03.27 20:06:51.086503 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10425 | 2026.03.27 20:06:51.086688 [ 276 ] {313bc157-b2ce-4fb7-92ad-e1b92566be13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10426 | 2026.03.27 20:06:51.086758 [ 276 ] {313bc157-b2ce-4fb7-92ad-e1b92566be13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10427 | 2026.03.27 20:06:51.087522 [ 276 ] {313bc157-b2ce-4fb7-92ad-e1b92566be13} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10428 | 2026.03.27 20:06:51.087567 [ 276 ] {313bc157-b2ce-4fb7-92ad-e1b92566be13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10429 | 2026.03.27 20:06:51.087962 [ 276 ] {313bc157-b2ce-4fb7-92ad-e1b92566be13} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10430 | 2026.03.27 20:06:51.088184 [ 276 ] {313bc157-b2ce-4fb7-92ad-e1b92566be13} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10431 | 2026.03.27 20:06:51.088342 [ 276 ] {313bc157-b2ce-4fb7-92ad-e1b92566be13} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001705 sec., 32844.574780058654 rows/sec., 2.52 MiB/sec. | ||
| 10432 | 2026.03.27 20:06:51.088390 [ 276 ] {313bc157-b2ce-4fb7-92ad-e1b92566be13} <Debug> TCPHandler: Processed in 0.002019836 sec. | ||
| 10433 | 2026.03.27 20:06:51.088514 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10434 | 2026.03.27 20:06:51.088613 [ 276 ] {15833dda-07fe-4044-89c2-dfc594a18780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10435 | 2026.03.27 20:06:51.088655 [ 276 ] {15833dda-07fe-4044-89c2-dfc594a18780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10436 | 2026.03.27 20:06:51.089075 [ 276 ] {15833dda-07fe-4044-89c2-dfc594a18780} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10437 | 2026.03.27 20:06:51.089108 [ 276 ] {15833dda-07fe-4044-89c2-dfc594a18780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10438 | 2026.03.27 20:06:51.089416 [ 276 ] {15833dda-07fe-4044-89c2-dfc594a18780} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10439 | 2026.03.27 20:06:51.089615 [ 276 ] {15833dda-07fe-4044-89c2-dfc594a18780} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10440 | 2026.03.27 20:06:51.089742 [ 276 ] {15833dda-07fe-4044-89c2-dfc594a18780} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. | ||
| 10441 | 2026.03.27 20:06:51.089778 [ 276 ] {15833dda-07fe-4044-89c2-dfc594a18780} <Debug> TCPHandler: Processed in 0.001315513 sec. | ||
| 10442 | 2026.03.27 20:06:51.089892 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10443 | 2026.03.27 20:06:51.089985 [ 276 ] {3e437d3b-1549-41b3-b2fe-bcf8f99a8798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10444 | 2026.03.27 20:06:51.090028 [ 276 ] {3e437d3b-1549-41b3-b2fe-bcf8f99a8798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10445 | 2026.03.27 20:06:51.090400 [ 276 ] {3e437d3b-1549-41b3-b2fe-bcf8f99a8798} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10446 | 2026.03.27 20:06:51.090436 [ 276 ] {3e437d3b-1549-41b3-b2fe-bcf8f99a8798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10447 | 2026.03.27 20:06:51.090744 [ 276 ] {3e437d3b-1549-41b3-b2fe-bcf8f99a8798} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10448 | 2026.03.27 20:06:51.090941 [ 276 ] {3e437d3b-1549-41b3-b2fe-bcf8f99a8798} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10449 | 2026.03.27 20:06:51.091033 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 5 parts from all_1_70_14 to all_74_74_0 | ||
| 10450 | 2026.03.27 20:06:51.091064 [ 276 ] {3e437d3b-1549-41b3-b2fe-bcf8f99a8798} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001098 sec., 116575.59198542805 rows/sec., 8.12 MiB/sec. | ||
| 10451 | 2026.03.27 20:06:51.091067 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10452 | 2026.03.27 20:06:51.091094 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10453 | 2026.03.27 20:06:51.091100 [ 276 ] {3e437d3b-1549-41b3-b2fe-bcf8f99a8798} <Debug> TCPHandler: Processed in 0.001256392 sec. | ||
| 10454 | 2026.03.27 20:06:51.091213 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10455 | 2026.03.27 20:06:51.091233 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_74_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_70_14 to all_74_74_0 into Compact with storage Full | ||
| 10456 | 2026.03.27 20:06:51.091305 [ 276 ] {c1130756-09ab-4747-8da5-a5a156758342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10457 | 2026.03.27 20:06:51.091350 [ 276 ] {c1130756-09ab-4747-8da5-a5a156758342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10458 | 2026.03.27 20:06:51.091408 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_74_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10459 | 2026.03.27 20:06:51.091456 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_70_14, total 27889 rows starting from the beginning of the part | ||
| 10460 | 2026.03.27 20:06:51.091533 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 10461 | 2026.03.27 20:06:51.091587 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 265 rows starting from the beginning of the part | ||
| 10462 | 2026.03.27 20:06:51.091639 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10463 | 2026.03.27 20:06:51.091682 [ 276 ] {c1130756-09ab-4747-8da5-a5a156758342} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10464 | 2026.03.27 20:06:51.091687 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1602 rows starting from the beginning of the part | ||
| 10465 | 2026.03.27 20:06:51.091723 [ 276 ] {c1130756-09ab-4747-8da5-a5a156758342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10466 | 2026.03.27 20:06:51.092046 [ 276 ] {c1130756-09ab-4747-8da5-a5a156758342} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10467 | 2026.03.27 20:06:51.092260 [ 276 ] {c1130756-09ab-4747-8da5-a5a156758342} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10468 | 2026.03.27 20:06:51.092389 [ 276 ] {c1130756-09ab-4747-8da5-a5a156758342} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001102 sec., 43557.16878402904 rows/sec., 2.94 MiB/sec. | ||
| 10469 | 2026.03.27 20:06:51.092422 [ 276 ] {c1130756-09ab-4747-8da5-a5a156758342} <Debug> TCPHandler: Processed in 0.001256612 sec. | ||
| 10470 | 2026.03.27 20:06:51.097799 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_74_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30076 rows, containing 5 columns (5 merged, 0 gathered) in 0.006631807 sec., 4535113.883742395 rows/sec., 289.72 MiB/sec. | ||
| 10471 | 2026.03.27 20:06:51.098471 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_74_15} <Trace> MergedBlockOutputStream: filled checksums all_1_74_15 (state Temporary) | ||
| 10472 | 2026.03.27 20:06:51.098838 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_74_15} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_74_15 to all_1_74_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10473 | 2026.03.27 20:06:51.098925 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_74_15} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 5 parts: [all_1_70_14, all_74_74_0] -> all_1_74_15 | ||
| 10474 | 2026.03.27 20:06:51.099030 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10475 | 2026.03.27 20:06:51.155613 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10476 | 2026.03.27 20:06:51.170828 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10477 | 2026.03.27 20:06:51.170867 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10478 | 2026.03.27 20:06:51.176323 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10479 | 2026.03.27 20:06:51.177003 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10480 | 2026.03.27 20:06:51.179611 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10481 | 2026.03.27 20:06:55.560094 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58752 | ||
| 10482 | 2026.03.27 20:06:55.560210 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10483 | 2026.03.27 20:06:55.560238 [ 287 ] {} <Debug> TCP-Session: c8e5c99c-6ba1-4776-b18e-23df529404e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58752 | ||
| 10484 | 2026.03.27 20:06:55.560259 [ 287 ] {} <Debug> TCP-Session: c8e5c99c-6ba1-4776-b18e-23df529404e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10485 | 2026.03.27 20:06:55.560272 [ 287 ] {} <Debug> TCP-Session: c8e5c99c-6ba1-4776-b18e-23df529404e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10486 | 2026.03.27 20:06:55.560540 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36576 | ||
| 10487 | 2026.03.27 20:06:55.560561 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47434 | ||
| 10488 | 2026.03.27 20:06:55.560593 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41813 | ||
| 10489 | 2026.03.27 20:06:55.560618 [ 287 ] {} <Trace> TCP-Session: c8e5c99c-6ba1-4776-b18e-23df529404e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10490 | 2026.03.27 20:06:55.560654 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10491 | 2026.03.27 20:06:55.560606 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59555 | ||
| 10492 | 2026.03.27 20:06:55.560692 [ 290 ] {} <Debug> TCP-Session: cb31b0c3-58a3-4ffc-a64c-ccdbf73c4567 Authenticating user 'default' from [fd00:1122:3344:101::e]:36576 | ||
| 10493 | 2026.03.27 20:06:55.560605 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41418 | ||
| 10494 | 2026.03.27 20:06:55.560735 [ 290 ] {} <Debug> TCP-Session: cb31b0c3-58a3-4ffc-a64c-ccdbf73c4567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10495 | 2026.03.27 20:06:55.560550 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65167 | ||
| 10496 | 2026.03.27 20:06:55.560803 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10497 | 2026.03.27 20:06:55.560818 [ 287 ] {417381f5-4ace-4dfb-aaa7-69a8b14e1238} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58752) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10498 | 2026.03.27 20:06:55.560796 [ 290 ] {} <Debug> TCP-Session: cb31b0c3-58a3-4ffc-a64c-ccdbf73c4567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10499 | 2026.03.27 20:06:55.560545 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52820 | ||
| 10500 | 2026.03.27 20:06:55.560601 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55044 | ||
| 10501 | 2026.03.27 20:06:55.560928 [ 350 ] {} <Debug> TCP-Session: d5a4bcc0-fe0d-40ac-98ec-b9257e2c7c46 Authenticating user 'default' from [fd00:1122:3344:101::e]:47434 | ||
| 10502 | 2026.03.27 20:06:55.560971 [ 350 ] {} <Debug> TCP-Session: d5a4bcc0-fe0d-40ac-98ec-b9257e2c7c46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10503 | 2026.03.27 20:06:55.560989 [ 350 ] {} <Debug> TCP-Session: d5a4bcc0-fe0d-40ac-98ec-b9257e2c7c46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10504 | 2026.03.27 20:06:55.561233 [ 287 ] {417381f5-4ace-4dfb-aaa7-69a8b14e1238} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10505 | 2026.03.27 20:06:55.561293 [ 287 ] {417381f5-4ace-4dfb-aaa7-69a8b14e1238} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10506 | 2026.03.27 20:06:55.561319 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10507 | 2026.03.27 20:06:55.561354 [ 354 ] {} <Debug> TCP-Session: 652dfd87-f4f8-43b4-803f-4a4aad5866ec Authenticating user 'default' from [fd00:1122:3344:101::e]:59555 | ||
| 10508 | 2026.03.27 20:06:55.561374 [ 354 ] {} <Debug> TCP-Session: 652dfd87-f4f8-43b4-803f-4a4aad5866ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10509 | 2026.03.27 20:06:55.561392 [ 354 ] {} <Debug> TCP-Session: 652dfd87-f4f8-43b4-803f-4a4aad5866ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10510 | 2026.03.27 20:06:55.561441 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10511 | 2026.03.27 20:06:55.561480 [ 353 ] {} <Debug> TCP-Session: fa939df6-a49c-40d9-ab43-64244c90469e Authenticating user 'default' from [fd00:1122:3344:101::e]:55044 | ||
| 10512 | 2026.03.27 20:06:55.561500 [ 353 ] {} <Debug> TCP-Session: fa939df6-a49c-40d9-ab43-64244c90469e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10513 | 2026.03.27 20:06:55.561521 [ 353 ] {} <Debug> TCP-Session: fa939df6-a49c-40d9-ab43-64244c90469e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10514 | 2026.03.27 20:06:55.561590 [ 287 ] {417381f5-4ace-4dfb-aaa7-69a8b14e1238} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 10515 | 2026.03.27 20:06:55.561834 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10516 | 2026.03.27 20:06:55.561876 [ 291 ] {} <Debug> TCP-Session: 4b97ffe5-de66-456a-82af-06152d51d21c Authenticating user 'default' from [fd00:1122:3344:101::e]:52820 | ||
| 10517 | 2026.03.27 20:06:55.561896 [ 291 ] {} <Debug> TCP-Session: 4b97ffe5-de66-456a-82af-06152d51d21c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10518 | 2026.03.27 20:06:55.561916 [ 291 ] {} <Debug> TCP-Session: 4b97ffe5-de66-456a-82af-06152d51d21c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10519 | 2026.03.27 20:06:55.561973 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10520 | 2026.03.27 20:06:55.562027 [ 351 ] {} <Debug> TCP-Session: 2ae007b9-fb98-4252-bf02-0296ec1b4f45 Authenticating user 'default' from [fd00:1122:3344:101::e]:41418 | ||
| 10521 | 2026.03.27 20:06:55.562053 [ 351 ] {} <Debug> TCP-Session: 2ae007b9-fb98-4252-bf02-0296ec1b4f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10522 | 2026.03.27 20:06:55.562067 [ 351 ] {} <Debug> TCP-Session: 2ae007b9-fb98-4252-bf02-0296ec1b4f45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10523 | 2026.03.27 20:06:55.562193 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10524 | 2026.03.27 20:06:55.562239 [ 289 ] {} <Debug> TCP-Session: bd90683b-6e7d-4dff-ab99-c8b39a25894d Authenticating user 'default' from [fd00:1122:3344:101::e]:65167 | ||
| 10525 | 2026.03.27 20:06:55.562271 [ 289 ] {} <Debug> TCP-Session: bd90683b-6e7d-4dff-ab99-c8b39a25894d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10526 | 2026.03.27 20:06:55.562277 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10527 | 2026.03.27 20:06:55.562286 [ 289 ] {} <Debug> TCP-Session: bd90683b-6e7d-4dff-ab99-c8b39a25894d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10528 | 2026.03.27 20:06:55.562310 [ 352 ] {} <Debug> TCP-Session: 28092eb6-b292-4018-a2ca-a05b87000296 Authenticating user 'default' from [fd00:1122:3344:101::e]:41813 | ||
| 10529 | 2026.03.27 20:06:55.562328 [ 352 ] {} <Debug> TCP-Session: 28092eb6-b292-4018-a2ca-a05b87000296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10530 | 2026.03.27 20:06:55.562342 [ 352 ] {} <Debug> TCP-Session: 28092eb6-b292-4018-a2ca-a05b87000296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10531 | 2026.03.27 20:06:55.562555 [ 305 ] {417381f5-4ace-4dfb-aaa7-69a8b14e1238} <Trace> AggregatingTransform: Aggregating | ||
| 10532 | 2026.03.27 20:06:55.562976 [ 305 ] {417381f5-4ace-4dfb-aaa7-69a8b14e1238} <Trace> Aggregator: Aggregation method: without_key | ||
| 10533 | 2026.03.27 20:06:55.563008 [ 305 ] {417381f5-4ace-4dfb-aaa7-69a8b14e1238} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001309833 sec. (763.456 rows/sec., 29.82 KiB/sec.) | ||
| 10534 | 2026.03.27 20:06:55.563023 [ 305 ] {417381f5-4ace-4dfb-aaa7-69a8b14e1238} <Trace> Aggregator: Merging aggregated data | ||
| 10535 | 2026.03.27 20:06:55.563995 [ 287 ] {417381f5-4ace-4dfb-aaa7-69a8b14e1238} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003241 sec., 308.54674483184203 rows/sec., 12.05 KiB/sec. | ||
| 10536 | 2026.03.27 20:06:55.564104 [ 287 ] {417381f5-4ace-4dfb-aaa7-69a8b14e1238} <Debug> TCPHandler: Processed in 0.003601264 sec. | ||
| 10537 | 2026.03.27 20:06:55.564225 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10538 | 2026.03.27 20:06:55.564254 [ 287 ] {} <Debug> TCP-Session: c8e5c99c-6ba1-4776-b18e-23df529404e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10539 | 2026.03.27 20:06:55.564255 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10540 | 2026.03.27 20:06:55.564280 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10541 | 2026.03.27 20:06:55.564292 [ 354 ] {} <Debug> TCP-Session: 652dfd87-f4f8-43b4-803f-4a4aad5866ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10542 | 2026.03.27 20:06:55.564301 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10543 | 2026.03.27 20:06:55.564329 [ 289 ] {} <Debug> TCP-Session: bd90683b-6e7d-4dff-ab99-c8b39a25894d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10544 | 2026.03.27 20:06:55.564334 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10545 | 2026.03.27 20:06:55.564350 [ 350 ] {} <Debug> TCP-Session: d5a4bcc0-fe0d-40ac-98ec-b9257e2c7c46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10546 | 2026.03.27 20:06:55.564356 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10547 | 2026.03.27 20:06:55.564382 [ 291 ] {} <Debug> TCP-Session: 4b97ffe5-de66-456a-82af-06152d51d21c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10548 | 2026.03.27 20:06:55.564397 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10549 | 2026.03.27 20:06:55.564424 [ 351 ] {} <Debug> TCP-Session: 2ae007b9-fb98-4252-bf02-0296ec1b4f45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10550 | 2026.03.27 20:06:55.564379 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10551 | 2026.03.27 20:06:55.564452 [ 353 ] {} <Debug> TCP-Session: fa939df6-a49c-40d9-ab43-64244c90469e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10552 | 2026.03.27 20:06:55.564316 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10553 | 2026.03.27 20:06:55.564488 [ 352 ] {} <Debug> TCP-Session: 28092eb6-b292-4018-a2ca-a05b87000296 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10554 | 2026.03.27 20:06:55.564521 [ 290 ] {} <Debug> TCP-Session: cb31b0c3-58a3-4ffc-a64c-ccdbf73c4567 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10555 | 2026.03.27 20:06:55.653723 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37172 | ||
| 10556 | 2026.03.27 20:06:55.653831 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10557 | 2026.03.27 20:06:55.653857 [ 287 ] {} <Debug> TCP-Session: 811292f0-4b45-4eb0-b64d-612216c42866 Authenticating user 'default' from [fd00:1122:3344:101::e]:37172 | ||
| 10558 | 2026.03.27 20:06:55.653879 [ 287 ] {} <Debug> TCP-Session: 811292f0-4b45-4eb0-b64d-612216c42866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10559 | 2026.03.27 20:06:55.653891 [ 287 ] {} <Debug> TCP-Session: 811292f0-4b45-4eb0-b64d-612216c42866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10560 | 2026.03.27 20:06:55.654120 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47645 | ||
| 10561 | 2026.03.27 20:06:55.654156 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37618 | ||
| 10562 | 2026.03.27 20:06:55.654181 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43372 | ||
| 10563 | 2026.03.27 20:06:55.654201 [ 287 ] {} <Trace> TCP-Session: 811292f0-4b45-4eb0-b64d-612216c42866 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10564 | 2026.03.27 20:06:55.654191 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63123 | ||
| 10565 | 2026.03.27 20:06:55.654252 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10566 | 2026.03.27 20:06:55.654274 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10567 | 2026.03.27 20:06:55.654304 [ 350 ] {} <Debug> TCP-Session: b5b3d988-536a-4983-ac69-29f0e3196a46 Authenticating user 'default' from [fd00:1122:3344:101::e]:37618 | ||
| 10568 | 2026.03.27 20:06:55.654183 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45959 | ||
| 10569 | 2026.03.27 20:06:55.654346 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10570 | 2026.03.27 20:06:55.654337 [ 350 ] {} <Debug> TCP-Session: b5b3d988-536a-4983-ac69-29f0e3196a46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10571 | 2026.03.27 20:06:55.654389 [ 287 ] {18b267ff-1d14-45fd-b290-8dcec6074452} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37172) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10572 | 2026.03.27 20:06:55.654403 [ 350 ] {} <Debug> TCP-Session: b5b3d988-536a-4983-ac69-29f0e3196a46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10573 | 2026.03.27 20:06:55.654396 [ 353 ] {} <Debug> TCP-Session: 14fcba97-0816-4f6d-9b02-f485f8b84f7c Authenticating user 'default' from [fd00:1122:3344:101::e]:63123 | ||
| 10574 | 2026.03.27 20:06:55.654130 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32970 | ||
| 10575 | 2026.03.27 20:06:55.654446 [ 353 ] {} <Debug> TCP-Session: 14fcba97-0816-4f6d-9b02-f485f8b84f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10576 | 2026.03.27 20:06:55.654440 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10577 | 2026.03.27 20:06:55.654468 [ 353 ] {} <Debug> TCP-Session: 14fcba97-0816-4f6d-9b02-f485f8b84f7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10578 | 2026.03.27 20:06:55.654131 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55793 | ||
| 10579 | 2026.03.27 20:06:55.654503 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10580 | 2026.03.27 20:06:55.654493 [ 351 ] {} <Debug> TCP-Session: 7ee389b0-abc5-47c7-81fc-47f41d1a56b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45959 | ||
| 10581 | 2026.03.27 20:06:55.654539 [ 290 ] {} <Debug> TCP-Session: cc7e7f19-cd52-47bd-b793-ad521642ef4c Authenticating user 'default' from [fd00:1122:3344:101::e]:32970 | ||
| 10582 | 2026.03.27 20:06:55.654561 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10583 | 2026.03.27 20:06:55.654584 [ 290 ] {} <Debug> TCP-Session: cc7e7f19-cd52-47bd-b793-ad521642ef4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10584 | 2026.03.27 20:06:55.654605 [ 291 ] {} <Debug> TCP-Session: 4329ce1e-8f01-4e5e-9310-33853e7d2b91 Authenticating user 'default' from [fd00:1122:3344:101::e]:55793 | ||
| 10585 | 2026.03.27 20:06:55.654611 [ 290 ] {} <Debug> TCP-Session: cc7e7f19-cd52-47bd-b793-ad521642ef4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10586 | 2026.03.27 20:06:55.654630 [ 291 ] {} <Debug> TCP-Session: 4329ce1e-8f01-4e5e-9310-33853e7d2b91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10587 | 2026.03.27 20:06:55.654568 [ 351 ] {} <Debug> TCP-Session: 7ee389b0-abc5-47c7-81fc-47f41d1a56b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10588 | 2026.03.27 20:06:55.654652 [ 287 ] {18b267ff-1d14-45fd-b290-8dcec6074452} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10589 | 2026.03.27 20:06:55.654685 [ 351 ] {} <Debug> TCP-Session: 7ee389b0-abc5-47c7-81fc-47f41d1a56b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10590 | 2026.03.27 20:06:55.654654 [ 291 ] {} <Debug> TCP-Session: 4329ce1e-8f01-4e5e-9310-33853e7d2b91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10591 | 2026.03.27 20:06:55.654327 [ 352 ] {} <Debug> TCP-Session: b5e9d4ad-4215-4b17-8678-5f5e06725895 Authenticating user 'default' from [fd00:1122:3344:101::e]:43372 | ||
| 10592 | 2026.03.27 20:06:55.654732 [ 287 ] {18b267ff-1d14-45fd-b290-8dcec6074452} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10593 | 2026.03.27 20:06:55.654764 [ 352 ] {} <Debug> TCP-Session: b5e9d4ad-4215-4b17-8678-5f5e06725895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10594 | 2026.03.27 20:06:55.654261 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10595 | 2026.03.27 20:06:55.654786 [ 352 ] {} <Debug> TCP-Session: b5e9d4ad-4215-4b17-8678-5f5e06725895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10596 | 2026.03.27 20:06:55.654197 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39058 | ||
| 10597 | 2026.03.27 20:06:55.654810 [ 289 ] {} <Debug> TCP-Session: 1afd2769-460d-4c1f-9840-462d24038832 Authenticating user 'default' from [fd00:1122:3344:101::e]:47645 | ||
| 10598 | 2026.03.27 20:06:55.654855 [ 289 ] {} <Debug> TCP-Session: 1afd2769-460d-4c1f-9840-462d24038832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10599 | 2026.03.27 20:06:55.654867 [ 289 ] {} <Debug> TCP-Session: 1afd2769-460d-4c1f-9840-462d24038832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10600 | 2026.03.27 20:06:55.654890 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10601 | 2026.03.27 20:06:55.654927 [ 354 ] {} <Debug> TCP-Session: c187e53c-488a-4840-ae9c-50d92f7ca005 Authenticating user 'default' from [fd00:1122:3344:101::e]:39058 | ||
| 10602 | 2026.03.27 20:06:55.654950 [ 354 ] {} <Debug> TCP-Session: c187e53c-488a-4840-ae9c-50d92f7ca005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10603 | 2026.03.27 20:06:55.654968 [ 354 ] {} <Debug> TCP-Session: c187e53c-488a-4840-ae9c-50d92f7ca005 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10604 | 2026.03.27 20:06:55.655123 [ 287 ] {18b267ff-1d14-45fd-b290-8dcec6074452} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 10605 | 2026.03.27 20:06:55.656107 [ 332 ] {18b267ff-1d14-45fd-b290-8dcec6074452} <Trace> AggregatingTransform: Aggregating | ||
| 10606 | 2026.03.27 20:06:55.656153 [ 332 ] {18b267ff-1d14-45fd-b290-8dcec6074452} <Trace> Aggregator: Aggregation method: without_key | ||
| 10607 | 2026.03.27 20:06:55.656186 [ 332 ] {18b267ff-1d14-45fd-b290-8dcec6074452} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960007 sec. (1041.659 rows/sec., 40.69 KiB/sec.) | ||
| 10608 | 2026.03.27 20:06:55.656201 [ 332 ] {18b267ff-1d14-45fd-b290-8dcec6074452} <Trace> Aggregator: Merging aggregated data | ||
| 10609 | 2026.03.27 20:06:55.657810 [ 287 ] {18b267ff-1d14-45fd-b290-8dcec6074452} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003471 sec., 288.1014116969173 rows/sec., 11.25 KiB/sec. | ||
| 10610 | 2026.03.27 20:06:55.657967 [ 287 ] {18b267ff-1d14-45fd-b290-8dcec6074452} <Debug> TCPHandler: Processed in 0.003883758 sec. | ||
| 10611 | 2026.03.27 20:06:55.658089 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10612 | 2026.03.27 20:06:55.658121 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10613 | 2026.03.27 20:06:55.658141 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10614 | 2026.03.27 20:06:55.658143 [ 287 ] {} <Debug> TCP-Session: 811292f0-4b45-4eb0-b64d-612216c42866 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10615 | 2026.03.27 20:06:55.658158 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10616 | 2026.03.27 20:06:55.658185 [ 354 ] {} <Debug> TCP-Session: c187e53c-488a-4840-ae9c-50d92f7ca005 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10617 | 2026.03.27 20:06:55.658176 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10618 | 2026.03.27 20:06:55.658206 [ 350 ] {} <Debug> TCP-Session: b5b3d988-536a-4983-ac69-29f0e3196a46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10619 | 2026.03.27 20:06:55.658215 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10620 | 2026.03.27 20:06:55.658244 [ 289 ] {} <Debug> TCP-Session: 1afd2769-460d-4c1f-9840-462d24038832 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10621 | 2026.03.27 20:06:55.658264 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10622 | 2026.03.27 20:06:55.658272 [ 353 ] {} <Debug> TCP-Session: 14fcba97-0816-4f6d-9b02-f485f8b84f7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10623 | 2026.03.27 20:06:55.658239 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10624 | 2026.03.27 20:06:55.658305 [ 352 ] {} <Debug> TCP-Session: b5e9d4ad-4215-4b17-8678-5f5e06725895 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10625 | 2026.03.27 20:06:55.658196 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10626 | 2026.03.27 20:06:55.658349 [ 351 ] {} <Debug> TCP-Session: 7ee389b0-abc5-47c7-81fc-47f41d1a56b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10627 | 2026.03.27 20:06:55.658168 [ 290 ] {} <Debug> TCP-Session: cc7e7f19-cd52-47bd-b793-ad521642ef4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10628 | 2026.03.27 20:06:55.658383 [ 291 ] {} <Debug> TCP-Session: 4329ce1e-8f01-4e5e-9310-33853e7d2b91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10629 | 2026.03.27 20:06:55.733464 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64021 | ||
| 10630 | 2026.03.27 20:06:55.733582 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10631 | 2026.03.27 20:06:55.733610 [ 351 ] {} <Debug> TCP-Session: 98f7610e-8697-4c34-932f-29e0f23fac19 Authenticating user 'default' from [fd00:1122:3344:101::e]:64021 | ||
| 10632 | 2026.03.27 20:06:55.733633 [ 351 ] {} <Debug> TCP-Session: 98f7610e-8697-4c34-932f-29e0f23fac19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10633 | 2026.03.27 20:06:55.733646 [ 351 ] {} <Debug> TCP-Session: 98f7610e-8697-4c34-932f-29e0f23fac19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10634 | 2026.03.27 20:06:55.733881 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52661 | ||
| 10635 | 2026.03.27 20:06:55.733898 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38560 | ||
| 10636 | 2026.03.27 20:06:55.733937 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57122 | ||
| 10637 | 2026.03.27 20:06:55.733944 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58261 | ||
| 10638 | 2026.03.27 20:06:55.733923 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38684 | ||
| 10639 | 2026.03.27 20:06:55.734011 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10640 | 2026.03.27 20:06:55.734040 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10641 | 2026.03.27 20:06:55.734045 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10642 | 2026.03.27 20:06:55.734055 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10643 | 2026.03.27 20:06:55.734075 [ 354 ] {} <Debug> TCP-Session: 5c836cce-dc32-4dda-a4ed-913a730647d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38560 | ||
| 10644 | 2026.03.27 20:06:55.734084 [ 291 ] {} <Debug> TCP-Session: 84f74936-a545-4050-a44c-4c0b08f02a56 Authenticating user 'default' from [fd00:1122:3344:101::e]:57122 | ||
| 10645 | 2026.03.27 20:06:55.734092 [ 350 ] {} <Debug> TCP-Session: 3a74f5ba-a00b-4e87-96a8-04ba6b2eafb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58261 | ||
| 10646 | 2026.03.27 20:06:55.734102 [ 354 ] {} <Debug> TCP-Session: 5c836cce-dc32-4dda-a4ed-913a730647d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10647 | 2026.03.27 20:06:55.734108 [ 291 ] {} <Debug> TCP-Session: 84f74936-a545-4050-a44c-4c0b08f02a56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10648 | 2026.03.27 20:06:55.734119 [ 354 ] {} <Debug> TCP-Session: 5c836cce-dc32-4dda-a4ed-913a730647d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10649 | 2026.03.27 20:06:55.734114 [ 350 ] {} <Debug> TCP-Session: 3a74f5ba-a00b-4e87-96a8-04ba6b2eafb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10650 | 2026.03.27 20:06:55.734128 [ 291 ] {} <Debug> TCP-Session: 84f74936-a545-4050-a44c-4c0b08f02a56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10651 | 2026.03.27 20:06:55.734141 [ 350 ] {} <Debug> TCP-Session: 3a74f5ba-a00b-4e87-96a8-04ba6b2eafb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10652 | 2026.03.27 20:06:55.734089 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10653 | 2026.03.27 20:06:55.734066 [ 353 ] {} <Debug> TCP-Session: 157150f2-2470-4eaa-a8f8-1a8268ae87f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52661 | ||
| 10654 | 2026.03.27 20:06:55.734189 [ 290 ] {} <Debug> TCP-Session: 02e7b026-e24e-4119-adde-80306d0c1dba Authenticating user 'default' from [fd00:1122:3344:101::e]:38684 | ||
| 10655 | 2026.03.27 20:06:55.733899 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37349 | ||
| 10656 | 2026.03.27 20:06:55.734212 [ 290 ] {} <Debug> TCP-Session: 02e7b026-e24e-4119-adde-80306d0c1dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10657 | 2026.03.27 20:06:55.734212 [ 353 ] {} <Debug> TCP-Session: 157150f2-2470-4eaa-a8f8-1a8268ae87f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10658 | 2026.03.27 20:06:55.734254 [ 290 ] {} <Debug> TCP-Session: 02e7b026-e24e-4119-adde-80306d0c1dba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10659 | 2026.03.27 20:06:55.734270 [ 353 ] {} <Debug> TCP-Session: 157150f2-2470-4eaa-a8f8-1a8268ae87f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10660 | 2026.03.27 20:06:55.734042 [ 351 ] {} <Trace> TCP-Session: 98f7610e-8697-4c34-932f-29e0f23fac19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10661 | 2026.03.27 20:06:55.734293 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10662 | 2026.03.27 20:06:55.733914 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54993 | ||
| 10663 | 2026.03.27 20:06:55.734350 [ 287 ] {} <Debug> TCP-Session: f8c0d8b2-c073-452d-94c3-01fb219fd5ae Authenticating user 'default' from [fd00:1122:3344:101::e]:37349 | ||
| 10664 | 2026.03.27 20:06:55.733882 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63711 | ||
| 10665 | 2026.03.27 20:06:55.734411 [ 287 ] {} <Debug> TCP-Session: f8c0d8b2-c073-452d-94c3-01fb219fd5ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10666 | 2026.03.27 20:06:55.734435 [ 287 ] {} <Debug> TCP-Session: f8c0d8b2-c073-452d-94c3-01fb219fd5ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10667 | 2026.03.27 20:06:55.734467 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10668 | 2026.03.27 20:06:55.734468 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10669 | 2026.03.27 20:06:55.734520 [ 289 ] {} <Debug> TCP-Session: 64fdad40-5c27-4b5c-88a3-9c6376289c38 Authenticating user 'default' from [fd00:1122:3344:101::e]:54993 | ||
| 10670 | 2026.03.27 20:06:55.734520 [ 352 ] {} <Debug> TCP-Session: 3f6e58a6-eb75-42dc-84f0-695bc494b65c Authenticating user 'default' from [fd00:1122:3344:101::e]:63711 | ||
| 10671 | 2026.03.27 20:06:55.734532 [ 351 ] {db44b67d-af60-4b99-bc09-6ae36bc30240} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64021) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10672 | 2026.03.27 20:06:55.734552 [ 289 ] {} <Debug> TCP-Session: 64fdad40-5c27-4b5c-88a3-9c6376289c38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10673 | 2026.03.27 20:06:55.734559 [ 352 ] {} <Debug> TCP-Session: 3f6e58a6-eb75-42dc-84f0-695bc494b65c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10674 | 2026.03.27 20:06:55.734604 [ 289 ] {} <Debug> TCP-Session: 64fdad40-5c27-4b5c-88a3-9c6376289c38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10675 | 2026.03.27 20:06:55.734611 [ 352 ] {} <Debug> TCP-Session: 3f6e58a6-eb75-42dc-84f0-695bc494b65c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10676 | 2026.03.27 20:06:55.734942 [ 351 ] {db44b67d-af60-4b99-bc09-6ae36bc30240} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10677 | 2026.03.27 20:06:55.735008 [ 351 ] {db44b67d-af60-4b99-bc09-6ae36bc30240} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10678 | 2026.03.27 20:06:55.735351 [ 351 ] {db44b67d-af60-4b99-bc09-6ae36bc30240} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 10679 | 2026.03.27 20:06:55.736422 [ 341 ] {db44b67d-af60-4b99-bc09-6ae36bc30240} <Trace> AggregatingTransform: Aggregating | ||
| 10680 | 2026.03.27 20:06:55.736462 [ 341 ] {db44b67d-af60-4b99-bc09-6ae36bc30240} <Trace> Aggregator: Aggregation method: without_key | ||
| 10681 | 2026.03.27 20:06:55.736499 [ 341 ] {db44b67d-af60-4b99-bc09-6ae36bc30240} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001043498 sec. (958.315 rows/sec., 37.43 KiB/sec.) | ||
| 10682 | 2026.03.27 20:06:55.736518 [ 341 ] {db44b67d-af60-4b99-bc09-6ae36bc30240} <Trace> Aggregator: Merging aggregated data | ||
| 10683 | 2026.03.27 20:06:55.737988 [ 351 ] {db44b67d-af60-4b99-bc09-6ae36bc30240} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00354 sec., 282.4858757062147 rows/sec., 11.03 KiB/sec. | ||
| 10684 | 2026.03.27 20:06:55.738152 [ 351 ] {db44b67d-af60-4b99-bc09-6ae36bc30240} <Debug> TCPHandler: Processed in 0.004259365 sec. | ||
| 10685 | 2026.03.27 20:06:55.738245 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10686 | 2026.03.27 20:06:55.738273 [ 351 ] {} <Debug> TCP-Session: 98f7610e-8697-4c34-932f-29e0f23fac19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10687 | 2026.03.27 20:06:55.738292 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10688 | 2026.03.27 20:06:55.738318 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10689 | 2026.03.27 20:06:55.738335 [ 352 ] {} <Debug> TCP-Session: 3f6e58a6-eb75-42dc-84f0-695bc494b65c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10690 | 2026.03.27 20:06:55.738339 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10691 | 2026.03.27 20:06:55.738362 [ 354 ] {} <Debug> TCP-Session: 5c836cce-dc32-4dda-a4ed-913a730647d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10692 | 2026.03.27 20:06:55.738363 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10693 | 2026.03.27 20:06:55.738389 [ 350 ] {} <Debug> TCP-Session: 3a74f5ba-a00b-4e87-96a8-04ba6b2eafb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10694 | 2026.03.27 20:06:55.738390 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10695 | 2026.03.27 20:06:55.738412 [ 287 ] {} <Debug> TCP-Session: f8c0d8b2-c073-452d-94c3-01fb219fd5ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10696 | 2026.03.27 20:06:55.738411 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10697 | 2026.03.27 20:06:55.738455 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10698 | 2026.03.27 20:06:55.738431 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10699 | 2026.03.27 20:06:55.738519 [ 353 ] {} <Debug> TCP-Session: 157150f2-2470-4eaa-a8f8-1a8268ae87f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10700 | 2026.03.27 20:06:55.738533 [ 291 ] {} <Debug> TCP-Session: 84f74936-a545-4050-a44c-4c0b08f02a56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10701 | 2026.03.27 20:06:55.738555 [ 290 ] {} <Debug> TCP-Session: 02e7b026-e24e-4119-adde-80306d0c1dba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10702 | 2026.03.27 20:06:55.738444 [ 289 ] {} <Debug> TCP-Session: 64fdad40-5c27-4b5c-88a3-9c6376289c38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10703 | 2026.03.27 20:06:56.091119 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10704 | 2026.03.27 20:06:56.091316 [ 276 ] {be32fa3c-f1ef-47a0-b405-6bc1ca7d0759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10705 | 2026.03.27 20:06:56.091391 [ 276 ] {be32fa3c-f1ef-47a0-b405-6bc1ca7d0759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10706 | 2026.03.27 20:06:56.092462 [ 276 ] {be32fa3c-f1ef-47a0-b405-6bc1ca7d0759} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10707 | 2026.03.27 20:06:56.092515 [ 276 ] {be32fa3c-f1ef-47a0-b405-6bc1ca7d0759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10708 | 2026.03.27 20:06:56.092979 [ 276 ] {be32fa3c-f1ef-47a0-b405-6bc1ca7d0759} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10709 | 2026.03.27 20:06:56.093290 [ 276 ] {be32fa3c-f1ef-47a0-b405-6bc1ca7d0759} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10710 | 2026.03.27 20:06:56.093489 [ 276 ] {be32fa3c-f1ef-47a0-b405-6bc1ca7d0759} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.002221 sec., 40522.2872579919 rows/sec., 3.41 MiB/sec. | ||
| 10711 | 2026.03.27 20:06:56.093486 [ 142 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10712 | 2026.03.27 20:06:56.093560 [ 276 ] {be32fa3c-f1ef-47a0-b405-6bc1ca7d0759} <Debug> TCPHandler: Processed in 0.002584416 sec. | ||
| 10713 | 2026.03.27 20:06:56.093580 [ 142 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10714 | 2026.03.27 20:06:56.093609 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10715 | 2026.03.27 20:06:56.093723 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 10716 | 2026.03.27 20:06:56.093741 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10717 | 2026.03.27 20:06:56.093835 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10718 | 2026.03.27 20:06:56.093863 [ 276 ] {922fcffa-21da-4f90-8a58-b24738a09320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10719 | 2026.03.27 20:06:56.093868 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3364 rows starting from the beginning of the part | ||
| 10720 | 2026.03.27 20:06:56.093916 [ 276 ] {922fcffa-21da-4f90-8a58-b24738a09320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10721 | 2026.03.27 20:06:56.093948 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 845 rows starting from the beginning of the part | ||
| 10722 | 2026.03.27 20:06:56.094002 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 10723 | 2026.03.27 20:06:56.094058 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 3195 rows starting from the beginning of the part | ||
| 10724 | 2026.03.27 20:06:56.094100 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 10725 | 2026.03.27 20:06:56.094152 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 10726 | 2026.03.27 20:06:56.094512 [ 276 ] {922fcffa-21da-4f90-8a58-b24738a09320} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10727 | 2026.03.27 20:06:56.094553 [ 276 ] {922fcffa-21da-4f90-8a58-b24738a09320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10728 | 2026.03.27 20:06:56.094925 [ 276 ] {922fcffa-21da-4f90-8a58-b24738a09320} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10729 | 2026.03.27 20:06:56.095165 [ 276 ] {922fcffa-21da-4f90-8a58-b24738a09320} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10730 | 2026.03.27 20:06:56.095337 [ 276 ] {922fcffa-21da-4f90-8a58-b24738a09320} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001504 sec., 11303.191489361703 rows/sec., 849.95 KiB/sec. | ||
| 10731 | 2026.03.27 20:06:56.095386 [ 276 ] {922fcffa-21da-4f90-8a58-b24738a09320} <Debug> TCPHandler: Processed in 0.00171282 sec. | ||
| 10732 | 2026.03.27 20:06:56.095613 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10733 | 2026.03.27 20:06:56.095712 [ 276 ] {99b9a1dd-103f-4790-b637-0957dca7367a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10734 | 2026.03.27 20:06:56.095752 [ 276 ] {99b9a1dd-103f-4790-b637-0957dca7367a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10735 | 2026.03.27 20:06:56.096369 [ 276 ] {99b9a1dd-103f-4790-b637-0957dca7367a} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10736 | 2026.03.27 20:06:56.096410 [ 276 ] {99b9a1dd-103f-4790-b637-0957dca7367a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10737 | 2026.03.27 20:06:56.096731 [ 276 ] {99b9a1dd-103f-4790-b637-0957dca7367a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10738 | 2026.03.27 20:06:56.096950 [ 276 ] {99b9a1dd-103f-4790-b637-0957dca7367a} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10739 | 2026.03.27 20:06:56.097083 [ 142 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10740 | 2026.03.27 20:06:56.097088 [ 276 ] {99b9a1dd-103f-4790-b637-0957dca7367a} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001395 sec., 58064.51612903226 rows/sec., 4.53 MiB/sec. | ||
| 10741 | 2026.03.27 20:06:56.097128 [ 142 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10742 | 2026.03.27 20:06:56.097149 [ 276 ] {99b9a1dd-103f-4790-b637-0957dca7367a} <Debug> TCPHandler: Processed in 0.001593308 sec. | ||
| 10743 | 2026.03.27 20:06:56.097158 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10744 | 2026.03.27 20:06:56.097293 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10745 | 2026.03.27 20:06:56.097308 [ 200 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::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 | ||
| 10746 | 2026.03.27 20:06:56.097397 [ 276 ] {82befee6-b365-4fd1-8fa7-259394421ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10747 | 2026.03.27 20:06:56.097446 [ 276 ] {82befee6-b365-4fd1-8fa7-259394421ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10748 | 2026.03.27 20:06:56.097476 [ 200 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10749 | 2026.03.27 20:06:56.097527 [ 200 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1831 rows starting from the beginning of the part | ||
| 10750 | 2026.03.27 20:06:56.097618 [ 200 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 514 rows starting from the beginning of the part | ||
| 10751 | 2026.03.27 20:06:56.097640 [ 192 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7640 rows, containing 5 columns (5 merged, 0 gathered) in 0.00396396 sec., 1927365.5637292 rows/sec., 153.86 MiB/sec. | ||
| 10752 | 2026.03.27 20:06:56.097696 [ 200 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 81 rows starting from the beginning of the part | ||
| 10753 | 2026.03.27 20:06:56.097774 [ 200 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1742 rows starting from the beginning of the part | ||
| 10754 | 2026.03.27 20:06:56.097830 [ 200 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 10755 | 2026.03.27 20:06:56.097900 [ 200 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 81 rows starting from the beginning of the part | ||
| 10756 | 2026.03.27 20:06:56.097933 [ 276 ] {82befee6-b365-4fd1-8fa7-259394421ca6} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10757 | 2026.03.27 20:06:56.097972 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10758 | 2026.03.27 20:06:56.097985 [ 276 ] {82befee6-b365-4fd1-8fa7-259394421ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10759 | 2026.03.27 20:06:56.098259 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_76_15} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10760 | 2026.03.27 20:06:56.098324 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_76_15} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10761 | 2026.03.27 20:06:56.098391 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 10762 | 2026.03.27 20:06:56.098401 [ 276 ] {82befee6-b365-4fd1-8fa7-259394421ca6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10763 | 2026.03.27 20:06:56.098623 [ 276 ] {82befee6-b365-4fd1-8fa7-259394421ca6} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10764 | 2026.03.27 20:06:56.098760 [ 276 ] {82befee6-b365-4fd1-8fa7-259394421ca6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001382 sec., 115774.24023154848 rows/sec., 8.06 MiB/sec. | ||
| 10765 | 2026.03.27 20:06:56.098799 [ 276 ] {82befee6-b365-4fd1-8fa7-259394421ca6} <Debug> TCPHandler: Processed in 0.001560307 sec. | ||
| 10766 | 2026.03.27 20:06:56.098947 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10767 | 2026.03.27 20:06:56.099044 [ 276 ] {22b2f0df-d0d8-48d8-bf63-77dd04657910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10768 | 2026.03.27 20:06:56.099099 [ 276 ] {22b2f0df-d0d8-48d8-bf63-77dd04657910} <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 | ||
| 10769 | 2026.03.27 20:06:56.099659 [ 190 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4313 rows, containing 5 columns (5 merged, 0 gathered) in 0.002418283 sec., 1783496.803310448 rows/sec., 129.26 MiB/sec. | ||
| 10770 | 2026.03.27 20:06:56.099915 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10771 | 2026.03.27 20:06:56.099938 [ 276 ] {22b2f0df-d0d8-48d8-bf63-77dd04657910} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10772 | 2026.03.27 20:06:56.099974 [ 276 ] {22b2f0df-d0d8-48d8-bf63-77dd04657910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10773 | 2026.03.27 20:06:56.100147 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_76_15} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10774 | 2026.03.27 20:06:56.100212 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_76_15} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10775 | 2026.03.27 20:06:56.100285 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 10776 | 2026.03.27 20:06:56.100515 [ 276 ] {22b2f0df-d0d8-48d8-bf63-77dd04657910} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10777 | 2026.03.27 20:06:56.100739 [ 276 ] {22b2f0df-d0d8-48d8-bf63-77dd04657910} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10778 | 2026.03.27 20:06:56.100881 [ 276 ] {22b2f0df-d0d8-48d8-bf63-77dd04657910} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001856 sec., 9159.48275862069 rows/sec., 16.41 MiB/sec. | ||
| 10779 | 2026.03.27 20:06:56.100938 [ 276 ] {22b2f0df-d0d8-48d8-bf63-77dd04657910} <Debug> TCPHandler: Processed in 0.002042686 sec. | ||
| 10780 | 2026.03.27 20:06:56.101056 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10781 | 2026.03.27 20:06:56.101159 [ 276 ] {2fb15593-1294-421f-b25d-38f777d56757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10782 | 2026.03.27 20:06:56.101200 [ 276 ] {2fb15593-1294-421f-b25d-38f777d56757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10783 | 2026.03.27 20:06:56.101672 [ 276 ] {2fb15593-1294-421f-b25d-38f777d56757} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10784 | 2026.03.27 20:06:56.101710 [ 276 ] {2fb15593-1294-421f-b25d-38f777d56757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10785 | 2026.03.27 20:06:56.102042 [ 276 ] {2fb15593-1294-421f-b25d-38f777d56757} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10786 | 2026.03.27 20:06:56.102355 [ 276 ] {2fb15593-1294-421f-b25d-38f777d56757} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10787 | 2026.03.27 20:06:56.102472 [ 140 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10788 | 2026.03.27 20:06:56.102489 [ 276 ] {2fb15593-1294-421f-b25d-38f777d56757} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001349 sec., 44477.390659747965 rows/sec., 3.00 MiB/sec. | ||
| 10789 | 2026.03.27 20:06:56.102520 [ 140 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10790 | 2026.03.27 20:06:56.102537 [ 276 ] {2fb15593-1294-421f-b25d-38f777d56757} <Debug> TCPHandler: Processed in 0.001530978 sec. | ||
| 10791 | 2026.03.27 20:06:56.102546 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10792 | 2026.03.27 20:06:56.102656 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 10793 | 2026.03.27 20:06:56.102782 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10794 | 2026.03.27 20:06:56.102817 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3750 rows starting from the beginning of the part | ||
| 10795 | 2026.03.27 20:06:56.102901 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 10796 | 2026.03.27 20:06:56.102965 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 10797 | 2026.03.27 20:06:56.103010 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 42 rows starting from the beginning of the part | ||
| 10798 | 2026.03.27 20:06:56.103049 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 48 rows starting from the beginning of the part | ||
| 10799 | 2026.03.27 20:06:56.103089 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 10800 | 2026.03.27 20:06:56.104394 [ 195 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4050 rows, containing 4 columns (4 merged, 0 gathered) in 0.001783891 sec., 2270318.085578099 rows/sec., 149.01 MiB/sec. | ||
| 10801 | 2026.03.27 20:06:56.104673 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10802 | 2026.03.27 20:06:56.104928 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_76_15} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10803 | 2026.03.27 20:06:56.105000 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_76_15} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10804 | 2026.03.27 20:06:56.105072 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 10805 | 2026.03.27 20:06:57.369599 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10806 | 2026.03.27 20:06:57.369674 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10807 | 2026.03.27 20:06:57.499499 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23071 | ||
| 10808 | 2026.03.27 20:06:57.500038 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10809 | 2026.03.27 20:06:57.500072 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10810 | 2026.03.27 20:06:57.500566 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10811 | 2026.03.27 20:06:57.500791 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10812 | 2026.03.27 20:06:57.500916 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23071 | ||
| 10813 | 2026.03.27 20:06:57.570056 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1366 | ||
| 10814 | 2026.03.27 20:06:57.572267 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10815 | 2026.03.27 20:06:57.572313 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10816 | 2026.03.27 20:06:57.573755 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10817 | 2026.03.27 20:06:57.574007 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10818 | 2026.03.27 20:06:57.574264 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1366 | ||
| 10819 | 2026.03.27 20:06:58.001293 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000865086 sec. | ||
| 10820 | 2026.03.27 20:06:58.680536 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10821 | 2026.03.27 20:06:58.696554 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10822 | 2026.03.27 20:06:58.696624 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10823 | 2026.03.27 20:06:58.702734 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10824 | 2026.03.27 20:06:58.703662 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10825 | 2026.03.27 20:06:58.707291 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10826 | 2026.03.27 20:07:01.098174 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10827 | 2026.03.27 20:07:01.098374 [ 276 ] {dc115082-04e5-483b-9044-9b105501651a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10828 | 2026.03.27 20:07:01.098442 [ 276 ] {dc115082-04e5-483b-9044-9b105501651a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10829 | 2026.03.27 20:07:01.099221 [ 276 ] {dc115082-04e5-483b-9044-9b105501651a} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10830 | 2026.03.27 20:07:01.099274 [ 276 ] {dc115082-04e5-483b-9044-9b105501651a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10831 | 2026.03.27 20:07:01.099703 [ 276 ] {dc115082-04e5-483b-9044-9b105501651a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10832 | 2026.03.27 20:07:01.099975 [ 276 ] {dc115082-04e5-483b-9044-9b105501651a} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10833 | 2026.03.27 20:07:01.100171 [ 276 ] {dc115082-04e5-483b-9044-9b105501651a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001842 sec., 154180.23887079261 rows/sec., 9.79 MiB/sec. | ||
| 10834 | 2026.03.27 20:07:01.100227 [ 276 ] {dc115082-04e5-483b-9044-9b105501651a} <Debug> TCPHandler: Processed in 0.002194079 sec. | ||
| 10835 | 2026.03.27 20:07:01.100369 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10836 | 2026.03.27 20:07:01.100474 [ 276 ] {407e0830-2c02-446f-be2b-63cabdc141c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10837 | 2026.03.27 20:07:01.100518 [ 276 ] {407e0830-2c02-446f-be2b-63cabdc141c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10838 | 2026.03.27 20:07:01.101307 [ 276 ] {407e0830-2c02-446f-be2b-63cabdc141c9} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10839 | 2026.03.27 20:07:01.101349 [ 276 ] {407e0830-2c02-446f-be2b-63cabdc141c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10840 | 2026.03.27 20:07:01.101765 [ 276 ] {407e0830-2c02-446f-be2b-63cabdc141c9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10841 | 2026.03.27 20:07:01.101992 [ 276 ] {407e0830-2c02-446f-be2b-63cabdc141c9} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10842 | 2026.03.27 20:07:01.102142 [ 276 ] {407e0830-2c02-446f-be2b-63cabdc141c9} <Debug> executeQuery: Read 845 rows, 68.03 KiB in 0.001692 sec., 499408.9834515367 rows/sec., 39.26 MiB/sec. | ||
| 10843 | 2026.03.27 20:07:01.102184 [ 276 ] {407e0830-2c02-446f-be2b-63cabdc141c9} <Debug> TCPHandler: Processed in 0.001866943 sec. | ||
| 10844 | 2026.03.27 20:07:01.102325 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10845 | 2026.03.27 20:07:01.102428 [ 276 ] {0ee36335-7862-4325-9442-d32dfb317e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10846 | 2026.03.27 20:07:01.102472 [ 276 ] {0ee36335-7862-4325-9442-d32dfb317e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10847 | 2026.03.27 20:07:01.102961 [ 276 ] {0ee36335-7862-4325-9442-d32dfb317e6d} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10848 | 2026.03.27 20:07:01.102998 [ 276 ] {0ee36335-7862-4325-9442-d32dfb317e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10849 | 2026.03.27 20:07:01.103322 [ 276 ] {0ee36335-7862-4325-9442-d32dfb317e6d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10850 | 2026.03.27 20:07:01.103540 [ 276 ] {0ee36335-7862-4325-9442-d32dfb317e6d} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10851 | 2026.03.27 20:07:01.103683 [ 276 ] {0ee36335-7862-4325-9442-d32dfb317e6d} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001278 sec., 129890.4538341158 rows/sec., 7.91 MiB/sec. | ||
| 10852 | 2026.03.27 20:07:01.103728 [ 276 ] {0ee36335-7862-4325-9442-d32dfb317e6d} <Debug> TCPHandler: Processed in 0.001456695 sec. | ||
| 10853 | 2026.03.27 20:07:01.103851 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10854 | 2026.03.27 20:07:01.103949 [ 276 ] {0cbd476f-9c2a-4a85-8c45-ef4bf1a00c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10855 | 2026.03.27 20:07:01.103989 [ 276 ] {0cbd476f-9c2a-4a85-8c45-ef4bf1a00c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10856 | 2026.03.27 20:07:01.104426 [ 276 ] {0cbd476f-9c2a-4a85-8c45-ef4bf1a00c00} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10857 | 2026.03.27 20:07:01.104462 [ 276 ] {0cbd476f-9c2a-4a85-8c45-ef4bf1a00c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10858 | 2026.03.27 20:07:01.104769 [ 276 ] {0cbd476f-9c2a-4a85-8c45-ef4bf1a00c00} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10859 | 2026.03.27 20:07:01.104989 [ 276 ] {0cbd476f-9c2a-4a85-8c45-ef4bf1a00c00} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10860 | 2026.03.27 20:07:01.105136 [ 276 ] {0cbd476f-9c2a-4a85-8c45-ef4bf1a00c00} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001207 sec., 123446.56172328087 rows/sec., 7.98 MiB/sec. | ||
| 10861 | 2026.03.27 20:07:01.105187 [ 276 ] {0cbd476f-9c2a-4a85-8c45-ef4bf1a00c00} <Debug> TCPHandler: Processed in 0.001385834 sec. | ||
| 10862 | 2026.03.27 20:07:01.105325 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10863 | 2026.03.27 20:07:01.105425 [ 276 ] {20336743-2ee4-414f-a130-4948affca4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10864 | 2026.03.27 20:07:01.105465 [ 276 ] {20336743-2ee4-414f-a130-4948affca4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10865 | 2026.03.27 20:07:01.105940 [ 276 ] {20336743-2ee4-414f-a130-4948affca4d5} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10866 | 2026.03.27 20:07:01.105977 [ 276 ] {20336743-2ee4-414f-a130-4948affca4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10867 | 2026.03.27 20:07:01.106324 [ 276 ] {20336743-2ee4-414f-a130-4948affca4d5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10868 | 2026.03.27 20:07:01.106541 [ 276 ] {20336743-2ee4-414f-a130-4948affca4d5} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10869 | 2026.03.27 20:07:01.106672 [ 276 ] {20336743-2ee4-414f-a130-4948affca4d5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001266 sec., 116903.63349131122 rows/sec., 6.65 MiB/sec. | ||
| 10870 | 2026.03.27 20:07:01.106710 [ 276 ] {20336743-2ee4-414f-a130-4948affca4d5} <Debug> TCPHandler: Processed in 0.001438865 sec. | ||
| 10871 | 2026.03.27 20:07:01.106832 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10872 | 2026.03.27 20:07:01.106926 [ 276 ] {6b9fa9cd-6437-4a70-b3de-711030871007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10873 | 2026.03.27 20:07:01.106967 [ 276 ] {6b9fa9cd-6437-4a70-b3de-711030871007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10874 | 2026.03.27 20:07:01.107607 [ 276 ] {6b9fa9cd-6437-4a70-b3de-711030871007} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10875 | 2026.03.27 20:07:01.107642 [ 276 ] {6b9fa9cd-6437-4a70-b3de-711030871007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10876 | 2026.03.27 20:07:01.108004 [ 276 ] {6b9fa9cd-6437-4a70-b3de-711030871007} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10877 | 2026.03.27 20:07:01.108331 [ 276 ] {6b9fa9cd-6437-4a70-b3de-711030871007} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10878 | 2026.03.27 20:07:01.108494 [ 276 ] {6b9fa9cd-6437-4a70-b3de-711030871007} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001584 sec., 324494.94949494954 rows/sec., 22.87 MiB/sec. | ||
| 10879 | 2026.03.27 20:07:01.108537 [ 276 ] {6b9fa9cd-6437-4a70-b3de-711030871007} <Debug> TCPHandler: Processed in 0.001753081 sec. | ||
| 10880 | 2026.03.27 20:07:01.108655 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10881 | 2026.03.27 20:07:01.108752 [ 276 ] {4c3fecea-9746-403a-bfed-30c1fa426ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10882 | 2026.03.27 20:07:01.108793 [ 276 ] {4c3fecea-9746-403a-bfed-30c1fa426ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10883 | 2026.03.27 20:07:01.109154 [ 276 ] {4c3fecea-9746-403a-bfed-30c1fa426ef6} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10884 | 2026.03.27 20:07:01.109191 [ 276 ] {4c3fecea-9746-403a-bfed-30c1fa426ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10885 | 2026.03.27 20:07:01.109509 [ 276 ] {4c3fecea-9746-403a-bfed-30c1fa426ef6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10886 | 2026.03.27 20:07:01.109727 [ 276 ] {4c3fecea-9746-403a-bfed-30c1fa426ef6} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10887 | 2026.03.27 20:07:01.109856 [ 276 ] {4c3fecea-9746-403a-bfed-30c1fa426ef6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001123 sec., 5342.831700801425 rows/sec., 279.14 KiB/sec. | ||
| 10888 | 2026.03.27 20:07:01.109893 [ 276 ] {4c3fecea-9746-403a-bfed-30c1fa426ef6} <Debug> TCPHandler: Processed in 0.001286672 sec. | ||
| 10889 | 2026.03.27 20:07:01.110010 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10890 | 2026.03.27 20:07:01.110105 [ 276 ] {aa930cbb-cf3c-471e-8312-4d74d8012cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10891 | 2026.03.27 20:07:01.110147 [ 276 ] {aa930cbb-cf3c-471e-8312-4d74d8012cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10892 | 2026.03.27 20:07:01.110573 [ 276 ] {aa930cbb-cf3c-471e-8312-4d74d8012cf3} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10893 | 2026.03.27 20:07:01.110607 [ 276 ] {aa930cbb-cf3c-471e-8312-4d74d8012cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10894 | 2026.03.27 20:07:01.111011 [ 276 ] {aa930cbb-cf3c-471e-8312-4d74d8012cf3} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10895 | 2026.03.27 20:07:01.111311 [ 276 ] {aa930cbb-cf3c-471e-8312-4d74d8012cf3} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10896 | 2026.03.27 20:07:01.111474 [ 276 ] {aa930cbb-cf3c-471e-8312-4d74d8012cf3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001387 sec., 191059.84138428263 rows/sec., 12.70 MiB/sec. | ||
| 10897 | 2026.03.27 20:07:01.111520 [ 276 ] {aa930cbb-cf3c-471e-8312-4d74d8012cf3} <Debug> TCPHandler: Processed in 0.001557987 sec. | ||
| 10898 | 2026.03.27 20:07:01.111670 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10899 | 2026.03.27 20:07:01.111777 [ 276 ] {37eecc8e-fa75-4e71-8d64-05a25a7207e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10900 | 2026.03.27 20:07:01.111826 [ 276 ] {37eecc8e-fa75-4e71-8d64-05a25a7207e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10901 | 2026.03.27 20:07:01.112213 [ 276 ] {37eecc8e-fa75-4e71-8d64-05a25a7207e4} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10902 | 2026.03.27 20:07:01.112255 [ 276 ] {37eecc8e-fa75-4e71-8d64-05a25a7207e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10903 | 2026.03.27 20:07:01.112645 [ 276 ] {37eecc8e-fa75-4e71-8d64-05a25a7207e4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10904 | 2026.03.27 20:07:01.112921 [ 276 ] {37eecc8e-fa75-4e71-8d64-05a25a7207e4} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10905 | 2026.03.27 20:07:01.113104 [ 276 ] {37eecc8e-fa75-4e71-8d64-05a25a7207e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001348 sec., 741.839762611276 rows/sec., 49.99 KiB/sec. | ||
| 10906 | 2026.03.27 20:07:01.113151 [ 276 ] {37eecc8e-fa75-4e71-8d64-05a25a7207e4} <Debug> TCPHandler: Processed in 0.001537667 sec. | ||
| 10907 | 2026.03.27 20:07:01.113293 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10908 | 2026.03.27 20:07:01.113530 [ 276 ] {2a4b3ec1-e7a7-498e-a392-ce1881db1480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10909 | 2026.03.27 20:07:01.113610 [ 276 ] {2a4b3ec1-e7a7-498e-a392-ce1881db1480} <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 | ||
| 10910 | 2026.03.27 20:07:01.115278 [ 276 ] {2a4b3ec1-e7a7-498e-a392-ce1881db1480} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10911 | 2026.03.27 20:07:01.115319 [ 276 ] {2a4b3ec1-e7a7-498e-a392-ce1881db1480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10912 | 2026.03.27 20:07:01.115929 [ 276 ] {2a4b3ec1-e7a7-498e-a392-ce1881db1480} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10913 | 2026.03.27 20:07:01.116158 [ 276 ] {2a4b3ec1-e7a7-498e-a392-ce1881db1480} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10914 | 2026.03.27 20:07:01.116360 [ 276 ] {2a4b3ec1-e7a7-498e-a392-ce1881db1480} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002852 sec., 8415.14726507714 rows/sec., 15.08 MiB/sec. | ||
| 10915 | 2026.03.27 20:07:01.116467 [ 276 ] {2a4b3ec1-e7a7-498e-a392-ce1881db1480} <Debug> TCPHandler: Processed in 0.003230397 sec. | ||
| 10916 | 2026.03.27 20:07:01.116642 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10917 | 2026.03.27 20:07:01.116744 [ 276 ] {75930791-e536-45cc-83ef-7b85547bd35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10918 | 2026.03.27 20:07:01.116788 [ 276 ] {75930791-e536-45cc-83ef-7b85547bd35f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10919 | 2026.03.27 20:07:01.117148 [ 276 ] {75930791-e536-45cc-83ef-7b85547bd35f} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10920 | 2026.03.27 20:07:01.117188 [ 276 ] {75930791-e536-45cc-83ef-7b85547bd35f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 10921 | 2026.03.27 20:07:01.117506 [ 276 ] {75930791-e536-45cc-83ef-7b85547bd35f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10922 | 2026.03.27 20:07:01.117718 [ 276 ] {75930791-e536-45cc-83ef-7b85547bd35f} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10923 | 2026.03.27 20:07:01.117850 [ 276 ] {75930791-e536-45cc-83ef-7b85547bd35f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001129 sec., 79716.56333038087 rows/sec., 4.99 MiB/sec. | ||
| 10924 | 2026.03.27 20:07:01.117889 [ 276 ] {75930791-e536-45cc-83ef-7b85547bd35f} <Debug> TCPHandler: Processed in 0.001302003 sec. | ||
| 10925 | 2026.03.27 20:07:05.001070 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23583 | ||
| 10926 | 2026.03.27 20:07:05.001770 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10927 | 2026.03.27 20:07:05.001810 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10928 | 2026.03.27 20:07:05.002316 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10929 | 2026.03.27 20:07:05.002540 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10930 | 2026.03.27 20:07:05.002666 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23583 | ||
| 10931 | 2026.03.27 20:07:06.088958 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10932 | 2026.03.27 20:07:06.089213 [ 276 ] {bdb97ed3-9626-44b3-9bf9-902282e8081b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10933 | 2026.03.27 20:07:06.089283 [ 276 ] {bdb97ed3-9626-44b3-9bf9-902282e8081b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10934 | 2026.03.27 20:07:06.089914 [ 276 ] {bdb97ed3-9626-44b3-9bf9-902282e8081b} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10935 | 2026.03.27 20:07:06.089963 [ 276 ] {bdb97ed3-9626-44b3-9bf9-902282e8081b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10936 | 2026.03.27 20:07:06.090348 [ 276 ] {bdb97ed3-9626-44b3-9bf9-902282e8081b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10937 | 2026.03.27 20:07:06.090585 [ 276 ] {bdb97ed3-9626-44b3-9bf9-902282e8081b} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10938 | 2026.03.27 20:07:06.090751 [ 276 ] {bdb97ed3-9626-44b3-9bf9-902282e8081b} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00162 sec., 6172.83950617284 rows/sec., 503.35 KiB/sec. | ||
| 10939 | 2026.03.27 20:07:06.090802 [ 276 ] {bdb97ed3-9626-44b3-9bf9-902282e8081b} <Debug> TCPHandler: Processed in 0.002038526 sec. | ||
| 10940 | 2026.03.27 20:07:06.090933 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10941 | 2026.03.27 20:07:06.091029 [ 276 ] {0ed38714-0216-44e5-985a-39c1cf381b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10942 | 2026.03.27 20:07:06.091069 [ 276 ] {0ed38714-0216-44e5-985a-39c1cf381b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10943 | 2026.03.27 20:07:06.091565 [ 276 ] {0ed38714-0216-44e5-985a-39c1cf381b97} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10944 | 2026.03.27 20:07:06.091602 [ 276 ] {0ed38714-0216-44e5-985a-39c1cf381b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10945 | 2026.03.27 20:07:06.091958 [ 276 ] {0ed38714-0216-44e5-985a-39c1cf381b97} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10946 | 2026.03.27 20:07:06.092164 [ 276 ] {0ed38714-0216-44e5-985a-39c1cf381b97} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10947 | 2026.03.27 20:07:06.092308 [ 276 ] {0ed38714-0216-44e5-985a-39c1cf381b97} <Debug> executeQuery: Read 96 rows, 8.22 KiB in 0.001262 sec., 76069.73058637083 rows/sec., 6.36 MiB/sec. | ||
| 10948 | 2026.03.27 20:07:06.092347 [ 276 ] {0ed38714-0216-44e5-985a-39c1cf381b97} <Debug> TCPHandler: Processed in 0.001431995 sec. | ||
| 10949 | 2026.03.27 20:07:06.092466 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10950 | 2026.03.27 20:07:06.092562 [ 276 ] {a214ab43-3066-44a0-ba87-25a4258c9cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10951 | 2026.03.27 20:07:06.092604 [ 276 ] {a214ab43-3066-44a0-ba87-25a4258c9cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10952 | 2026.03.27 20:07:06.093008 [ 276 ] {a214ab43-3066-44a0-ba87-25a4258c9cda} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10953 | 2026.03.27 20:07:06.093047 [ 276 ] {a214ab43-3066-44a0-ba87-25a4258c9cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10954 | 2026.03.27 20:07:06.093346 [ 276 ] {a214ab43-3066-44a0-ba87-25a4258c9cda} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10955 | 2026.03.27 20:07:06.093553 [ 276 ] {a214ab43-3066-44a0-ba87-25a4258c9cda} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10956 | 2026.03.27 20:07:06.093673 [ 124 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10957 | 2026.03.27 20:07:06.093682 [ 276 ] {a214ab43-3066-44a0-ba87-25a4258c9cda} <Debug> executeQuery: Read 27 rows, 1.98 KiB in 0.001138 sec., 23725.83479789104 rows/sec., 1.70 MiB/sec. | ||
| 10958 | 2026.03.27 20:07:06.093743 [ 124 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10959 | 2026.03.27 20:07:06.093761 [ 276 ] {a214ab43-3066-44a0-ba87-25a4258c9cda} <Debug> TCPHandler: Processed in 0.001345474 sec. | ||
| 10960 | 2026.03.27 20:07:06.093769 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10961 | 2026.03.27 20:07:06.093888 [ 191 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::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 | ||
| 10962 | 2026.03.27 20:07:06.093912 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10963 | 2026.03.27 20:07:06.093994 [ 191 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10964 | 2026.03.27 20:07:06.094009 [ 276 ] {f6b60d88-ba06-49f4-8572-0187534c5e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10965 | 2026.03.27 20:07:06.094027 [ 191 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 226 rows starting from the beginning of the part | ||
| 10966 | 2026.03.27 20:07:06.094048 [ 276 ] {f6b60d88-ba06-49f4-8572-0187534c5e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10967 | 2026.03.27 20:07:06.094093 [ 191 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 17 rows starting from the beginning of the part | ||
| 10968 | 2026.03.27 20:07:06.094142 [ 191 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 179 rows starting from the beginning of the part | ||
| 10969 | 2026.03.27 20:07:06.094186 [ 191 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 17 rows starting from the beginning of the part | ||
| 10970 | 2026.03.27 20:07:06.094226 [ 191 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 166 rows starting from the beginning of the part | ||
| 10971 | 2026.03.27 20:07:06.094269 [ 191 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 27 rows starting from the beginning of the part | ||
| 10972 | 2026.03.27 20:07:06.094477 [ 276 ] {f6b60d88-ba06-49f4-8572-0187534c5e43} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10973 | 2026.03.27 20:07:06.094511 [ 276 ] {f6b60d88-ba06-49f4-8572-0187534c5e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10974 | 2026.03.27 20:07:06.094799 [ 276 ] {f6b60d88-ba06-49f4-8572-0187534c5e43} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10975 | 2026.03.27 20:07:06.095005 [ 276 ] {f6b60d88-ba06-49f4-8572-0187534c5e43} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10976 | 2026.03.27 20:07:06.095130 [ 195 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 632 rows, containing 5 columns (5 merged, 0 gathered) in 0.001284773 sec., 491915.6924997646 rows/sec., 33.04 MiB/sec. | ||
| 10977 | 2026.03.27 20:07:06.095133 [ 276 ] {f6b60d88-ba06-49f4-8572-0187534c5e43} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001142 sec., 875.6567425569177 rows/sec., 58.15 KiB/sec. | ||
| 10978 | 2026.03.27 20:07:06.095190 [ 276 ] {f6b60d88-ba06-49f4-8572-0187534c5e43} <Debug> TCPHandler: Processed in 0.001330363 sec. | ||
| 10979 | 2026.03.27 20:07:06.095257 [ 191 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10980 | 2026.03.27 20:07:06.095328 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10981 | 2026.03.27 20:07:06.095422 [ 276 ] {c2806d1e-e518-47ee-8ad7-5d09967a362e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10982 | 2026.03.27 20:07:06.095461 [ 276 ] {c2806d1e-e518-47ee-8ad7-5d09967a362e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10983 | 2026.03.27 20:07:06.095491 [ 191 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_66_13} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10984 | 2026.03.27 20:07:06.095551 [ 191 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_66_13} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10985 | 2026.03.27 20:07:06.095605 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10986 | 2026.03.27 20:07:06.095874 [ 276 ] {c2806d1e-e518-47ee-8ad7-5d09967a362e} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10987 | 2026.03.27 20:07:06.095907 [ 276 ] {c2806d1e-e518-47ee-8ad7-5d09967a362e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10988 | 2026.03.27 20:07:06.096213 [ 276 ] {c2806d1e-e518-47ee-8ad7-5d09967a362e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10989 | 2026.03.27 20:07:06.096445 [ 276 ] {c2806d1e-e518-47ee-8ad7-5d09967a362e} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10990 | 2026.03.27 20:07:06.096582 [ 276 ] {c2806d1e-e518-47ee-8ad7-5d09967a362e} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001177 sec., 77315.20815632965 rows/sec., 6.05 MiB/sec. | ||
| 10991 | 2026.03.27 20:07:06.096620 [ 276 ] {c2806d1e-e518-47ee-8ad7-5d09967a362e} <Debug> TCPHandler: Processed in 0.001360444 sec. | ||
| 10992 | 2026.03.27 20:07:06.096743 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10993 | 2026.03.27 20:07:06.096838 [ 276 ] {131e5f3d-2c95-4c1a-8f6a-7551cc911a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10994 | 2026.03.27 20:07:06.096881 [ 276 ] {131e5f3d-2c95-4c1a-8f6a-7551cc911a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10995 | 2026.03.27 20:07:06.097290 [ 276 ] {131e5f3d-2c95-4c1a-8f6a-7551cc911a46} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10996 | 2026.03.27 20:07:06.097323 [ 276 ] {131e5f3d-2c95-4c1a-8f6a-7551cc911a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 10997 | 2026.03.27 20:07:06.097649 [ 276 ] {131e5f3d-2c95-4c1a-8f6a-7551cc911a46} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10998 | 2026.03.27 20:07:06.097857 [ 276 ] {131e5f3d-2c95-4c1a-8f6a-7551cc911a46} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10999 | 2026.03.27 20:07:06.097997 [ 276 ] {131e5f3d-2c95-4c1a-8f6a-7551cc911a46} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001176 sec., 140306.1224489796 rows/sec., 9.77 MiB/sec. | ||
| 11000 | 2026.03.27 20:07:06.098033 [ 276 ] {131e5f3d-2c95-4c1a-8f6a-7551cc911a46} <Debug> TCPHandler: Processed in 0.001348204 sec. | ||
| 11001 | 2026.03.27 20:07:06.098155 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11002 | 2026.03.27 20:07:06.098250 [ 276 ] {7f802b3c-5912-452b-a274-b1c634bc4f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11003 | 2026.03.27 20:07:06.098292 [ 276 ] {7f802b3c-5912-452b-a274-b1c634bc4f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11004 | 2026.03.27 20:07:06.098598 [ 276 ] {7f802b3c-5912-452b-a274-b1c634bc4f68} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11005 | 2026.03.27 20:07:06.098628 [ 276 ] {7f802b3c-5912-452b-a274-b1c634bc4f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11006 | 2026.03.27 20:07:06.098902 [ 276 ] {7f802b3c-5912-452b-a274-b1c634bc4f68} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11007 | 2026.03.27 20:07:06.099093 [ 276 ] {7f802b3c-5912-452b-a274-b1c634bc4f68} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11008 | 2026.03.27 20:07:06.099216 [ 276 ] {7f802b3c-5912-452b-a274-b1c634bc4f68} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 61.33 KiB/sec. | ||
| 11009 | 2026.03.27 20:07:06.099249 [ 276 ] {7f802b3c-5912-452b-a274-b1c634bc4f68} <Debug> TCPHandler: Processed in 0.001206061 sec. | ||
| 11010 | 2026.03.27 20:07:06.099363 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11011 | 2026.03.27 20:07:06.099520 [ 276 ] {9e1c5d14-d1e9-45a4-a1c6-fa9d3bdb1b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11012 | 2026.03.27 20:07:06.099572 [ 276 ] {9e1c5d14-d1e9-45a4-a1c6-fa9d3bdb1b99} <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 | ||
| 11013 | 2026.03.27 20:07:06.100339 [ 276 ] {9e1c5d14-d1e9-45a4-a1c6-fa9d3bdb1b99} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11014 | 2026.03.27 20:07:06.100373 [ 276 ] {9e1c5d14-d1e9-45a4-a1c6-fa9d3bdb1b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11015 | 2026.03.27 20:07:06.100892 [ 276 ] {9e1c5d14-d1e9-45a4-a1c6-fa9d3bdb1b99} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11016 | 2026.03.27 20:07:06.101148 [ 276 ] {9e1c5d14-d1e9-45a4-a1c6-fa9d3bdb1b99} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11017 | 2026.03.27 20:07:06.101280 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11018 | 2026.03.27 20:07:06.101283 [ 276 ] {9e1c5d14-d1e9-45a4-a1c6-fa9d3bdb1b99} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001782 sec., 9539.842873176207 rows/sec., 17.09 MiB/sec. | ||
| 11019 | 2026.03.27 20:07:06.101325 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11020 | 2026.03.27 20:07:06.101349 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11021 | 2026.03.27 20:07:06.101364 [ 276 ] {9e1c5d14-d1e9-45a4-a1c6-fa9d3bdb1b99} <Debug> TCPHandler: Processed in 0.001997016 sec. | ||
| 11022 | 2026.03.27 20:07:06.101491 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11023 | 2026.03.27 20:07:06.101488 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::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 | ||
| 11024 | 2026.03.27 20:07:06.101602 [ 276 ] {c83f9fd4-d61f-471f-b412-5f9a1cb9f201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11025 | 2026.03.27 20:07:06.101647 [ 276 ] {c83f9fd4-d61f-471f-b412-5f9a1cb9f201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11026 | 2026.03.27 20:07:06.101796 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11027 | 2026.03.27 20:07:06.101864 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1340 rows starting from the beginning of the part | ||
| 11028 | 2026.03.27 20:07:06.102001 [ 276 ] {c83f9fd4-d61f-471f-b412-5f9a1cb9f201} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11029 | 2026.03.27 20:07:06.102011 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 17 rows starting from the beginning of the part | ||
| 11030 | 2026.03.27 20:07:06.102044 [ 276 ] {c83f9fd4-d61f-471f-b412-5f9a1cb9f201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11031 | 2026.03.27 20:07:06.102144 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 35 rows starting from the beginning of the part | ||
| 11032 | 2026.03.27 20:07:06.102241 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 17 rows starting from the beginning of the part | ||
| 11033 | 2026.03.27 20:07:06.102332 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 24 rows starting from the beginning of the part | ||
| 11034 | 2026.03.27 20:07:06.102378 [ 276 ] {c83f9fd4-d61f-471f-b412-5f9a1cb9f201} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11035 | 2026.03.27 20:07:06.102430 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 17 rows starting from the beginning of the part | ||
| 11036 | 2026.03.27 20:07:06.102611 [ 276 ] {c83f9fd4-d61f-471f-b412-5f9a1cb9f201} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11037 | 2026.03.27 20:07:06.102764 [ 276 ] {c83f9fd4-d61f-471f-b412-5f9a1cb9f201} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 11038 | 2026.03.27 20:07:06.102802 [ 276 ] {c83f9fd4-d61f-471f-b412-5f9a1cb9f201} <Debug> TCPHandler: Processed in 0.001369654 sec. | ||
| 11039 | 2026.03.27 20:07:06.109584 [ 191 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1450 rows, containing 19 columns (19 merged, 0 gathered) in 0.008170504 sec., 177467.63235168846 rows/sec., 318.01 MiB/sec. | ||
| 11040 | 2026.03.27 20:07:06.110928 [ 193 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11041 | 2026.03.27 20:07:06.111257 [ 193 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11042 | 2026.03.27 20:07:06.111332 [ 193 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11043 | 2026.03.27 20:07:06.111433 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 11044 | 2026.03.27 20:07:06.207517 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11045 | 2026.03.27 20:07:06.225145 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11046 | 2026.03.27 20:07:06.225191 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11047 | 2026.03.27 20:07:06.231415 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11048 | 2026.03.27 20:07:06.232109 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11049 | 2026.03.27 20:07:06.235438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11050 | 2026.03.27 20:07:07.000338 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.10 MiB, peak 333.13 MiB, free memory in arenas 0.00 B, will set to 325.83 MiB (RSS), difference: 3.73 MiB | ||
| 11051 | 2026.03.27 20:07:07.574751 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1406 | ||
| 11052 | 2026.03.27 20:07:07.577287 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11053 | 2026.03.27 20:07:07.577338 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11054 | 2026.03.27 20:07:07.578667 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11055 | 2026.03.27 20:07:07.578954 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11056 | 2026.03.27 20:07:07.579099 [ 48 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11057 | 2026.03.27 20:07:07.579143 [ 48 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11058 | 2026.03.27 20:07:07.579168 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11059 | 2026.03.27 20:07:07.579264 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1406 | ||
| 11060 | 2026.03.27 20:07:07.579264 [ 188 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 11061 | 2026.03.27 20:07:07.579782 [ 188 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11062 | 2026.03.27 20:07:07.579918 [ 188 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1226 rows starting from the beginning of the part | ||
| 11063 | 2026.03.27 20:07:07.580291 [ 188 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 11064 | 2026.03.27 20:07:07.580633 [ 188 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 11065 | 2026.03.27 20:07:07.580966 [ 188 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 11066 | 2026.03.27 20:07:07.581298 [ 188 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 11067 | 2026.03.27 20:07:07.581626 [ 188 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 11068 | 2026.03.27 20:07:07.588028 [ 193 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1406 rows, containing 72 columns (72 merged, 0 gathered) in 0.008802056 sec., 159735.40727302802 rows/sec., 128.29 MiB/sec. | ||
| 11069 | 2026.03.27 20:07:07.590227 [ 194 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11070 | 2026.03.27 20:07:07.590909 [ 194 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_36_7} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11071 | 2026.03.27 20:07:07.591057 [ 194 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_36_7} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11072 | 2026.03.27 20:07:07.591529 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 11073 | 2026.03.27 20:07:11.097397 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11074 | 2026.03.27 20:07:11.097612 [ 276 ] {51361482-2d41-4979-a949-64103203231b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11075 | 2026.03.27 20:07:11.097686 [ 276 ] {51361482-2d41-4979-a949-64103203231b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11076 | 2026.03.27 20:07:11.098528 [ 276 ] {51361482-2d41-4979-a949-64103203231b} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11077 | 2026.03.27 20:07:11.098580 [ 276 ] {51361482-2d41-4979-a949-64103203231b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11078 | 2026.03.27 20:07:11.098990 [ 276 ] {51361482-2d41-4979-a949-64103203231b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11079 | 2026.03.27 20:07:11.099221 [ 276 ] {51361482-2d41-4979-a949-64103203231b} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11080 | 2026.03.27 20:07:11.099386 [ 276 ] {51361482-2d41-4979-a949-64103203231b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001825 sec., 155616.43835616438 rows/sec., 9.88 MiB/sec. | ||
| 11081 | 2026.03.27 20:07:11.099442 [ 276 ] {51361482-2d41-4979-a949-64103203231b} <Debug> TCPHandler: Processed in 0.002183168 sec. | ||
| 11082 | 2026.03.27 20:07:11.099587 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11083 | 2026.03.27 20:07:11.099692 [ 276 ] {b08cd69d-212c-423a-b168-a8fb05fc3aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11084 | 2026.03.27 20:07:11.099738 [ 276 ] {b08cd69d-212c-423a-b168-a8fb05fc3aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11085 | 2026.03.27 20:07:11.100662 [ 276 ] {b08cd69d-212c-423a-b168-a8fb05fc3aab} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11086 | 2026.03.27 20:07:11.100697 [ 276 ] {b08cd69d-212c-423a-b168-a8fb05fc3aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11087 | 2026.03.27 20:07:11.101077 [ 276 ] {b08cd69d-212c-423a-b168-a8fb05fc3aab} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11088 | 2026.03.27 20:07:11.101307 [ 276 ] {b08cd69d-212c-423a-b168-a8fb05fc3aab} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11089 | 2026.03.27 20:07:11.101441 [ 276 ] {b08cd69d-212c-423a-b168-a8fb05fc3aab} <Debug> executeQuery: Read 845 rows, 68.03 KiB in 0.001772 sec., 476862.30248307 rows/sec., 37.49 MiB/sec. | ||
| 11090 | 2026.03.27 20:07:11.101480 [ 276 ] {b08cd69d-212c-423a-b168-a8fb05fc3aab} <Debug> TCPHandler: Processed in 0.001953535 sec. | ||
| 11091 | 2026.03.27 20:07:11.101611 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11092 | 2026.03.27 20:07:11.101714 [ 276 ] {3a50d751-fce6-48f6-8713-4da5f080c0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11093 | 2026.03.27 20:07:11.101757 [ 276 ] {3a50d751-fce6-48f6-8713-4da5f080c0fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11094 | 2026.03.27 20:07:11.102257 [ 276 ] {3a50d751-fce6-48f6-8713-4da5f080c0fb} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11095 | 2026.03.27 20:07:11.102293 [ 276 ] {3a50d751-fce6-48f6-8713-4da5f080c0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11096 | 2026.03.27 20:07:11.102602 [ 276 ] {3a50d751-fce6-48f6-8713-4da5f080c0fb} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11097 | 2026.03.27 20:07:11.102824 [ 276 ] {3a50d751-fce6-48f6-8713-4da5f080c0fb} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11098 | 2026.03.27 20:07:11.102950 [ 276 ] {3a50d751-fce6-48f6-8713-4da5f080c0fb} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001259 sec., 131850.6751389992 rows/sec., 8.03 MiB/sec. | ||
| 11099 | 2026.03.27 20:07:11.102988 [ 276 ] {3a50d751-fce6-48f6-8713-4da5f080c0fb} <Debug> TCPHandler: Processed in 0.001428975 sec. | ||
| 11100 | 2026.03.27 20:07:11.103104 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11101 | 2026.03.27 20:07:11.103202 [ 276 ] {1e53d6b6-b885-4101-a900-ae1b50303117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11102 | 2026.03.27 20:07:11.103243 [ 276 ] {1e53d6b6-b885-4101-a900-ae1b50303117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11103 | 2026.03.27 20:07:11.103712 [ 276 ] {1e53d6b6-b885-4101-a900-ae1b50303117} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11104 | 2026.03.27 20:07:11.103747 [ 276 ] {1e53d6b6-b885-4101-a900-ae1b50303117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11105 | 2026.03.27 20:07:11.104045 [ 276 ] {1e53d6b6-b885-4101-a900-ae1b50303117} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11106 | 2026.03.27 20:07:11.104256 [ 276 ] {1e53d6b6-b885-4101-a900-ae1b50303117} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11107 | 2026.03.27 20:07:11.104382 [ 276 ] {1e53d6b6-b885-4101-a900-ae1b50303117} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.0012 sec., 124166.66666666667 rows/sec., 8.02 MiB/sec. | ||
| 11108 | 2026.03.27 20:07:11.104420 [ 276 ] {1e53d6b6-b885-4101-a900-ae1b50303117} <Debug> TCPHandler: Processed in 0.001366044 sec. | ||
| 11109 | 2026.03.27 20:07:11.104549 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11110 | 2026.03.27 20:07:11.104645 [ 276 ] {6f75ce42-d88f-47aa-8c13-c6a6d1409a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11111 | 2026.03.27 20:07:11.104685 [ 276 ] {6f75ce42-d88f-47aa-8c13-c6a6d1409a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11112 | 2026.03.27 20:07:11.105154 [ 276 ] {6f75ce42-d88f-47aa-8c13-c6a6d1409a44} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11113 | 2026.03.27 20:07:11.105189 [ 276 ] {6f75ce42-d88f-47aa-8c13-c6a6d1409a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11114 | 2026.03.27 20:07:11.105493 [ 276 ] {6f75ce42-d88f-47aa-8c13-c6a6d1409a44} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11115 | 2026.03.27 20:07:11.105702 [ 276 ] {6f75ce42-d88f-47aa-8c13-c6a6d1409a44} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11116 | 2026.03.27 20:07:11.105830 [ 276 ] {6f75ce42-d88f-47aa-8c13-c6a6d1409a44} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001204 sec., 122923.58803986711 rows/sec., 6.99 MiB/sec. | ||
| 11117 | 2026.03.27 20:07:11.105867 [ 276 ] {6f75ce42-d88f-47aa-8c13-c6a6d1409a44} <Debug> TCPHandler: Processed in 0.001368244 sec. | ||
| 11118 | 2026.03.27 20:07:11.105984 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11119 | 2026.03.27 20:07:11.106079 [ 276 ] {b9b4f699-6172-4e9c-80eb-8e78fe058655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11120 | 2026.03.27 20:07:11.106120 [ 276 ] {b9b4f699-6172-4e9c-80eb-8e78fe058655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11121 | 2026.03.27 20:07:11.106824 [ 276 ] {b9b4f699-6172-4e9c-80eb-8e78fe058655} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11122 | 2026.03.27 20:07:11.106858 [ 276 ] {b9b4f699-6172-4e9c-80eb-8e78fe058655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11123 | 2026.03.27 20:07:11.107200 [ 276 ] {b9b4f699-6172-4e9c-80eb-8e78fe058655} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11124 | 2026.03.27 20:07:11.107418 [ 276 ] {b9b4f699-6172-4e9c-80eb-8e78fe058655} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11125 | 2026.03.27 20:07:11.107545 [ 276 ] {b9b4f699-6172-4e9c-80eb-8e78fe058655} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001483 sec., 346594.7403910991 rows/sec., 24.43 MiB/sec. | ||
| 11126 | 2026.03.27 20:07:11.107583 [ 276 ] {b9b4f699-6172-4e9c-80eb-8e78fe058655} <Debug> TCPHandler: Processed in 0.001647719 sec. | ||
| 11127 | 2026.03.27 20:07:11.107693 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11128 | 2026.03.27 20:07:11.107788 [ 276 ] {9cfe854e-2f68-4c06-9f55-c8c651ce2d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11129 | 2026.03.27 20:07:11.107830 [ 276 ] {9cfe854e-2f68-4c06-9f55-c8c651ce2d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11130 | 2026.03.27 20:07:11.108163 [ 276 ] {9cfe854e-2f68-4c06-9f55-c8c651ce2d58} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11131 | 2026.03.27 20:07:11.108197 [ 276 ] {9cfe854e-2f68-4c06-9f55-c8c651ce2d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11132 | 2026.03.27 20:07:11.108502 [ 276 ] {9cfe854e-2f68-4c06-9f55-c8c651ce2d58} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11133 | 2026.03.27 20:07:11.108712 [ 276 ] {9cfe854e-2f68-4c06-9f55-c8c651ce2d58} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11134 | 2026.03.27 20:07:11.108846 [ 276 ] {9cfe854e-2f68-4c06-9f55-c8c651ce2d58} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 11135 | 2026.03.27 20:07:11.108883 [ 276 ] {9cfe854e-2f68-4c06-9f55-c8c651ce2d58} <Debug> TCPHandler: Processed in 0.001239772 sec. | ||
| 11136 | 2026.03.27 20:07:11.108988 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11137 | 2026.03.27 20:07:11.109082 [ 276 ] {f6956bfe-b803-404d-84f0-228d1f2276bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11138 | 2026.03.27 20:07:11.109124 [ 276 ] {f6956bfe-b803-404d-84f0-228d1f2276bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11139 | 2026.03.27 20:07:11.109566 [ 276 ] {f6956bfe-b803-404d-84f0-228d1f2276bf} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11140 | 2026.03.27 20:07:11.109600 [ 276 ] {f6956bfe-b803-404d-84f0-228d1f2276bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11141 | 2026.03.27 20:07:11.109937 [ 276 ] {f6956bfe-b803-404d-84f0-228d1f2276bf} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11142 | 2026.03.27 20:07:11.110148 [ 276 ] {f6956bfe-b803-404d-84f0-228d1f2276bf} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11143 | 2026.03.27 20:07:11.110252 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_74_15 to all_79_79_0 | ||
| 11144 | 2026.03.27 20:07:11.110277 [ 276 ] {f6956bfe-b803-404d-84f0-228d1f2276bf} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001213 sec., 218466.61170651275 rows/sec., 14.52 MiB/sec. | ||
| 11145 | 2026.03.27 20:07:11.110292 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11146 | 2026.03.27 20:07:11.110311 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11147 | 2026.03.27 20:07:11.110316 [ 276 ] {f6956bfe-b803-404d-84f0-228d1f2276bf} <Debug> TCPHandler: Processed in 0.001377705 sec. | ||
| 11148 | 2026.03.27 20:07:11.110394 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_79_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_74_15 to all_79_79_0 into Compact with storage Full | ||
| 11149 | 2026.03.27 20:07:11.110434 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11150 | 2026.03.27 20:07:11.110489 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_79_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11151 | 2026.03.27 20:07:11.110520 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_74_15, total 30076 rows starting from the beginning of the part | ||
| 11152 | 2026.03.27 20:07:11.110528 [ 276 ] {b50e9110-eb1b-4697-8ca7-618bf5d1298d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11153 | 2026.03.27 20:07:11.110571 [ 276 ] {b50e9110-eb1b-4697-8ca7-618bf5d1298d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11154 | 2026.03.27 20:07:11.110577 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 128 rows starting from the beginning of the part | ||
| 11155 | 2026.03.27 20:07:11.110621 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 11156 | 2026.03.27 20:07:11.110661 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 265 rows starting from the beginning of the part | ||
| 11157 | 2026.03.27 20:07:11.110699 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 165 rows starting from the beginning of the part | ||
| 11158 | 2026.03.27 20:07:11.110751 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 265 rows starting from the beginning of the part | ||
| 11159 | 2026.03.27 20:07:11.110899 [ 276 ] {b50e9110-eb1b-4697-8ca7-618bf5d1298d} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11160 | 2026.03.27 20:07:11.110933 [ 276 ] {b50e9110-eb1b-4697-8ca7-618bf5d1298d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11161 | 2026.03.27 20:07:11.111259 [ 276 ] {b50e9110-eb1b-4697-8ca7-618bf5d1298d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11162 | 2026.03.27 20:07:11.111470 [ 276 ] {b50e9110-eb1b-4697-8ca7-618bf5d1298d} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11163 | 2026.03.27 20:07:11.111598 [ 276 ] {b50e9110-eb1b-4697-8ca7-618bf5d1298d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.99 KiB/sec. | ||
| 11164 | 2026.03.27 20:07:11.111633 [ 276 ] {b50e9110-eb1b-4697-8ca7-618bf5d1298d} <Debug> TCPHandler: Processed in 0.001248962 sec. | ||
| 11165 | 2026.03.27 20:07:11.111745 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11166 | 2026.03.27 20:07:11.111839 [ 276 ] {4acf4fcd-e709-43e6-9df3-430b60b48c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11167 | 2026.03.27 20:07:11.111893 [ 276 ] {4acf4fcd-e709-43e6-9df3-430b60b48c36} <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 | ||
| 11168 | 2026.03.27 20:07:11.112725 [ 276 ] {4acf4fcd-e709-43e6-9df3-430b60b48c36} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11169 | 2026.03.27 20:07:11.112758 [ 276 ] {4acf4fcd-e709-43e6-9df3-430b60b48c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11170 | 2026.03.27 20:07:11.113346 [ 276 ] {4acf4fcd-e709-43e6-9df3-430b60b48c36} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11171 | 2026.03.27 20:07:11.113583 [ 276 ] {4acf4fcd-e709-43e6-9df3-430b60b48c36} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11172 | 2026.03.27 20:07:11.113721 [ 276 ] {4acf4fcd-e709-43e6-9df3-430b60b48c36} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001899 sec., 12638.23064770932 rows/sec., 22.65 MiB/sec. | ||
| 11173 | 2026.03.27 20:07:11.113796 [ 276 ] {4acf4fcd-e709-43e6-9df3-430b60b48c36} <Debug> TCPHandler: Processed in 0.002099497 sec. | ||
| 11174 | 2026.03.27 20:07:11.113907 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11175 | 2026.03.27 20:07:11.114002 [ 276 ] {1beae154-ff87-414b-bf5b-bc62f0d01e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11176 | 2026.03.27 20:07:11.114044 [ 276 ] {1beae154-ff87-414b-bf5b-bc62f0d01e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11177 | 2026.03.27 20:07:11.114393 [ 276 ] {1beae154-ff87-414b-bf5b-bc62f0d01e9b} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11178 | 2026.03.27 20:07:11.114427 [ 276 ] {1beae154-ff87-414b-bf5b-bc62f0d01e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11179 | 2026.03.27 20:07:11.114760 [ 276 ] {1beae154-ff87-414b-bf5b-bc62f0d01e9b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11180 | 2026.03.27 20:07:11.114967 [ 276 ] {1beae154-ff87-414b-bf5b-bc62f0d01e9b} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11181 | 2026.03.27 20:07:11.115092 [ 276 ] {1beae154-ff87-414b-bf5b-bc62f0d01e9b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001108 sec., 81227.43682310468 rows/sec., 5.08 MiB/sec. | ||
| 11182 | 2026.03.27 20:07:11.115128 [ 276 ] {1beae154-ff87-414b-bf5b-bc62f0d01e9b} <Debug> TCPHandler: Processed in 0.001270073 sec. | ||
| 11183 | 2026.03.27 20:07:11.119293 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_79_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31059 rows, containing 5 columns (5 merged, 0 gathered) in 0.008927728 sec., 3478936.63427022 rows/sec., 222.69 MiB/sec. | ||
| 11184 | 2026.03.27 20:07:11.119930 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_79_16} <Trace> MergedBlockOutputStream: filled checksums all_1_79_16 (state Temporary) | ||
| 11185 | 2026.03.27 20:07:11.120232 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_79_16 to all_1_79_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11186 | 2026.03.27 20:07:11.120307 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_74_15, all_79_79_0] -> all_1_79_16 | ||
| 11187 | 2026.03.27 20:07:11.120377 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 11188 | 2026.03.27 20:07:12.369723 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11189 | 2026.03.27 20:07:12.369796 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11190 | 2026.03.27 20:07:12.503167 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24031 | ||
| 11191 | 2026.03.27 20:07:12.503829 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11192 | 2026.03.27 20:07:12.503871 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11193 | 2026.03.27 20:07:12.504384 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11194 | 2026.03.27 20:07:12.504614 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11195 | 2026.03.27 20:07:12.504749 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24031 | ||
| 11196 | 2026.03.27 20:07:13.735708 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11197 | 2026.03.27 20:07:13.752843 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11198 | 2026.03.27 20:07:13.752905 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11199 | 2026.03.27 20:07:13.759049 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11200 | 2026.03.27 20:07:13.759725 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11201 | 2026.03.27 20:07:13.762663 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11202 | 2026.03.27 20:07:16.088846 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11203 | 2026.03.27 20:07:16.089031 [ 276 ] {0bbf769d-9647-4693-8775-edad9f4c546b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11204 | 2026.03.27 20:07:16.089102 [ 276 ] {0bbf769d-9647-4693-8775-edad9f4c546b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11205 | 2026.03.27 20:07:16.089798 [ 276 ] {0bbf769d-9647-4693-8775-edad9f4c546b} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11206 | 2026.03.27 20:07:16.089843 [ 276 ] {0bbf769d-9647-4693-8775-edad9f4c546b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11207 | 2026.03.27 20:07:16.090247 [ 276 ] {0bbf769d-9647-4693-8775-edad9f4c546b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11208 | 2026.03.27 20:07:16.090481 [ 276 ] {0bbf769d-9647-4693-8775-edad9f4c546b} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11209 | 2026.03.27 20:07:16.090642 [ 276 ] {0bbf769d-9647-4693-8775-edad9f4c546b} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001656 sec., 54347.82608695653 rows/sec., 4.57 MiB/sec. | ||
| 11210 | 2026.03.27 20:07:16.090693 [ 276 ] {0bbf769d-9647-4693-8775-edad9f4c546b} <Debug> TCPHandler: Processed in 0.001970735 sec. | ||
| 11211 | 2026.03.27 20:07:16.090858 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11212 | 2026.03.27 20:07:16.090961 [ 276 ] {54c2fdc0-0391-44d0-ab0a-c3a3ea51f105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11213 | 2026.03.27 20:07:16.091004 [ 276 ] {54c2fdc0-0391-44d0-ab0a-c3a3ea51f105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11214 | 2026.03.27 20:07:16.091439 [ 276 ] {54c2fdc0-0391-44d0-ab0a-c3a3ea51f105} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11215 | 2026.03.27 20:07:16.091474 [ 276 ] {54c2fdc0-0391-44d0-ab0a-c3a3ea51f105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11216 | 2026.03.27 20:07:16.091774 [ 276 ] {54c2fdc0-0391-44d0-ab0a-c3a3ea51f105} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11217 | 2026.03.27 20:07:16.091974 [ 276 ] {54c2fdc0-0391-44d0-ab0a-c3a3ea51f105} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11218 | 2026.03.27 20:07:16.092108 [ 276 ] {54c2fdc0-0391-44d0-ab0a-c3a3ea51f105} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001171 sec., 14517.506404782238 rows/sec., 1.07 MiB/sec. | ||
| 11219 | 2026.03.27 20:07:16.092174 [ 276 ] {54c2fdc0-0391-44d0-ab0a-c3a3ea51f105} <Debug> TCPHandler: Processed in 0.001366024 sec. | ||
| 11220 | 2026.03.27 20:07:16.092312 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11221 | 2026.03.27 20:07:16.092414 [ 276 ] {5abcccbd-c9d6-49e4-be9f-9a8cbd4c2366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11222 | 2026.03.27 20:07:16.092456 [ 276 ] {5abcccbd-c9d6-49e4-be9f-9a8cbd4c2366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11223 | 2026.03.27 20:07:16.092904 [ 276 ] {5abcccbd-c9d6-49e4-be9f-9a8cbd4c2366} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11224 | 2026.03.27 20:07:16.092940 [ 276 ] {5abcccbd-c9d6-49e4-be9f-9a8cbd4c2366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11225 | 2026.03.27 20:07:16.093258 [ 276 ] {5abcccbd-c9d6-49e4-be9f-9a8cbd4c2366} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11226 | 2026.03.27 20:07:16.093463 [ 276 ] {5abcccbd-c9d6-49e4-be9f-9a8cbd4c2366} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11227 | 2026.03.27 20:07:16.093614 [ 276 ] {5abcccbd-c9d6-49e4-be9f-9a8cbd4c2366} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001222 sec., 66284.7790507365 rows/sec., 5.18 MiB/sec. | ||
| 11228 | 2026.03.27 20:07:16.093652 [ 276 ] {5abcccbd-c9d6-49e4-be9f-9a8cbd4c2366} <Debug> TCPHandler: Processed in 0.001390935 sec. | ||
| 11229 | 2026.03.27 20:07:16.093776 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11230 | 2026.03.27 20:07:16.093873 [ 276 ] {39193af2-07fd-4760-90aa-c163c0ed69cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11231 | 2026.03.27 20:07:16.093924 [ 276 ] {39193af2-07fd-4760-90aa-c163c0ed69cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11232 | 2026.03.27 20:07:16.094453 [ 276 ] {39193af2-07fd-4760-90aa-c163c0ed69cb} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11233 | 2026.03.27 20:07:16.094497 [ 276 ] {39193af2-07fd-4760-90aa-c163c0ed69cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11234 | 2026.03.27 20:07:16.094991 [ 276 ] {39193af2-07fd-4760-90aa-c163c0ed69cb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11235 | 2026.03.27 20:07:16.095275 [ 276 ] {39193af2-07fd-4760-90aa-c163c0ed69cb} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11236 | 2026.03.27 20:07:16.095421 [ 276 ] {39193af2-07fd-4760-90aa-c163c0ed69cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001565 sec., 102236.42172523962 rows/sec., 7.12 MiB/sec. | ||
| 11237 | 2026.03.27 20:07:16.095470 [ 276 ] {39193af2-07fd-4760-90aa-c163c0ed69cb} <Debug> TCPHandler: Processed in 0.001742431 sec. | ||
| 11238 | 2026.03.27 20:07:16.095597 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11239 | 2026.03.27 20:07:16.095694 [ 276 ] {03aab6ce-b924-40a8-a1a0-24efa520d17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11240 | 2026.03.27 20:07:16.095748 [ 276 ] {03aab6ce-b924-40a8-a1a0-24efa520d17f} <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 | ||
| 11241 | 2026.03.27 20:07:16.096585 [ 276 ] {03aab6ce-b924-40a8-a1a0-24efa520d17f} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11242 | 2026.03.27 20:07:16.096621 [ 276 ] {03aab6ce-b924-40a8-a1a0-24efa520d17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11243 | 2026.03.27 20:07:16.097153 [ 276 ] {03aab6ce-b924-40a8-a1a0-24efa520d17f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11244 | 2026.03.27 20:07:16.097367 [ 276 ] {03aab6ce-b924-40a8-a1a0-24efa520d17f} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11245 | 2026.03.27 20:07:16.097529 [ 276 ] {03aab6ce-b924-40a8-a1a0-24efa520d17f} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001853 sec., 9174.311926605504 rows/sec., 16.44 MiB/sec. | ||
| 11246 | 2026.03.27 20:07:16.097638 [ 276 ] {03aab6ce-b924-40a8-a1a0-24efa520d17f} <Debug> TCPHandler: Processed in 0.002088427 sec. | ||
| 11247 | 2026.03.27 20:07:16.097789 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11248 | 2026.03.27 20:07:16.097885 [ 276 ] {7ba44c1c-d431-49c9-a6fe-a18d0aef187b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11249 | 2026.03.27 20:07:16.097928 [ 276 ] {7ba44c1c-d431-49c9-a6fe-a18d0aef187b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11250 | 2026.03.27 20:07:16.098308 [ 276 ] {7ba44c1c-d431-49c9-a6fe-a18d0aef187b} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11251 | 2026.03.27 20:07:16.098342 [ 276 ] {7ba44c1c-d431-49c9-a6fe-a18d0aef187b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11252 | 2026.03.27 20:07:16.098643 [ 276 ] {7ba44c1c-d431-49c9-a6fe-a18d0aef187b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11253 | 2026.03.27 20:07:16.098874 [ 276 ] {7ba44c1c-d431-49c9-a6fe-a18d0aef187b} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11254 | 2026.03.27 20:07:16.099005 [ 276 ] {7ba44c1c-d431-49c9-a6fe-a18d0aef187b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 11255 | 2026.03.27 20:07:16.099042 [ 276 ] {7ba44c1c-d431-49c9-a6fe-a18d0aef187b} <Debug> TCPHandler: Processed in 0.001302003 sec. | ||
| 11256 | 2026.03.27 20:07:16.343128 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11257 | 2026.03.27 20:07:16.343303 [ 276 ] {1fe2c041-8bd4-485a-8b91-5373b7cc0b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11258 | 2026.03.27 20:07:16.343369 [ 276 ] {1fe2c041-8bd4-485a-8b91-5373b7cc0b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11259 | 2026.03.27 20:07:16.344022 [ 276 ] {1fe2c041-8bd4-485a-8b91-5373b7cc0b87} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11260 | 2026.03.27 20:07:16.344074 [ 276 ] {1fe2c041-8bd4-485a-8b91-5373b7cc0b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11261 | 2026.03.27 20:07:16.344482 [ 276 ] {1fe2c041-8bd4-485a-8b91-5373b7cc0b87} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11262 | 2026.03.27 20:07:16.344727 [ 276 ] {1fe2c041-8bd4-485a-8b91-5373b7cc0b87} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11263 | 2026.03.27 20:07:16.344897 [ 276 ] {1fe2c041-8bd4-485a-8b91-5373b7cc0b87} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00164 sec., 14634.146341463415 rows/sec., 1.21 MiB/sec. | ||
| 11264 | 2026.03.27 20:07:16.344951 [ 276 ] {1fe2c041-8bd4-485a-8b91-5373b7cc0b87} <Debug> TCPHandler: Processed in 0.001953925 sec. | ||
| 11265 | 2026.03.27 20:07:16.345090 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11266 | 2026.03.27 20:07:16.345197 [ 276 ] {659e1ead-1ae2-41ce-91fc-9ac7ae831625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11267 | 2026.03.27 20:07:16.345242 [ 276 ] {659e1ead-1ae2-41ce-91fc-9ac7ae831625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11268 | 2026.03.27 20:07:16.345674 [ 276 ] {659e1ead-1ae2-41ce-91fc-9ac7ae831625} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11269 | 2026.03.27 20:07:16.345713 [ 276 ] {659e1ead-1ae2-41ce-91fc-9ac7ae831625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11270 | 2026.03.27 20:07:16.346012 [ 276 ] {659e1ead-1ae2-41ce-91fc-9ac7ae831625} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11271 | 2026.03.27 20:07:16.346229 [ 276 ] {659e1ead-1ae2-41ce-91fc-9ac7ae831625} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11272 | 2026.03.27 20:07:16.346342 [ 82 ] {} <Debug> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 11273 | 2026.03.27 20:07:16.346366 [ 276 ] {659e1ead-1ae2-41ce-91fc-9ac7ae831625} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001194 sec., 5025.125628140704 rows/sec., 409.76 KiB/sec. | ||
| 11274 | 2026.03.27 20:07:16.346406 [ 82 ] {} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11275 | 2026.03.27 20:07:16.346417 [ 276 ] {659e1ead-1ae2-41ce-91fc-9ac7ae831625} <Debug> TCPHandler: Processed in 0.001379824 sec. | ||
| 11276 | 2026.03.27 20:07:16.346435 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11277 | 2026.03.27 20:07:16.346552 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11278 | 2026.03.27 20:07:16.346570 [ 189 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 11279 | 2026.03.27 20:07:16.346657 [ 276 ] {42bfceb2-01be-40d8-bb7b-e07d61b478b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11280 | 2026.03.27 20:07:16.346703 [ 276 ] {42bfceb2-01be-40d8-bb7b-e07d61b478b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11281 | 2026.03.27 20:07:16.346717 [ 189 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11282 | 2026.03.27 20:07:16.346758 [ 189 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part | ||
| 11283 | 2026.03.27 20:07:16.346831 [ 189 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
| 11284 | 2026.03.27 20:07:16.346882 [ 189 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 11285 | 2026.03.27 20:07:16.346928 [ 189 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 11286 | 2026.03.27 20:07:16.346973 [ 189 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 11287 | 2026.03.27 20:07:16.347016 [ 189 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 11288 | 2026.03.27 20:07:16.347836 [ 193 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325593 sec., 40736.4854823464 rows/sec., 3.40 MiB/sec. | ||
| 11289 | 2026.03.27 20:07:16.348015 [ 196 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 11290 | 2026.03.27 20:07:16.348482 [ 196 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_19_4} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11291 | 2026.03.27 20:07:16.348575 [ 196 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_19_4} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 11292 | 2026.03.27 20:07:16.348680 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11293 | 2026.03.27 20:07:16.349110 [ 276 ] {42bfceb2-01be-40d8-bb7b-e07d61b478b0} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11294 | 2026.03.27 20:07:16.349152 [ 276 ] {42bfceb2-01be-40d8-bb7b-e07d61b478b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11295 | 2026.03.27 20:07:16.349633 [ 276 ] {42bfceb2-01be-40d8-bb7b-e07d61b478b0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11296 | 2026.03.27 20:07:16.349857 [ 276 ] {42bfceb2-01be-40d8-bb7b-e07d61b478b0} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11297 | 2026.03.27 20:07:16.349999 [ 276 ] {42bfceb2-01be-40d8-bb7b-e07d61b478b0} <Debug> executeQuery: Read 2576 rows, 197.91 KiB in 0.003364 sec., 765755.053507729 rows/sec., 57.45 MiB/sec. | ||
| 11298 | 2026.03.27 20:07:16.350006 [ 82 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11299 | 2026.03.27 20:07:16.350042 [ 276 ] {42bfceb2-01be-40d8-bb7b-e07d61b478b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 11300 | 2026.03.27 20:07:16.350067 [ 276 ] {42bfceb2-01be-40d8-bb7b-e07d61b478b0} <Debug> TCPHandler: Processed in 0.003565853 sec. | ||
| 11301 | 2026.03.27 20:07:16.350075 [ 82 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11302 | 2026.03.27 20:07:16.350116 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11303 | 2026.03.27 20:07:16.350195 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11304 | 2026.03.27 20:07:16.350230 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 11305 | 2026.03.27 20:07:16.350296 [ 276 ] {a5e29dd0-b185-48d8-b83d-75a476985797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11306 | 2026.03.27 20:07:16.350340 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11307 | 2026.03.27 20:07:16.350344 [ 276 ] {a5e29dd0-b185-48d8-b83d-75a476985797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11308 | 2026.03.27 20:07:16.350374 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3364 rows starting from the beginning of the part | ||
| 11309 | 2026.03.27 20:07:16.350437 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 845 rows starting from the beginning of the part | ||
| 11310 | 2026.03.27 20:07:16.350484 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 96 rows starting from the beginning of the part | ||
| 11311 | 2026.03.27 20:07:16.350527 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 845 rows starting from the beginning of the part | ||
| 11312 | 2026.03.27 20:07:16.350566 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 11313 | 2026.03.27 20:07:16.350623 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 2576 rows starting from the beginning of the part | ||
| 11314 | 2026.03.27 20:07:16.350822 [ 276 ] {a5e29dd0-b185-48d8-b83d-75a476985797} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11315 | 2026.03.27 20:07:16.350865 [ 276 ] {a5e29dd0-b185-48d8-b83d-75a476985797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11316 | 2026.03.27 20:07:16.351193 [ 276 ] {a5e29dd0-b185-48d8-b83d-75a476985797} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11317 | 2026.03.27 20:07:16.351421 [ 276 ] {a5e29dd0-b185-48d8-b83d-75a476985797} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11318 | 2026.03.27 20:07:16.351561 [ 276 ] {a5e29dd0-b185-48d8-b83d-75a476985797} <Debug> executeQuery: Read 53 rows, 4.01 KiB in 0.001284 sec., 41277.25856697819 rows/sec., 3.05 MiB/sec. | ||
| 11319 | 2026.03.27 20:07:16.351601 [ 276 ] {a5e29dd0-b185-48d8-b83d-75a476985797} <Debug> TCPHandler: Processed in 0.001456556 sec. | ||
| 11320 | 2026.03.27 20:07:16.351717 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11321 | 2026.03.27 20:07:16.351814 [ 276 ] {1cd598f2-7621-4a36-8fd6-b21d5856a6cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11322 | 2026.03.27 20:07:16.351855 [ 276 ] {1cd598f2-7621-4a36-8fd6-b21d5856a6cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11323 | 2026.03.27 20:07:16.352729 [ 276 ] {1cd598f2-7621-4a36-8fd6-b21d5856a6cb} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11324 | 2026.03.27 20:07:16.352767 [ 276 ] {1cd598f2-7621-4a36-8fd6-b21d5856a6cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11325 | 2026.03.27 20:07:16.353116 [ 276 ] {1cd598f2-7621-4a36-8fd6-b21d5856a6cb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11326 | 2026.03.27 20:07:16.353329 [ 196 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7816 rows, containing 5 columns (5 merged, 0 gathered) in 0.003144635 sec., 2485503.087003738 rows/sec., 199.32 MiB/sec. | ||
| 11327 | 2026.03.27 20:07:16.353336 [ 276 ] {1cd598f2-7621-4a36-8fd6-b21d5856a6cb} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11328 | 2026.03.27 20:07:16.353499 [ 276 ] {1cd598f2-7621-4a36-8fd6-b21d5856a6cb} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001704 sec., 484154.92957746476 rows/sec., 28.32 MiB/sec. | ||
| 11329 | 2026.03.27 20:07:16.353540 [ 276 ] {1cd598f2-7621-4a36-8fd6-b21d5856a6cb} <Debug> TCPHandler: Processed in 0.001873013 sec. | ||
| 11330 | 2026.03.27 20:07:16.353654 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11331 | 2026.03.27 20:07:16.353694 [ 186 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11332 | 2026.03.27 20:07:16.353753 [ 276 ] {1ce8f934-7b25-423c-bad3-88210464353b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11333 | 2026.03.27 20:07:16.353798 [ 276 ] {1ce8f934-7b25-423c-bad3-88210464353b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11334 | 2026.03.27 20:07:16.354007 [ 186 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_81_16} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11335 | 2026.03.27 20:07:16.354095 [ 186 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_81_16} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11336 | 2026.03.27 20:07:16.354198 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 11337 | 2026.03.27 20:07:16.354206 [ 276 ] {1ce8f934-7b25-423c-bad3-88210464353b} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11338 | 2026.03.27 20:07:16.354249 [ 276 ] {1ce8f934-7b25-423c-bad3-88210464353b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11339 | 2026.03.27 20:07:16.354564 [ 276 ] {1ce8f934-7b25-423c-bad3-88210464353b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11340 | 2026.03.27 20:07:16.354779 [ 276 ] {1ce8f934-7b25-423c-bad3-88210464353b} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11341 | 2026.03.27 20:07:16.354910 [ 276 ] {1ce8f934-7b25-423c-bad3-88210464353b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001176 sec., 850.3401360544218 rows/sec., 59.79 KiB/sec. | ||
| 11342 | 2026.03.27 20:07:16.354949 [ 276 ] {1ce8f934-7b25-423c-bad3-88210464353b} <Debug> TCPHandler: Processed in 0.001346464 sec. | ||
| 11343 | 2026.03.27 20:07:16.355064 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11344 | 2026.03.27 20:07:16.355160 [ 276 ] {f7cfbbe3-9bc7-4e25-9f79-f1aa49b66000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11345 | 2026.03.27 20:07:16.355200 [ 276 ] {f7cfbbe3-9bc7-4e25-9f79-f1aa49b66000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11346 | 2026.03.27 20:07:16.355608 [ 276 ] {f7cfbbe3-9bc7-4e25-9f79-f1aa49b66000} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11347 | 2026.03.27 20:07:16.355645 [ 276 ] {f7cfbbe3-9bc7-4e25-9f79-f1aa49b66000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11348 | 2026.03.27 20:07:16.355948 [ 276 ] {f7cfbbe3-9bc7-4e25-9f79-f1aa49b66000} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11349 | 2026.03.27 20:07:16.356179 [ 276 ] {f7cfbbe3-9bc7-4e25-9f79-f1aa49b66000} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11350 | 2026.03.27 20:07:16.356313 [ 276 ] {f7cfbbe3-9bc7-4e25-9f79-f1aa49b66000} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00117 sec., 10256.410256410256 rows/sec., 801.28 KiB/sec. | ||
| 11351 | 2026.03.27 20:07:16.356352 [ 276 ] {f7cfbbe3-9bc7-4e25-9f79-f1aa49b66000} <Debug> TCPHandler: Processed in 0.001338134 sec. | ||
| 11352 | 2026.03.27 20:07:16.356463 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11353 | 2026.03.27 20:07:16.356559 [ 276 ] {335f1cd0-a3dc-4b56-96e6-d365bc438f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11354 | 2026.03.27 20:07:16.356600 [ 276 ] {335f1cd0-a3dc-4b56-96e6-d365bc438f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11355 | 2026.03.27 20:07:16.357734 [ 276 ] {335f1cd0-a3dc-4b56-96e6-d365bc438f37} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11356 | 2026.03.27 20:07:16.357772 [ 276 ] {335f1cd0-a3dc-4b56-96e6-d365bc438f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11357 | 2026.03.27 20:07:16.358240 [ 276 ] {335f1cd0-a3dc-4b56-96e6-d365bc438f37} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11358 | 2026.03.27 20:07:16.358493 [ 276 ] {335f1cd0-a3dc-4b56-96e6-d365bc438f37} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11359 | 2026.03.27 20:07:16.358625 [ 82 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11360 | 2026.03.27 20:07:16.358633 [ 276 ] {335f1cd0-a3dc-4b56-96e6-d365bc438f37} <Debug> executeQuery: Read 1356 rows, 93.78 KiB in 0.002091 sec., 648493.543758967 rows/sec., 43.80 MiB/sec. | ||
| 11361 | 2026.03.27 20:07:16.358665 [ 82 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11362 | 2026.03.27 20:07:16.358690 [ 276 ] {335f1cd0-a3dc-4b56-96e6-d365bc438f37} <Debug> TCPHandler: Processed in 0.00227669 sec. | ||
| 11363 | 2026.03.27 20:07:16.358692 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11364 | 2026.03.27 20:07:16.358816 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::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 | ||
| 11365 | 2026.03.27 20:07:16.358924 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11366 | 2026.03.27 20:07:16.358929 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11367 | 2026.03.27 20:07:16.358984 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1831 rows starting from the beginning of the part | ||
| 11368 | 2026.03.27 20:07:16.359050 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 514 rows starting from the beginning of the part | ||
| 11369 | 2026.03.27 20:07:16.359077 [ 276 ] {6132960d-880b-44b6-b048-f458a3959cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11370 | 2026.03.27 20:07:16.359097 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 91 rows starting from the beginning of the part | ||
| 11371 | 2026.03.27 20:07:16.359145 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 514 rows starting from the beginning of the part | ||
| 11372 | 2026.03.27 20:07:16.359150 [ 276 ] {6132960d-880b-44b6-b048-f458a3959cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11373 | 2026.03.27 20:07:16.359191 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 81 rows starting from the beginning of the part | ||
| 11374 | 2026.03.27 20:07:16.359239 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1356 rows starting from the beginning of the part | ||
| 11375 | 2026.03.27 20:07:16.360175 [ 276 ] {6132960d-880b-44b6-b048-f458a3959cb3} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11376 | 2026.03.27 20:07:16.360217 [ 276 ] {6132960d-880b-44b6-b048-f458a3959cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11377 | 2026.03.27 20:07:16.360700 [ 276 ] {6132960d-880b-44b6-b048-f458a3959cb3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11378 | 2026.03.27 20:07:16.360721 [ 200 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4387 rows, containing 5 columns (5 merged, 0 gathered) in 0.001947354 sec., 2252800.466684537 rows/sec., 163.83 MiB/sec. | ||
| 11379 | 2026.03.27 20:07:16.360922 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11380 | 2026.03.27 20:07:16.360942 [ 276 ] {6132960d-880b-44b6-b048-f458a3959cb3} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11381 | 2026.03.27 20:07:16.361103 [ 276 ] {6132960d-880b-44b6-b048-f458a3959cb3} <Debug> executeQuery: Read 1607 rows, 102.08 KiB in 0.002074 sec., 774831.243972999 rows/sec., 48.06 MiB/sec. | ||
| 11382 | 2026.03.27 20:07:16.361162 [ 276 ] {6132960d-880b-44b6-b048-f458a3959cb3} <Debug> TCPHandler: Processed in 0.002353742 sec. | ||
| 11383 | 2026.03.27 20:07:16.361187 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_81_16} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11384 | 2026.03.27 20:07:16.361267 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_81_16} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11385 | 2026.03.27 20:07:16.361281 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11386 | 2026.03.27 20:07:16.361338 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 11387 | 2026.03.27 20:07:16.361390 [ 276 ] {2bfa70d2-1692-4cbf-975a-0d3e0d866faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11388 | 2026.03.27 20:07:16.361451 [ 276 ] {2bfa70d2-1692-4cbf-975a-0d3e0d866faf} <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 | ||
| 11389 | 2026.03.27 20:07:16.362317 [ 276 ] {2bfa70d2-1692-4cbf-975a-0d3e0d866faf} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11390 | 2026.03.27 20:07:16.362355 [ 276 ] {2bfa70d2-1692-4cbf-975a-0d3e0d866faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11391 | 2026.03.27 20:07:16.362930 [ 276 ] {2bfa70d2-1692-4cbf-975a-0d3e0d866faf} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11392 | 2026.03.27 20:07:16.363159 [ 276 ] {2bfa70d2-1692-4cbf-975a-0d3e0d866faf} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11393 | 2026.03.27 20:07:16.363303 [ 276 ] {2bfa70d2-1692-4cbf-975a-0d3e0d866faf} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001932 sec., 18115.942028985508 rows/sec., 32.46 MiB/sec. | ||
| 11394 | 2026.03.27 20:07:16.363370 [ 276 ] {2bfa70d2-1692-4cbf-975a-0d3e0d866faf} <Debug> TCPHandler: Processed in 0.002141148 sec. | ||
| 11395 | 2026.03.27 20:07:16.363493 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11396 | 2026.03.27 20:07:16.363589 [ 276 ] {40e73c8d-4be8-4eef-93d2-8d43f5b23974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11397 | 2026.03.27 20:07:16.363631 [ 276 ] {40e73c8d-4be8-4eef-93d2-8d43f5b23974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11398 | 2026.03.27 20:07:16.363968 [ 276 ] {40e73c8d-4be8-4eef-93d2-8d43f5b23974} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11399 | 2026.03.27 20:07:16.364004 [ 276 ] {40e73c8d-4be8-4eef-93d2-8d43f5b23974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11400 | 2026.03.27 20:07:16.364297 [ 276 ] {40e73c8d-4be8-4eef-93d2-8d43f5b23974} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11401 | 2026.03.27 20:07:16.364500 [ 276 ] {40e73c8d-4be8-4eef-93d2-8d43f5b23974} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11402 | 2026.03.27 20:07:16.364620 [ 82 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11403 | 2026.03.27 20:07:16.364627 [ 276 ] {40e73c8d-4be8-4eef-93d2-8d43f5b23974} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001058 sec., 11342.155009451797 rows/sec., 782.73 KiB/sec. | ||
| 11404 | 2026.03.27 20:07:16.364665 [ 82 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11405 | 2026.03.27 20:07:16.364691 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11406 | 2026.03.27 20:07:16.364697 [ 276 ] {40e73c8d-4be8-4eef-93d2-8d43f5b23974} <Debug> TCPHandler: Processed in 0.001254392 sec. | ||
| 11407 | 2026.03.27 20:07:16.364781 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 11408 | 2026.03.27 20:07:16.364884 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11409 | 2026.03.27 20:07:16.364912 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4050 rows starting from the beginning of the part | ||
| 11410 | 2026.03.27 20:07:16.364961 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 90 rows starting from the beginning of the part | ||
| 11411 | 2026.03.27 20:07:16.365005 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 11412 | 2026.03.27 20:07:16.365042 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 11413 | 2026.03.27 20:07:16.365080 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11414 | 2026.03.27 20:07:16.365117 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 12 rows starting from the beginning of the part | ||
| 11415 | 2026.03.27 20:07:16.366298 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4362 rows, containing 4 columns (4 merged, 0 gathered) in 0.001551708 sec., 2811095.902064048 rows/sec., 184.30 MiB/sec. | ||
| 11416 | 2026.03.27 20:07:16.366564 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11417 | 2026.03.27 20:07:16.366797 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_81_16} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11418 | 2026.03.27 20:07:16.366865 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_81_16} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11419 | 2026.03.27 20:07:16.366927 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 11420 | 2026.03.27 20:07:17.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.47 MiB, peak 334.13 MiB, free memory in arenas 0.00 B, will set to 327.11 MiB (RSS), difference: -1.36 MiB | ||
| 11421 | 2026.03.27 20:07:17.579524 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1462 | ||
| 11422 | 2026.03.27 20:07:17.582699 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11423 | 2026.03.27 20:07:17.582746 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11424 | 2026.03.27 20:07:17.583942 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11425 | 2026.03.27 20:07:17.584208 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11426 | 2026.03.27 20:07:17.584472 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1462 | ||
| 11427 | 2026.03.27 20:07:20.005838 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24543 | ||
| 11428 | 2026.03.27 20:07:20.006366 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11429 | 2026.03.27 20:07:20.006402 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11430 | 2026.03.27 20:07:20.006895 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11431 | 2026.03.27 20:07:20.007124 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11432 | 2026.03.27 20:07:20.007260 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24543 | ||
| 11433 | 2026.03.27 20:07:20.007318 [ 28 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11434 | 2026.03.27 20:07:20.007413 [ 28 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11435 | 2026.03.27 20:07:20.007447 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11436 | 2026.03.27 20:07:20.007551 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 11437 | 2026.03.27 20:07:20.007638 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11438 | 2026.03.27 20:07:20.007666 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22111 rows starting from the beginning of the part | ||
| 11439 | 2026.03.27 20:07:20.007726 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 11440 | 2026.03.27 20:07:20.007770 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 11441 | 2026.03.27 20:07:20.007808 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 11442 | 2026.03.27 20:07:20.007847 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 11443 | 2026.03.27 20:07:20.007883 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 11444 | 2026.03.27 20:07:20.010066 [ 192 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24543 rows, containing 4 columns (4 merged, 0 gathered) in 0.002551735 sec., 9618161.760527642 rows/sec., 137.59 MiB/sec. | ||
| 11445 | 2026.03.27 20:07:20.010631 [ 192 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11446 | 2026.03.27 20:07:20.010967 [ 192 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_51_10} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11447 | 2026.03.27 20:07:20.011051 [ 192 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_51_10} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11448 | 2026.03.27 20:07:20.011169 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 11449 | 2026.03.27 20:07:21.086473 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11450 | 2026.03.27 20:07:21.086648 [ 276 ] {f2ac7eb0-19ae-4292-b168-2504b74b4c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11451 | 2026.03.27 20:07:21.086723 [ 276 ] {f2ac7eb0-19ae-4292-b168-2504b74b4c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11452 | 2026.03.27 20:07:21.087383 [ 276 ] {f2ac7eb0-19ae-4292-b168-2504b74b4c42} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11453 | 2026.03.27 20:07:21.087435 [ 276 ] {f2ac7eb0-19ae-4292-b168-2504b74b4c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11454 | 2026.03.27 20:07:21.087839 [ 276 ] {f2ac7eb0-19ae-4292-b168-2504b74b4c42} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11455 | 2026.03.27 20:07:21.088064 [ 276 ] {f2ac7eb0-19ae-4292-b168-2504b74b4c42} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11456 | 2026.03.27 20:07:21.088229 [ 276 ] {f2ac7eb0-19ae-4292-b168-2504b74b4c42} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001628 sec., 34398.0343980344 rows/sec., 2.64 MiB/sec. | ||
| 11457 | 2026.03.27 20:07:21.088281 [ 276 ] {f2ac7eb0-19ae-4292-b168-2504b74b4c42} <Debug> TCPHandler: Processed in 0.001937184 sec. | ||
| 11458 | 2026.03.27 20:07:21.088411 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11459 | 2026.03.27 20:07:21.088517 [ 276 ] {59dccf3d-6e72-4629-91a2-d15312949f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11460 | 2026.03.27 20:07:21.088562 [ 276 ] {59dccf3d-6e72-4629-91a2-d15312949f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11461 | 2026.03.27 20:07:21.089010 [ 276 ] {59dccf3d-6e72-4629-91a2-d15312949f74} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11462 | 2026.03.27 20:07:21.089046 [ 276 ] {59dccf3d-6e72-4629-91a2-d15312949f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11463 | 2026.03.27 20:07:21.089349 [ 276 ] {59dccf3d-6e72-4629-91a2-d15312949f74} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11464 | 2026.03.27 20:07:21.089560 [ 276 ] {59dccf3d-6e72-4629-91a2-d15312949f74} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11465 | 2026.03.27 20:07:21.089714 [ 276 ] {59dccf3d-6e72-4629-91a2-d15312949f74} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 11466 | 2026.03.27 20:07:21.089754 [ 276 ] {59dccf3d-6e72-4629-91a2-d15312949f74} <Debug> TCPHandler: Processed in 0.001396265 sec. | ||
| 11467 | 2026.03.27 20:07:21.089878 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11468 | 2026.03.27 20:07:21.089977 [ 276 ] {85c438a8-0497-45c7-b64c-aeb3cafc4b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11469 | 2026.03.27 20:07:21.090024 [ 276 ] {85c438a8-0497-45c7-b64c-aeb3cafc4b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11470 | 2026.03.27 20:07:21.090421 [ 276 ] {85c438a8-0497-45c7-b64c-aeb3cafc4b0c} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11471 | 2026.03.27 20:07:21.090458 [ 276 ] {85c438a8-0497-45c7-b64c-aeb3cafc4b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11472 | 2026.03.27 20:07:21.090795 [ 276 ] {85c438a8-0497-45c7-b64c-aeb3cafc4b0c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11473 | 2026.03.27 20:07:21.091001 [ 276 ] {85c438a8-0497-45c7-b64c-aeb3cafc4b0c} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11474 | 2026.03.27 20:07:21.091136 [ 276 ] {85c438a8-0497-45c7-b64c-aeb3cafc4b0c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001179 sec., 108566.5818490246 rows/sec., 7.56 MiB/sec. | ||
| 11475 | 2026.03.27 20:07:21.091173 [ 276 ] {85c438a8-0497-45c7-b64c-aeb3cafc4b0c} <Debug> TCPHandler: Processed in 0.001344904 sec. | ||
| 11476 | 2026.03.27 20:07:21.091287 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11477 | 2026.03.27 20:07:21.091383 [ 276 ] {e945aa04-573e-4f31-9b69-4012553f4789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11478 | 2026.03.27 20:07:21.091426 [ 276 ] {e945aa04-573e-4f31-9b69-4012553f4789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11479 | 2026.03.27 20:07:21.091763 [ 276 ] {e945aa04-573e-4f31-9b69-4012553f4789} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11480 | 2026.03.27 20:07:21.091799 [ 276 ] {e945aa04-573e-4f31-9b69-4012553f4789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11481 | 2026.03.27 20:07:21.092100 [ 276 ] {e945aa04-573e-4f31-9b69-4012553f4789} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11482 | 2026.03.27 20:07:21.092298 [ 276 ] {e945aa04-573e-4f31-9b69-4012553f4789} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11483 | 2026.03.27 20:07:21.092427 [ 276 ] {e945aa04-573e-4f31-9b69-4012553f4789} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001062 sec., 45197.74011299435 rows/sec., 3.05 MiB/sec. | ||
| 11484 | 2026.03.27 20:07:21.092463 [ 276 ] {e945aa04-573e-4f31-9b69-4012553f4789} <Debug> TCPHandler: Processed in 0.001224802 sec. | ||
| 11485 | 2026.03.27 20:07:21.262715 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11486 | 2026.03.27 20:07:21.280832 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11487 | 2026.03.27 20:07:21.280875 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11488 | 2026.03.27 20:07:21.286969 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11489 | 2026.03.27 20:07:21.287674 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11490 | 2026.03.27 20:07:21.287973 [ 114 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11491 | 2026.03.27 20:07:21.288061 [ 114 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11492 | 2026.03.27 20:07:21.288094 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11493 | 2026.03.27 20:07:21.288264 [ 197 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 11494 | 2026.03.27 20:07:21.290947 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11495 | 2026.03.27 20:07:21.292259 [ 197 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11496 | 2026.03.27 20:07:21.293702 [ 197 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 11497 | 2026.03.27 20:07:21.298188 [ 197 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 11498 | 2026.03.27 20:07:21.302711 [ 197 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 11499 | 2026.03.27 20:07:21.307168 [ 197 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 11500 | 2026.03.27 20:07:21.311720 [ 197 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 11501 | 2026.03.27 20:07:21.315618 [ 197 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 11502 | 2026.03.27 20:07:21.370935 [ 191 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.082744751 sec., 4640.777757612685 rows/sec., 24.00 MiB/sec. | ||
| 11503 | 2026.03.27 20:07:21.373870 [ 195 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11504 | 2026.03.27 20:07:21.376048 [ 195 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_51_10} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11505 | 2026.03.27 20:07:21.376131 [ 195 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_51_10} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11506 | 2026.03.27 20:07:21.378561 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11507 | 2026.03.27 20:07:22.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.91 MiB, peak 342.32 MiB, free memory in arenas 0.00 B, will set to 331.46 MiB (RSS), difference: 2.54 MiB | ||
| 11508 | 2026.03.27 20:07:24.143584 [ 102 ] {} <Debug> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 11509 | 2026.03.27 20:07:24.143655 [ 102 ] {} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11510 | 2026.03.27 20:07:24.143681 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 11511 | 2026.03.27 20:07:24.143787 [ 194 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 11512 | 2026.03.27 20:07:24.143911 [ 194 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11513 | 2026.03.27 20:07:24.143946 [ 194 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 19 rows starting from the beginning of the part | ||
| 11514 | 2026.03.27 20:07:24.144010 [ 194 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::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 | ||
| 11515 | 2026.03.27 20:07:24.144059 [ 194 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::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 | ||
| 11516 | 2026.03.27 20:07:24.144100 [ 194 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::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 | ||
| 11517 | 2026.03.27 20:07:24.144136 [ 194 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::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 | ||
| 11518 | 2026.03.27 20:07:24.144895 [ 188 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.00115142 sec., 19975.33480398117 rows/sec., 1.30 MiB/sec. | ||
| 11519 | 2026.03.27 20:07:24.145056 [ 198 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 11520 | 2026.03.27 20:07:24.145328 [ 198 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_20_4} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11521 | 2026.03.27 20:07:24.145399 [ 198 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_20_4} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 11522 | 2026.03.27 20:07:24.145475 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 11523 | 2026.03.27 20:07:26.089405 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11524 | 2026.03.27 20:07:26.089594 [ 276 ] {f6b51c79-b6ce-4630-a6e3-4382d75c7ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11525 | 2026.03.27 20:07:26.089659 [ 276 ] {f6b51c79-b6ce-4630-a6e3-4382d75c7ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11526 | 2026.03.27 20:07:26.090310 [ 276 ] {f6b51c79-b6ce-4630-a6e3-4382d75c7ca3} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11527 | 2026.03.27 20:07:26.090358 [ 276 ] {f6b51c79-b6ce-4630-a6e3-4382d75c7ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11528 | 2026.03.27 20:07:26.090758 [ 276 ] {f6b51c79-b6ce-4630-a6e3-4382d75c7ca3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11529 | 2026.03.27 20:07:26.090988 [ 276 ] {f6b51c79-b6ce-4630-a6e3-4382d75c7ca3} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11530 | 2026.03.27 20:07:26.091142 [ 276 ] {f6b51c79-b6ce-4630-a6e3-4382d75c7ca3} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001594 sec., 56461.73149309913 rows/sec., 4.75 MiB/sec. | ||
| 11531 | 2026.03.27 20:07:26.091192 [ 276 ] {f6b51c79-b6ce-4630-a6e3-4382d75c7ca3} <Debug> TCPHandler: Processed in 0.001914983 sec. | ||
| 11532 | 2026.03.27 20:07:26.091316 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11533 | 2026.03.27 20:07:26.091420 [ 276 ] {edccab55-2cdb-4beb-935e-3b50fdb9a78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11534 | 2026.03.27 20:07:26.091465 [ 276 ] {edccab55-2cdb-4beb-935e-3b50fdb9a78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11535 | 2026.03.27 20:07:26.091894 [ 276 ] {edccab55-2cdb-4beb-935e-3b50fdb9a78b} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11536 | 2026.03.27 20:07:26.091932 [ 276 ] {edccab55-2cdb-4beb-935e-3b50fdb9a78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11537 | 2026.03.27 20:07:26.092235 [ 276 ] {edccab55-2cdb-4beb-935e-3b50fdb9a78b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11538 | 2026.03.27 20:07:26.092438 [ 276 ] {edccab55-2cdb-4beb-935e-3b50fdb9a78b} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11539 | 2026.03.27 20:07:26.092571 [ 276 ] {edccab55-2cdb-4beb-935e-3b50fdb9a78b} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001174 sec., 14480.408858603067 rows/sec., 1.06 MiB/sec. | ||
| 11540 | 2026.03.27 20:07:26.092611 [ 276 ] {edccab55-2cdb-4beb-935e-3b50fdb9a78b} <Debug> TCPHandler: Processed in 0.001347244 sec. | ||
| 11541 | 2026.03.27 20:07:26.092723 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11542 | 2026.03.27 20:07:26.092831 [ 276 ] {777383ee-a316-4e1e-aaf1-27749f82879a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11543 | 2026.03.27 20:07:26.092873 [ 276 ] {777383ee-a316-4e1e-aaf1-27749f82879a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11544 | 2026.03.27 20:07:26.093293 [ 276 ] {777383ee-a316-4e1e-aaf1-27749f82879a} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11545 | 2026.03.27 20:07:26.093329 [ 276 ] {777383ee-a316-4e1e-aaf1-27749f82879a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11546 | 2026.03.27 20:07:26.093683 [ 276 ] {777383ee-a316-4e1e-aaf1-27749f82879a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11547 | 2026.03.27 20:07:26.093986 [ 276 ] {777383ee-a316-4e1e-aaf1-27749f82879a} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11548 | 2026.03.27 20:07:26.094123 [ 276 ] {777383ee-a316-4e1e-aaf1-27749f82879a} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001312 sec., 61737.80487804878 rows/sec., 4.82 MiB/sec. | ||
| 11549 | 2026.03.27 20:07:26.094163 [ 276 ] {777383ee-a316-4e1e-aaf1-27749f82879a} <Debug> TCPHandler: Processed in 0.001489167 sec. | ||
| 11550 | 2026.03.27 20:07:26.094281 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11551 | 2026.03.27 20:07:26.094378 [ 276 ] {5cc4e710-8be6-48cd-87dd-b089efce2374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11552 | 2026.03.27 20:07:26.094422 [ 276 ] {5cc4e710-8be6-48cd-87dd-b089efce2374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11553 | 2026.03.27 20:07:26.094884 [ 276 ] {5cc4e710-8be6-48cd-87dd-b089efce2374} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11554 | 2026.03.27 20:07:26.094920 [ 276 ] {5cc4e710-8be6-48cd-87dd-b089efce2374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11555 | 2026.03.27 20:07:26.095275 [ 276 ] {5cc4e710-8be6-48cd-87dd-b089efce2374} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11556 | 2026.03.27 20:07:26.095481 [ 276 ] {5cc4e710-8be6-48cd-87dd-b089efce2374} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11557 | 2026.03.27 20:07:26.095612 [ 276 ] {5cc4e710-8be6-48cd-87dd-b089efce2374} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 11558 | 2026.03.27 20:07:26.095651 [ 276 ] {5cc4e710-8be6-48cd-87dd-b089efce2374} <Debug> TCPHandler: Processed in 0.001420355 sec. | ||
| 11559 | 2026.03.27 20:07:26.095773 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11560 | 2026.03.27 20:07:26.095869 [ 276 ] {c996dd72-5ec4-4771-8944-a99491385a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11561 | 2026.03.27 20:07:26.095924 [ 276 ] {c996dd72-5ec4-4771-8944-a99491385a27} <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 | ||
| 11562 | 2026.03.27 20:07:26.096697 [ 276 ] {c996dd72-5ec4-4771-8944-a99491385a27} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11563 | 2026.03.27 20:07:26.096745 [ 276 ] {c996dd72-5ec4-4771-8944-a99491385a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11564 | 2026.03.27 20:07:26.097286 [ 276 ] {c996dd72-5ec4-4771-8944-a99491385a27} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11565 | 2026.03.27 20:07:26.097504 [ 276 ] {c996dd72-5ec4-4771-8944-a99491385a27} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11566 | 2026.03.27 20:07:26.097645 [ 276 ] {c996dd72-5ec4-4771-8944-a99491385a27} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001795 sec., 9470.752089136491 rows/sec., 16.97 MiB/sec. | ||
| 11567 | 2026.03.27 20:07:26.097709 [ 276 ] {c996dd72-5ec4-4771-8944-a99491385a27} <Debug> TCPHandler: Processed in 0.001998496 sec. | ||
| 11568 | 2026.03.27 20:07:26.097827 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11569 | 2026.03.27 20:07:26.097923 [ 276 ] {060e5b92-9bff-4928-8009-295a3015be29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11570 | 2026.03.27 20:07:26.097966 [ 276 ] {060e5b92-9bff-4928-8009-295a3015be29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11571 | 2026.03.27 20:07:26.098302 [ 276 ] {060e5b92-9bff-4928-8009-295a3015be29} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11572 | 2026.03.27 20:07:26.098337 [ 276 ] {060e5b92-9bff-4928-8009-295a3015be29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11573 | 2026.03.27 20:07:26.098640 [ 276 ] {060e5b92-9bff-4928-8009-295a3015be29} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11574 | 2026.03.27 20:07:26.098858 [ 276 ] {060e5b92-9bff-4928-8009-295a3015be29} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11575 | 2026.03.27 20:07:26.098986 [ 276 ] {060e5b92-9bff-4928-8009-295a3015be29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 11576 | 2026.03.27 20:07:26.099022 [ 276 ] {060e5b92-9bff-4928-8009-295a3015be29} <Debug> TCPHandler: Processed in 0.001244382 sec. | ||
| 11577 | 2026.03.27 20:07:27.369846 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11578 | 2026.03.27 20:07:27.369906 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11579 | 2026.03.27 20:07:27.507453 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24991 | ||
| 11580 | 2026.03.27 20:07:27.508017 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11581 | 2026.03.27 20:07:27.508058 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11582 | 2026.03.27 20:07:27.508966 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11583 | 2026.03.27 20:07:27.509232 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11584 | 2026.03.27 20:07:27.509393 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24991 | ||
| 11585 | 2026.03.27 20:07:27.584797 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1482 | ||
| 11586 | 2026.03.27 20:07:27.586941 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11587 | 2026.03.27 20:07:27.587005 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11588 | 2026.03.27 20:07:27.588216 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11589 | 2026.03.27 20:07:27.588501 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11590 | 2026.03.27 20:07:27.588892 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1482 | ||
| 11591 | 2026.03.27 20:07:28.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.47 MiB, peak 342.32 MiB, free memory in arenas 0.00 B, will set to 331.48 MiB (RSS), difference: 4.01 MiB | ||
| 11592 | 2026.03.27 20:07:28.354533 [ 119 ] {} <Debug> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 11593 | 2026.03.27 20:07:28.354622 [ 119 ] {} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11594 | 2026.03.27 20:07:28.354657 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11595 | 2026.03.27 20:07:28.354831 [ 194 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::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 | ||
| 11596 | 2026.03.27 20:07:28.355050 [ 194 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11597 | 2026.03.27 20:07:28.355114 [ 194 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 2 rows starting from the beginning of the part | ||
| 11598 | 2026.03.27 20:07:28.355238 [ 194 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::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 | ||
| 11599 | 2026.03.27 20:07:28.355328 [ 194 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::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 | ||
| 11600 | 2026.03.27 20:07:28.355410 [ 194 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::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 | ||
| 11601 | 2026.03.27 20:07:28.355471 [ 194 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::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 | ||
| 11602 | 2026.03.27 20:07:28.356209 [ 188 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001457036 sec., 4117.949041753258 rows/sec., 305.63 KiB/sec. | ||
| 11603 | 2026.03.27 20:07:28.356382 [ 198 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 11604 | 2026.03.27 20:07:28.356687 [ 198 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_13_3} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11605 | 2026.03.27 20:07:28.356768 [ 198 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_13_3} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 11606 | 2026.03.27 20:07:28.356857 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11607 | 2026.03.27 20:07:28.791065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11608 | 2026.03.27 20:07:28.805919 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11609 | 2026.03.27 20:07:28.805980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11610 | 2026.03.27 20:07:28.811572 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11611 | 2026.03.27 20:07:28.812269 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11612 | 2026.03.27 20:07:28.815042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11613 | 2026.03.27 20:07:31.088909 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11614 | 2026.03.27 20:07:31.089097 [ 276 ] {775bb50d-c5ac-4a9f-92a3-54b738a00f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11615 | 2026.03.27 20:07:31.089163 [ 276 ] {775bb50d-c5ac-4a9f-92a3-54b738a00f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11616 | 2026.03.27 20:07:31.089847 [ 276 ] {775bb50d-c5ac-4a9f-92a3-54b738a00f3e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11617 | 2026.03.27 20:07:31.089889 [ 276 ] {775bb50d-c5ac-4a9f-92a3-54b738a00f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11618 | 2026.03.27 20:07:31.090287 [ 276 ] {775bb50d-c5ac-4a9f-92a3-54b738a00f3e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11619 | 2026.03.27 20:07:31.090514 [ 276 ] {775bb50d-c5ac-4a9f-92a3-54b738a00f3e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11620 | 2026.03.27 20:07:31.090667 [ 276 ] {775bb50d-c5ac-4a9f-92a3-54b738a00f3e} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001615 sec., 64396.284829721364 rows/sec., 5.40 MiB/sec. | ||
| 11621 | 2026.03.27 20:07:31.090717 [ 276 ] {775bb50d-c5ac-4a9f-92a3-54b738a00f3e} <Debug> TCPHandler: Processed in 0.001940835 sec. | ||
| 11622 | 2026.03.27 20:07:31.090858 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11623 | 2026.03.27 20:07:31.090961 [ 276 ] {1e95bbd2-7468-49d1-a020-099699f77772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11624 | 2026.03.27 20:07:31.091006 [ 276 ] {1e95bbd2-7468-49d1-a020-099699f77772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11625 | 2026.03.27 20:07:31.091439 [ 276 ] {1e95bbd2-7468-49d1-a020-099699f77772} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11626 | 2026.03.27 20:07:31.091474 [ 276 ] {1e95bbd2-7468-49d1-a020-099699f77772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11627 | 2026.03.27 20:07:31.091807 [ 276 ] {1e95bbd2-7468-49d1-a020-099699f77772} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11628 | 2026.03.27 20:07:31.092019 [ 276 ] {1e95bbd2-7468-49d1-a020-099699f77772} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11629 | 2026.03.27 20:07:31.092126 [ 115 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11630 | 2026.03.27 20:07:31.092153 [ 276 ] {1e95bbd2-7468-49d1-a020-099699f77772} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001215 sec., 19753.086419753086 rows/sec., 1.45 MiB/sec. | ||
| 11631 | 2026.03.27 20:07:31.092163 [ 115 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11632 | 2026.03.27 20:07:31.092185 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11633 | 2026.03.27 20:07:31.092194 [ 276 ] {1e95bbd2-7468-49d1-a020-099699f77772} <Debug> TCPHandler: Processed in 0.001388895 sec. | ||
| 11634 | 2026.03.27 20:07:31.092269 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::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 | ||
| 11635 | 2026.03.27 20:07:31.092310 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11636 | 2026.03.27 20:07:31.092362 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11637 | 2026.03.27 20:07:31.092391 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 226 rows starting from the beginning of the part | ||
| 11638 | 2026.03.27 20:07:31.092409 [ 276 ] {1fcc0b44-0d14-402e-a14e-32396d05a950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11639 | 2026.03.27 20:07:31.092446 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 166 rows starting from the beginning of the part | ||
| 11640 | 2026.03.27 20:07:31.092452 [ 276 ] {1fcc0b44-0d14-402e-a14e-32396d05a950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11641 | 2026.03.27 20:07:31.092492 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 17 rows starting from the beginning of the part | ||
| 11642 | 2026.03.27 20:07:31.092534 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 53 rows starting from the beginning of the part | ||
| 11643 | 2026.03.27 20:07:31.092570 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 17 rows starting from the beginning of the part | ||
| 11644 | 2026.03.27 20:07:31.092607 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 24 rows starting from the beginning of the part | ||
| 11645 | 2026.03.27 20:07:31.092904 [ 276 ] {1fcc0b44-0d14-402e-a14e-32396d05a950} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11646 | 2026.03.27 20:07:31.092938 [ 276 ] {1fcc0b44-0d14-402e-a14e-32396d05a950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11647 | 2026.03.27 20:07:31.093253 [ 276 ] {1fcc0b44-0d14-402e-a14e-32396d05a950} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11648 | 2026.03.27 20:07:31.093391 [ 198 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 503 rows, containing 5 columns (5 merged, 0 gathered) in 0.001151931 sec., 436658.0984451326 rows/sec., 30.09 MiB/sec. | ||
| 11649 | 2026.03.27 20:07:31.093467 [ 276 ] {1fcc0b44-0d14-402e-a14e-32396d05a950} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11650 | 2026.03.27 20:07:31.093606 [ 276 ] {1fcc0b44-0d14-402e-a14e-32396d05a950} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001216 sec., 72368.42105263157 rows/sec., 5.65 MiB/sec. | ||
| 11651 | 2026.03.27 20:07:31.093640 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11652 | 2026.03.27 20:07:31.093645 [ 276 ] {1fcc0b44-0d14-402e-a14e-32396d05a950} <Debug> TCPHandler: Processed in 0.001385574 sec. | ||
| 11653 | 2026.03.27 20:07:31.093817 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11654 | 2026.03.27 20:07:31.093917 [ 276 ] {5337d1ce-4ff2-46ac-8006-b1da23fa86f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11655 | 2026.03.27 20:07:31.093965 [ 276 ] {5337d1ce-4ff2-46ac-8006-b1da23fa86f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11656 | 2026.03.27 20:07:31.094071 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_71_14} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11657 | 2026.03.27 20:07:31.094190 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_71_14} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11658 | 2026.03.27 20:07:31.094331 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11659 | 2026.03.27 20:07:31.094384 [ 276 ] {5337d1ce-4ff2-46ac-8006-b1da23fa86f0} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11660 | 2026.03.27 20:07:31.094423 [ 276 ] {5337d1ce-4ff2-46ac-8006-b1da23fa86f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11661 | 2026.03.27 20:07:31.094774 [ 276 ] {5337d1ce-4ff2-46ac-8006-b1da23fa86f0} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11662 | 2026.03.27 20:07:31.094982 [ 276 ] {5337d1ce-4ff2-46ac-8006-b1da23fa86f0} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11663 | 2026.03.27 20:07:31.095093 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 3 parts from all_1_79_16 to all_81_81_0 | ||
| 11664 | 2026.03.27 20:07:31.095109 [ 276 ] {5337d1ce-4ff2-46ac-8006-b1da23fa86f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 11665 | 2026.03.27 20:07:31.095126 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11666 | 2026.03.27 20:07:31.095144 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11667 | 2026.03.27 20:07:31.095148 [ 276 ] {5337d1ce-4ff2-46ac-8006-b1da23fa86f0} <Debug> TCPHandler: Processed in 0.001381154 sec. | ||
| 11668 | 2026.03.27 20:07:31.095220 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_81_17} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_79_16 to all_81_81_0 into Compact with storage Full | ||
| 11669 | 2026.03.27 20:07:31.095301 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11670 | 2026.03.27 20:07:31.095339 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_81_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11671 | 2026.03.27 20:07:31.095381 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_81_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_79_16, total 31059 rows starting from the beginning of the part | ||
| 11672 | 2026.03.27 20:07:31.095449 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_81_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 11673 | 2026.03.27 20:07:31.095456 [ 276 ] {f48154c4-7d22-4949-8465-e456204f6471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11674 | 2026.03.27 20:07:31.095498 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_81_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1607 rows starting from the beginning of the part | ||
| 11675 | 2026.03.27 20:07:31.095550 [ 276 ] {f48154c4-7d22-4949-8465-e456204f6471} <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 | ||
| 11676 | 2026.03.27 20:07:31.096706 [ 276 ] {f48154c4-7d22-4949-8465-e456204f6471} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11677 | 2026.03.27 20:07:31.096754 [ 276 ] {f48154c4-7d22-4949-8465-e456204f6471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11678 | 2026.03.27 20:07:31.097512 [ 276 ] {f48154c4-7d22-4949-8465-e456204f6471} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11679 | 2026.03.27 20:07:31.097859 [ 276 ] {f48154c4-7d22-4949-8465-e456204f6471} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11680 | 2026.03.27 20:07:31.097974 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11681 | 2026.03.27 20:07:31.098003 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11682 | 2026.03.27 20:07:31.098008 [ 276 ] {f48154c4-7d22-4949-8465-e456204f6471} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002581 sec., 9298.721425803951 rows/sec., 16.66 MiB/sec. | ||
| 11683 | 2026.03.27 20:07:31.098020 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11684 | 2026.03.27 20:07:31.098076 [ 276 ] {f48154c4-7d22-4949-8465-e456204f6471} <Debug> TCPHandler: Processed in 0.002847891 sec. | ||
| 11685 | 2026.03.27 20:07:31.098105 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::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 | ||
| 11686 | 2026.03.27 20:07:31.098196 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11687 | 2026.03.27 20:07:31.098297 [ 276 ] {410b818d-a3bd-40f3-8be4-99c6a6b6502a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11688 | 2026.03.27 20:07:31.098337 [ 276 ] {410b818d-a3bd-40f3-8be4-99c6a6b6502a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11689 | 2026.03.27 20:07:31.098376 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11690 | 2026.03.27 20:07:31.098455 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1450 rows starting from the beginning of the part | ||
| 11691 | 2026.03.27 20:07:31.098613 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 24 rows starting from the beginning of the part | ||
| 11692 | 2026.03.27 20:07:31.098697 [ 276 ] {410b818d-a3bd-40f3-8be4-99c6a6b6502a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11693 | 2026.03.27 20:07:31.098737 [ 276 ] {410b818d-a3bd-40f3-8be4-99c6a6b6502a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11694 | 2026.03.27 20:07:31.098752 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 17 rows starting from the beginning of the part | ||
| 11695 | 2026.03.27 20:07:31.098899 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 35 rows starting from the beginning of the part | ||
| 11696 | 2026.03.27 20:07:31.099009 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 17 rows starting from the beginning of the part | ||
| 11697 | 2026.03.27 20:07:31.099129 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 24 rows starting from the beginning of the part | ||
| 11698 | 2026.03.27 20:07:31.099311 [ 276 ] {410b818d-a3bd-40f3-8be4-99c6a6b6502a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11699 | 2026.03.27 20:07:31.099615 [ 276 ] {410b818d-a3bd-40f3-8be4-99c6a6b6502a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11700 | 2026.03.27 20:07:31.099789 [ 276 ] {410b818d-a3bd-40f3-8be4-99c6a6b6502a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001511 sec., 39708.80211780278 rows/sec., 2.68 MiB/sec. | ||
| 11701 | 2026.03.27 20:07:31.099839 [ 276 ] {410b818d-a3bd-40f3-8be4-99c6a6b6502a} <Debug> TCPHandler: Processed in 0.00169307 sec. | ||
| 11702 | 2026.03.27 20:07:31.105461 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_81_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32826 rows, containing 5 columns (5 merged, 0 gathered) in 0.010256941 sec., 3200369.3888850487 rows/sec., 204.64 MiB/sec. | ||
| 11703 | 2026.03.27 20:07:31.105805 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_81_17} <Trace> MergedBlockOutputStream: filled checksums all_1_81_17 (state Temporary) | ||
| 11704 | 2026.03.27 20:07:31.106175 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_81_17} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_81_17 to all_1_81_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11705 | 2026.03.27 20:07:31.106286 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_81_17} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 3 parts: [all_1_79_16, all_81_81_0] -> all_1_81_17 | ||
| 11706 | 2026.03.27 20:07:31.106395 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 11707 | 2026.03.27 20:07:31.110345 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1567 rows, containing 19 columns (19 merged, 0 gathered) in 0.012273976 sec., 127668.49144889969 rows/sec., 228.78 MiB/sec. | ||
| 11708 | 2026.03.27 20:07:31.113136 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11709 | 2026.03.27 20:07:31.113627 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11710 | 2026.03.27 20:07:31.113744 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11711 | 2026.03.27 20:07:31.113912 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 11712 | 2026.03.27 20:07:31.720440 [ 113 ] {} <Debug> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 11713 | 2026.03.27 20:07:31.720539 [ 113 ] {} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11714 | 2026.03.27 20:07:31.720577 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11715 | 2026.03.27 20:07:31.720750 [ 198 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 11716 | 2026.03.27 20:07:31.720972 [ 198 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11717 | 2026.03.27 20:07:31.721029 [ 198 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 977 rows starting from the beginning of the part | ||
| 11718 | 2026.03.27 20:07:31.721140 [ 198 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 11719 | 2026.03.27 20:07:31.721237 [ 198 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 11720 | 2026.03.27 20:07:31.721336 [ 198 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 11721 | 2026.03.27 20:07:31.721420 [ 198 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 825 rows starting from the beginning of the part | ||
| 11722 | 2026.03.27 20:07:31.722500 [ 200 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2101 rows, containing 5 columns (5 merged, 0 gathered) in 0.001831302 sec., 1147271.1764635216 rows/sec., 72.99 MiB/sec. | ||
| 11723 | 2026.03.27 20:07:31.722763 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 11724 | 2026.03.27 20:07:31.723116 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_27_6} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11725 | 2026.03.27 20:07:31.723193 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_27_6} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 11726 | 2026.03.27 20:07:31.723288 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 11727 | 2026.03.27 20:07:32.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 332.05 MiB, peak 343.61 MiB, free memory in arenas 0.00 B, will set to 339.89 MiB (RSS), difference: 7.85 MiB | ||
| 11728 | 2026.03.27 20:07:35.009561 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25503 | ||
| 11729 | 2026.03.27 20:07:35.010081 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11730 | 2026.03.27 20:07:35.010118 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11731 | 2026.03.27 20:07:35.010615 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11732 | 2026.03.27 20:07:35.010844 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11733 | 2026.03.27 20:07:35.010999 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25503 | ||
| 11734 | 2026.03.27 20:07:36.088710 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11735 | 2026.03.27 20:07:36.088905 [ 276 ] {00520f52-60a2-477c-97ec-54dfcf12d748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11736 | 2026.03.27 20:07:36.088978 [ 276 ] {00520f52-60a2-477c-97ec-54dfcf12d748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11737 | 2026.03.27 20:07:36.089690 [ 276 ] {00520f52-60a2-477c-97ec-54dfcf12d748} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11738 | 2026.03.27 20:07:36.089740 [ 276 ] {00520f52-60a2-477c-97ec-54dfcf12d748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11739 | 2026.03.27 20:07:36.090141 [ 276 ] {00520f52-60a2-477c-97ec-54dfcf12d748} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11740 | 2026.03.27 20:07:36.090390 [ 276 ] {00520f52-60a2-477c-97ec-54dfcf12d748} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11741 | 2026.03.27 20:07:36.090566 [ 276 ] {00520f52-60a2-477c-97ec-54dfcf12d748} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001713 sec., 52539.404553415065 rows/sec., 4.42 MiB/sec. | ||
| 11742 | 2026.03.27 20:07:36.090616 [ 276 ] {00520f52-60a2-477c-97ec-54dfcf12d748} <Debug> TCPHandler: Processed in 0.002051387 sec. | ||
| 11743 | 2026.03.27 20:07:36.090748 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11744 | 2026.03.27 20:07:36.090849 [ 276 ] {c5222fff-f721-4c41-a8cc-e9575005787d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11745 | 2026.03.27 20:07:36.090892 [ 276 ] {c5222fff-f721-4c41-a8cc-e9575005787d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11746 | 2026.03.27 20:07:36.091322 [ 276 ] {c5222fff-f721-4c41-a8cc-e9575005787d} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11747 | 2026.03.27 20:07:36.091359 [ 276 ] {c5222fff-f721-4c41-a8cc-e9575005787d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11748 | 2026.03.27 20:07:36.091654 [ 276 ] {c5222fff-f721-4c41-a8cc-e9575005787d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11749 | 2026.03.27 20:07:36.091852 [ 276 ] {c5222fff-f721-4c41-a8cc-e9575005787d} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11750 | 2026.03.27 20:07:36.091981 [ 276 ] {c5222fff-f721-4c41-a8cc-e9575005787d} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001155 sec., 14718.61471861472 rows/sec., 1.08 MiB/sec. | ||
| 11751 | 2026.03.27 20:07:36.092018 [ 276 ] {c5222fff-f721-4c41-a8cc-e9575005787d} <Debug> TCPHandler: Processed in 0.001322203 sec. | ||
| 11752 | 2026.03.27 20:07:36.092132 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11753 | 2026.03.27 20:07:36.092226 [ 276 ] {b7df595c-a631-4296-a7b9-3ae551675b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11754 | 2026.03.27 20:07:36.092266 [ 276 ] {b7df595c-a631-4296-a7b9-3ae551675b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11755 | 2026.03.27 20:07:36.092675 [ 276 ] {b7df595c-a631-4296-a7b9-3ae551675b52} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11756 | 2026.03.27 20:07:36.092710 [ 276 ] {b7df595c-a631-4296-a7b9-3ae551675b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11757 | 2026.03.27 20:07:36.093000 [ 276 ] {b7df595c-a631-4296-a7b9-3ae551675b52} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11758 | 2026.03.27 20:07:36.093199 [ 276 ] {b7df595c-a631-4296-a7b9-3ae551675b52} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11759 | 2026.03.27 20:07:36.093334 [ 276 ] {b7df595c-a631-4296-a7b9-3ae551675b52} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001126 sec., 71936.0568383659 rows/sec., 5.62 MiB/sec. | ||
| 11760 | 2026.03.27 20:07:36.093371 [ 276 ] {b7df595c-a631-4296-a7b9-3ae551675b52} <Debug> TCPHandler: Processed in 0.001287873 sec. | ||
| 11761 | 2026.03.27 20:07:36.093481 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11762 | 2026.03.27 20:07:36.093573 [ 276 ] {26bdeb0b-db33-4ea7-adec-738a4888ec76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11763 | 2026.03.27 20:07:36.093615 [ 276 ] {26bdeb0b-db33-4ea7-adec-738a4888ec76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11764 | 2026.03.27 20:07:36.094022 [ 276 ] {26bdeb0b-db33-4ea7-adec-738a4888ec76} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11765 | 2026.03.27 20:07:36.094057 [ 276 ] {26bdeb0b-db33-4ea7-adec-738a4888ec76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11766 | 2026.03.27 20:07:36.094367 [ 276 ] {26bdeb0b-db33-4ea7-adec-738a4888ec76} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11767 | 2026.03.27 20:07:36.094587 [ 276 ] {26bdeb0b-db33-4ea7-adec-738a4888ec76} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11768 | 2026.03.27 20:07:36.094712 [ 276 ] {26bdeb0b-db33-4ea7-adec-738a4888ec76} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 11769 | 2026.03.27 20:07:36.094748 [ 276 ] {26bdeb0b-db33-4ea7-adec-738a4888ec76} <Debug> TCPHandler: Processed in 0.001314763 sec. | ||
| 11770 | 2026.03.27 20:07:36.094874 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11771 | 2026.03.27 20:07:36.094966 [ 276 ] {120472ff-d58a-4459-87ae-07ed3bb673bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11772 | 2026.03.27 20:07:36.095020 [ 276 ] {120472ff-d58a-4459-87ae-07ed3bb673bc} <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 | ||
| 11773 | 2026.03.27 20:07:36.095821 [ 276 ] {120472ff-d58a-4459-87ae-07ed3bb673bc} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11774 | 2026.03.27 20:07:36.095857 [ 276 ] {120472ff-d58a-4459-87ae-07ed3bb673bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11775 | 2026.03.27 20:07:36.096380 [ 276 ] {120472ff-d58a-4459-87ae-07ed3bb673bc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11776 | 2026.03.27 20:07:36.096596 [ 276 ] {120472ff-d58a-4459-87ae-07ed3bb673bc} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11777 | 2026.03.27 20:07:36.096727 [ 276 ] {120472ff-d58a-4459-87ae-07ed3bb673bc} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001779 sec., 9555.93029792018 rows/sec., 17.12 MiB/sec. | ||
| 11778 | 2026.03.27 20:07:36.096789 [ 276 ] {120472ff-d58a-4459-87ae-07ed3bb673bc} <Debug> TCPHandler: Processed in 0.001961385 sec. | ||
| 11779 | 2026.03.27 20:07:36.096926 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11780 | 2026.03.27 20:07:36.097018 [ 276 ] {01b18343-4404-4259-ae49-0a6463157122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11781 | 2026.03.27 20:07:36.097059 [ 276 ] {01b18343-4404-4259-ae49-0a6463157122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11782 | 2026.03.27 20:07:36.097413 [ 276 ] {01b18343-4404-4259-ae49-0a6463157122} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11783 | 2026.03.27 20:07:36.097449 [ 276 ] {01b18343-4404-4259-ae49-0a6463157122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11784 | 2026.03.27 20:07:36.097751 [ 276 ] {01b18343-4404-4259-ae49-0a6463157122} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11785 | 2026.03.27 20:07:36.097965 [ 276 ] {01b18343-4404-4259-ae49-0a6463157122} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11786 | 2026.03.27 20:07:36.098106 [ 276 ] {01b18343-4404-4259-ae49-0a6463157122} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 11787 | 2026.03.27 20:07:36.098142 [ 276 ] {01b18343-4404-4259-ae49-0a6463157122} <Debug> TCPHandler: Processed in 0.001263212 sec. | ||
| 11788 | 2026.03.27 20:07:36.315171 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11789 | 2026.03.27 20:07:36.332091 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11790 | 2026.03.27 20:07:36.332149 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11791 | 2026.03.27 20:07:36.338147 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11792 | 2026.03.27 20:07:36.338887 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11793 | 2026.03.27 20:07:36.341731 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11794 | 2026.03.27 20:07:37.589088 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1506 | ||
| 11795 | 2026.03.27 20:07:37.591223 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11796 | 2026.03.27 20:07:37.591268 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11797 | 2026.03.27 20:07:37.592432 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11798 | 2026.03.27 20:07:37.592688 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11799 | 2026.03.27 20:07:37.592947 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1506 | ||
| 11800 | 2026.03.27 20:07:41.089132 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11801 | 2026.03.27 20:07:41.089363 [ 276 ] {16ebca85-c35b-4541-b3e4-069944266594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11802 | 2026.03.27 20:07:41.089434 [ 276 ] {16ebca85-c35b-4541-b3e4-069944266594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11803 | 2026.03.27 20:07:41.090147 [ 276 ] {16ebca85-c35b-4541-b3e4-069944266594} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11804 | 2026.03.27 20:07:41.090188 [ 276 ] {16ebca85-c35b-4541-b3e4-069944266594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11805 | 2026.03.27 20:07:41.090587 [ 276 ] {16ebca85-c35b-4541-b3e4-069944266594} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11806 | 2026.03.27 20:07:41.090807 [ 276 ] {16ebca85-c35b-4541-b3e4-069944266594} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11807 | 2026.03.27 20:07:41.090959 [ 276 ] {16ebca85-c35b-4541-b3e4-069944266594} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001652 sec., 62953.99515738498 rows/sec., 5.28 MiB/sec. | ||
| 11808 | 2026.03.27 20:07:41.090961 [ 103 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11809 | 2026.03.27 20:07:41.091001 [ 276 ] {16ebca85-c35b-4541-b3e4-069944266594} <Debug> TCPHandler: Processed in 0.002016386 sec. | ||
| 11810 | 2026.03.27 20:07:41.091009 [ 103 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11811 | 2026.03.27 20:07:41.091029 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11812 | 2026.03.27 20:07:41.091138 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11813 | 2026.03.27 20:07:41.091144 [ 198 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 11814 | 2026.03.27 20:07:41.091252 [ 276 ] {5081c6c8-8454-40fb-aa2b-cf6b79030ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11815 | 2026.03.27 20:07:41.091296 [ 276 ] {5081c6c8-8454-40fb-aa2b-cf6b79030ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11816 | 2026.03.27 20:07:41.091313 [ 198 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11817 | 2026.03.27 20:07:41.091353 [ 198 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3365 rows starting from the beginning of the part | ||
| 11818 | 2026.03.27 20:07:41.091419 [ 198 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 56 rows starting from the beginning of the part | ||
| 11819 | 2026.03.27 20:07:41.091465 [ 198 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 11820 | 2026.03.27 20:07:41.091511 [ 198 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 104 rows starting from the beginning of the part | ||
| 11821 | 2026.03.27 20:07:41.091552 [ 198 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 90 rows starting from the beginning of the part | ||
| 11822 | 2026.03.27 20:07:41.091592 [ 198 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 104 rows starting from the beginning of the part | ||
| 11823 | 2026.03.27 20:07:41.091816 [ 276 ] {5081c6c8-8454-40fb-aa2b-cf6b79030ae4} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11824 | 2026.03.27 20:07:41.091867 [ 276 ] {5081c6c8-8454-40fb-aa2b-cf6b79030ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11825 | 2026.03.27 20:07:41.092191 [ 276 ] {5081c6c8-8454-40fb-aa2b-cf6b79030ae4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11826 | 2026.03.27 20:07:41.092417 [ 276 ] {5081c6c8-8454-40fb-aa2b-cf6b79030ae4} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11827 | 2026.03.27 20:07:41.092551 [ 276 ] {5081c6c8-8454-40fb-aa2b-cf6b79030ae4} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001322 sec., 18154.31164901664 rows/sec., 1.33 MiB/sec. | ||
| 11828 | 2026.03.27 20:07:41.092588 [ 276 ] {5081c6c8-8454-40fb-aa2b-cf6b79030ae4} <Debug> TCPHandler: Processed in 0.001500307 sec. | ||
| 11829 | 2026.03.27 20:07:41.092719 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11830 | 2026.03.27 20:07:41.092831 [ 276 ] {038ca697-465d-4467-968d-bdea9c6b0154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11831 | 2026.03.27 20:07:41.092870 [ 276 ] {038ca697-465d-4467-968d-bdea9c6b0154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11832 | 2026.03.27 20:07:41.093041 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3809 rows, containing 5 columns (5 merged, 0 gathered) in 0.001957765 sec., 1945585.9104642281 rows/sec., 156.69 MiB/sec. | ||
| 11833 | 2026.03.27 20:07:41.093324 [ 276 ] {038ca697-465d-4467-968d-bdea9c6b0154} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11834 | 2026.03.27 20:07:41.093328 [ 198 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11835 | 2026.03.27 20:07:41.093366 [ 276 ] {038ca697-465d-4467-968d-bdea9c6b0154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11836 | 2026.03.27 20:07:41.093616 [ 198 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_86_17} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11837 | 2026.03.27 20:07:41.093692 [ 198 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_86_17} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11838 | 2026.03.27 20:07:41.093715 [ 276 ] {038ca697-465d-4467-968d-bdea9c6b0154} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11839 | 2026.03.27 20:07:41.093767 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 11840 | 2026.03.27 20:07:41.093991 [ 276 ] {038ca697-465d-4467-968d-bdea9c6b0154} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11841 | 2026.03.27 20:07:41.094113 [ 103 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11842 | 2026.03.27 20:07:41.094124 [ 276 ] {038ca697-465d-4467-968d-bdea9c6b0154} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00131 sec., 67175.57251908397 rows/sec., 5.25 MiB/sec. | ||
| 11843 | 2026.03.27 20:07:41.094146 [ 103 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11844 | 2026.03.27 20:07:41.094169 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11845 | 2026.03.27 20:07:41.094171 [ 276 ] {038ca697-465d-4467-968d-bdea9c6b0154} <Debug> TCPHandler: Processed in 0.001502607 sec. | ||
| 11846 | 2026.03.27 20:07:41.094286 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::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 | ||
| 11847 | 2026.03.27 20:07:41.094315 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11848 | 2026.03.27 20:07:41.094415 [ 276 ] {19d4b982-8ff8-4457-86b2-4c4c53e58276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11849 | 2026.03.27 20:07:41.094429 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11850 | 2026.03.27 20:07:41.094459 [ 276 ] {19d4b982-8ff8-4457-86b2-4c4c53e58276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11851 | 2026.03.27 20:07:41.094473 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1831 rows starting from the beginning of the part | ||
| 11852 | 2026.03.27 20:07:41.094552 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 64 rows starting from the beginning of the part | ||
| 11853 | 2026.03.27 20:07:41.094598 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 81 rows starting from the beginning of the part | ||
| 11854 | 2026.03.27 20:07:41.094643 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 88 rows starting from the beginning of the part | ||
| 11855 | 2026.03.27 20:07:41.094684 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 81 rows starting from the beginning of the part | ||
| 11856 | 2026.03.27 20:07:41.094725 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 88 rows starting from the beginning of the part | ||
| 11857 | 2026.03.27 20:07:41.094919 [ 276 ] {19d4b982-8ff8-4457-86b2-4c4c53e58276} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11858 | 2026.03.27 20:07:41.094960 [ 276 ] {19d4b982-8ff8-4457-86b2-4c4c53e58276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11859 | 2026.03.27 20:07:41.095301 [ 276 ] {19d4b982-8ff8-4457-86b2-4c4c53e58276} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11860 | 2026.03.27 20:07:41.095522 [ 276 ] {19d4b982-8ff8-4457-86b2-4c4c53e58276} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11861 | 2026.03.27 20:07:41.095622 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 2 parts from all_1_81_17 to all_82_82_0 | ||
| 11862 | 2026.03.27 20:07:41.095646 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11863 | 2026.03.27 20:07:41.095646 [ 276 ] {19d4b982-8ff8-4457-86b2-4c4c53e58276} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 11864 | 2026.03.27 20:07:41.095662 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11865 | 2026.03.27 20:07:41.095689 [ 276 ] {19d4b982-8ff8-4457-86b2-4c4c53e58276} <Debug> TCPHandler: Processed in 0.001432886 sec. | ||
| 11866 | 2026.03.27 20:07:41.095720 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_82_18} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_81_17 to all_82_82_0 into Compact with storage Full | ||
| 11867 | 2026.03.27 20:07:41.095806 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_82_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11868 | 2026.03.27 20:07:41.095812 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11869 | 2026.03.27 20:07:41.095833 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_82_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_17, total 32826 rows starting from the beginning of the part | ||
| 11870 | 2026.03.27 20:07:41.095867 [ 193 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2233 rows, containing 5 columns (5 merged, 0 gathered) in 0.001631549 sec., 1368638.0243559955 rows/sec., 100.95 MiB/sec. | ||
| 11871 | 2026.03.27 20:07:41.095889 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_82_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 128 rows starting from the beginning of the part | ||
| 11872 | 2026.03.27 20:07:41.095918 [ 276 ] {41759cbf-3614-46bd-96da-f715b90d2c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11873 | 2026.03.27 20:07:41.095978 [ 276 ] {41759cbf-3614-46bd-96da-f715b90d2c3a} <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 | ||
| 11874 | 2026.03.27 20:07:41.096076 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11875 | 2026.03.27 20:07:41.096325 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_86_17} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11876 | 2026.03.27 20:07:41.096394 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_86_17} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11877 | 2026.03.27 20:07:41.096463 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 11878 | 2026.03.27 20:07:41.096784 [ 276 ] {41759cbf-3614-46bd-96da-f715b90d2c3a} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11879 | 2026.03.27 20:07:41.096824 [ 276 ] {41759cbf-3614-46bd-96da-f715b90d2c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11880 | 2026.03.27 20:07:41.097368 [ 276 ] {41759cbf-3614-46bd-96da-f715b90d2c3a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11881 | 2026.03.27 20:07:41.097586 [ 276 ] {41759cbf-3614-46bd-96da-f715b90d2c3a} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11882 | 2026.03.27 20:07:41.097723 [ 276 ] {41759cbf-3614-46bd-96da-f715b90d2c3a} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001822 sec., 13172.338090010977 rows/sec., 23.60 MiB/sec. | ||
| 11883 | 2026.03.27 20:07:41.097777 [ 276 ] {41759cbf-3614-46bd-96da-f715b90d2c3a} <Debug> TCPHandler: Processed in 0.002014755 sec. | ||
| 11884 | 2026.03.27 20:07:41.097903 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11885 | 2026.03.27 20:07:41.098002 [ 276 ] {eef59391-3f86-4624-9700-834092b0758a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11886 | 2026.03.27 20:07:41.098043 [ 276 ] {eef59391-3f86-4624-9700-834092b0758a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11887 | 2026.03.27 20:07:41.098381 [ 276 ] {eef59391-3f86-4624-9700-834092b0758a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11888 | 2026.03.27 20:07:41.098416 [ 276 ] {eef59391-3f86-4624-9700-834092b0758a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11889 | 2026.03.27 20:07:41.098730 [ 276 ] {eef59391-3f86-4624-9700-834092b0758a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11890 | 2026.03.27 20:07:41.098932 [ 276 ] {eef59391-3f86-4624-9700-834092b0758a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11891 | 2026.03.27 20:07:41.099032 [ 103 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11892 | 2026.03.27 20:07:41.099055 [ 103 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11893 | 2026.03.27 20:07:41.099061 [ 276 ] {eef59391-3f86-4624-9700-834092b0758a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 11894 | 2026.03.27 20:07:41.099100 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11895 | 2026.03.27 20:07:41.099134 [ 276 ] {eef59391-3f86-4624-9700-834092b0758a} <Debug> TCPHandler: Processed in 0.001280602 sec. | ||
| 11896 | 2026.03.27 20:07:41.099184 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 11897 | 2026.03.27 20:07:41.099301 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11898 | 2026.03.27 20:07:41.099336 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4362 rows starting from the beginning of the part | ||
| 11899 | 2026.03.27 20:07:41.099396 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 48 rows starting from the beginning of the part | ||
| 11900 | 2026.03.27 20:07:41.099445 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 11901 | 2026.03.27 20:07:41.099490 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 11902 | 2026.03.27 20:07:41.099562 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 11903 | 2026.03.27 20:07:41.099600 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 11904 | 2026.03.27 20:07:41.101309 [ 189 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4650 rows, containing 4 columns (4 merged, 0 gathered) in 0.002161349 sec., 2151434.12748242 rows/sec., 141.30 MiB/sec. | ||
| 11905 | 2026.03.27 20:07:41.101636 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_82_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32954 rows, containing 5 columns (5 merged, 0 gathered) in 0.005929985 sec., 5557181.004673705 rows/sec., 355.46 MiB/sec. | ||
| 11906 | 2026.03.27 20:07:41.101770 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11907 | 2026.03.27 20:07:41.101837 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_82_18} <Trace> MergedBlockOutputStream: filled checksums all_1_82_18 (state Temporary) | ||
| 11908 | 2026.03.27 20:07:41.102061 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_86_17} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11909 | 2026.03.27 20:07:41.102086 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_82_18} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_82_18 to all_1_82_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11910 | 2026.03.27 20:07:41.102139 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_86_17} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11911 | 2026.03.27 20:07:41.102150 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_82_18} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 2 parts: [all_1_81_17, all_82_82_0] -> all_1_82_18 | ||
| 11912 | 2026.03.27 20:07:41.102207 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 11913 | 2026.03.27 20:07:41.102260 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 11914 | 2026.03.27 20:07:42.369946 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11915 | 2026.03.27 20:07:42.369999 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11916 | 2026.03.27 20:07:42.511194 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25951 | ||
| 11917 | 2026.03.27 20:07:42.511750 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11918 | 2026.03.27 20:07:42.511795 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11919 | 2026.03.27 20:07:42.512292 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11920 | 2026.03.27 20:07:42.512518 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11921 | 2026.03.27 20:07:42.512655 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25951 | ||
| 11922 | 2026.03.27 20:07:43.841868 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11923 | 2026.03.27 20:07:43.859434 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11924 | 2026.03.27 20:07:43.859495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11925 | 2026.03.27 20:07:43.865519 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11926 | 2026.03.27 20:07:43.866196 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11927 | 2026.03.27 20:07:43.869454 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11928 | 2026.03.27 20:07:46.089186 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11929 | 2026.03.27 20:07:46.089377 [ 276 ] {8bcddaa8-23b9-452c-8b7d-9c5f2a4aeb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11930 | 2026.03.27 20:07:46.089440 [ 276 ] {8bcddaa8-23b9-452c-8b7d-9c5f2a4aeb32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11931 | 2026.03.27 20:07:46.090161 [ 276 ] {8bcddaa8-23b9-452c-8b7d-9c5f2a4aeb32} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11932 | 2026.03.27 20:07:46.090203 [ 276 ] {8bcddaa8-23b9-452c-8b7d-9c5f2a4aeb32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11933 | 2026.03.27 20:07:46.090580 [ 276 ] {8bcddaa8-23b9-452c-8b7d-9c5f2a4aeb32} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11934 | 2026.03.27 20:07:46.090798 [ 276 ] {8bcddaa8-23b9-452c-8b7d-9c5f2a4aeb32} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11935 | 2026.03.27 20:07:46.090943 [ 276 ] {8bcddaa8-23b9-452c-8b7d-9c5f2a4aeb32} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001611 sec., 55865.9217877095 rows/sec., 4.70 MiB/sec. | ||
| 11936 | 2026.03.27 20:07:46.090983 [ 276 ] {8bcddaa8-23b9-452c-8b7d-9c5f2a4aeb32} <Debug> TCPHandler: Processed in 0.001919184 sec. | ||
| 11937 | 2026.03.27 20:07:46.091104 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11938 | 2026.03.27 20:07:46.091207 [ 276 ] {8964df8b-3f47-487c-a818-021a6da7a30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11939 | 2026.03.27 20:07:46.091246 [ 276 ] {8964df8b-3f47-487c-a818-021a6da7a30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11940 | 2026.03.27 20:07:46.091735 [ 276 ] {8964df8b-3f47-487c-a818-021a6da7a30d} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11941 | 2026.03.27 20:07:46.091770 [ 276 ] {8964df8b-3f47-487c-a818-021a6da7a30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11942 | 2026.03.27 20:07:46.092055 [ 276 ] {8964df8b-3f47-487c-a818-021a6da7a30d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11943 | 2026.03.27 20:07:46.092267 [ 276 ] {8964df8b-3f47-487c-a818-021a6da7a30d} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11944 | 2026.03.27 20:07:46.092392 [ 276 ] {8964df8b-3f47-487c-a818-021a6da7a30d} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001203 sec., 14131.338320864505 rows/sec., 1.04 MiB/sec. | ||
| 11945 | 2026.03.27 20:07:46.092428 [ 276 ] {8964df8b-3f47-487c-a818-021a6da7a30d} <Debug> TCPHandler: Processed in 0.001371985 sec. | ||
| 11946 | 2026.03.27 20:07:46.092547 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11947 | 2026.03.27 20:07:46.092639 [ 276 ] {7656e2aa-a5e8-4666-8422-dd60c5d9b349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11948 | 2026.03.27 20:07:46.092677 [ 276 ] {7656e2aa-a5e8-4666-8422-dd60c5d9b349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11949 | 2026.03.27 20:07:46.093105 [ 276 ] {7656e2aa-a5e8-4666-8422-dd60c5d9b349} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11950 | 2026.03.27 20:07:46.093139 [ 276 ] {7656e2aa-a5e8-4666-8422-dd60c5d9b349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11951 | 2026.03.27 20:07:46.093429 [ 276 ] {7656e2aa-a5e8-4666-8422-dd60c5d9b349} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11952 | 2026.03.27 20:07:46.093627 [ 276 ] {7656e2aa-a5e8-4666-8422-dd60c5d9b349} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11953 | 2026.03.27 20:07:46.093748 [ 276 ] {7656e2aa-a5e8-4666-8422-dd60c5d9b349} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001127 sec., 71872.22715173026 rows/sec., 5.61 MiB/sec. | ||
| 11954 | 2026.03.27 20:07:46.093784 [ 276 ] {7656e2aa-a5e8-4666-8422-dd60c5d9b349} <Debug> TCPHandler: Processed in 0.001283962 sec. | ||
| 11955 | 2026.03.27 20:07:46.093901 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11956 | 2026.03.27 20:07:46.093994 [ 276 ] {08a50098-07ee-4245-901c-f8dc42f81f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11957 | 2026.03.27 20:07:46.094035 [ 276 ] {08a50098-07ee-4245-901c-f8dc42f81f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11958 | 2026.03.27 20:07:46.094444 [ 276 ] {08a50098-07ee-4245-901c-f8dc42f81f14} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11959 | 2026.03.27 20:07:46.094479 [ 276 ] {08a50098-07ee-4245-901c-f8dc42f81f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11960 | 2026.03.27 20:07:46.094791 [ 276 ] {08a50098-07ee-4245-901c-f8dc42f81f14} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11961 | 2026.03.27 20:07:46.094987 [ 276 ] {08a50098-07ee-4245-901c-f8dc42f81f14} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11962 | 2026.03.27 20:07:46.095109 [ 276 ] {08a50098-07ee-4245-901c-f8dc42f81f14} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001133 sec., 141218.00529567522 rows/sec., 9.84 MiB/sec. | ||
| 11963 | 2026.03.27 20:07:46.095121 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 2 parts from all_1_82_18 to all_83_83_0 | ||
| 11964 | 2026.03.27 20:07:46.095145 [ 276 ] {08a50098-07ee-4245-901c-f8dc42f81f14} <Debug> TCPHandler: Processed in 0.001290803 sec. | ||
| 11965 | 2026.03.27 20:07:46.095190 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11966 | 2026.03.27 20:07:46.095215 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11967 | 2026.03.27 20:07:46.095280 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11968 | 2026.03.27 20:07:46.095359 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_83_19} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_82_18 to all_83_83_0 into Compact with storage Full | ||
| 11969 | 2026.03.27 20:07:46.095376 [ 276 ] {668984ae-4888-4e07-b47b-ffeadfc93b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11970 | 2026.03.27 20:07:46.095470 [ 276 ] {668984ae-4888-4e07-b47b-ffeadfc93b73} <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 | ||
| 11971 | 2026.03.27 20:07:46.095533 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_83_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11972 | 2026.03.27 20:07:46.095578 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_83_19} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_82_18, total 32954 rows starting from the beginning of the part | ||
| 11973 | 2026.03.27 20:07:46.095656 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_83_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 11974 | 2026.03.27 20:07:46.096226 [ 276 ] {668984ae-4888-4e07-b47b-ffeadfc93b73} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11975 | 2026.03.27 20:07:46.096266 [ 276 ] {668984ae-4888-4e07-b47b-ffeadfc93b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 11976 | 2026.03.27 20:07:46.096784 [ 276 ] {668984ae-4888-4e07-b47b-ffeadfc93b73} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11977 | 2026.03.27 20:07:46.097001 [ 276 ] {668984ae-4888-4e07-b47b-ffeadfc93b73} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11978 | 2026.03.27 20:07:46.097135 [ 276 ] {668984ae-4888-4e07-b47b-ffeadfc93b73} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001776 sec., 9572.072072072073 rows/sec., 17.15 MiB/sec. | ||
| 11979 | 2026.03.27 20:07:46.097186 [ 276 ] {668984ae-4888-4e07-b47b-ffeadfc93b73} <Debug> TCPHandler: Processed in 0.001953175 sec. | ||
| 11980 | 2026.03.27 20:07:46.097301 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11981 | 2026.03.27 20:07:46.097395 [ 276 ] {272d3fe5-dbb8-4436-b5e0-7366a3a83371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11982 | 2026.03.27 20:07:46.097436 [ 276 ] {272d3fe5-dbb8-4436-b5e0-7366a3a83371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11983 | 2026.03.27 20:07:46.097763 [ 276 ] {272d3fe5-dbb8-4436-b5e0-7366a3a83371} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11984 | 2026.03.27 20:07:46.097798 [ 276 ] {272d3fe5-dbb8-4436-b5e0-7366a3a83371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 11985 | 2026.03.27 20:07:46.098104 [ 276 ] {272d3fe5-dbb8-4436-b5e0-7366a3a83371} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11986 | 2026.03.27 20:07:46.098310 [ 276 ] {272d3fe5-dbb8-4436-b5e0-7366a3a83371} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11987 | 2026.03.27 20:07:46.098436 [ 276 ] {272d3fe5-dbb8-4436-b5e0-7366a3a83371} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 11988 | 2026.03.27 20:07:46.098471 [ 276 ] {272d3fe5-dbb8-4436-b5e0-7366a3a83371} <Debug> TCPHandler: Processed in 0.001216591 sec. | ||
| 11989 | 2026.03.27 20:07:46.101681 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_83_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33114 rows, containing 5 columns (5 merged, 0 gathered) in 0.006381653 sec., 5188937.725069038 rows/sec., 332.05 MiB/sec. | ||
| 11990 | 2026.03.27 20:07:46.101933 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_83_19} <Trace> MergedBlockOutputStream: filled checksums all_1_83_19 (state Temporary) | ||
| 11991 | 2026.03.27 20:07:46.102240 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_83_19} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_83_19 to all_1_83_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11992 | 2026.03.27 20:07:46.102318 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_83_19} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 2 parts: [all_1_82_18, all_83_83_0] -> all_1_83_19 | ||
| 11993 | 2026.03.27 20:07:46.102410 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11994 | 2026.03.27 20:07:46.334596 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11995 | 2026.03.27 20:07:46.334769 [ 276 ] {ebfc5ab9-202b-4786-92a2-756e48f8f470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11996 | 2026.03.27 20:07:46.334832 [ 276 ] {ebfc5ab9-202b-4786-92a2-756e48f8f470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11997 | 2026.03.27 20:07:46.335431 [ 276 ] {ebfc5ab9-202b-4786-92a2-756e48f8f470} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11998 | 2026.03.27 20:07:46.335481 [ 276 ] {ebfc5ab9-202b-4786-92a2-756e48f8f470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 11999 | 2026.03.27 20:07:46.335871 [ 276 ] {ebfc5ab9-202b-4786-92a2-756e48f8f470} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12000 | 2026.03.27 20:07:46.336101 [ 276 ] {ebfc5ab9-202b-4786-92a2-756e48f8f470} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12001 | 2026.03.27 20:07:46.336260 [ 276 ] {ebfc5ab9-202b-4786-92a2-756e48f8f470} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001536 sec., 15625 rows/sec., 1.30 MiB/sec. | ||
| 12002 | 2026.03.27 20:07:46.336310 [ 276 ] {ebfc5ab9-202b-4786-92a2-756e48f8f470} <Debug> TCPHandler: Processed in 0.001837593 sec. | ||
| 12003 | 2026.03.27 20:07:46.336432 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12004 | 2026.03.27 20:07:46.336535 [ 276 ] {8825645d-4e8f-4e9a-839d-ff37a6784e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12005 | 2026.03.27 20:07:46.336579 [ 276 ] {8825645d-4e8f-4e9a-839d-ff37a6784e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12006 | 2026.03.27 20:07:46.336979 [ 276 ] {8825645d-4e8f-4e9a-839d-ff37a6784e5a} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12007 | 2026.03.27 20:07:46.337016 [ 276 ] {8825645d-4e8f-4e9a-839d-ff37a6784e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12008 | 2026.03.27 20:07:46.337308 [ 276 ] {8825645d-4e8f-4e9a-839d-ff37a6784e5a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12009 | 2026.03.27 20:07:46.337530 [ 276 ] {8825645d-4e8f-4e9a-839d-ff37a6784e5a} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12010 | 2026.03.27 20:07:46.337665 [ 276 ] {8825645d-4e8f-4e9a-839d-ff37a6784e5a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001152 sec., 1736.111111111111 rows/sec., 141.57 KiB/sec. | ||
| 12011 | 2026.03.27 20:07:46.337703 [ 276 ] {8825645d-4e8f-4e9a-839d-ff37a6784e5a} <Debug> TCPHandler: Processed in 0.001323713 sec. | ||
| 12012 | 2026.03.27 20:07:46.337813 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12013 | 2026.03.27 20:07:46.337910 [ 276 ] {9e288a26-0c44-4ecc-955f-d86a2eeba8af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12014 | 2026.03.27 20:07:46.337949 [ 276 ] {9e288a26-0c44-4ecc-955f-d86a2eeba8af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12015 | 2026.03.27 20:07:46.339327 [ 276 ] {9e288a26-0c44-4ecc-955f-d86a2eeba8af} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12016 | 2026.03.27 20:07:46.339364 [ 276 ] {9e288a26-0c44-4ecc-955f-d86a2eeba8af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12017 | 2026.03.27 20:07:46.339824 [ 276 ] {9e288a26-0c44-4ecc-955f-d86a2eeba8af} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12018 | 2026.03.27 20:07:46.340031 [ 276 ] {9e288a26-0c44-4ecc-955f-d86a2eeba8af} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12019 | 2026.03.27 20:07:46.340164 [ 276 ] {9e288a26-0c44-4ecc-955f-d86a2eeba8af} <Debug> executeQuery: Read 2574 rows, 197.76 KiB in 0.002273 sec., 1132424.1091069072 rows/sec., 84.96 MiB/sec. | ||
| 12020 | 2026.03.27 20:07:46.340203 [ 276 ] {9e288a26-0c44-4ecc-955f-d86a2eeba8af} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 12021 | 2026.03.27 20:07:46.340218 [ 276 ] {9e288a26-0c44-4ecc-955f-d86a2eeba8af} <Debug> TCPHandler: Processed in 0.002455734 sec. | ||
| 12022 | 2026.03.27 20:07:46.340330 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12023 | 2026.03.27 20:07:46.340427 [ 276 ] {b7c3d163-8421-488c-bfbd-d3188edbf1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12024 | 2026.03.27 20:07:46.340467 [ 276 ] {b7c3d163-8421-488c-bfbd-d3188edbf1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12025 | 2026.03.27 20:07:46.340877 [ 276 ] {b7c3d163-8421-488c-bfbd-d3188edbf1ad} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12026 | 2026.03.27 20:07:46.340914 [ 276 ] {b7c3d163-8421-488c-bfbd-d3188edbf1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12027 | 2026.03.27 20:07:46.341210 [ 276 ] {b7c3d163-8421-488c-bfbd-d3188edbf1ad} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12028 | 2026.03.27 20:07:46.341418 [ 276 ] {b7c3d163-8421-488c-bfbd-d3188edbf1ad} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12029 | 2026.03.27 20:07:46.341548 [ 276 ] {b7c3d163-8421-488c-bfbd-d3188edbf1ad} <Debug> executeQuery: Read 49 rows, 3.73 KiB in 0.001139 sec., 43020.19315188762 rows/sec., 3.20 MiB/sec. | ||
| 12030 | 2026.03.27 20:07:46.341586 [ 276 ] {b7c3d163-8421-488c-bfbd-d3188edbf1ad} <Debug> TCPHandler: Processed in 0.001307383 sec. | ||
| 12031 | 2026.03.27 20:07:46.341695 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12032 | 2026.03.27 20:07:46.341791 [ 276 ] {dd801e75-2f3a-41c8-ba6b-29c5e6c4a7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12033 | 2026.03.27 20:07:46.341830 [ 276 ] {dd801e75-2f3a-41c8-ba6b-29c5e6c4a7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12034 | 2026.03.27 20:07:46.342427 [ 276 ] {dd801e75-2f3a-41c8-ba6b-29c5e6c4a7a7} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12035 | 2026.03.27 20:07:46.342461 [ 276 ] {dd801e75-2f3a-41c8-ba6b-29c5e6c4a7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12036 | 2026.03.27 20:07:46.342770 [ 276 ] {dd801e75-2f3a-41c8-ba6b-29c5e6c4a7a7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12037 | 2026.03.27 20:07:46.343031 [ 276 ] {dd801e75-2f3a-41c8-ba6b-29c5e6c4a7a7} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12038 | 2026.03.27 20:07:46.343161 [ 276 ] {dd801e75-2f3a-41c8-ba6b-29c5e6c4a7a7} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001388 sec., 594380.4034582133 rows/sec., 34.77 MiB/sec. | ||
| 12039 | 2026.03.27 20:07:46.343200 [ 276 ] {dd801e75-2f3a-41c8-ba6b-29c5e6c4a7a7} <Debug> TCPHandler: Processed in 0.001553537 sec. | ||
| 12040 | 2026.03.27 20:07:46.343307 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12041 | 2026.03.27 20:07:46.343403 [ 276 ] {e4cecab0-b73c-4a3a-8b47-ac382e4c9aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12042 | 2026.03.27 20:07:46.343443 [ 276 ] {e4cecab0-b73c-4a3a-8b47-ac382e4c9aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12043 | 2026.03.27 20:07:46.343821 [ 276 ] {e4cecab0-b73c-4a3a-8b47-ac382e4c9aaf} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12044 | 2026.03.27 20:07:46.343858 [ 276 ] {e4cecab0-b73c-4a3a-8b47-ac382e4c9aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12045 | 2026.03.27 20:07:46.344146 [ 276 ] {e4cecab0-b73c-4a3a-8b47-ac382e4c9aaf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 12046 | 2026.03.27 20:07:46.344348 [ 276 ] {e4cecab0-b73c-4a3a-8b47-ac382e4c9aaf} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12047 | 2026.03.27 20:07:46.344476 [ 276 ] {e4cecab0-b73c-4a3a-8b47-ac382e4c9aaf} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 64.45 KiB/sec. | ||
| 12048 | 2026.03.27 20:07:46.344514 [ 276 ] {e4cecab0-b73c-4a3a-8b47-ac382e4c9aaf} <Debug> TCPHandler: Processed in 0.001256712 sec. | ||
| 12049 | 2026.03.27 20:07:46.344620 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12050 | 2026.03.27 20:07:46.344716 [ 276 ] {5548f505-f7e9-4afa-81ad-d697a65665f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12051 | 2026.03.27 20:07:46.344755 [ 276 ] {5548f505-f7e9-4afa-81ad-d697a65665f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12052 | 2026.03.27 20:07:46.345141 [ 276 ] {5548f505-f7e9-4afa-81ad-d697a65665f7} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12053 | 2026.03.27 20:07:46.345178 [ 276 ] {5548f505-f7e9-4afa-81ad-d697a65665f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12054 | 2026.03.27 20:07:46.345474 [ 276 ] {5548f505-f7e9-4afa-81ad-d697a65665f7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12055 | 2026.03.27 20:07:46.345675 [ 276 ] {5548f505-f7e9-4afa-81ad-d697a65665f7} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12056 | 2026.03.27 20:07:46.345801 [ 276 ] {5548f505-f7e9-4afa-81ad-d697a65665f7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 849.95 KiB/sec. | ||
| 12057 | 2026.03.27 20:07:46.345838 [ 276 ] {5548f505-f7e9-4afa-81ad-d697a65665f7} <Debug> TCPHandler: Processed in 0.001267842 sec. | ||
| 12058 | 2026.03.27 20:07:46.345948 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12059 | 2026.03.27 20:07:46.346043 [ 276 ] {75f33563-adab-4dd9-92b1-d986cca7fdc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12060 | 2026.03.27 20:07:46.346082 [ 276 ] {75f33563-adab-4dd9-92b1-d986cca7fdc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12061 | 2026.03.27 20:07:46.346867 [ 276 ] {75f33563-adab-4dd9-92b1-d986cca7fdc3} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12062 | 2026.03.27 20:07:46.346903 [ 276 ] {75f33563-adab-4dd9-92b1-d986cca7fdc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12063 | 2026.03.27 20:07:46.347251 [ 276 ] {75f33563-adab-4dd9-92b1-d986cca7fdc3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12064 | 2026.03.27 20:07:46.347456 [ 276 ] {75f33563-adab-4dd9-92b1-d986cca7fdc3} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12065 | 2026.03.27 20:07:46.347586 [ 276 ] {75f33563-adab-4dd9-92b1-d986cca7fdc3} <Debug> executeQuery: Read 1352 rows, 93.46 KiB in 0.001561 sec., 866111.467008328 rows/sec., 58.47 MiB/sec. | ||
| 12066 | 2026.03.27 20:07:46.347625 [ 276 ] {75f33563-adab-4dd9-92b1-d986cca7fdc3} <Debug> TCPHandler: Processed in 0.001725971 sec. | ||
| 12067 | 2026.03.27 20:07:46.347732 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12068 | 2026.03.27 20:07:46.347828 [ 276 ] {3e352788-e067-44e0-9555-8e40c62b561c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12069 | 2026.03.27 20:07:46.347872 [ 276 ] {3e352788-e067-44e0-9555-8e40c62b561c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12070 | 2026.03.27 20:07:46.348487 [ 276 ] {3e352788-e067-44e0-9555-8e40c62b561c} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12071 | 2026.03.27 20:07:46.348523 [ 276 ] {3e352788-e067-44e0-9555-8e40c62b561c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12072 | 2026.03.27 20:07:46.348959 [ 276 ] {3e352788-e067-44e0-9555-8e40c62b561c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12073 | 2026.03.27 20:07:46.349170 [ 276 ] {3e352788-e067-44e0-9555-8e40c62b561c} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12074 | 2026.03.27 20:07:46.349294 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_83_19 to all_88_88_0 | ||
| 12075 | 2026.03.27 20:07:46.349299 [ 276 ] {3e352788-e067-44e0-9555-8e40c62b561c} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001489 sec., 1029550.0335795835 rows/sec., 62.94 MiB/sec. | ||
| 12076 | 2026.03.27 20:07:46.349366 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12077 | 2026.03.27 20:07:46.349382 [ 276 ] {3e352788-e067-44e0-9555-8e40c62b561c} <Debug> TCPHandler: Processed in 0.00170023 sec. | ||
| 12078 | 2026.03.27 20:07:46.349391 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12079 | 2026.03.27 20:07:46.349487 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_88_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_83_19 to all_88_88_0 into Compact with storage Full | ||
| 12080 | 2026.03.27 20:07:46.349508 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12081 | 2026.03.27 20:07:46.349591 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_88_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12082 | 2026.03.27 20:07:46.349603 [ 276 ] {3672108e-774e-4a45-9f5f-0f8b7804a5d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12083 | 2026.03.27 20:07:46.349622 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_88_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_83_19, total 33114 rows starting from the beginning of the part | ||
| 12084 | 2026.03.27 20:07:46.349657 [ 276 ] {3672108e-774e-4a45-9f5f-0f8b7804a5d4} <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 | ||
| 12085 | 2026.03.27 20:07:46.349680 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_88_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 12086 | 2026.03.27 20:07:46.349726 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_88_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 12087 | 2026.03.27 20:07:46.349770 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_88_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 12088 | 2026.03.27 20:07:46.349808 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_88_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12089 | 2026.03.27 20:07:46.349846 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_88_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1533 rows starting from the beginning of the part | ||
| 12090 | 2026.03.27 20:07:46.350455 [ 276 ] {3672108e-774e-4a45-9f5f-0f8b7804a5d4} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12091 | 2026.03.27 20:07:46.350489 [ 276 ] {3672108e-774e-4a45-9f5f-0f8b7804a5d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12092 | 2026.03.27 20:07:46.351032 [ 276 ] {3672108e-774e-4a45-9f5f-0f8b7804a5d4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12093 | 2026.03.27 20:07:46.351261 [ 276 ] {3672108e-774e-4a45-9f5f-0f8b7804a5d4} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12094 | 2026.03.27 20:07:46.351403 [ 276 ] {3672108e-774e-4a45-9f5f-0f8b7804a5d4} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001817 sec., 19262.520638414968 rows/sec., 34.52 MiB/sec. | ||
| 12095 | 2026.03.27 20:07:46.351477 [ 276 ] {3672108e-774e-4a45-9f5f-0f8b7804a5d4} <Debug> TCPHandler: Processed in 0.002023186 sec. | ||
| 12096 | 2026.03.27 20:07:46.351590 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12097 | 2026.03.27 20:07:46.351687 [ 276 ] {21bfff35-6f25-4220-b27e-1b1c1f50f007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12098 | 2026.03.27 20:07:46.351728 [ 276 ] {21bfff35-6f25-4220-b27e-1b1c1f50f007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12099 | 2026.03.27 20:07:46.352047 [ 276 ] {21bfff35-6f25-4220-b27e-1b1c1f50f007} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12100 | 2026.03.27 20:07:46.352084 [ 276 ] {21bfff35-6f25-4220-b27e-1b1c1f50f007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12101 | 2026.03.27 20:07:46.352394 [ 276 ] {21bfff35-6f25-4220-b27e-1b1c1f50f007} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12102 | 2026.03.27 20:07:46.352607 [ 276 ] {21bfff35-6f25-4220-b27e-1b1c1f50f007} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12103 | 2026.03.27 20:07:46.352743 [ 276 ] {21bfff35-6f25-4220-b27e-1b1c1f50f007} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001075 sec., 11162.790697674418 rows/sec., 770.35 KiB/sec. | ||
| 12104 | 2026.03.27 20:07:46.352781 [ 276 ] {21bfff35-6f25-4220-b27e-1b1c1f50f007} <Debug> TCPHandler: Processed in 0.001240462 sec. | ||
| 12105 | 2026.03.27 20:07:46.356469 [ 197 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_88_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35287 rows, containing 5 columns (5 merged, 0 gathered) in 0.007014024 sec., 5030920.909309692 rows/sec., 321.82 MiB/sec. | ||
| 12106 | 2026.03.27 20:07:46.356820 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_88_20} <Trace> MergedBlockOutputStream: filled checksums all_1_88_20 (state Temporary) | ||
| 12107 | 2026.03.27 20:07:46.357077 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_88_20} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_88_20 to all_1_88_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12108 | 2026.03.27 20:07:46.357145 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_88_20} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_83_19, all_88_88_0] -> all_1_88_20 | ||
| 12109 | 2026.03.27 20:07:46.357223 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12110 | 2026.03.27 20:07:47.593260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1552 | ||
| 12111 | 2026.03.27 20:07:47.595870 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12112 | 2026.03.27 20:07:47.595923 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 12113 | 2026.03.27 20:07:47.597153 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12114 | 2026.03.27 20:07:47.597416 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12115 | 2026.03.27 20:07:47.597723 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1552 | ||
| 12116 | 2026.03.27 20:07:50.012921 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26463 | ||
| 12117 | 2026.03.27 20:07:50.013524 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12118 | 2026.03.27 20:07:50.013564 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12119 | 2026.03.27 20:07:50.014111 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12120 | 2026.03.27 20:07:50.014341 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12121 | 2026.03.27 20:07:50.014470 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26463 | ||
| 12122 | 2026.03.27 20:07:51.087036 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12123 | 2026.03.27 20:07:51.087217 [ 276 ] {e65c73e4-8551-4b4e-a4d5-254f674c88b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12124 | 2026.03.27 20:07:51.087283 [ 276 ] {e65c73e4-8551-4b4e-a4d5-254f674c88b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12125 | 2026.03.27 20:07:51.087942 [ 276 ] {e65c73e4-8551-4b4e-a4d5-254f674c88b4} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12126 | 2026.03.27 20:07:51.087995 [ 276 ] {e65c73e4-8551-4b4e-a4d5-254f674c88b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12127 | 2026.03.27 20:07:51.088405 [ 276 ] {e65c73e4-8551-4b4e-a4d5-254f674c88b4} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12128 | 2026.03.27 20:07:51.088649 [ 276 ] {e65c73e4-8551-4b4e-a4d5-254f674c88b4} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12129 | 2026.03.27 20:07:51.088816 [ 276 ] {e65c73e4-8551-4b4e-a4d5-254f674c88b4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001645 sec., 34042.553191489365 rows/sec., 2.62 MiB/sec. | ||
| 12130 | 2026.03.27 20:07:51.088870 [ 276 ] {e65c73e4-8551-4b4e-a4d5-254f674c88b4} <Debug> TCPHandler: Processed in 0.001963344 sec. | ||
| 12131 | 2026.03.27 20:07:51.088993 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12132 | 2026.03.27 20:07:51.089098 [ 276 ] {e749e9ab-ee65-4cfb-a1eb-91c0fa81c36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12133 | 2026.03.27 20:07:51.089142 [ 276 ] {e749e9ab-ee65-4cfb-a1eb-91c0fa81c36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12134 | 2026.03.27 20:07:51.089571 [ 276 ] {e749e9ab-ee65-4cfb-a1eb-91c0fa81c36b} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12135 | 2026.03.27 20:07:51.089610 [ 276 ] {e749e9ab-ee65-4cfb-a1eb-91c0fa81c36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12136 | 2026.03.27 20:07:51.089931 [ 276 ] {e749e9ab-ee65-4cfb-a1eb-91c0fa81c36b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12137 | 2026.03.27 20:07:51.090140 [ 276 ] {e749e9ab-ee65-4cfb-a1eb-91c0fa81c36b} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12138 | 2026.03.27 20:07:51.090271 [ 276 ] {e749e9ab-ee65-4cfb-a1eb-91c0fa81c36b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 12139 | 2026.03.27 20:07:51.090310 [ 276 ] {e749e9ab-ee65-4cfb-a1eb-91c0fa81c36b} <Debug> TCPHandler: Processed in 0.001368434 sec. | ||
| 12140 | 2026.03.27 20:07:51.090423 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12141 | 2026.03.27 20:07:51.090522 [ 276 ] {630c55d2-6351-46ae-a88d-1d646abd94ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12142 | 2026.03.27 20:07:51.090567 [ 276 ] {630c55d2-6351-46ae-a88d-1d646abd94ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12143 | 2026.03.27 20:07:51.090950 [ 276 ] {630c55d2-6351-46ae-a88d-1d646abd94ea} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12144 | 2026.03.27 20:07:51.090988 [ 276 ] {630c55d2-6351-46ae-a88d-1d646abd94ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12145 | 2026.03.27 20:07:51.091319 [ 276 ] {630c55d2-6351-46ae-a88d-1d646abd94ea} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12146 | 2026.03.27 20:07:51.091524 [ 276 ] {630c55d2-6351-46ae-a88d-1d646abd94ea} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12147 | 2026.03.27 20:07:51.091659 [ 276 ] {630c55d2-6351-46ae-a88d-1d646abd94ea} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001158 sec., 110535.40587219344 rows/sec., 7.70 MiB/sec. | ||
| 12148 | 2026.03.27 20:07:51.091696 [ 276 ] {630c55d2-6351-46ae-a88d-1d646abd94ea} <Debug> TCPHandler: Processed in 0.001322843 sec. | ||
| 12149 | 2026.03.27 20:07:51.091811 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12150 | 2026.03.27 20:07:51.091907 [ 276 ] {10d96526-453e-43b6-be99-4de1e1c07b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12151 | 2026.03.27 20:07:51.091948 [ 276 ] {10d96526-453e-43b6-be99-4de1e1c07b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12152 | 2026.03.27 20:07:51.092280 [ 276 ] {10d96526-453e-43b6-be99-4de1e1c07b9b} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12153 | 2026.03.27 20:07:51.092316 [ 276 ] {10d96526-453e-43b6-be99-4de1e1c07b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12154 | 2026.03.27 20:07:51.092616 [ 276 ] {10d96526-453e-43b6-be99-4de1e1c07b9b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12155 | 2026.03.27 20:07:51.092825 [ 276 ] {10d96526-453e-43b6-be99-4de1e1c07b9b} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12156 | 2026.03.27 20:07:51.092954 [ 276 ] {10d96526-453e-43b6-be99-4de1e1c07b9b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001066 sec., 45028.14258911819 rows/sec., 3.03 MiB/sec. | ||
| 12157 | 2026.03.27 20:07:51.092989 [ 276 ] {10d96526-453e-43b6-be99-4de1e1c07b9b} <Debug> TCPHandler: Processed in 0.001228311 sec. | ||
| 12158 | 2026.03.27 20:07:51.370494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 414 | ||
| 12159 | 2026.03.27 20:07:51.387393 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12160 | 2026.03.27 20:07:51.387455 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12161 | 2026.03.27 20:07:51.393687 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12162 | 2026.03.27 20:07:51.394438 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12163 | 2026.03.27 20:07:51.397567 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 414 | ||
| 12164 | 2026.03.27 20:07:55.397619 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43589 | ||
| 12165 | 2026.03.27 20:07:55.397734 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12166 | 2026.03.27 20:07:55.397761 [ 351 ] {} <Debug> TCP-Session: ca2f9e55-654f-4729-adbc-9378f1909387 Authenticating user 'default' from [fd00:1122:3344:101::e]:43589 | ||
| 12167 | 2026.03.27 20:07:55.397784 [ 351 ] {} <Debug> TCP-Session: ca2f9e55-654f-4729-adbc-9378f1909387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12168 | 2026.03.27 20:07:55.397797 [ 351 ] {} <Debug> TCP-Session: ca2f9e55-654f-4729-adbc-9378f1909387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12169 | 2026.03.27 20:07:55.398009 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46586 | ||
| 12170 | 2026.03.27 20:07:55.398038 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50355 | ||
| 12171 | 2026.03.27 20:07:55.398071 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40650 | ||
| 12172 | 2026.03.27 20:07:55.398105 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59289 | ||
| 12173 | 2026.03.27 20:07:55.398080 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63059 | ||
| 12174 | 2026.03.27 20:07:55.398142 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12175 | 2026.03.27 20:07:55.398163 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12176 | 2026.03.27 20:07:55.398206 [ 352 ] {} <Debug> TCP-Session: eb71e875-afc4-4a76-a3c0-72126032ce75 Authenticating user 'default' from [fd00:1122:3344:101::e]:46586 | ||
| 12177 | 2026.03.27 20:07:55.398190 [ 351 ] {} <Trace> TCP-Session: ca2f9e55-654f-4729-adbc-9378f1909387 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12178 | 2026.03.27 20:07:55.398243 [ 353 ] {} <Debug> TCP-Session: f1ebfdfc-0783-4fba-9b47-976989dba15a Authenticating user 'default' from [fd00:1122:3344:101::e]:50355 | ||
| 12179 | 2026.03.27 20:07:55.398250 [ 352 ] {} <Debug> TCP-Session: eb71e875-afc4-4a76-a3c0-72126032ce75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12180 | 2026.03.27 20:07:55.398172 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12181 | 2026.03.27 20:07:55.398290 [ 353 ] {} <Debug> TCP-Session: f1ebfdfc-0783-4fba-9b47-976989dba15a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12182 | 2026.03.27 20:07:55.398295 [ 352 ] {} <Debug> TCP-Session: eb71e875-afc4-4a76-a3c0-72126032ce75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12183 | 2026.03.27 20:07:55.398320 [ 353 ] {} <Debug> TCP-Session: f1ebfdfc-0783-4fba-9b47-976989dba15a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12184 | 2026.03.27 20:07:55.398320 [ 290 ] {} <Debug> TCP-Session: b427362d-4370-436b-a8b9-2ce10800e82e Authenticating user 'default' from [fd00:1122:3344:101::e]:40650 | ||
| 12185 | 2026.03.27 20:07:55.398326 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12186 | 2026.03.27 20:07:55.398356 [ 290 ] {} <Debug> TCP-Session: b427362d-4370-436b-a8b9-2ce10800e82e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12187 | 2026.03.27 20:07:55.398061 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33242 | ||
| 12188 | 2026.03.27 20:07:55.398387 [ 290 ] {} <Debug> TCP-Session: b427362d-4370-436b-a8b9-2ce10800e82e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12189 | 2026.03.27 20:07:55.398408 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12190 | 2026.03.27 20:07:55.398420 [ 351 ] {4a487b8a-529d-4faa-9af3-d6ba4edcd189} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43589) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12191 | 2026.03.27 20:07:55.398458 [ 350 ] {} <Debug> TCP-Session: 1118af80-b99c-4aca-849d-cd9c35ef7f2a Authenticating user 'default' from [fd00:1122:3344:101::e]:59289 | ||
| 12192 | 2026.03.27 20:07:55.398052 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45903 | ||
| 12193 | 2026.03.27 20:07:55.398491 [ 350 ] {} <Debug> TCP-Session: 1118af80-b99c-4aca-849d-cd9c35ef7f2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12194 | 2026.03.27 20:07:55.398049 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49795 | ||
| 12195 | 2026.03.27 20:07:55.398525 [ 350 ] {} <Debug> TCP-Session: 1118af80-b99c-4aca-849d-cd9c35ef7f2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12196 | 2026.03.27 20:07:55.398385 [ 291 ] {} <Debug> TCP-Session: 9b1fe5c6-abb0-4eb3-92d2-caad09f2d1df Authenticating user 'default' from [fd00:1122:3344:101::e]:63059 | ||
| 12197 | 2026.03.27 20:07:55.398574 [ 291 ] {} <Debug> TCP-Session: 9b1fe5c6-abb0-4eb3-92d2-caad09f2d1df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12198 | 2026.03.27 20:07:55.398588 [ 291 ] {} <Debug> TCP-Session: 9b1fe5c6-abb0-4eb3-92d2-caad09f2d1df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12199 | 2026.03.27 20:07:55.398722 [ 351 ] {4a487b8a-529d-4faa-9af3-d6ba4edcd189} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12200 | 2026.03.27 20:07:55.398786 [ 351 ] {4a487b8a-529d-4faa-9af3-d6ba4edcd189} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12201 | 2026.03.27 20:07:55.398942 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12202 | 2026.03.27 20:07:55.398979 [ 289 ] {} <Debug> TCP-Session: 793558db-2aa4-4662-a57f-cd0246ab52e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33242 | ||
| 12203 | 2026.03.27 20:07:55.398998 [ 289 ] {} <Debug> TCP-Session: 793558db-2aa4-4662-a57f-cd0246ab52e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12204 | 2026.03.27 20:07:55.399014 [ 289 ] {} <Debug> TCP-Session: 793558db-2aa4-4662-a57f-cd0246ab52e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12205 | 2026.03.27 20:07:55.399063 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12206 | 2026.03.27 20:07:55.399082 [ 351 ] {4a487b8a-529d-4faa-9af3-d6ba4edcd189} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 12207 | 2026.03.27 20:07:55.399097 [ 287 ] {} <Debug> TCP-Session: 5328b103-3d59-43ba-8356-223fcaf3c20b Authenticating user 'default' from [fd00:1122:3344:101::e]:45903 | ||
| 12208 | 2026.03.27 20:07:55.399129 [ 287 ] {} <Debug> TCP-Session: 5328b103-3d59-43ba-8356-223fcaf3c20b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12209 | 2026.03.27 20:07:55.399133 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12210 | 2026.03.27 20:07:55.399141 [ 287 ] {} <Debug> TCP-Session: 5328b103-3d59-43ba-8356-223fcaf3c20b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12211 | 2026.03.27 20:07:55.399165 [ 354 ] {} <Debug> TCP-Session: 26f97cfb-4ec4-415e-90ba-b78a9f223e4d Authenticating user 'default' from [fd00:1122:3344:101::e]:49795 | ||
| 12212 | 2026.03.27 20:07:55.399182 [ 354 ] {} <Debug> TCP-Session: 26f97cfb-4ec4-415e-90ba-b78a9f223e4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12213 | 2026.03.27 20:07:55.399196 [ 354 ] {} <Debug> TCP-Session: 26f97cfb-4ec4-415e-90ba-b78a9f223e4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12214 | 2026.03.27 20:07:55.400075 [ 311 ] {4a487b8a-529d-4faa-9af3-d6ba4edcd189} <Trace> AggregatingTransform: Aggregating | ||
| 12215 | 2026.03.27 20:07:55.400129 [ 311 ] {4a487b8a-529d-4faa-9af3-d6ba4edcd189} <Trace> Aggregator: Aggregation method: without_key | ||
| 12216 | 2026.03.27 20:07:55.400172 [ 311 ] {4a487b8a-529d-4faa-9af3-d6ba4edcd189} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000978127 sec. (1022.362 rows/sec., 39.94 KiB/sec.) | ||
| 12217 | 2026.03.27 20:07:55.400193 [ 311 ] {4a487b8a-529d-4faa-9af3-d6ba4edcd189} <Trace> Aggregator: Merging aggregated data | ||
| 12218 | 2026.03.27 20:07:55.401732 [ 351 ] {4a487b8a-529d-4faa-9af3-d6ba4edcd189} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003373 sec., 296.4719833975689 rows/sec., 11.58 KiB/sec. | ||
| 12219 | 2026.03.27 20:07:55.401881 [ 351 ] {4a487b8a-529d-4faa-9af3-d6ba4edcd189} <Debug> TCPHandler: Processed in 0.003799577 sec. | ||
| 12220 | 2026.03.27 20:07:55.401987 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12221 | 2026.03.27 20:07:55.402020 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12222 | 2026.03.27 20:07:55.402034 [ 289 ] {} <Debug> TCP-Session: 793558db-2aa4-4662-a57f-cd0246ab52e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12223 | 2026.03.27 20:07:55.402047 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12224 | 2026.03.27 20:07:55.402071 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12225 | 2026.03.27 20:07:55.402098 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12226 | 2026.03.27 20:07:55.402112 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12227 | 2026.03.27 20:07:55.402149 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12228 | 2026.03.27 20:07:55.402141 [ 352 ] {} <Debug> TCP-Session: eb71e875-afc4-4a76-a3c0-72126032ce75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12229 | 2026.03.27 20:07:55.402181 [ 291 ] {} <Debug> TCP-Session: 9b1fe5c6-abb0-4eb3-92d2-caad09f2d1df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12230 | 2026.03.27 20:07:55.402182 [ 354 ] {} <Debug> TCP-Session: 26f97cfb-4ec4-415e-90ba-b78a9f223e4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12231 | 2026.03.27 20:07:55.402129 [ 353 ] {} <Debug> TCP-Session: f1ebfdfc-0783-4fba-9b47-976989dba15a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12232 | 2026.03.27 20:07:55.402132 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12233 | 2026.03.27 20:07:55.402104 [ 290 ] {} <Debug> TCP-Session: b427362d-4370-436b-a8b9-2ce10800e82e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12234 | 2026.03.27 20:07:55.402272 [ 350 ] {} <Debug> TCP-Session: 1118af80-b99c-4aca-849d-cd9c35ef7f2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12235 | 2026.03.27 20:07:55.402065 [ 287 ] {} <Debug> TCP-Session: 5328b103-3d59-43ba-8356-223fcaf3c20b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12236 | 2026.03.27 20:07:55.402172 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12237 | 2026.03.27 20:07:55.402351 [ 351 ] {} <Debug> TCP-Session: ca2f9e55-654f-4729-adbc-9378f1909387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12238 | 2026.03.27 20:07:55.439369 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41750 | ||
| 12239 | 2026.03.27 20:07:55.439448 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12240 | 2026.03.27 20:07:55.439473 [ 351 ] {} <Debug> TCP-Session: a9431b1c-e44b-49e9-82c1-d243aaac7e60 Authenticating user 'default' from [fd00:1122:3344:101::e]:41750 | ||
| 12241 | 2026.03.27 20:07:55.439496 [ 351 ] {} <Debug> TCP-Session: a9431b1c-e44b-49e9-82c1-d243aaac7e60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12242 | 2026.03.27 20:07:55.439511 [ 351 ] {} <Debug> TCP-Session: a9431b1c-e44b-49e9-82c1-d243aaac7e60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12243 | 2026.03.27 20:07:55.439707 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38530 | ||
| 12244 | 2026.03.27 20:07:55.439715 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33917 | ||
| 12245 | 2026.03.27 20:07:55.439765 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55726 | ||
| 12246 | 2026.03.27 20:07:55.439757 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58924 | ||
| 12247 | 2026.03.27 20:07:55.439803 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57579 | ||
| 12248 | 2026.03.27 20:07:55.439844 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12249 | 2026.03.27 20:07:55.439847 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12250 | 2026.03.27 20:07:55.439866 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12251 | 2026.03.27 20:07:55.439880 [ 290 ] {} <Debug> TCP-Session: 248a26c5-0586-43a4-bc6a-448a4d909ada Authenticating user 'default' from [fd00:1122:3344:101::e]:55726 | ||
| 12252 | 2026.03.27 20:07:55.439897 [ 353 ] {} <Debug> TCP-Session: 7e941494-a98f-4a91-9269-5ac51ee80ea4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33917 | ||
| 12253 | 2026.03.27 20:07:55.439911 [ 289 ] {} <Debug> TCP-Session: b2a96c8c-1daf-461a-a141-0434aa998ee0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58924 | ||
| 12254 | 2026.03.27 20:07:55.439924 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12255 | 2026.03.27 20:07:55.439930 [ 353 ] {} <Debug> TCP-Session: 7e941494-a98f-4a91-9269-5ac51ee80ea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12256 | 2026.03.27 20:07:55.439953 [ 289 ] {} <Debug> TCP-Session: b2a96c8c-1daf-461a-a141-0434aa998ee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12257 | 2026.03.27 20:07:55.439971 [ 350 ] {} <Debug> TCP-Session: ac3909e9-4750-46cb-941b-9ede691fede4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57579 | ||
| 12258 | 2026.03.27 20:07:55.439980 [ 353 ] {} <Debug> TCP-Session: 7e941494-a98f-4a91-9269-5ac51ee80ea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12259 | 2026.03.27 20:07:55.439991 [ 289 ] {} <Debug> TCP-Session: b2a96c8c-1daf-461a-a141-0434aa998ee0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12260 | 2026.03.27 20:07:55.440014 [ 350 ] {} <Debug> TCP-Session: ac3909e9-4750-46cb-941b-9ede691fede4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12261 | 2026.03.27 20:07:55.439921 [ 290 ] {} <Debug> TCP-Session: 248a26c5-0586-43a4-bc6a-448a4d909ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12262 | 2026.03.27 20:07:55.440051 [ 350 ] {} <Debug> TCP-Session: ac3909e9-4750-46cb-941b-9ede691fede4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12263 | 2026.03.27 20:07:55.440069 [ 290 ] {} <Debug> TCP-Session: 248a26c5-0586-43a4-bc6a-448a4d909ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12264 | 2026.03.27 20:07:55.439811 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12265 | 2026.03.27 20:07:55.439796 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37298 | ||
| 12266 | 2026.03.27 20:07:55.440144 [ 352 ] {} <Debug> TCP-Session: 86f29c70-504a-4519-a9f2-fe1898da4c63 Authenticating user 'default' from [fd00:1122:3344:101::e]:38530 | ||
| 12267 | 2026.03.27 20:07:55.439742 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61406 | ||
| 12268 | 2026.03.27 20:07:55.440182 [ 352 ] {} <Debug> TCP-Session: 86f29c70-504a-4519-a9f2-fe1898da4c63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12269 | 2026.03.27 20:07:55.440210 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12270 | 2026.03.27 20:07:55.440225 [ 352 ] {} <Debug> TCP-Session: 86f29c70-504a-4519-a9f2-fe1898da4c63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12271 | 2026.03.27 20:07:55.440248 [ 291 ] {} <Debug> TCP-Session: e789a125-a74d-4687-9830-d7b2a33b9680 Authenticating user 'default' from [fd00:1122:3344:101::e]:37298 | ||
| 12272 | 2026.03.27 20:07:55.440248 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12273 | 2026.03.27 20:07:55.439742 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37934 | ||
| 12274 | 2026.03.27 20:07:55.440276 [ 291 ] {} <Debug> TCP-Session: e789a125-a74d-4687-9830-d7b2a33b9680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12275 | 2026.03.27 20:07:55.440286 [ 287 ] {} <Debug> TCP-Session: f0093b9f-db0e-4f7c-bdfd-31c347cb33f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61406 | ||
| 12276 | 2026.03.27 20:07:55.440308 [ 291 ] {} <Debug> TCP-Session: e789a125-a74d-4687-9830-d7b2a33b9680 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12277 | 2026.03.27 20:07:55.440323 [ 287 ] {} <Debug> TCP-Session: f0093b9f-db0e-4f7c-bdfd-31c347cb33f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12278 | 2026.03.27 20:07:55.439852 [ 351 ] {} <Trace> TCP-Session: a9431b1c-e44b-49e9-82c1-d243aaac7e60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12279 | 2026.03.27 20:07:55.440341 [ 287 ] {} <Debug> TCP-Session: f0093b9f-db0e-4f7c-bdfd-31c347cb33f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12280 | 2026.03.27 20:07:55.440342 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12281 | 2026.03.27 20:07:55.440402 [ 354 ] {} <Debug> TCP-Session: 00bcd8c3-ab6d-46d0-87a8-d3724065604a Authenticating user 'default' from [fd00:1122:3344:101::e]:37934 | ||
| 12282 | 2026.03.27 20:07:55.440420 [ 354 ] {} <Debug> TCP-Session: 00bcd8c3-ab6d-46d0-87a8-d3724065604a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12283 | 2026.03.27 20:07:55.440435 [ 354 ] {} <Debug> TCP-Session: 00bcd8c3-ab6d-46d0-87a8-d3724065604a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12284 | 2026.03.27 20:07:55.440481 [ 351 ] {35321395-0c63-4906-aaa1-678ae8055de0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41750) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12285 | 2026.03.27 20:07:55.440663 [ 351 ] {35321395-0c63-4906-aaa1-678ae8055de0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12286 | 2026.03.27 20:07:55.440707 [ 351 ] {35321395-0c63-4906-aaa1-678ae8055de0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12287 | 2026.03.27 20:07:55.440944 [ 351 ] {35321395-0c63-4906-aaa1-678ae8055de0} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 12288 | 2026.03.27 20:07:55.441817 [ 298 ] {35321395-0c63-4906-aaa1-678ae8055de0} <Trace> AggregatingTransform: Aggregating | ||
| 12289 | 2026.03.27 20:07:55.441853 [ 298 ] {35321395-0c63-4906-aaa1-678ae8055de0} <Trace> Aggregator: Aggregation method: without_key | ||
| 12290 | 2026.03.27 20:07:55.441885 [ 298 ] {35321395-0c63-4906-aaa1-678ae8055de0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000856126 sec. (1168.052 rows/sec., 45.63 KiB/sec.) | ||
| 12291 | 2026.03.27 20:07:55.441903 [ 298 ] {35321395-0c63-4906-aaa1-678ae8055de0} <Trace> Aggregator: Merging aggregated data | ||
| 12292 | 2026.03.27 20:07:55.443220 [ 351 ] {35321395-0c63-4906-aaa1-678ae8055de0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002777 sec., 360.1008282319049 rows/sec., 14.07 KiB/sec. | ||
| 12293 | 2026.03.27 20:07:55.443337 [ 351 ] {35321395-0c63-4906-aaa1-678ae8055de0} <Debug> TCPHandler: Processed in 0.003560603 sec. | ||
| 12294 | 2026.03.27 20:07:55.443446 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12295 | 2026.03.27 20:07:55.443473 [ 351 ] {} <Debug> TCP-Session: a9431b1c-e44b-49e9-82c1-d243aaac7e60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12296 | 2026.03.27 20:07:55.443477 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12297 | 2026.03.27 20:07:55.443497 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12298 | 2026.03.27 20:07:55.443523 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12299 | 2026.03.27 20:07:55.443528 [ 352 ] {} <Debug> TCP-Session: 86f29c70-504a-4519-a9f2-fe1898da4c63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12300 | 2026.03.27 20:07:55.443543 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12301 | 2026.03.27 20:07:55.443556 [ 350 ] {} <Debug> TCP-Session: ac3909e9-4750-46cb-941b-9ede691fede4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12302 | 2026.03.27 20:07:55.443564 [ 291 ] {} <Debug> TCP-Session: e789a125-a74d-4687-9830-d7b2a33b9680 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12303 | 2026.03.27 20:07:55.443585 [ 354 ] {} <Debug> TCP-Session: 00bcd8c3-ab6d-46d0-87a8-d3724065604a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12304 | 2026.03.27 20:07:55.443598 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12305 | 2026.03.27 20:07:55.443601 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12306 | 2026.03.27 20:07:55.443639 [ 290 ] {} <Debug> TCP-Session: 248a26c5-0586-43a4-bc6a-448a4d909ada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12307 | 2026.03.27 20:07:55.443564 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12308 | 2026.03.27 20:07:55.443683 [ 287 ] {} <Debug> TCP-Session: f0093b9f-db0e-4f7c-bdfd-31c347cb33f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12309 | 2026.03.27 20:07:55.443711 [ 353 ] {} <Debug> TCP-Session: 7e941494-a98f-4a91-9269-5ac51ee80ea4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12310 | 2026.03.27 20:07:55.443527 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12311 | 2026.03.27 20:07:55.443774 [ 289 ] {} <Debug> TCP-Session: b2a96c8c-1daf-461a-a141-0434aa998ee0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12312 | 2026.03.27 20:07:55.732253 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57879 | ||
| 12313 | 2026.03.27 20:07:55.732364 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12314 | 2026.03.27 20:07:55.732393 [ 351 ] {} <Debug> TCP-Session: 5ffe86a8-77aa-4af1-969d-3b190d6b7c40 Authenticating user 'default' from [fd00:1122:3344:101::e]:57879 | ||
| 12315 | 2026.03.27 20:07:55.732415 [ 351 ] {} <Debug> TCP-Session: 5ffe86a8-77aa-4af1-969d-3b190d6b7c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12316 | 2026.03.27 20:07:55.732428 [ 351 ] {} <Debug> TCP-Session: 5ffe86a8-77aa-4af1-969d-3b190d6b7c40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12317 | 2026.03.27 20:07:55.732641 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38222 | ||
| 12318 | 2026.03.27 20:07:55.732672 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41590 | ||
| 12319 | 2026.03.27 20:07:55.732685 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37553 | ||
| 12320 | 2026.03.27 20:07:55.732722 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48972 | ||
| 12321 | 2026.03.27 20:07:55.732713 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33389 | ||
| 12322 | 2026.03.27 20:07:55.732766 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12323 | 2026.03.27 20:07:55.732783 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12324 | 2026.03.27 20:07:55.732817 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12325 | 2026.03.27 20:07:55.732817 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12326 | 2026.03.27 20:07:55.732834 [ 353 ] {} <Debug> TCP-Session: 15d34ea6-ea89-4236-a8c4-c82cb48c3d2a Authenticating user 'default' from [fd00:1122:3344:101::e]:41590 | ||
| 12327 | 2026.03.27 20:07:55.732846 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12328 | 2026.03.27 20:07:55.732860 [ 350 ] {} <Debug> TCP-Session: c79e1e59-3b4e-471f-97ca-72f522f44f66 Authenticating user 'default' from [fd00:1122:3344:101::e]:48972 | ||
| 12329 | 2026.03.27 20:07:55.732874 [ 353 ] {} <Debug> TCP-Session: 15d34ea6-ea89-4236-a8c4-c82cb48c3d2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12330 | 2026.03.27 20:07:55.732887 [ 291 ] {} <Debug> TCP-Session: 268a8729-0563-4175-ac61-7d0abecd31bf Authenticating user 'default' from [fd00:1122:3344:101::e]:33389 | ||
| 12331 | 2026.03.27 20:07:55.732899 [ 350 ] {} <Debug> TCP-Session: c79e1e59-3b4e-471f-97ca-72f522f44f66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12332 | 2026.03.27 20:07:55.732904 [ 353 ] {} <Debug> TCP-Session: 15d34ea6-ea89-4236-a8c4-c82cb48c3d2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12333 | 2026.03.27 20:07:55.732926 [ 291 ] {} <Debug> TCP-Session: 268a8729-0563-4175-ac61-7d0abecd31bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12334 | 2026.03.27 20:07:55.732929 [ 350 ] {} <Debug> TCP-Session: c79e1e59-3b4e-471f-97ca-72f522f44f66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12335 | 2026.03.27 20:07:55.732962 [ 291 ] {} <Debug> TCP-Session: 268a8729-0563-4175-ac61-7d0abecd31bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12336 | 2026.03.27 20:07:55.732848 [ 287 ] {} <Debug> TCP-Session: ed3b7565-44f7-4f26-91a4-9d8b7d2d903e Authenticating user 'default' from [fd00:1122:3344:101::e]:37553 | ||
| 12337 | 2026.03.27 20:07:55.732821 [ 352 ] {} <Debug> TCP-Session: 2f8561c2-9b32-4c74-ab12-ed785603af7c Authenticating user 'default' from [fd00:1122:3344:101::e]:38222 | ||
| 12338 | 2026.03.27 20:07:55.733002 [ 287 ] {} <Debug> TCP-Session: ed3b7565-44f7-4f26-91a4-9d8b7d2d903e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12339 | 2026.03.27 20:07:55.732703 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35015 | ||
| 12340 | 2026.03.27 20:07:55.733035 [ 287 ] {} <Debug> TCP-Session: ed3b7565-44f7-4f26-91a4-9d8b7d2d903e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12341 | 2026.03.27 20:07:55.733033 [ 352 ] {} <Debug> TCP-Session: 2f8561c2-9b32-4c74-ab12-ed785603af7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12342 | 2026.03.27 20:07:55.732685 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45013 | ||
| 12343 | 2026.03.27 20:07:55.733094 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12344 | 2026.03.27 20:07:55.733089 [ 352 ] {} <Debug> TCP-Session: 2f8561c2-9b32-4c74-ab12-ed785603af7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12345 | 2026.03.27 20:07:55.733133 [ 290 ] {} <Debug> TCP-Session: b73786cf-94dd-450d-8741-7b8e33e9a798 Authenticating user 'default' from [fd00:1122:3344:101::e]:35015 | ||
| 12346 | 2026.03.27 20:07:55.732820 [ 351 ] {} <Trace> TCP-Session: 5ffe86a8-77aa-4af1-969d-3b190d6b7c40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12347 | 2026.03.27 20:07:55.733166 [ 290 ] {} <Debug> TCP-Session: b73786cf-94dd-450d-8741-7b8e33e9a798 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12348 | 2026.03.27 20:07:55.733156 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12349 | 2026.03.27 20:07:55.733201 [ 290 ] {} <Debug> TCP-Session: b73786cf-94dd-450d-8741-7b8e33e9a798 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12350 | 2026.03.27 20:07:55.733227 [ 354 ] {} <Debug> TCP-Session: b2182a58-6d64-40ec-9bdd-c7747adebf64 Authenticating user 'default' from [fd00:1122:3344:101::e]:45013 | ||
| 12351 | 2026.03.27 20:07:55.732692 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50557 | ||
| 12352 | 2026.03.27 20:07:55.733251 [ 354 ] {} <Debug> TCP-Session: b2182a58-6d64-40ec-9bdd-c7747adebf64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12353 | 2026.03.27 20:07:55.733285 [ 354 ] {} <Debug> TCP-Session: b2182a58-6d64-40ec-9bdd-c7747adebf64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12354 | 2026.03.27 20:07:55.733319 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12355 | 2026.03.27 20:07:55.733346 [ 289 ] {} <Debug> TCP-Session: 00678f18-ac27-4213-b58d-4b131eec26f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50557 | ||
| 12356 | 2026.03.27 20:07:55.733359 [ 351 ] {25b0a572-bbc7-4431-89c5-fe9a4cee31ef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57879) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12357 | 2026.03.27 20:07:55.733362 [ 289 ] {} <Debug> TCP-Session: 00678f18-ac27-4213-b58d-4b131eec26f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12358 | 2026.03.27 20:07:55.733397 [ 289 ] {} <Debug> TCP-Session: 00678f18-ac27-4213-b58d-4b131eec26f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12359 | 2026.03.27 20:07:55.733632 [ 351 ] {25b0a572-bbc7-4431-89c5-fe9a4cee31ef} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12360 | 2026.03.27 20:07:55.733690 [ 351 ] {25b0a572-bbc7-4431-89c5-fe9a4cee31ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12361 | 2026.03.27 20:07:55.733974 [ 351 ] {25b0a572-bbc7-4431-89c5-fe9a4cee31ef} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 12362 | 2026.03.27 20:07:55.734977 [ 348 ] {25b0a572-bbc7-4431-89c5-fe9a4cee31ef} <Trace> AggregatingTransform: Aggregating | ||
| 12363 | 2026.03.27 20:07:55.735018 [ 348 ] {25b0a572-bbc7-4431-89c5-fe9a4cee31ef} <Trace> Aggregator: Aggregation method: without_key | ||
| 12364 | 2026.03.27 20:07:55.735056 [ 348 ] {25b0a572-bbc7-4431-89c5-fe9a4cee31ef} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000978818 sec. (1021.640 rows/sec., 39.91 KiB/sec.) | ||
| 12365 | 2026.03.27 20:07:55.735078 [ 348 ] {25b0a572-bbc7-4431-89c5-fe9a4cee31ef} <Trace> Aggregator: Merging aggregated data | ||
| 12366 | 2026.03.27 20:07:55.736312 [ 351 ] {25b0a572-bbc7-4431-89c5-fe9a4cee31ef} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003018 sec., 331.3452617627568 rows/sec., 12.94 KiB/sec. | ||
| 12367 | 2026.03.27 20:07:55.736473 [ 351 ] {25b0a572-bbc7-4431-89c5-fe9a4cee31ef} <Debug> TCPHandler: Processed in 0.003770177 sec. | ||
| 12368 | 2026.03.27 20:07:55.736578 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12369 | 2026.03.27 20:07:55.736610 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12370 | 2026.03.27 20:07:55.736618 [ 350 ] {} <Debug> TCP-Session: c79e1e59-3b4e-471f-97ca-72f522f44f66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12371 | 2026.03.27 20:07:55.736631 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12372 | 2026.03.27 20:07:55.736659 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12373 | 2026.03.27 20:07:55.736670 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12374 | 2026.03.27 20:07:55.736690 [ 290 ] {} <Debug> TCP-Session: b73786cf-94dd-450d-8741-7b8e33e9a798 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12375 | 2026.03.27 20:07:55.736703 [ 353 ] {} <Debug> TCP-Session: 15d34ea6-ea89-4236-a8c4-c82cb48c3d2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12376 | 2026.03.27 20:07:55.736721 [ 354 ] {} <Debug> TCP-Session: b2182a58-6d64-40ec-9bdd-c7747adebf64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12377 | 2026.03.27 20:07:55.736728 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12378 | 2026.03.27 20:07:55.736658 [ 352 ] {} <Debug> TCP-Session: 2f8561c2-9b32-4c74-ab12-ed785603af7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12379 | 2026.03.27 20:07:55.736792 [ 291 ] {} <Debug> TCP-Session: 268a8729-0563-4175-ac61-7d0abecd31bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12380 | 2026.03.27 20:07:55.736711 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12381 | 2026.03.27 20:07:55.736690 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12382 | 2026.03.27 20:07:55.736881 [ 287 ] {} <Debug> TCP-Session: ed3b7565-44f7-4f26-91a4-9d8b7d2d903e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12383 | 2026.03.27 20:07:55.736743 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12384 | 2026.03.27 20:07:55.736909 [ 289 ] {} <Debug> TCP-Session: 00678f18-ac27-4213-b58d-4b131eec26f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12385 | 2026.03.27 20:07:55.736945 [ 351 ] {} <Debug> TCP-Session: 5ffe86a8-77aa-4af1-969d-3b190d6b7c40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12386 | 2026.03.27 20:07:56.089321 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12387 | 2026.03.27 20:07:56.089494 [ 276 ] {7138d5dd-cc8c-4fac-9577-6924add6ac2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12388 | 2026.03.27 20:07:56.089556 [ 276 ] {7138d5dd-cc8c-4fac-9577-6924add6ac2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12389 | 2026.03.27 20:07:56.090180 [ 276 ] {7138d5dd-cc8c-4fac-9577-6924add6ac2e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12390 | 2026.03.27 20:07:56.090221 [ 276 ] {7138d5dd-cc8c-4fac-9577-6924add6ac2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12391 | 2026.03.27 20:07:56.090608 [ 276 ] {7138d5dd-cc8c-4fac-9577-6924add6ac2e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12392 | 2026.03.27 20:07:56.090837 [ 276 ] {7138d5dd-cc8c-4fac-9577-6924add6ac2e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12393 | 2026.03.27 20:07:56.090987 [ 276 ] {7138d5dd-cc8c-4fac-9577-6924add6ac2e} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.00154 sec., 58441.558441558445 rows/sec., 4.92 MiB/sec. | ||
| 12394 | 2026.03.27 20:07:56.091031 [ 276 ] {7138d5dd-cc8c-4fac-9577-6924add6ac2e} <Debug> TCPHandler: Processed in 0.001838922 sec. | ||
| 12395 | 2026.03.27 20:07:56.091162 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12396 | 2026.03.27 20:07:56.091261 [ 276 ] {04473716-d5a1-4d81-a1fe-204d036c99b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12397 | 2026.03.27 20:07:56.091301 [ 276 ] {04473716-d5a1-4d81-a1fe-204d036c99b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12398 | 2026.03.27 20:07:56.091717 [ 276 ] {04473716-d5a1-4d81-a1fe-204d036c99b5} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12399 | 2026.03.27 20:07:56.091752 [ 276 ] {04473716-d5a1-4d81-a1fe-204d036c99b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12400 | 2026.03.27 20:07:56.092055 [ 276 ] {04473716-d5a1-4d81-a1fe-204d036c99b5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12401 | 2026.03.27 20:07:56.092279 [ 276 ] {04473716-d5a1-4d81-a1fe-204d036c99b5} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12402 | 2026.03.27 20:07:56.092393 [ 83 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12403 | 2026.03.27 20:07:56.092407 [ 276 ] {04473716-d5a1-4d81-a1fe-204d036c99b5} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001166 sec., 14579.759862778732 rows/sec., 1.07 MiB/sec. | ||
| 12404 | 2026.03.27 20:07:56.092431 [ 83 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12405 | 2026.03.27 20:07:56.092454 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12406 | 2026.03.27 20:07:56.092455 [ 276 ] {04473716-d5a1-4d81-a1fe-204d036c99b5} <Debug> TCPHandler: Processed in 0.001343294 sec. | ||
| 12407 | 2026.03.27 20:07:56.092582 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12408 | 2026.03.27 20:07:56.092592 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::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 | ||
| 12409 | 2026.03.27 20:07:56.092678 [ 276 ] {cb4790fd-95c6-49a7-a87c-5f10bdaa2a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12410 | 2026.03.27 20:07:56.092722 [ 276 ] {cb4790fd-95c6-49a7-a87c-5f10bdaa2a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12411 | 2026.03.27 20:07:56.092745 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12412 | 2026.03.27 20:07:56.092785 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 226 rows starting from the beginning of the part | ||
| 12413 | 2026.03.27 20:07:56.092858 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 17 rows starting from the beginning of the part | ||
| 12414 | 2026.03.27 20:07:56.092909 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part | ||
| 12415 | 2026.03.27 20:07:56.092953 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 17 rows starting from the beginning of the part | ||
| 12416 | 2026.03.27 20:07:56.092999 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 49 rows starting from the beginning of the part | ||
| 12417 | 2026.03.27 20:07:56.093045 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 17 rows starting from the beginning of the part | ||
| 12418 | 2026.03.27 20:07:56.093151 [ 276 ] {cb4790fd-95c6-49a7-a87c-5f10bdaa2a83} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12419 | 2026.03.27 20:07:56.093194 [ 276 ] {cb4790fd-95c6-49a7-a87c-5f10bdaa2a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12420 | 2026.03.27 20:07:56.093541 [ 276 ] {cb4790fd-95c6-49a7-a87c-5f10bdaa2a83} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12421 | 2026.03.27 20:07:56.093779 [ 276 ] {cb4790fd-95c6-49a7-a87c-5f10bdaa2a83} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12422 | 2026.03.27 20:07:56.093909 [ 276 ] {cb4790fd-95c6-49a7-a87c-5f10bdaa2a83} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001249 sec., 64851.88150520417 rows/sec., 5.06 MiB/sec. | ||
| 12423 | 2026.03.27 20:07:56.093953 [ 276 ] {cb4790fd-95c6-49a7-a87c-5f10bdaa2a83} <Debug> TCPHandler: Processed in 0.001420535 sec. | ||
| 12424 | 2026.03.27 20:07:56.093963 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 350 rows, containing 5 columns (5 merged, 0 gathered) in 0.001437395 sec., 243496.0466677566 rows/sec., 17.36 MiB/sec. | ||
| 12425 | 2026.03.27 20:07:56.094073 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12426 | 2026.03.27 20:07:56.094142 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12427 | 2026.03.27 20:07:56.094175 [ 276 ] {14b7bb6f-5d9f-4951-87d8-f1706ee74af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12428 | 2026.03.27 20:07:56.094220 [ 276 ] {14b7bb6f-5d9f-4951-87d8-f1706ee74af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12429 | 2026.03.27 20:07:56.094429 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_76_15} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12430 | 2026.03.27 20:07:56.094503 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_76_15} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12431 | 2026.03.27 20:07:56.094581 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12432 | 2026.03.27 20:07:56.094625 [ 276 ] {14b7bb6f-5d9f-4951-87d8-f1706ee74af4} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12433 | 2026.03.27 20:07:56.094661 [ 276 ] {14b7bb6f-5d9f-4951-87d8-f1706ee74af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12434 | 2026.03.27 20:07:56.094988 [ 276 ] {14b7bb6f-5d9f-4951-87d8-f1706ee74af4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12435 | 2026.03.27 20:07:56.095201 [ 276 ] {14b7bb6f-5d9f-4951-87d8-f1706ee74af4} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12436 | 2026.03.27 20:07:56.095334 [ 276 ] {14b7bb6f-5d9f-4951-87d8-f1706ee74af4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 12437 | 2026.03.27 20:07:56.095373 [ 276 ] {14b7bb6f-5d9f-4951-87d8-f1706ee74af4} <Debug> TCPHandler: Processed in 0.001350424 sec. | ||
| 12438 | 2026.03.27 20:07:56.095492 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12439 | 2026.03.27 20:07:56.095588 [ 276 ] {c3d6628b-8ed0-4343-8231-1f769b544584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12440 | 2026.03.27 20:07:56.095643 [ 276 ] {c3d6628b-8ed0-4343-8231-1f769b544584} <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 | ||
| 12441 | 2026.03.27 20:07:56.096402 [ 276 ] {c3d6628b-8ed0-4343-8231-1f769b544584} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12442 | 2026.03.27 20:07:56.096438 [ 276 ] {c3d6628b-8ed0-4343-8231-1f769b544584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12443 | 2026.03.27 20:07:56.096952 [ 276 ] {c3d6628b-8ed0-4343-8231-1f769b544584} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12444 | 2026.03.27 20:07:56.097182 [ 276 ] {c3d6628b-8ed0-4343-8231-1f769b544584} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12445 | 2026.03.27 20:07:56.097288 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12446 | 2026.03.27 20:07:56.097318 [ 276 ] {c3d6628b-8ed0-4343-8231-1f769b544584} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001747 sec., 9730.967372638808 rows/sec., 17.44 MiB/sec. | ||
| 12447 | 2026.03.27 20:07:56.097324 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12448 | 2026.03.27 20:07:56.097352 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12449 | 2026.03.27 20:07:56.097373 [ 276 ] {c3d6628b-8ed0-4343-8231-1f769b544584} <Debug> TCPHandler: Processed in 0.001930525 sec. | ||
| 12450 | 2026.03.27 20:07:56.097432 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::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 | ||
| 12451 | 2026.03.27 20:07:56.097490 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12452 | 2026.03.27 20:07:56.097593 [ 276 ] {d947de7e-9842-44d8-83fb-5375f814bc75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12453 | 2026.03.27 20:07:56.097621 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12454 | 2026.03.27 20:07:56.097633 [ 276 ] {d947de7e-9842-44d8-83fb-5375f814bc75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12455 | 2026.03.27 20:07:56.097679 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1567 rows starting from the beginning of the part | ||
| 12456 | 2026.03.27 20:07:56.097792 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 17 rows starting from the beginning of the part | ||
| 12457 | 2026.03.27 20:07:56.097906 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part | ||
| 12458 | 2026.03.27 20:07:56.097978 [ 276 ] {d947de7e-9842-44d8-83fb-5375f814bc75} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12459 | 2026.03.27 20:07:56.098008 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 17 rows starting from the beginning of the part | ||
| 12460 | 2026.03.27 20:07:56.098021 [ 276 ] {d947de7e-9842-44d8-83fb-5375f814bc75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12461 | 2026.03.27 20:07:56.098117 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 35 rows starting from the beginning of the part | ||
| 12462 | 2026.03.27 20:07:56.098222 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 17 rows starting from the beginning of the part | ||
| 12463 | 2026.03.27 20:07:56.098348 [ 276 ] {d947de7e-9842-44d8-83fb-5375f814bc75} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12464 | 2026.03.27 20:07:56.098630 [ 276 ] {d947de7e-9842-44d8-83fb-5375f814bc75} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12465 | 2026.03.27 20:07:56.098772 [ 276 ] {d947de7e-9842-44d8-83fb-5375f814bc75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001198 sec., 50083.472454090144 rows/sec., 3.38 MiB/sec. | ||
| 12466 | 2026.03.27 20:07:56.098809 [ 276 ] {d947de7e-9842-44d8-83fb-5375f814bc75} <Debug> TCPHandler: Processed in 0.001368994 sec. | ||
| 12467 | 2026.03.27 20:07:56.105995 [ 199 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1677 rows, containing 19 columns (19 merged, 0 gathered) in 0.008594402 sec., 195127.01407264872 rows/sec., 349.66 MiB/sec. | ||
| 12468 | 2026.03.27 20:07:56.107599 [ 194 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12469 | 2026.03.27 20:07:56.107998 [ 194 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12470 | 2026.03.27 20:07:56.108089 [ 194 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12471 | 2026.03.27 20:07:56.108242 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 12472 | 2026.03.27 20:07:57.001182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.74 MiB, peak 353.29 MiB, free memory in arenas 0.00 B, will set to 344.85 MiB (RSS), difference: 3.11 MiB | ||
| 12473 | 2026.03.27 20:07:57.370084 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12474 | 2026.03.27 20:07:57.370166 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12475 | 2026.03.27 20:07:57.515487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26911 | ||
| 12476 | 2026.03.27 20:07:57.515994 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12477 | 2026.03.27 20:07:57.516038 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12478 | 2026.03.27 20:07:57.516494 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12479 | 2026.03.27 20:07:57.516704 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12480 | 2026.03.27 20:07:57.516827 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26911 | ||
| 12481 | 2026.03.27 20:07:57.516930 [ 80 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12482 | 2026.03.27 20:07:57.517011 [ 80 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12483 | 2026.03.27 20:07:57.517045 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12484 | 2026.03.27 20:07:57.517200 [ 201 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 12485 | 2026.03.27 20:07:57.517374 [ 201 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12486 | 2026.03.27 20:07:57.517422 [ 201 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24543 rows starting from the beginning of the part | ||
| 12487 | 2026.03.27 20:07:57.517508 [ 201 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 12488 | 2026.03.27 20:07:57.517567 [ 201 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 12489 | 2026.03.27 20:07:57.517622 [ 201 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 12490 | 2026.03.27 20:07:57.517673 [ 201 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 12491 | 2026.03.27 20:07:57.517724 [ 201 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 12492 | 2026.03.27 20:07:57.519959 [ 201 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26911 rows, containing 4 columns (4 merged, 0 gathered) in 0.00282789 sec., 9516282.457945677 rows/sec., 136.13 MiB/sec. | ||
| 12493 | 2026.03.27 20:07:57.520278 [ 187 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12494 | 2026.03.27 20:07:57.520623 [ 187 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_56_11} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12495 | 2026.03.27 20:07:57.520712 [ 187 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_56_11} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12496 | 2026.03.27 20:07:57.520830 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12497 | 2026.03.27 20:07:57.598806 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1578 | ||
| 12498 | 2026.03.27 20:07:57.601028 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12499 | 2026.03.27 20:07:57.601066 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12500 | 2026.03.27 20:07:57.602248 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12501 | 2026.03.27 20:07:57.602501 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12502 | 2026.03.27 20:07:57.602641 [ 80 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12503 | 2026.03.27 20:07:57.602670 [ 80 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12504 | 2026.03.27 20:07:57.602687 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12505 | 2026.03.27 20:07:57.602762 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1578 | ||
| 12506 | 2026.03.27 20:07:57.602777 [ 186 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 12507 | 2026.03.27 20:07:57.603319 [ 186 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12508 | 2026.03.27 20:07:57.603455 [ 186 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1406 rows starting from the beginning of the part | ||
| 12509 | 2026.03.27 20:07:57.603831 [ 186 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 12510 | 2026.03.27 20:07:57.604187 [ 186 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 12511 | 2026.03.27 20:07:57.604545 [ 186 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
| 12512 | 2026.03.27 20:07:57.604896 [ 186 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 46 rows starting from the beginning of the part | ||
| 12513 | 2026.03.27 20:07:57.605219 [ 186 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 12514 | 2026.03.27 20:07:57.611593 [ 201 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1578 rows, containing 72 columns (72 merged, 0 gathered) in 0.008860166 sec., 178100.50060010163 rows/sec., 141.27 MiB/sec. | ||
| 12515 | 2026.03.27 20:07:57.613221 [ 188 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12516 | 2026.03.27 20:07:57.613789 [ 188 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_41_8} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12517 | 2026.03.27 20:07:57.613858 [ 188 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_41_8} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12518 | 2026.03.27 20:07:57.614146 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 12519 | 2026.03.27 20:07:58.519178 [ 69 ] {} <Debug> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 12520 | 2026.03.27 20:07:58.519270 [ 69 ] {} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12521 | 2026.03.27 20:07:58.519310 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12522 | 2026.03.27 20:07:58.519478 [ 200 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 12523 | 2026.03.27 20:07:58.519696 [ 200 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12524 | 2026.03.27 20:07:58.519750 [ 200 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 308 rows starting from the beginning of the part | ||
| 12525 | 2026.03.27 20:07:58.519855 [ 200 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 12526 | 2026.03.27 20:07:58.519932 [ 200 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 12527 | 2026.03.27 20:07:58.520008 [ 200 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 12528 | 2026.03.27 20:07:58.520081 [ 200 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 12529 | 2026.03.27 20:07:58.521142 [ 196 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 5 columns (5 merged, 0 gathered) in 0.001738681 sec., 531437.3366937351 rows/sec., 36.59 MiB/sec. | ||
| 12530 | 2026.03.27 20:07:58.521273 [ 196 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 12531 | 2026.03.27 20:07:58.521504 [ 196 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_26_6} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12532 | 2026.03.27 20:07:58.521573 [ 196 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_26_6} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 12533 | 2026.03.27 20:07:58.521640 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 12534 | 2026.03.27 20:07:58.585910 [ 69 ] {} <Debug> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 12535 | 2026.03.27 20:07:58.585957 [ 69 ] {} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12536 | 2026.03.27 20:07:58.585980 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12537 | 2026.03.27 20:07:58.586072 [ 193 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 12538 | 2026.03.27 20:07:58.586196 [ 193 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12539 | 2026.03.27 20:07:58.586244 [ 193 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 160 rows starting from the beginning of the part | ||
| 12540 | 2026.03.27 20:07:58.586320 [ 193 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 12541 | 2026.03.27 20:07:58.586372 [ 193 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 12542 | 2026.03.27 20:07:58.586421 [ 193 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 12543 | 2026.03.27 20:07:58.586475 [ 193 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 12544 | 2026.03.27 20:07:58.587366 [ 196 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001336954 sec., 359025.06742939545 rows/sec., 22.31 MiB/sec. | ||
| 12545 | 2026.03.27 20:07:58.587494 [ 196 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 12546 | 2026.03.27 20:07:58.587723 [ 196 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_26_6} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12547 | 2026.03.27 20:07:58.587790 [ 196 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_26_6} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 12548 | 2026.03.27 20:07:58.587866 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 12549 | 2026.03.27 20:07:58.897674 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 422 | ||
| 12550 | 2026.03.27 20:07:58.915472 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12551 | 2026.03.27 20:07:58.915540 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12552 | 2026.03.27 20:07:58.921845 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12553 | 2026.03.27 20:07:58.922512 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12554 | 2026.03.27 20:07:58.922838 [ 69 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12555 | 2026.03.27 20:07:58.922934 [ 69 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12556 | 2026.03.27 20:07:58.922972 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12557 | 2026.03.27 20:07:58.923109 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 12558 | 2026.03.27 20:07:58.925792 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12559 | 2026.03.27 20:07:58.926874 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12560 | 2026.03.27 20:07:58.928355 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 12561 | 2026.03.27 20:07:58.932918 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 12562 | 2026.03.27 20:07:58.937565 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 12563 | 2026.03.27 20:07:58.942089 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 12564 | 2026.03.27 20:07:58.946783 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 7 rows starting from the beginning of the part | ||
| 12565 | 2026.03.27 20:07:58.950576 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 12566 | 2026.03.27 20:07:59.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.07 MiB, peak 359.39 MiB, free memory in arenas 0.00 B, will set to 345.07 MiB (RSS), difference: -12.00 MiB | ||
| 12567 | 2026.03.27 20:07:59.003660 [ 196 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.080603014 sec., 5235.536229451668 rows/sec., 27.07 MiB/sec. | ||
| 12568 | 2026.03.27 20:07:59.005808 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12569 | 2026.03.27 20:07:59.007663 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_56_11} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12570 | 2026.03.27 20:07:59.007763 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_56_11} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12571 | 2026.03.27 20:07:59.009643 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12572 | 2026.03.27 20:08:00.000370 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.97 MiB, peak 359.39 MiB, free memory in arenas 0.00 B, will set to 345.07 MiB (RSS), difference: 11.09 MiB | ||
| 12573 | 2026.03.27 20:08:01.089493 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12574 | 2026.03.27 20:08:01.089697 [ 276 ] {b9b65634-48d2-4ef9-af70-2f86606e1bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12575 | 2026.03.27 20:08:01.089769 [ 276 ] {b9b65634-48d2-4ef9-af70-2f86606e1bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12576 | 2026.03.27 20:08:01.090577 [ 276 ] {b9b65634-48d2-4ef9-af70-2f86606e1bff} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12577 | 2026.03.27 20:08:01.090628 [ 276 ] {b9b65634-48d2-4ef9-af70-2f86606e1bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12578 | 2026.03.27 20:08:01.091028 [ 276 ] {b9b65634-48d2-4ef9-af70-2f86606e1bff} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12579 | 2026.03.27 20:08:01.091261 [ 276 ] {b9b65634-48d2-4ef9-af70-2f86606e1bff} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12580 | 2026.03.27 20:08:01.091414 [ 276 ] {b9b65634-48d2-4ef9-af70-2f86606e1bff} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001769 sec., 58790.27699265122 rows/sec., 4.93 MiB/sec. | ||
| 12581 | 2026.03.27 20:08:01.091439 [ 76 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12582 | 2026.03.27 20:08:01.091453 [ 276 ] {b9b65634-48d2-4ef9-af70-2f86606e1bff} <Debug> TCPHandler: Processed in 0.002101387 sec. | ||
| 12583 | 2026.03.27 20:08:01.091517 [ 76 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12584 | 2026.03.27 20:08:01.091549 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12585 | 2026.03.27 20:08:01.091681 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12586 | 2026.03.27 20:08:01.091688 [ 198 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 12587 | 2026.03.27 20:08:01.091791 [ 276 ] {12739999-fcd2-44c6-afde-ac2db0dae972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12588 | 2026.03.27 20:08:01.091836 [ 276 ] {12739999-fcd2-44c6-afde-ac2db0dae972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12589 | 2026.03.27 20:08:01.091847 [ 198 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12590 | 2026.03.27 20:08:01.091889 [ 198 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3365 rows starting from the beginning of the part | ||
| 12591 | 2026.03.27 20:08:01.091964 [ 198 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 12592 | 2026.03.27 20:08:01.092016 [ 198 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 2574 rows starting from the beginning of the part | ||
| 12593 | 2026.03.27 20:08:01.092064 [ 198 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part | ||
| 12594 | 2026.03.27 20:08:01.092110 [ 198 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 12595 | 2026.03.27 20:08:01.092157 [ 198 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 104 rows starting from the beginning of the part | ||
| 12596 | 2026.03.27 20:08:01.092335 [ 276 ] {12739999-fcd2-44c6-afde-ac2db0dae972} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12597 | 2026.03.27 20:08:01.092386 [ 276 ] {12739999-fcd2-44c6-afde-ac2db0dae972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12598 | 2026.03.27 20:08:01.092726 [ 276 ] {12739999-fcd2-44c6-afde-ac2db0dae972} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12599 | 2026.03.27 20:08:01.092952 [ 276 ] {12739999-fcd2-44c6-afde-ac2db0dae972} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12600 | 2026.03.27 20:08:01.093098 [ 276 ] {12739999-fcd2-44c6-afde-ac2db0dae972} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001325 sec., 18113.20754716981 rows/sec., 1.33 MiB/sec. | ||
| 12601 | 2026.03.27 20:08:01.093137 [ 276 ] {12739999-fcd2-44c6-afde-ac2db0dae972} <Debug> TCPHandler: Processed in 0.001517077 sec. | ||
| 12602 | 2026.03.27 20:08:01.093269 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12603 | 2026.03.27 20:08:01.093371 [ 276 ] {d8976a25-c930-4717-bd19-871e852c27bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12604 | 2026.03.27 20:08:01.093412 [ 276 ] {d8976a25-c930-4717-bd19-871e852c27bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12605 | 2026.03.27 20:08:01.093873 [ 276 ] {d8976a25-c930-4717-bd19-871e852c27bb} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12606 | 2026.03.27 20:08:01.093908 [ 276 ] {d8976a25-c930-4717-bd19-871e852c27bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12607 | 2026.03.27 20:08:01.094195 [ 196 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6279 rows, containing 5 columns (5 merged, 0 gathered) in 0.002567996 sec., 2445097.266506646 rows/sec., 194.93 MiB/sec. | ||
| 12608 | 2026.03.27 20:08:01.094230 [ 276 ] {d8976a25-c930-4717-bd19-871e852c27bb} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12609 | 2026.03.27 20:08:01.094446 [ 276 ] {d8976a25-c930-4717-bd19-871e852c27bb} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12610 | 2026.03.27 20:08:01.094528 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12611 | 2026.03.27 20:08:01.094578 [ 276 ] {d8976a25-c930-4717-bd19-871e852c27bb} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001226 sec., 71778.14029363784 rows/sec., 5.61 MiB/sec. | ||
| 12612 | 2026.03.27 20:08:01.094592 [ 74 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12613 | 2026.03.27 20:08:01.094619 [ 276 ] {d8976a25-c930-4717-bd19-871e852c27bb} <Debug> TCPHandler: Processed in 0.001399915 sec. | ||
| 12614 | 2026.03.27 20:08:01.094638 [ 74 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12615 | 2026.03.27 20:08:01.094668 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12616 | 2026.03.27 20:08:01.094749 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::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 | ||
| 12617 | 2026.03.27 20:08:01.094755 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12618 | 2026.03.27 20:08:01.094815 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_91_18} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12619 | 2026.03.27 20:08:01.094839 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12620 | 2026.03.27 20:08:01.094869 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1831 rows starting from the beginning of the part | ||
| 12621 | 2026.03.27 20:08:01.094881 [ 276 ] {d93b10ca-7c5a-4d88-b084-0ae78ba7e585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12622 | 2026.03.27 20:08:01.094899 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_91_18} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12623 | 2026.03.27 20:08:01.094917 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 81 rows starting from the beginning of the part | ||
| 12624 | 2026.03.27 20:08:01.094927 [ 276 ] {d93b10ca-7c5a-4d88-b084-0ae78ba7e585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12625 | 2026.03.27 20:08:01.094962 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1352 rows starting from the beginning of the part | ||
| 12626 | 2026.03.27 20:08:01.094985 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 12627 | 2026.03.27 20:08:01.095002 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
| 12628 | 2026.03.27 20:08:01.095154 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 81 rows starting from the beginning of the part | ||
| 12629 | 2026.03.27 20:08:01.095188 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 88 rows starting from the beginning of the part | ||
| 12630 | 2026.03.27 20:08:01.095395 [ 276 ] {d93b10ca-7c5a-4d88-b084-0ae78ba7e585} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12631 | 2026.03.27 20:08:01.095441 [ 276 ] {d93b10ca-7c5a-4d88-b084-0ae78ba7e585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12632 | 2026.03.27 20:08:01.095786 [ 276 ] {d93b10ca-7c5a-4d88-b084-0ae78ba7e585} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12633 | 2026.03.27 20:08:01.096002 [ 276 ] {d93b10ca-7c5a-4d88-b084-0ae78ba7e585} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12634 | 2026.03.27 20:08:01.096132 [ 276 ] {d93b10ca-7c5a-4d88-b084-0ae78ba7e585} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 12635 | 2026.03.27 20:08:01.096265 [ 276 ] {d93b10ca-7c5a-4d88-b084-0ae78ba7e585} <Debug> TCPHandler: Processed in 0.001558557 sec. | ||
| 12636 | 2026.03.27 20:08:01.096308 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3497 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586188 sec., 2204656.698953718 rows/sec., 160.09 MiB/sec. | ||
| 12637 | 2026.03.27 20:08:01.096413 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12638 | 2026.03.27 20:08:01.096503 [ 195 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12639 | 2026.03.27 20:08:01.096510 [ 276 ] {e7a2b448-da61-479a-86b9-6fc96b7467a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12640 | 2026.03.27 20:08:01.096567 [ 276 ] {e7a2b448-da61-479a-86b9-6fc96b7467a0} <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 | ||
| 12641 | 2026.03.27 20:08:01.096753 [ 195 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_91_18} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12642 | 2026.03.27 20:08:01.096829 [ 195 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_91_18} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12643 | 2026.03.27 20:08:01.096911 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 12644 | 2026.03.27 20:08:01.097416 [ 276 ] {e7a2b448-da61-479a-86b9-6fc96b7467a0} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12645 | 2026.03.27 20:08:01.097460 [ 276 ] {e7a2b448-da61-479a-86b9-6fc96b7467a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12646 | 2026.03.27 20:08:01.098095 [ 276 ] {e7a2b448-da61-479a-86b9-6fc96b7467a0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12647 | 2026.03.27 20:08:01.098357 [ 276 ] {e7a2b448-da61-479a-86b9-6fc96b7467a0} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12648 | 2026.03.27 20:08:01.098499 [ 276 ] {e7a2b448-da61-479a-86b9-6fc96b7467a0} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002007 sec., 11958.146487294469 rows/sec., 21.43 MiB/sec. | ||
| 12649 | 2026.03.27 20:08:01.098566 [ 276 ] {e7a2b448-da61-479a-86b9-6fc96b7467a0} <Debug> TCPHandler: Processed in 0.002209019 sec. | ||
| 12650 | 2026.03.27 20:08:01.098703 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12651 | 2026.03.27 20:08:01.098798 [ 276 ] {44b17511-0796-4f19-b8ab-f3e2673fb2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12652 | 2026.03.27 20:08:01.098839 [ 276 ] {44b17511-0796-4f19-b8ab-f3e2673fb2c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12653 | 2026.03.27 20:08:01.099239 [ 276 ] {44b17511-0796-4f19-b8ab-f3e2673fb2c6} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12654 | 2026.03.27 20:08:01.099275 [ 276 ] {44b17511-0796-4f19-b8ab-f3e2673fb2c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12655 | 2026.03.27 20:08:01.099590 [ 276 ] {44b17511-0796-4f19-b8ab-f3e2673fb2c6} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12656 | 2026.03.27 20:08:01.099790 [ 276 ] {44b17511-0796-4f19-b8ab-f3e2673fb2c6} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12657 | 2026.03.27 20:08:01.099916 [ 276 ] {44b17511-0796-4f19-b8ab-f3e2673fb2c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 12658 | 2026.03.27 20:08:01.099925 [ 76 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12659 | 2026.03.27 20:08:01.099953 [ 276 ] {44b17511-0796-4f19-b8ab-f3e2673fb2c6} <Debug> TCPHandler: Processed in 0.001306003 sec. | ||
| 12660 | 2026.03.27 20:08:01.099968 [ 76 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12661 | 2026.03.27 20:08:01.099992 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12662 | 2026.03.27 20:08:01.100091 [ 198 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 12663 | 2026.03.27 20:08:01.100209 [ 198 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12664 | 2026.03.27 20:08:01.100240 [ 198 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4650 rows starting from the beginning of the part | ||
| 12665 | 2026.03.27 20:08:01.100292 [ 198 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 12666 | 2026.03.27 20:08:01.100333 [ 198 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 12 rows starting from the beginning of the part | ||
| 12667 | 2026.03.27 20:08:01.100371 [ 198 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 48 rows starting from the beginning of the part | ||
| 12668 | 2026.03.27 20:08:01.100405 [ 198 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 12669 | 2026.03.27 20:08:01.100438 [ 198 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 12670 | 2026.03.27 20:08:01.101738 [ 198 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4890 rows, containing 4 columns (4 merged, 0 gathered) in 0.00168482 sec., 2902387.1986324945 rows/sec., 190.86 MiB/sec. | ||
| 12671 | 2026.03.27 20:08:01.102016 [ 198 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12672 | 2026.03.27 20:08:01.102260 [ 198 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_91_18} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12673 | 2026.03.27 20:08:01.102335 [ 198 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_91_18} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12674 | 2026.03.27 20:08:01.102399 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 12675 | 2026.03.27 20:08:05.017293 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27423 | ||
| 12676 | 2026.03.27 20:08:05.017838 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12677 | 2026.03.27 20:08:05.017873 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12678 | 2026.03.27 20:08:05.018343 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12679 | 2026.03.27 20:08:05.018566 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12680 | 2026.03.27 20:08:05.018699 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27423 | ||
| 12681 | 2026.03.27 20:08:06.089294 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12682 | 2026.03.27 20:08:06.089476 [ 276 ] {d16cb480-e864-4a4c-9a69-c9bbbfd60596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12683 | 2026.03.27 20:08:06.089541 [ 276 ] {d16cb480-e864-4a4c-9a69-c9bbbfd60596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12684 | 2026.03.27 20:08:06.090166 [ 276 ] {d16cb480-e864-4a4c-9a69-c9bbbfd60596} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12685 | 2026.03.27 20:08:06.090216 [ 276 ] {d16cb480-e864-4a4c-9a69-c9bbbfd60596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12686 | 2026.03.27 20:08:06.090599 [ 276 ] {d16cb480-e864-4a4c-9a69-c9bbbfd60596} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12687 | 2026.03.27 20:08:06.090823 [ 276 ] {d16cb480-e864-4a4c-9a69-c9bbbfd60596} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12688 | 2026.03.27 20:08:06.090977 [ 276 ] {d16cb480-e864-4a4c-9a69-c9bbbfd60596} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001548 sec., 6459.948320413437 rows/sec., 526.76 KiB/sec. | ||
| 12689 | 2026.03.27 20:08:06.091018 [ 276 ] {d16cb480-e864-4a4c-9a69-c9bbbfd60596} <Debug> TCPHandler: Processed in 0.001854812 sec. | ||
| 12690 | 2026.03.27 20:08:06.091148 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12691 | 2026.03.27 20:08:06.091245 [ 276 ] {a6e7c763-16eb-42f6-b901-b89bea435a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12692 | 2026.03.27 20:08:06.091284 [ 276 ] {a6e7c763-16eb-42f6-b901-b89bea435a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12693 | 2026.03.27 20:08:06.091733 [ 276 ] {a6e7c763-16eb-42f6-b901-b89bea435a81} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12694 | 2026.03.27 20:08:06.091768 [ 276 ] {a6e7c763-16eb-42f6-b901-b89bea435a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12695 | 2026.03.27 20:08:06.092085 [ 276 ] {a6e7c763-16eb-42f6-b901-b89bea435a81} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12696 | 2026.03.27 20:08:06.092323 [ 276 ] {a6e7c763-16eb-42f6-b901-b89bea435a81} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12697 | 2026.03.27 20:08:06.092450 [ 276 ] {a6e7c763-16eb-42f6-b901-b89bea435a81} <Debug> executeQuery: Read 95 rows, 8.12 KiB in 0.001224 sec., 77614.37908496732 rows/sec., 6.48 MiB/sec. | ||
| 12698 | 2026.03.27 20:08:06.092488 [ 276 ] {a6e7c763-16eb-42f6-b901-b89bea435a81} <Debug> TCPHandler: Processed in 0.001390764 sec. | ||
| 12699 | 2026.03.27 20:08:06.092605 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12700 | 2026.03.27 20:08:06.092702 [ 276 ] {898b2320-bb84-4ee4-a333-803844356dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12701 | 2026.03.27 20:08:06.092742 [ 276 ] {898b2320-bb84-4ee4-a333-803844356dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12702 | 2026.03.27 20:08:06.093149 [ 276 ] {898b2320-bb84-4ee4-a333-803844356dfb} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12703 | 2026.03.27 20:08:06.093185 [ 276 ] {898b2320-bb84-4ee4-a333-803844356dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12704 | 2026.03.27 20:08:06.093475 [ 276 ] {898b2320-bb84-4ee4-a333-803844356dfb} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12705 | 2026.03.27 20:08:06.093680 [ 276 ] {898b2320-bb84-4ee4-a333-803844356dfb} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12706 | 2026.03.27 20:08:06.093821 [ 276 ] {898b2320-bb84-4ee4-a333-803844356dfb} <Debug> executeQuery: Read 27 rows, 1.98 KiB in 0.001137 sec., 23746.701846965698 rows/sec., 1.70 MiB/sec. | ||
| 12707 | 2026.03.27 20:08:06.093860 [ 276 ] {898b2320-bb84-4ee4-a333-803844356dfb} <Debug> TCPHandler: Processed in 0.001305824 sec. | ||
| 12708 | 2026.03.27 20:08:06.093970 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12709 | 2026.03.27 20:08:06.094063 [ 276 ] {32817d6b-0223-4364-b557-f99469ba6bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12710 | 2026.03.27 20:08:06.094103 [ 276 ] {32817d6b-0223-4364-b557-f99469ba6bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12711 | 2026.03.27 20:08:06.094525 [ 276 ] {32817d6b-0223-4364-b557-f99469ba6bba} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12712 | 2026.03.27 20:08:06.094561 [ 276 ] {32817d6b-0223-4364-b557-f99469ba6bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12713 | 2026.03.27 20:08:06.094855 [ 276 ] {32817d6b-0223-4364-b557-f99469ba6bba} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12714 | 2026.03.27 20:08:06.095058 [ 276 ] {32817d6b-0223-4364-b557-f99469ba6bba} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12715 | 2026.03.27 20:08:06.095181 [ 276 ] {32817d6b-0223-4364-b557-f99469ba6bba} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001135 sec., 80176.2114537445 rows/sec., 6.27 MiB/sec. | ||
| 12716 | 2026.03.27 20:08:06.095219 [ 276 ] {32817d6b-0223-4364-b557-f99469ba6bba} <Debug> TCPHandler: Processed in 0.001299093 sec. | ||
| 12717 | 2026.03.27 20:08:06.095345 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12718 | 2026.03.27 20:08:06.095441 [ 276 ] {cec59a61-f9b0-4f21-845b-50251286cef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12719 | 2026.03.27 20:08:06.095483 [ 276 ] {cec59a61-f9b0-4f21-845b-50251286cef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12720 | 2026.03.27 20:08:06.095906 [ 276 ] {cec59a61-f9b0-4f21-845b-50251286cef1} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12721 | 2026.03.27 20:08:06.095941 [ 276 ] {cec59a61-f9b0-4f21-845b-50251286cef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12722 | 2026.03.27 20:08:06.096272 [ 276 ] {cec59a61-f9b0-4f21-845b-50251286cef1} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12723 | 2026.03.27 20:08:06.096499 [ 276 ] {cec59a61-f9b0-4f21-845b-50251286cef1} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12724 | 2026.03.27 20:08:06.096628 [ 276 ] {cec59a61-f9b0-4f21-845b-50251286cef1} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001205 sec., 136929.46058091288 rows/sec., 9.53 MiB/sec. | ||
| 12725 | 2026.03.27 20:08:06.096663 [ 276 ] {cec59a61-f9b0-4f21-845b-50251286cef1} <Debug> TCPHandler: Processed in 0.001368514 sec. | ||
| 12726 | 2026.03.27 20:08:06.096777 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12727 | 2026.03.27 20:08:06.096873 [ 276 ] {c1aa6131-feb2-404a-9d8e-7277b737e939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12728 | 2026.03.27 20:08:06.096929 [ 276 ] {c1aa6131-feb2-404a-9d8e-7277b737e939} <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 | ||
| 12729 | 2026.03.27 20:08:06.097698 [ 276 ] {c1aa6131-feb2-404a-9d8e-7277b737e939} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12730 | 2026.03.27 20:08:06.097733 [ 276 ] {c1aa6131-feb2-404a-9d8e-7277b737e939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12731 | 2026.03.27 20:08:06.098264 [ 276 ] {c1aa6131-feb2-404a-9d8e-7277b737e939} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12732 | 2026.03.27 20:08:06.098484 [ 276 ] {c1aa6131-feb2-404a-9d8e-7277b737e939} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12733 | 2026.03.27 20:08:06.098630 [ 276 ] {c1aa6131-feb2-404a-9d8e-7277b737e939} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001774 sec., 9582.863585118377 rows/sec., 17.17 MiB/sec. | ||
| 12734 | 2026.03.27 20:08:06.098681 [ 276 ] {c1aa6131-feb2-404a-9d8e-7277b737e939} <Debug> TCPHandler: Processed in 0.001953545 sec. | ||
| 12735 | 2026.03.27 20:08:06.098799 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12736 | 2026.03.27 20:08:06.098896 [ 276 ] {f23c774a-6669-45a8-803a-a30c0cad1f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12737 | 2026.03.27 20:08:06.098937 [ 276 ] {f23c774a-6669-45a8-803a-a30c0cad1f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12738 | 2026.03.27 20:08:06.099274 [ 276 ] {f23c774a-6669-45a8-803a-a30c0cad1f02} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12739 | 2026.03.27 20:08:06.099307 [ 276 ] {f23c774a-6669-45a8-803a-a30c0cad1f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12740 | 2026.03.27 20:08:06.099607 [ 276 ] {f23c774a-6669-45a8-803a-a30c0cad1f02} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12741 | 2026.03.27 20:08:06.099816 [ 276 ] {f23c774a-6669-45a8-803a-a30c0cad1f02} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12742 | 2026.03.27 20:08:06.099941 [ 276 ] {f23c774a-6669-45a8-803a-a30c0cad1f02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 12743 | 2026.03.27 20:08:06.099976 [ 276 ] {f23c774a-6669-45a8-803a-a30c0cad1f02} <Debug> TCPHandler: Processed in 0.001227582 sec. | ||
| 12744 | 2026.03.27 20:08:06.425896 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12745 | 2026.03.27 20:08:06.441295 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12746 | 2026.03.27 20:08:06.441345 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12747 | 2026.03.27 20:08:06.446707 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12748 | 2026.03.27 20:08:06.447406 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12749 | 2026.03.27 20:08:06.450317 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12750 | 2026.03.27 20:08:07.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.10 MiB, peak 359.39 MiB, free memory in arenas 0.00 B, will set to 345.07 MiB (RSS), difference: -1.03 MiB | ||
| 12751 | 2026.03.27 20:08:07.603033 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1604 | ||
| 12752 | 2026.03.27 20:08:07.605480 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12753 | 2026.03.27 20:08:07.605539 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12754 | 2026.03.27 20:08:07.606757 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12755 | 2026.03.27 20:08:07.607038 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12756 | 2026.03.27 20:08:07.607409 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1604 | ||
| 12757 | 2026.03.27 20:08:11.089917 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12758 | 2026.03.27 20:08:11.090111 [ 276 ] {c84469b0-1d2e-4768-90ce-8445ff6df170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12759 | 2026.03.27 20:08:11.090175 [ 276 ] {c84469b0-1d2e-4768-90ce-8445ff6df170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12760 | 2026.03.27 20:08:11.090850 [ 276 ] {c84469b0-1d2e-4768-90ce-8445ff6df170} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12761 | 2026.03.27 20:08:11.090890 [ 276 ] {c84469b0-1d2e-4768-90ce-8445ff6df170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12762 | 2026.03.27 20:08:11.091296 [ 276 ] {c84469b0-1d2e-4768-90ce-8445ff6df170} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12763 | 2026.03.27 20:08:11.091526 [ 276 ] {c84469b0-1d2e-4768-90ce-8445ff6df170} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12764 | 2026.03.27 20:08:11.091683 [ 276 ] {c84469b0-1d2e-4768-90ce-8445ff6df170} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.00162 sec., 64197.530864197535 rows/sec., 5.39 MiB/sec. | ||
| 12765 | 2026.03.27 20:08:11.091734 [ 276 ] {c84469b0-1d2e-4768-90ce-8445ff6df170} <Debug> TCPHandler: Processed in 0.001943404 sec. | ||
| 12766 | 2026.03.27 20:08:11.091865 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12767 | 2026.03.27 20:08:11.091969 [ 276 ] {a624afec-85a7-49d7-873b-52e2cc18f44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12768 | 2026.03.27 20:08:11.092013 [ 276 ] {a624afec-85a7-49d7-873b-52e2cc18f44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12769 | 2026.03.27 20:08:11.092435 [ 276 ] {a624afec-85a7-49d7-873b-52e2cc18f44e} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12770 | 2026.03.27 20:08:11.092469 [ 276 ] {a624afec-85a7-49d7-873b-52e2cc18f44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12771 | 2026.03.27 20:08:11.092787 [ 276 ] {a624afec-85a7-49d7-873b-52e2cc18f44e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12772 | 2026.03.27 20:08:11.092998 [ 276 ] {a624afec-85a7-49d7-873b-52e2cc18f44e} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12773 | 2026.03.27 20:08:11.093132 [ 276 ] {a624afec-85a7-49d7-873b-52e2cc18f44e} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001184 sec., 20270.27027027027 rows/sec., 1.49 MiB/sec. | ||
| 12774 | 2026.03.27 20:08:11.093171 [ 276 ] {a624afec-85a7-49d7-873b-52e2cc18f44e} <Debug> TCPHandler: Processed in 0.001357944 sec. | ||
| 12775 | 2026.03.27 20:08:11.093284 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12776 | 2026.03.27 20:08:11.093381 [ 276 ] {fab19889-f6a5-4ed6-8a3e-097a85ae9799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12777 | 2026.03.27 20:08:11.093422 [ 276 ] {fab19889-f6a5-4ed6-8a3e-097a85ae9799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12778 | 2026.03.27 20:08:11.093851 [ 276 ] {fab19889-f6a5-4ed6-8a3e-097a85ae9799} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12779 | 2026.03.27 20:08:11.093887 [ 276 ] {fab19889-f6a5-4ed6-8a3e-097a85ae9799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12780 | 2026.03.27 20:08:11.094190 [ 276 ] {fab19889-f6a5-4ed6-8a3e-097a85ae9799} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12781 | 2026.03.27 20:08:11.094396 [ 276 ] {fab19889-f6a5-4ed6-8a3e-097a85ae9799} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12782 | 2026.03.27 20:08:11.094522 [ 276 ] {fab19889-f6a5-4ed6-8a3e-097a85ae9799} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00116 sec., 75862.06896551725 rows/sec., 5.92 MiB/sec. | ||
| 12783 | 2026.03.27 20:08:11.094559 [ 276 ] {fab19889-f6a5-4ed6-8a3e-097a85ae9799} <Debug> TCPHandler: Processed in 0.001325923 sec. | ||
| 12784 | 2026.03.27 20:08:11.094673 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12785 | 2026.03.27 20:08:11.094771 [ 276 ] {b222863c-bcdb-40d9-a0e0-f0fc966da89b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12786 | 2026.03.27 20:08:11.094814 [ 276 ] {b222863c-bcdb-40d9-a0e0-f0fc966da89b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12787 | 2026.03.27 20:08:11.095220 [ 276 ] {b222863c-bcdb-40d9-a0e0-f0fc966da89b} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12788 | 2026.03.27 20:08:11.095257 [ 276 ] {b222863c-bcdb-40d9-a0e0-f0fc966da89b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12789 | 2026.03.27 20:08:11.095589 [ 276 ] {b222863c-bcdb-40d9-a0e0-f0fc966da89b} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12790 | 2026.03.27 20:08:11.095805 [ 276 ] {b222863c-bcdb-40d9-a0e0-f0fc966da89b} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12791 | 2026.03.27 20:08:11.095925 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 2 parts from all_1_88_20 to all_89_89_0 | ||
| 12792 | 2026.03.27 20:08:11.095936 [ 276 ] {b222863c-bcdb-40d9-a0e0-f0fc966da89b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 12793 | 2026.03.27 20:08:11.095996 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12794 | 2026.03.27 20:08:11.096013 [ 276 ] {b222863c-bcdb-40d9-a0e0-f0fc966da89b} <Debug> TCPHandler: Processed in 0.001390115 sec. | ||
| 12795 | 2026.03.27 20:08:11.096022 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12796 | 2026.03.27 20:08:11.096114 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_89_21} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_88_20 to all_89_89_0 into Compact with storage Full | ||
| 12797 | 2026.03.27 20:08:11.096135 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12798 | 2026.03.27 20:08:11.096210 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_89_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12799 | 2026.03.27 20:08:11.096231 [ 276 ] {aaeb1677-4f7f-4678-b41c-30b2e2074f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12800 | 2026.03.27 20:08:11.096242 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_89_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_88_20, total 35287 rows starting from the beginning of the part | ||
| 12801 | 2026.03.27 20:08:11.096290 [ 276 ] {aaeb1677-4f7f-4678-b41c-30b2e2074f01} <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 | ||
| 12802 | 2026.03.27 20:08:11.096304 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_89_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 128 rows starting from the beginning of the part | ||
| 12803 | 2026.03.27 20:08:11.097134 [ 276 ] {aaeb1677-4f7f-4678-b41c-30b2e2074f01} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12804 | 2026.03.27 20:08:11.097169 [ 276 ] {aaeb1677-4f7f-4678-b41c-30b2e2074f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12805 | 2026.03.27 20:08:11.097747 [ 276 ] {aaeb1677-4f7f-4678-b41c-30b2e2074f01} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12806 | 2026.03.27 20:08:11.097973 [ 276 ] {aaeb1677-4f7f-4678-b41c-30b2e2074f01} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12807 | 2026.03.27 20:08:11.098121 [ 276 ] {aaeb1677-4f7f-4678-b41c-30b2e2074f01} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001909 sec., 12572.027239392351 rows/sec., 22.53 MiB/sec. | ||
| 12808 | 2026.03.27 20:08:11.098200 [ 276 ] {aaeb1677-4f7f-4678-b41c-30b2e2074f01} <Debug> TCPHandler: Processed in 0.002116177 sec. | ||
| 12809 | 2026.03.27 20:08:11.098321 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12810 | 2026.03.27 20:08:11.098417 [ 276 ] {8540d0d1-2c2c-4cc4-8ba9-856c8343ee89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12811 | 2026.03.27 20:08:11.098459 [ 276 ] {8540d0d1-2c2c-4cc4-8ba9-856c8343ee89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12812 | 2026.03.27 20:08:11.098802 [ 276 ] {8540d0d1-2c2c-4cc4-8ba9-856c8343ee89} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12813 | 2026.03.27 20:08:11.098838 [ 276 ] {8540d0d1-2c2c-4cc4-8ba9-856c8343ee89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12814 | 2026.03.27 20:08:11.099179 [ 276 ] {8540d0d1-2c2c-4cc4-8ba9-856c8343ee89} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12815 | 2026.03.27 20:08:11.099391 [ 276 ] {8540d0d1-2c2c-4cc4-8ba9-856c8343ee89} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12816 | 2026.03.27 20:08:11.099524 [ 276 ] {8540d0d1-2c2c-4cc4-8ba9-856c8343ee89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 12817 | 2026.03.27 20:08:11.099562 [ 276 ] {8540d0d1-2c2c-4cc4-8ba9-856c8343ee89} <Debug> TCPHandler: Processed in 0.001291872 sec. | ||
| 12818 | 2026.03.27 20:08:11.103356 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_89_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35415 rows, containing 5 columns (5 merged, 0 gathered) in 0.007268368 sec., 4872483.06634997 rows/sec., 311.79 MiB/sec. | ||
| 12819 | 2026.03.27 20:08:11.103681 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_89_21} <Trace> MergedBlockOutputStream: filled checksums all_1_89_21 (state Temporary) | ||
| 12820 | 2026.03.27 20:08:11.103941 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_89_21} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_89_21 to all_1_89_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12821 | 2026.03.27 20:08:11.104006 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_89_21} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 2 parts: [all_1_88_20, all_89_89_0] -> all_1_89_21 | ||
| 12822 | 2026.03.27 20:08:11.104067 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12823 | 2026.03.27 20:08:12.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.56 MiB, peak 359.39 MiB, free memory in arenas 0.00 B, will set to 347.10 MiB (RSS), difference: 1.54 MiB | ||
| 12824 | 2026.03.27 20:08:12.370211 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12825 | 2026.03.27 20:08:12.370265 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12826 | 2026.03.27 20:08:12.518901 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27871 | ||
| 12827 | 2026.03.27 20:08:12.519677 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12828 | 2026.03.27 20:08:12.519742 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12829 | 2026.03.27 20:08:12.520434 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12830 | 2026.03.27 20:08:12.520658 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12831 | 2026.03.27 20:08:12.520794 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27871 | ||
| 12832 | 2026.03.27 20:08:13.950915 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12833 | 2026.03.27 20:08:13.967224 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12834 | 2026.03.27 20:08:13.967277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12835 | 2026.03.27 20:08:13.972712 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12836 | 2026.03.27 20:08:13.973395 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12837 | 2026.03.27 20:08:13.976278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12838 | 2026.03.27 20:08:16.090445 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12839 | 2026.03.27 20:08:16.090697 [ 276 ] {189cd297-91e5-411e-a3a3-e00b1c61ff32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12840 | 2026.03.27 20:08:16.090792 [ 276 ] {189cd297-91e5-411e-a3a3-e00b1c61ff32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12841 | 2026.03.27 20:08:16.091650 [ 276 ] {189cd297-91e5-411e-a3a3-e00b1c61ff32} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12842 | 2026.03.27 20:08:16.091698 [ 276 ] {189cd297-91e5-411e-a3a3-e00b1c61ff32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12843 | 2026.03.27 20:08:16.092104 [ 276 ] {189cd297-91e5-411e-a3a3-e00b1c61ff32} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12844 | 2026.03.27 20:08:16.092329 [ 276 ] {189cd297-91e5-411e-a3a3-e00b1c61ff32} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12845 | 2026.03.27 20:08:16.092498 [ 276 ] {189cd297-91e5-411e-a3a3-e00b1c61ff32} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001864 sec., 48283.26180257511 rows/sec., 4.06 MiB/sec. | ||
| 12846 | 2026.03.27 20:08:16.092565 [ 276 ] {189cd297-91e5-411e-a3a3-e00b1c61ff32} <Debug> TCPHandler: Processed in 0.00231118 sec. | ||
| 12847 | 2026.03.27 20:08:16.092713 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12848 | 2026.03.27 20:08:16.092821 [ 276 ] {a7a70bff-c042-4ce4-b75c-06d4592a2f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12849 | 2026.03.27 20:08:16.092867 [ 276 ] {a7a70bff-c042-4ce4-b75c-06d4592a2f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12850 | 2026.03.27 20:08:16.093325 [ 276 ] {a7a70bff-c042-4ce4-b75c-06d4592a2f5a} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12851 | 2026.03.27 20:08:16.093364 [ 276 ] {a7a70bff-c042-4ce4-b75c-06d4592a2f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12852 | 2026.03.27 20:08:16.093714 [ 276 ] {a7a70bff-c042-4ce4-b75c-06d4592a2f5a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12853 | 2026.03.27 20:08:16.093929 [ 276 ] {a7a70bff-c042-4ce4-b75c-06d4592a2f5a} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12854 | 2026.03.27 20:08:16.094078 [ 276 ] {a7a70bff-c042-4ce4-b75c-06d4592a2f5a} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001282 sec., 13260.530421216848 rows/sec., 997.13 KiB/sec. | ||
| 12855 | 2026.03.27 20:08:16.094122 [ 276 ] {a7a70bff-c042-4ce4-b75c-06d4592a2f5a} <Debug> TCPHandler: Processed in 0.001463246 sec. | ||
| 12856 | 2026.03.27 20:08:16.094245 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12857 | 2026.03.27 20:08:16.094346 [ 276 ] {a16b993e-03ae-4e49-beac-f40c2864b46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12858 | 2026.03.27 20:08:16.094390 [ 276 ] {a16b993e-03ae-4e49-beac-f40c2864b46f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12859 | 2026.03.27 20:08:16.094826 [ 276 ] {a16b993e-03ae-4e49-beac-f40c2864b46f} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12860 | 2026.03.27 20:08:16.094864 [ 276 ] {a16b993e-03ae-4e49-beac-f40c2864b46f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12861 | 2026.03.27 20:08:16.095177 [ 276 ] {a16b993e-03ae-4e49-beac-f40c2864b46f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12862 | 2026.03.27 20:08:16.095389 [ 276 ] {a16b993e-03ae-4e49-beac-f40c2864b46f} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12863 | 2026.03.27 20:08:16.095527 [ 276 ] {a16b993e-03ae-4e49-beac-f40c2864b46f} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001202 sec., 67387.68718801998 rows/sec., 5.26 MiB/sec. | ||
| 12864 | 2026.03.27 20:08:16.095566 [ 276 ] {a16b993e-03ae-4e49-beac-f40c2864b46f} <Debug> TCPHandler: Processed in 0.001372014 sec. | ||
| 12865 | 2026.03.27 20:08:16.095687 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12866 | 2026.03.27 20:08:16.095785 [ 276 ] {ab0f5eb5-b763-4a8a-8033-3e1c38289e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12867 | 2026.03.27 20:08:16.095829 [ 276 ] {ab0f5eb5-b763-4a8a-8033-3e1c38289e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12868 | 2026.03.27 20:08:16.096246 [ 276 ] {ab0f5eb5-b763-4a8a-8033-3e1c38289e1e} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12869 | 2026.03.27 20:08:16.096284 [ 276 ] {ab0f5eb5-b763-4a8a-8033-3e1c38289e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12870 | 2026.03.27 20:08:16.096614 [ 276 ] {ab0f5eb5-b763-4a8a-8033-3e1c38289e1e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12871 | 2026.03.27 20:08:16.096821 [ 276 ] {ab0f5eb5-b763-4a8a-8033-3e1c38289e1e} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12872 | 2026.03.27 20:08:16.096952 [ 276 ] {ab0f5eb5-b763-4a8a-8033-3e1c38289e1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 12873 | 2026.03.27 20:08:16.096951 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 2 parts from all_1_89_21 to all_90_90_0 | ||
| 12874 | 2026.03.27 20:08:16.096990 [ 276 ] {ab0f5eb5-b763-4a8a-8033-3e1c38289e1e} <Debug> TCPHandler: Processed in 0.001352174 sec. | ||
| 12875 | 2026.03.27 20:08:16.097024 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12876 | 2026.03.27 20:08:16.097052 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12877 | 2026.03.27 20:08:16.097113 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12878 | 2026.03.27 20:08:16.097134 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_90_22} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_89_21 to all_90_90_0 into Compact with storage Full | ||
| 12879 | 2026.03.27 20:08:16.097214 [ 276 ] {9272389c-5684-4808-80a1-8b816dcb7def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12880 | 2026.03.27 20:08:16.097230 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_90_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12881 | 2026.03.27 20:08:16.097262 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_90_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_89_21, total 35415 rows starting from the beginning of the part | ||
| 12882 | 2026.03.27 20:08:16.097271 [ 276 ] {9272389c-5684-4808-80a1-8b816dcb7def} <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 | ||
| 12883 | 2026.03.27 20:08:16.097323 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_90_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12884 | 2026.03.27 20:08:16.098107 [ 276 ] {9272389c-5684-4808-80a1-8b816dcb7def} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12885 | 2026.03.27 20:08:16.098143 [ 276 ] {9272389c-5684-4808-80a1-8b816dcb7def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12886 | 2026.03.27 20:08:16.098715 [ 276 ] {9272389c-5684-4808-80a1-8b816dcb7def} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12887 | 2026.03.27 20:08:16.098939 [ 276 ] {9272389c-5684-4808-80a1-8b816dcb7def} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12888 | 2026.03.27 20:08:16.099086 [ 276 ] {9272389c-5684-4808-80a1-8b816dcb7def} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001891 sec., 8989.95240613432 rows/sec., 16.11 MiB/sec. | ||
| 12889 | 2026.03.27 20:08:16.099166 [ 276 ] {9272389c-5684-4808-80a1-8b816dcb7def} <Debug> TCPHandler: Processed in 0.002102327 sec. | ||
| 12890 | 2026.03.27 20:08:16.099301 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12891 | 2026.03.27 20:08:16.099398 [ 276 ] {47f21166-c720-42a4-a88d-fae234681dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12892 | 2026.03.27 20:08:16.099441 [ 276 ] {47f21166-c720-42a4-a88d-fae234681dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12893 | 2026.03.27 20:08:16.099806 [ 276 ] {47f21166-c720-42a4-a88d-fae234681dc6} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12894 | 2026.03.27 20:08:16.099843 [ 276 ] {47f21166-c720-42a4-a88d-fae234681dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12895 | 2026.03.27 20:08:16.100192 [ 276 ] {47f21166-c720-42a4-a88d-fae234681dc6} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12896 | 2026.03.27 20:08:16.100424 [ 276 ] {47f21166-c720-42a4-a88d-fae234681dc6} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12897 | 2026.03.27 20:08:16.100570 [ 276 ] {47f21166-c720-42a4-a88d-fae234681dc6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 12898 | 2026.03.27 20:08:16.100610 [ 276 ] {47f21166-c720-42a4-a88d-fae234681dc6} <Debug> TCPHandler: Processed in 0.001358504 sec. | ||
| 12899 | 2026.03.27 20:08:16.103939 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_90_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35575 rows, containing 5 columns (5 merged, 0 gathered) in 0.00682876 sec., 5209584.1704789745 rows/sec., 333.49 MiB/sec. | ||
| 12900 | 2026.03.27 20:08:16.104330 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_90_22} <Trace> MergedBlockOutputStream: filled checksums all_1_90_22 (state Temporary) | ||
| 12901 | 2026.03.27 20:08:16.104643 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_90_22} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_90_22 to all_1_90_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12902 | 2026.03.27 20:08:16.104724 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_90_22} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 2 parts: [all_1_89_21, all_90_90_0] -> all_1_90_22 | ||
| 12903 | 2026.03.27 20:08:16.104813 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 12904 | 2026.03.27 20:08:16.341950 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12905 | 2026.03.27 20:08:16.342130 [ 276 ] {f7b0a222-7d7d-42a7-a842-032a0646e850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12906 | 2026.03.27 20:08:16.342209 [ 276 ] {f7b0a222-7d7d-42a7-a842-032a0646e850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12907 | 2026.03.27 20:08:16.342881 [ 276 ] {f7b0a222-7d7d-42a7-a842-032a0646e850} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12908 | 2026.03.27 20:08:16.342933 [ 276 ] {f7b0a222-7d7d-42a7-a842-032a0646e850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12909 | 2026.03.27 20:08:16.343328 [ 276 ] {f7b0a222-7d7d-42a7-a842-032a0646e850} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12910 | 2026.03.27 20:08:16.343555 [ 276 ] {f7b0a222-7d7d-42a7-a842-032a0646e850} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12911 | 2026.03.27 20:08:16.343720 [ 276 ] {f7b0a222-7d7d-42a7-a842-032a0646e850} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001637 sec., 14660.965180207697 rows/sec., 1.22 MiB/sec. | ||
| 12912 | 2026.03.27 20:08:16.343774 [ 276 ] {f7b0a222-7d7d-42a7-a842-032a0646e850} <Debug> TCPHandler: Processed in 0.001955894 sec. | ||
| 12913 | 2026.03.27 20:08:16.343907 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12914 | 2026.03.27 20:08:16.344016 [ 276 ] {5b80c8de-6367-4916-84e4-14e018503e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12915 | 2026.03.27 20:08:16.344060 [ 276 ] {5b80c8de-6367-4916-84e4-14e018503e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12916 | 2026.03.27 20:08:16.344477 [ 276 ] {5b80c8de-6367-4916-84e4-14e018503e09} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12917 | 2026.03.27 20:08:16.344517 [ 276 ] {5b80c8de-6367-4916-84e4-14e018503e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12918 | 2026.03.27 20:08:16.344816 [ 276 ] {5b80c8de-6367-4916-84e4-14e018503e09} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12919 | 2026.03.27 20:08:16.345052 [ 276 ] {5b80c8de-6367-4916-84e4-14e018503e09} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12920 | 2026.03.27 20:08:16.345191 [ 276 ] {5b80c8de-6367-4916-84e4-14e018503e09} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001197 sec., 5012.5313283208025 rows/sec., 408.74 KiB/sec. | ||
| 12921 | 2026.03.27 20:08:16.345230 [ 276 ] {5b80c8de-6367-4916-84e4-14e018503e09} <Debug> TCPHandler: Processed in 0.001376734 sec. | ||
| 12922 | 2026.03.27 20:08:16.345344 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12923 | 2026.03.27 20:08:16.345444 [ 276 ] {49b87243-da5b-4189-a830-6d9111c6fb21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12924 | 2026.03.27 20:08:16.345485 [ 276 ] {49b87243-da5b-4189-a830-6d9111c6fb21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12925 | 2026.03.27 20:08:16.347710 [ 276 ] {49b87243-da5b-4189-a830-6d9111c6fb21} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12926 | 2026.03.27 20:08:16.347747 [ 276 ] {49b87243-da5b-4189-a830-6d9111c6fb21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12927 | 2026.03.27 20:08:16.348211 [ 276 ] {49b87243-da5b-4189-a830-6d9111c6fb21} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12928 | 2026.03.27 20:08:16.348454 [ 276 ] {49b87243-da5b-4189-a830-6d9111c6fb21} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12929 | 2026.03.27 20:08:16.348591 [ 276 ] {49b87243-da5b-4189-a830-6d9111c6fb21} <Debug> executeQuery: Read 2576 rows, 197.91 KiB in 0.003167 sec., 813388.0644142722 rows/sec., 61.03 MiB/sec. | ||
| 12930 | 2026.03.27 20:08:16.348631 [ 276 ] {49b87243-da5b-4189-a830-6d9111c6fb21} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 12931 | 2026.03.27 20:08:16.348645 [ 276 ] {49b87243-da5b-4189-a830-6d9111c6fb21} <Debug> TCPHandler: Processed in 0.003351659 sec. | ||
| 12932 | 2026.03.27 20:08:16.348764 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12933 | 2026.03.27 20:08:16.348863 [ 276 ] {b711b2a3-6064-4a94-9fee-06b158ba7ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12934 | 2026.03.27 20:08:16.348904 [ 276 ] {b711b2a3-6064-4a94-9fee-06b158ba7ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12935 | 2026.03.27 20:08:16.349345 [ 276 ] {b711b2a3-6064-4a94-9fee-06b158ba7ca0} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12936 | 2026.03.27 20:08:16.349383 [ 276 ] {b711b2a3-6064-4a94-9fee-06b158ba7ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12937 | 2026.03.27 20:08:16.349684 [ 276 ] {b711b2a3-6064-4a94-9fee-06b158ba7ca0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12938 | 2026.03.27 20:08:16.349900 [ 276 ] {b711b2a3-6064-4a94-9fee-06b158ba7ca0} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12939 | 2026.03.27 20:08:16.350024 [ 56 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12940 | 2026.03.27 20:08:16.350033 [ 276 ] {b711b2a3-6064-4a94-9fee-06b158ba7ca0} <Debug> executeQuery: Read 53 rows, 4.01 KiB in 0.00119 sec., 44537.81512605042 rows/sec., 3.29 MiB/sec. | ||
| 12941 | 2026.03.27 20:08:16.350095 [ 56 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12942 | 2026.03.27 20:08:16.350116 [ 276 ] {b711b2a3-6064-4a94-9fee-06b158ba7ca0} <Debug> TCPHandler: Processed in 0.001402505 sec. | ||
| 12943 | 2026.03.27 20:08:16.350121 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12944 | 2026.03.27 20:08:16.350247 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12945 | 2026.03.27 20:08:16.350249 [ 200 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::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 | ||
| 12946 | 2026.03.27 20:08:16.350354 [ 276 ] {d55efb40-6087-48dd-bde5-257f911c0480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12947 | 2026.03.27 20:08:16.350389 [ 200 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12948 | 2026.03.27 20:08:16.350399 [ 276 ] {d55efb40-6087-48dd-bde5-257f911c0480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12949 | 2026.03.27 20:08:16.350429 [ 200 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 226 rows starting from the beginning of the part | ||
| 12950 | 2026.03.27 20:08:16.350501 [ 200 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 24 rows starting from the beginning of the part | ||
| 12951 | 2026.03.27 20:08:16.350546 [ 200 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 27 rows starting from the beginning of the part | ||
| 12952 | 2026.03.27 20:08:16.350589 [ 200 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 24 rows starting from the beginning of the part | ||
| 12953 | 2026.03.27 20:08:16.350632 [ 200 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 17 rows starting from the beginning of the part | ||
| 12954 | 2026.03.27 20:08:16.350680 [ 200 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 53 rows starting from the beginning of the part | ||
| 12955 | 2026.03.27 20:08:16.351254 [ 276 ] {d55efb40-6087-48dd-bde5-257f911c0480} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12956 | 2026.03.27 20:08:16.351296 [ 276 ] {d55efb40-6087-48dd-bde5-257f911c0480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 12957 | 2026.03.27 20:08:16.351605 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 371 rows, containing 5 columns (5 merged, 0 gathered) in 0.001394855 sec., 265977.46719193034 rows/sec., 19.00 MiB/sec. | ||
| 12958 | 2026.03.27 20:08:16.351655 [ 276 ] {d55efb40-6087-48dd-bde5-257f911c0480} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12959 | 2026.03.27 20:08:16.351773 [ 200 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12960 | 2026.03.27 20:08:16.351930 [ 276 ] {d55efb40-6087-48dd-bde5-257f911c0480} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12961 | 2026.03.27 20:08:16.352083 [ 276 ] {d55efb40-6087-48dd-bde5-257f911c0480} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001749 sec., 471698.11320754717 rows/sec., 27.59 MiB/sec. | ||
| 12962 | 2026.03.27 20:08:16.352113 [ 200 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_81_16} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12963 | 2026.03.27 20:08:16.352123 [ 276 ] {d55efb40-6087-48dd-bde5-257f911c0480} <Debug> TCPHandler: Processed in 0.001927634 sec. | ||
| 12964 | 2026.03.27 20:08:16.352206 [ 200 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_81_16} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12965 | 2026.03.27 20:08:16.352269 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12966 | 2026.03.27 20:08:16.352289 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12967 | 2026.03.27 20:08:16.352371 [ 276 ] {dab0ec4f-1f0e-42b3-839e-7cabf27ec027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12968 | 2026.03.27 20:08:16.352415 [ 276 ] {dab0ec4f-1f0e-42b3-839e-7cabf27ec027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12969 | 2026.03.27 20:08:16.352811 [ 276 ] {dab0ec4f-1f0e-42b3-839e-7cabf27ec027} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12970 | 2026.03.27 20:08:16.352848 [ 276 ] {dab0ec4f-1f0e-42b3-839e-7cabf27ec027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12971 | 2026.03.27 20:08:16.353251 [ 276 ] {dab0ec4f-1f0e-42b3-839e-7cabf27ec027} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12972 | 2026.03.27 20:08:16.353616 [ 276 ] {dab0ec4f-1f0e-42b3-839e-7cabf27ec027} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12973 | 2026.03.27 20:08:16.353777 [ 276 ] {dab0ec4f-1f0e-42b3-839e-7cabf27ec027} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001425 sec., 701.7543859649122 rows/sec., 49.34 KiB/sec. | ||
| 12974 | 2026.03.27 20:08:16.353818 [ 276 ] {dab0ec4f-1f0e-42b3-839e-7cabf27ec027} <Debug> TCPHandler: Processed in 0.001599248 sec. | ||
| 12975 | 2026.03.27 20:08:16.353936 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12976 | 2026.03.27 20:08:16.354034 [ 276 ] {20cc3e1b-c0ed-4868-8b1d-b8cf8cc06295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12977 | 2026.03.27 20:08:16.354075 [ 276 ] {20cc3e1b-c0ed-4868-8b1d-b8cf8cc06295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12978 | 2026.03.27 20:08:16.354481 [ 276 ] {20cc3e1b-c0ed-4868-8b1d-b8cf8cc06295} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12979 | 2026.03.27 20:08:16.354515 [ 276 ] {20cc3e1b-c0ed-4868-8b1d-b8cf8cc06295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12980 | 2026.03.27 20:08:16.354835 [ 276 ] {20cc3e1b-c0ed-4868-8b1d-b8cf8cc06295} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12981 | 2026.03.27 20:08:16.355062 [ 276 ] {20cc3e1b-c0ed-4868-8b1d-b8cf8cc06295} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12982 | 2026.03.27 20:08:16.355193 [ 276 ] {20cc3e1b-c0ed-4868-8b1d-b8cf8cc06295} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001178 sec., 10186.757215619695 rows/sec., 795.84 KiB/sec. | ||
| 12983 | 2026.03.27 20:08:16.355232 [ 276 ] {20cc3e1b-c0ed-4868-8b1d-b8cf8cc06295} <Debug> TCPHandler: Processed in 0.001349034 sec. | ||
| 12984 | 2026.03.27 20:08:16.355349 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12985 | 2026.03.27 20:08:16.355449 [ 276 ] {e7243518-8c74-4eb5-bcc0-707b61cf252f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12986 | 2026.03.27 20:08:16.355489 [ 276 ] {e7243518-8c74-4eb5-bcc0-707b61cf252f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12987 | 2026.03.27 20:08:16.356575 [ 276 ] {e7243518-8c74-4eb5-bcc0-707b61cf252f} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12988 | 2026.03.27 20:08:16.356611 [ 276 ] {e7243518-8c74-4eb5-bcc0-707b61cf252f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12989 | 2026.03.27 20:08:16.356976 [ 276 ] {e7243518-8c74-4eb5-bcc0-707b61cf252f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12990 | 2026.03.27 20:08:16.357181 [ 276 ] {e7243518-8c74-4eb5-bcc0-707b61cf252f} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12991 | 2026.03.27 20:08:16.357313 [ 276 ] {e7243518-8c74-4eb5-bcc0-707b61cf252f} <Debug> executeQuery: Read 1356 rows, 93.78 KiB in 0.001886 sec., 718981.9724284199 rows/sec., 48.56 MiB/sec. | ||
| 12992 | 2026.03.27 20:08:16.357353 [ 276 ] {e7243518-8c74-4eb5-bcc0-707b61cf252f} <Debug> TCPHandler: Processed in 0.002054586 sec. | ||
| 12993 | 2026.03.27 20:08:16.357476 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12994 | 2026.03.27 20:08:16.357572 [ 276 ] {beb0bfd5-5e31-44c2-9fda-fbfcd4cc5eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12995 | 2026.03.27 20:08:16.357617 [ 276 ] {beb0bfd5-5e31-44c2-9fda-fbfcd4cc5eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12996 | 2026.03.27 20:08:16.358405 [ 276 ] {beb0bfd5-5e31-44c2-9fda-fbfcd4cc5eb7} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12997 | 2026.03.27 20:08:16.358442 [ 276 ] {beb0bfd5-5e31-44c2-9fda-fbfcd4cc5eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 12998 | 2026.03.27 20:08:16.358866 [ 276 ] {beb0bfd5-5e31-44c2-9fda-fbfcd4cc5eb7} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12999 | 2026.03.27 20:08:16.359081 [ 276 ] {beb0bfd5-5e31-44c2-9fda-fbfcd4cc5eb7} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13000 | 2026.03.27 20:08:16.359216 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_90_22 to all_95_95_0 | ||
| 13001 | 2026.03.27 20:08:16.359227 [ 276 ] {beb0bfd5-5e31-44c2-9fda-fbfcd4cc5eb7} <Debug> executeQuery: Read 1535 rows, 96.10 KiB in 0.001672 sec., 918062.2009569377 rows/sec., 56.13 MiB/sec. | ||
| 13002 | 2026.03.27 20:08:16.359255 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13003 | 2026.03.27 20:08:16.359277 [ 276 ] {beb0bfd5-5e31-44c2-9fda-fbfcd4cc5eb7} <Debug> TCPHandler: Processed in 0.001851613 sec. | ||
| 13004 | 2026.03.27 20:08:16.359278 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13005 | 2026.03.27 20:08:16.359402 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13006 | 2026.03.27 20:08:16.359410 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_95_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_22 to all_95_95_0 into Compact with storage Full | ||
| 13007 | 2026.03.27 20:08:16.359503 [ 276 ] {fa5f412e-946f-4410-9ec7-3fec3e001aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13008 | 2026.03.27 20:08:16.359562 [ 276 ] {fa5f412e-946f-4410-9ec7-3fec3e001aa8} <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 | ||
| 13009 | 2026.03.27 20:08:16.359570 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_95_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13010 | 2026.03.27 20:08:16.359615 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_95_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_90_22, total 35575 rows starting from the beginning of the part | ||
| 13011 | 2026.03.27 20:08:16.359684 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_95_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 13012 | 2026.03.27 20:08:16.359732 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_95_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 165 rows starting from the beginning of the part | ||
| 13013 | 2026.03.27 20:08:16.359783 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_95_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 13014 | 2026.03.27 20:08:16.359826 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_95_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 13015 | 2026.03.27 20:08:16.359868 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_95_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1535 rows starting from the beginning of the part | ||
| 13016 | 2026.03.27 20:08:16.360423 [ 276 ] {fa5f412e-946f-4410-9ec7-3fec3e001aa8} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13017 | 2026.03.27 20:08:16.360464 [ 276 ] {fa5f412e-946f-4410-9ec7-3fec3e001aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13018 | 2026.03.27 20:08:16.361026 [ 276 ] {fa5f412e-946f-4410-9ec7-3fec3e001aa8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13019 | 2026.03.27 20:08:16.361278 [ 276 ] {fa5f412e-946f-4410-9ec7-3fec3e001aa8} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13020 | 2026.03.27 20:08:16.361403 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13021 | 2026.03.27 20:08:16.361422 [ 276 ] {fa5f412e-946f-4410-9ec7-3fec3e001aa8} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001937 sec., 18069.179143004647 rows/sec., 32.38 MiB/sec. | ||
| 13022 | 2026.03.27 20:08:16.361440 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13023 | 2026.03.27 20:08:16.361465 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13024 | 2026.03.27 20:08:16.361497 [ 276 ] {fa5f412e-946f-4410-9ec7-3fec3e001aa8} <Debug> TCPHandler: Processed in 0.002144888 sec. | ||
| 13025 | 2026.03.27 20:08:16.361532 [ 200 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::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 | ||
| 13026 | 2026.03.27 20:08:16.361626 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13027 | 2026.03.27 20:08:16.361715 [ 200 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13028 | 2026.03.27 20:08:16.361726 [ 276 ] {3003d3f1-6451-49e6-9ff4-b6683dbd7460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13029 | 2026.03.27 20:08:16.361770 [ 200 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1677 rows starting from the beginning of the part | ||
| 13030 | 2026.03.27 20:08:16.361777 [ 276 ] {3003d3f1-6451-49e6-9ff4-b6683dbd7460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13031 | 2026.03.27 20:08:16.361897 [ 200 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 24 rows starting from the beginning of the part | ||
| 13032 | 2026.03.27 20:08:16.362018 [ 200 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 17 rows starting from the beginning of the part | ||
| 13033 | 2026.03.27 20:08:16.362130 [ 276 ] {3003d3f1-6451-49e6-9ff4-b6683dbd7460} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13034 | 2026.03.27 20:08:16.362135 [ 200 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 24 rows starting from the beginning of the part | ||
| 13035 | 2026.03.27 20:08:16.362171 [ 276 ] {3003d3f1-6451-49e6-9ff4-b6683dbd7460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13036 | 2026.03.27 20:08:16.362266 [ 200 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 17 rows starting from the beginning of the part | ||
| 13037 | 2026.03.27 20:08:16.362375 [ 200 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 35 rows starting from the beginning of the part | ||
| 13038 | 2026.03.27 20:08:16.362498 [ 276 ] {3003d3f1-6451-49e6-9ff4-b6683dbd7460} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13039 | 2026.03.27 20:08:16.362734 [ 276 ] {3003d3f1-6451-49e6-9ff4-b6683dbd7460} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13040 | 2026.03.27 20:08:16.362880 [ 276 ] {3003d3f1-6451-49e6-9ff4-b6683dbd7460} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001171 sec., 10247.651579846286 rows/sec., 707.19 KiB/sec. | ||
| 13041 | 2026.03.27 20:08:16.362917 [ 276 ] {3003d3f1-6451-49e6-9ff4-b6683dbd7460} <Debug> TCPHandler: Processed in 0.001341794 sec. | ||
| 13042 | 2026.03.27 20:08:16.367992 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_95_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37755 rows, containing 5 columns (5 merged, 0 gathered) in 0.008641652 sec., 4368956.306039632 rows/sec., 279.59 MiB/sec. | ||
| 13043 | 2026.03.27 20:08:16.368479 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_95_23} <Trace> MergedBlockOutputStream: filled checksums all_1_95_23 (state Temporary) | ||
| 13044 | 2026.03.27 20:08:16.368869 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_95_23} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_95_23 to all_1_95_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13045 | 2026.03.27 20:08:16.368968 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_95_23} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_90_22, all_95_95_0] -> all_1_95_23 | ||
| 13046 | 2026.03.27 20:08:16.369085 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 13047 | 2026.03.27 20:08:16.372650 [ 192 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1794 rows, containing 19 columns (19 merged, 0 gathered) in 0.011143597 sec., 160989.31072256112 rows/sec., 288.49 MiB/sec. | ||
| 13048 | 2026.03.27 20:08:16.374468 [ 190 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13049 | 2026.03.27 20:08:16.374817 [ 190 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13050 | 2026.03.27 20:08:16.374896 [ 190 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13051 | 2026.03.27 20:08:16.375064 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.12 MiB. | ||
| 13052 | 2026.03.27 20:08:17.001175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.56 MiB, peak 365.66 MiB, free memory in arenas 0.00 B, will set to 353.50 MiB (RSS), difference: 4.94 MiB | ||
| 13053 | 2026.03.27 20:08:17.607947 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1650 | ||
| 13054 | 2026.03.27 20:08:17.610700 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13055 | 2026.03.27 20:08:17.610766 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 13056 | 2026.03.27 20:08:17.612084 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13057 | 2026.03.27 20:08:17.612383 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13058 | 2026.03.27 20:08:17.612769 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1650 | ||
| 13059 | 2026.03.27 20:08:20.020969 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28383 | ||
| 13060 | 2026.03.27 20:08:20.021522 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13061 | 2026.03.27 20:08:20.021569 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13062 | 2026.03.27 20:08:20.022090 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13063 | 2026.03.27 20:08:20.022351 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13064 | 2026.03.27 20:08:20.022507 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28383 | ||
| 13065 | 2026.03.27 20:08:21.087608 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13066 | 2026.03.27 20:08:21.087790 [ 276 ] {76362c1f-c527-4a66-a13a-c885ba519a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13067 | 2026.03.27 20:08:21.087859 [ 276 ] {76362c1f-c527-4a66-a13a-c885ba519a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13068 | 2026.03.27 20:08:21.088539 [ 276 ] {76362c1f-c527-4a66-a13a-c885ba519a3e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13069 | 2026.03.27 20:08:21.088586 [ 276 ] {76362c1f-c527-4a66-a13a-c885ba519a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13070 | 2026.03.27 20:08:21.088974 [ 276 ] {76362c1f-c527-4a66-a13a-c885ba519a3e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13071 | 2026.03.27 20:08:21.089225 [ 276 ] {76362c1f-c527-4a66-a13a-c885ba519a3e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13072 | 2026.03.27 20:08:21.089388 [ 276 ] {76362c1f-c527-4a66-a13a-c885ba519a3e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001645 sec., 34042.553191489365 rows/sec., 2.62 MiB/sec. | ||
| 13073 | 2026.03.27 20:08:21.089399 [ 52 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13074 | 2026.03.27 20:08:21.089437 [ 276 ] {76362c1f-c527-4a66-a13a-c885ba519a3e} <Debug> TCPHandler: Processed in 0.001959615 sec. | ||
| 13075 | 2026.03.27 20:08:21.089462 [ 52 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13076 | 2026.03.27 20:08:21.089489 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13077 | 2026.03.27 20:08:21.089578 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13078 | 2026.03.27 20:08:21.089590 [ 192 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 13079 | 2026.03.27 20:08:21.089690 [ 276 ] {e99ffd0e-c481-4881-b381-d542ef06aa08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13080 | 2026.03.27 20:08:21.089730 [ 192 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13081 | 2026.03.27 20:08:21.089739 [ 276 ] {e99ffd0e-c481-4881-b381-d542ef06aa08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13082 | 2026.03.27 20:08:21.089789 [ 192 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3365 rows starting from the beginning of the part | ||
| 13083 | 2026.03.27 20:08:21.089863 [ 192 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 95 rows starting from the beginning of the part | ||
| 13084 | 2026.03.27 20:08:21.089912 [ 192 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 104 rows starting from the beginning of the part | ||
| 13085 | 2026.03.27 20:08:21.089955 [ 192 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 13086 | 2026.03.27 20:08:21.089998 [ 192 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 2576 rows starting from the beginning of the part | ||
| 13087 | 2026.03.27 20:08:21.090039 [ 192 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 56 rows starting from the beginning of the part | ||
| 13088 | 2026.03.27 20:08:21.090210 [ 276 ] {e99ffd0e-c481-4881-b381-d542ef06aa08} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13089 | 2026.03.27 20:08:21.090251 [ 276 ] {e99ffd0e-c481-4881-b381-d542ef06aa08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13090 | 2026.03.27 20:08:21.090592 [ 276 ] {e99ffd0e-c481-4881-b381-d542ef06aa08} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13091 | 2026.03.27 20:08:21.090821 [ 276 ] {e99ffd0e-c481-4881-b381-d542ef06aa08} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13092 | 2026.03.27 20:08:21.090963 [ 276 ] {e99ffd0e-c481-4881-b381-d542ef06aa08} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001295 sec., 49420.84942084942 rows/sec., 3.86 MiB/sec. | ||
| 13093 | 2026.03.27 20:08:21.090966 [ 52 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13094 | 2026.03.27 20:08:21.091005 [ 276 ] {e99ffd0e-c481-4881-b381-d542ef06aa08} <Debug> TCPHandler: Processed in 0.001479476 sec. | ||
| 13095 | 2026.03.27 20:08:21.091011 [ 52 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13096 | 2026.03.27 20:08:21.091051 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13097 | 2026.03.27 20:08:21.091124 [ 188 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::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 | ||
| 13098 | 2026.03.27 20:08:21.091141 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13099 | 2026.03.27 20:08:21.091207 [ 188 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13100 | 2026.03.27 20:08:21.091239 [ 188 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1831 rows starting from the beginning of the part | ||
| 13101 | 2026.03.27 20:08:21.091244 [ 276 ] {6e4df3ee-dca4-4f81-9107-f35e57d2c6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13102 | 2026.03.27 20:08:21.091297 [ 276 ] {6e4df3ee-dca4-4f81-9107-f35e57d2c6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13103 | 2026.03.27 20:08:21.091311 [ 188 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 91 rows starting from the beginning of the part | ||
| 13104 | 2026.03.27 20:08:21.091364 [ 188 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 88 rows starting from the beginning of the part | ||
| 13105 | 2026.03.27 20:08:21.091407 [ 188 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 81 rows starting from the beginning of the part | ||
| 13106 | 2026.03.27 20:08:21.091447 [ 188 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1356 rows starting from the beginning of the part | ||
| 13107 | 2026.03.27 20:08:21.091484 [ 188 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 64 rows starting from the beginning of the part | ||
| 13108 | 2026.03.27 20:08:21.091691 [ 276 ] {6e4df3ee-dca4-4f81-9107-f35e57d2c6aa} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13109 | 2026.03.27 20:08:21.091732 [ 276 ] {6e4df3ee-dca4-4f81-9107-f35e57d2c6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13110 | 2026.03.27 20:08:21.092111 [ 276 ] {6e4df3ee-dca4-4f81-9107-f35e57d2c6aa} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13111 | 2026.03.27 20:08:21.092112 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6286 rows, containing 5 columns (5 merged, 0 gathered) in 0.002570246 sec., 2445680.296749805 rows/sec., 194.96 MiB/sec. | ||
| 13112 | 2026.03.27 20:08:21.092339 [ 276 ] {6e4df3ee-dca4-4f81-9107-f35e57d2c6aa} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13113 | 2026.03.27 20:08:21.092486 [ 276 ] {6e4df3ee-dca4-4f81-9107-f35e57d2c6aa} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001261 sec., 101506.74068199842 rows/sec., 7.07 MiB/sec. | ||
| 13114 | 2026.03.27 20:08:21.092482 [ 198 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13115 | 2026.03.27 20:08:21.092527 [ 276 ] {6e4df3ee-dca4-4f81-9107-f35e57d2c6aa} <Debug> TCPHandler: Processed in 0.001438045 sec. | ||
| 13116 | 2026.03.27 20:08:21.092673 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13117 | 2026.03.27 20:08:21.092760 [ 195 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3511 rows, containing 5 columns (5 merged, 0 gathered) in 0.001670619 sec., 2101616.2272786316 rows/sec., 152.70 MiB/sec. | ||
| 13118 | 2026.03.27 20:08:21.092774 [ 276 ] {2df526d3-fb22-46e4-b985-b30b2e1c19fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13119 | 2026.03.27 20:08:21.092818 [ 276 ] {2df526d3-fb22-46e4-b985-b30b2e1c19fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13120 | 2026.03.27 20:08:21.092887 [ 198 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_96_19} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13121 | 2026.03.27 20:08:21.093001 [ 198 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_96_19} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13122 | 2026.03.27 20:08:21.093067 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13123 | 2026.03.27 20:08:21.093126 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 13124 | 2026.03.27 20:08:21.093182 [ 276 ] {2df526d3-fb22-46e4-b985-b30b2e1c19fb} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13125 | 2026.03.27 20:08:21.093223 [ 276 ] {2df526d3-fb22-46e4-b985-b30b2e1c19fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13126 | 2026.03.27 20:08:21.093427 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_96_19} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13127 | 2026.03.27 20:08:21.093525 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_96_19} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13128 | 2026.03.27 20:08:21.093575 [ 276 ] {2df526d3-fb22-46e4-b985-b30b2e1c19fb} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13129 | 2026.03.27 20:08:21.093633 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 13130 | 2026.03.27 20:08:21.093802 [ 276 ] {2df526d3-fb22-46e4-b985-b30b2e1c19fb} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13131 | 2026.03.27 20:08:21.093930 [ 52 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13132 | 2026.03.27 20:08:21.093941 [ 276 ] {2df526d3-fb22-46e4-b985-b30b2e1c19fb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001186 sec., 40472.17537942665 rows/sec., 2.73 MiB/sec. | ||
| 13133 | 2026.03.27 20:08:21.093962 [ 52 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13134 | 2026.03.27 20:08:21.093985 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13135 | 2026.03.27 20:08:21.093985 [ 276 ] {2df526d3-fb22-46e4-b985-b30b2e1c19fb} <Debug> TCPHandler: Processed in 0.001363664 sec. | ||
| 13136 | 2026.03.27 20:08:21.094070 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 13137 | 2026.03.27 20:08:21.094182 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13138 | 2026.03.27 20:08:21.094211 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4890 rows starting from the beginning of the part | ||
| 13139 | 2026.03.27 20:08:21.094259 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 13140 | 2026.03.27 20:08:21.094301 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 13141 | 2026.03.27 20:08:21.094338 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 13142 | 2026.03.27 20:08:21.094376 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 12 rows starting from the beginning of the part | ||
| 13143 | 2026.03.27 20:08:21.094418 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 48 rows starting from the beginning of the part | ||
| 13144 | 2026.03.27 20:08:21.096026 [ 189 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5130 rows, containing 4 columns (4 merged, 0 gathered) in 0.001998145 sec., 2567381.2461057627 rows/sec., 169.03 MiB/sec. | ||
| 13145 | 2026.03.27 20:08:21.096354 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13146 | 2026.03.27 20:08:21.096623 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_96_19} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13147 | 2026.03.27 20:08:21.096701 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_96_19} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13148 | 2026.03.27 20:08:21.096773 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 13149 | 2026.03.27 20:08:21.477252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13150 | 2026.03.27 20:08:21.493999 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13151 | 2026.03.27 20:08:21.494053 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 13152 | 2026.03.27 20:08:21.500219 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13153 | 2026.03.27 20:08:21.500962 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13154 | 2026.03.27 20:08:21.504239 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13155 | 2026.03.27 20:08:26.089740 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13156 | 2026.03.27 20:08:26.089931 [ 276 ] {f2f321cf-7dab-47e7-8d24-aef746a77e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13157 | 2026.03.27 20:08:26.089994 [ 276 ] {f2f321cf-7dab-47e7-8d24-aef746a77e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13158 | 2026.03.27 20:08:26.090669 [ 276 ] {f2f321cf-7dab-47e7-8d24-aef746a77e44} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13159 | 2026.03.27 20:08:26.090709 [ 276 ] {f2f321cf-7dab-47e7-8d24-aef746a77e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13160 | 2026.03.27 20:08:26.091109 [ 276 ] {f2f321cf-7dab-47e7-8d24-aef746a77e44} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13161 | 2026.03.27 20:08:26.091332 [ 276 ] {f2f321cf-7dab-47e7-8d24-aef746a77e44} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13162 | 2026.03.27 20:08:26.091487 [ 276 ] {f2f321cf-7dab-47e7-8d24-aef746a77e44} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001602 sec., 56179.77528089888 rows/sec., 4.73 MiB/sec. | ||
| 13163 | 2026.03.27 20:08:26.091536 [ 276 ] {f2f321cf-7dab-47e7-8d24-aef746a77e44} <Debug> TCPHandler: Processed in 0.001928044 sec. | ||
| 13164 | 2026.03.27 20:08:26.091678 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13165 | 2026.03.27 20:08:26.091783 [ 276 ] {751c6aa9-8162-4df2-8472-782d6dfb88b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13166 | 2026.03.27 20:08:26.091830 [ 276 ] {751c6aa9-8162-4df2-8472-782d6dfb88b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13167 | 2026.03.27 20:08:26.092273 [ 276 ] {751c6aa9-8162-4df2-8472-782d6dfb88b0} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13168 | 2026.03.27 20:08:26.092307 [ 276 ] {751c6aa9-8162-4df2-8472-782d6dfb88b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13169 | 2026.03.27 20:08:26.092622 [ 276 ] {751c6aa9-8162-4df2-8472-782d6dfb88b0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13170 | 2026.03.27 20:08:26.092840 [ 276 ] {751c6aa9-8162-4df2-8472-782d6dfb88b0} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13171 | 2026.03.27 20:08:26.092974 [ 276 ] {751c6aa9-8162-4df2-8472-782d6dfb88b0} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001214 sec., 14003.29489291598 rows/sec., 1.03 MiB/sec. | ||
| 13172 | 2026.03.27 20:08:26.093012 [ 276 ] {751c6aa9-8162-4df2-8472-782d6dfb88b0} <Debug> TCPHandler: Processed in 0.001387825 sec. | ||
| 13173 | 2026.03.27 20:08:26.093132 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13174 | 2026.03.27 20:08:26.093231 [ 276 ] {ad8bc462-5f4e-490d-b1ca-a3b016ca656a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13175 | 2026.03.27 20:08:26.093272 [ 276 ] {ad8bc462-5f4e-490d-b1ca-a3b016ca656a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13176 | 2026.03.27 20:08:26.093726 [ 276 ] {ad8bc462-5f4e-490d-b1ca-a3b016ca656a} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13177 | 2026.03.27 20:08:26.093759 [ 276 ] {ad8bc462-5f4e-490d-b1ca-a3b016ca656a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13178 | 2026.03.27 20:08:26.094065 [ 276 ] {ad8bc462-5f4e-490d-b1ca-a3b016ca656a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13179 | 2026.03.27 20:08:26.094269 [ 276 ] {ad8bc462-5f4e-490d-b1ca-a3b016ca656a} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13180 | 2026.03.27 20:08:26.094397 [ 276 ] {ad8bc462-5f4e-490d-b1ca-a3b016ca656a} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001186 sec., 68296.79595278246 rows/sec., 5.33 MiB/sec. | ||
| 13181 | 2026.03.27 20:08:26.094439 [ 276 ] {ad8bc462-5f4e-490d-b1ca-a3b016ca656a} <Debug> TCPHandler: Processed in 0.001358754 sec. | ||
| 13182 | 2026.03.27 20:08:26.094561 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13183 | 2026.03.27 20:08:26.094659 [ 276 ] {480e4fb5-cc2e-4540-af23-80374187113b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13184 | 2026.03.27 20:08:26.094708 [ 276 ] {480e4fb5-cc2e-4540-af23-80374187113b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13185 | 2026.03.27 20:08:26.095139 [ 276 ] {480e4fb5-cc2e-4540-af23-80374187113b} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13186 | 2026.03.27 20:08:26.095174 [ 276 ] {480e4fb5-cc2e-4540-af23-80374187113b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13187 | 2026.03.27 20:08:26.095510 [ 276 ] {480e4fb5-cc2e-4540-af23-80374187113b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13188 | 2026.03.27 20:08:26.095754 [ 276 ] {480e4fb5-cc2e-4540-af23-80374187113b} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13189 | 2026.03.27 20:08:26.095887 [ 276 ] {480e4fb5-cc2e-4540-af23-80374187113b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 13190 | 2026.03.27 20:08:26.095923 [ 276 ] {480e4fb5-cc2e-4540-af23-80374187113b} <Debug> TCPHandler: Processed in 0.001413705 sec. | ||
| 13191 | 2026.03.27 20:08:26.096044 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13192 | 2026.03.27 20:08:26.096142 [ 276 ] {32fa7b7c-f814-4bd9-a331-d981e98cb39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13193 | 2026.03.27 20:08:26.096196 [ 276 ] {32fa7b7c-f814-4bd9-a331-d981e98cb39b} <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 | ||
| 13194 | 2026.03.27 20:08:26.097004 [ 276 ] {32fa7b7c-f814-4bd9-a331-d981e98cb39b} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13195 | 2026.03.27 20:08:26.097038 [ 276 ] {32fa7b7c-f814-4bd9-a331-d981e98cb39b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13196 | 2026.03.27 20:08:26.097569 [ 276 ] {32fa7b7c-f814-4bd9-a331-d981e98cb39b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13197 | 2026.03.27 20:08:26.097799 [ 276 ] {32fa7b7c-f814-4bd9-a331-d981e98cb39b} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13198 | 2026.03.27 20:08:26.097936 [ 276 ] {32fa7b7c-f814-4bd9-a331-d981e98cb39b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001812 sec., 9381.898454746137 rows/sec., 16.81 MiB/sec. | ||
| 13199 | 2026.03.27 20:08:26.098004 [ 276 ] {32fa7b7c-f814-4bd9-a331-d981e98cb39b} <Debug> TCPHandler: Processed in 0.002014186 sec. | ||
| 13200 | 2026.03.27 20:08:26.098128 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13201 | 2026.03.27 20:08:26.098226 [ 276 ] {9dc3d367-660b-4266-a2a4-6225a0e4e945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13202 | 2026.03.27 20:08:26.098269 [ 276 ] {9dc3d367-660b-4266-a2a4-6225a0e4e945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13203 | 2026.03.27 20:08:26.098622 [ 276 ] {9dc3d367-660b-4266-a2a4-6225a0e4e945} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13204 | 2026.03.27 20:08:26.098656 [ 276 ] {9dc3d367-660b-4266-a2a4-6225a0e4e945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13205 | 2026.03.27 20:08:26.098976 [ 276 ] {9dc3d367-660b-4266-a2a4-6225a0e4e945} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13206 | 2026.03.27 20:08:26.099184 [ 276 ] {9dc3d367-660b-4266-a2a4-6225a0e4e945} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13207 | 2026.03.27 20:08:26.099311 [ 276 ] {9dc3d367-660b-4266-a2a4-6225a0e4e945} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 13208 | 2026.03.27 20:08:26.099346 [ 276 ] {9dc3d367-660b-4266-a2a4-6225a0e4e945} <Debug> TCPHandler: Processed in 0.001277173 sec. | ||
| 13209 | 2026.03.27 20:08:27.370307 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13210 | 2026.03.27 20:08:27.370362 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13211 | 2026.03.27 20:08:27.522725 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28831 | ||
| 13212 | 2026.03.27 20:08:27.523239 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13213 | 2026.03.27 20:08:27.523289 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13214 | 2026.03.27 20:08:27.523788 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13215 | 2026.03.27 20:08:27.524033 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13216 | 2026.03.27 20:08:27.524184 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28831 | ||
| 13217 | 2026.03.27 20:08:27.612992 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1670 | ||
| 13218 | 2026.03.27 20:08:27.615192 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13219 | 2026.03.27 20:08:27.615233 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13220 | 2026.03.27 20:08:27.616394 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13221 | 2026.03.27 20:08:27.616649 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13222 | 2026.03.27 20:08:27.616897 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1670 | ||
| 13223 | 2026.03.27 20:08:29.004531 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13224 | 2026.03.27 20:08:29.024389 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13225 | 2026.03.27 20:08:29.024451 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 13226 | 2026.03.27 20:08:29.030686 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13227 | 2026.03.27 20:08:29.031383 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13228 | 2026.03.27 20:08:29.034849 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13229 | 2026.03.27 20:08:31.089808 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13230 | 2026.03.27 20:08:31.090084 [ 276 ] {4672e466-cd63-47fd-bb65-52612404c136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13231 | 2026.03.27 20:08:31.090177 [ 276 ] {4672e466-cd63-47fd-bb65-52612404c136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13232 | 2026.03.27 20:08:31.090988 [ 276 ] {4672e466-cd63-47fd-bb65-52612404c136} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13233 | 2026.03.27 20:08:31.091028 [ 276 ] {4672e466-cd63-47fd-bb65-52612404c136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13234 | 2026.03.27 20:08:31.091410 [ 276 ] {4672e466-cd63-47fd-bb65-52612404c136} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13235 | 2026.03.27 20:08:31.091635 [ 276 ] {4672e466-cd63-47fd-bb65-52612404c136} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13236 | 2026.03.27 20:08:31.091781 [ 276 ] {4672e466-cd63-47fd-bb65-52612404c136} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001765 sec., 58923.51274787535 rows/sec., 4.94 MiB/sec. | ||
| 13237 | 2026.03.27 20:08:31.091822 [ 276 ] {4672e466-cd63-47fd-bb65-52612404c136} <Debug> TCPHandler: Processed in 0.002177658 sec. | ||
| 13238 | 2026.03.27 20:08:31.091953 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13239 | 2026.03.27 20:08:31.092048 [ 276 ] {c199c12b-52d3-43a3-9a40-6447f2ec8d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13240 | 2026.03.27 20:08:31.092087 [ 276 ] {c199c12b-52d3-43a3-9a40-6447f2ec8d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13241 | 2026.03.27 20:08:31.092507 [ 276 ] {c199c12b-52d3-43a3-9a40-6447f2ec8d2b} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13242 | 2026.03.27 20:08:31.092544 [ 276 ] {c199c12b-52d3-43a3-9a40-6447f2ec8d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13243 | 2026.03.27 20:08:31.092828 [ 276 ] {c199c12b-52d3-43a3-9a40-6447f2ec8d2b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13244 | 2026.03.27 20:08:31.093037 [ 276 ] {c199c12b-52d3-43a3-9a40-6447f2ec8d2b} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13245 | 2026.03.27 20:08:31.093163 [ 276 ] {c199c12b-52d3-43a3-9a40-6447f2ec8d2b} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001134 sec., 21164.021164021164 rows/sec., 1.55 MiB/sec. | ||
| 13246 | 2026.03.27 20:08:31.093200 [ 276 ] {c199c12b-52d3-43a3-9a40-6447f2ec8d2b} <Debug> TCPHandler: Processed in 0.001294702 sec. | ||
| 13247 | 2026.03.27 20:08:31.093338 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13248 | 2026.03.27 20:08:31.093431 [ 276 ] {fcba2e4c-153c-427d-9bc6-14a64749a309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13249 | 2026.03.27 20:08:31.093470 [ 276 ] {fcba2e4c-153c-427d-9bc6-14a64749a309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13250 | 2026.03.27 20:08:31.093949 [ 276 ] {fcba2e4c-153c-427d-9bc6-14a64749a309} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13251 | 2026.03.27 20:08:31.093983 [ 276 ] {fcba2e4c-153c-427d-9bc6-14a64749a309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13252 | 2026.03.27 20:08:31.094282 [ 276 ] {fcba2e4c-153c-427d-9bc6-14a64749a309} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13253 | 2026.03.27 20:08:31.094481 [ 276 ] {fcba2e4c-153c-427d-9bc6-14a64749a309} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13254 | 2026.03.27 20:08:31.094609 [ 276 ] {fcba2e4c-153c-427d-9bc6-14a64749a309} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001195 sec., 73640.16736401673 rows/sec., 5.75 MiB/sec. | ||
| 13255 | 2026.03.27 20:08:31.094646 [ 276 ] {fcba2e4c-153c-427d-9bc6-14a64749a309} <Debug> TCPHandler: Processed in 0.001366394 sec. | ||
| 13256 | 2026.03.27 20:08:31.094779 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13257 | 2026.03.27 20:08:31.094873 [ 276 ] {b215ca3d-354e-4fb3-8faa-02bba576fa03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13258 | 2026.03.27 20:08:31.094915 [ 276 ] {b215ca3d-354e-4fb3-8faa-02bba576fa03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13259 | 2026.03.27 20:08:31.095366 [ 276 ] {b215ca3d-354e-4fb3-8faa-02bba576fa03} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13260 | 2026.03.27 20:08:31.095401 [ 276 ] {b215ca3d-354e-4fb3-8faa-02bba576fa03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13261 | 2026.03.27 20:08:31.095718 [ 276 ] {b215ca3d-354e-4fb3-8faa-02bba576fa03} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13262 | 2026.03.27 20:08:31.095915 [ 276 ] {b215ca3d-354e-4fb3-8faa-02bba576fa03} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13263 | 2026.03.27 20:08:31.096040 [ 276 ] {b215ca3d-354e-4fb3-8faa-02bba576fa03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 13264 | 2026.03.27 20:08:31.096076 [ 276 ] {b215ca3d-354e-4fb3-8faa-02bba576fa03} <Debug> TCPHandler: Processed in 0.001353434 sec. | ||
| 13265 | 2026.03.27 20:08:31.096198 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13266 | 2026.03.27 20:08:31.096301 [ 276 ] {5c40174d-e288-472e-890d-c101c672197f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13267 | 2026.03.27 20:08:31.096354 [ 276 ] {5c40174d-e288-472e-890d-c101c672197f} <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 | ||
| 13268 | 2026.03.27 20:08:31.097186 [ 276 ] {5c40174d-e288-472e-890d-c101c672197f} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13269 | 2026.03.27 20:08:31.097221 [ 276 ] {5c40174d-e288-472e-890d-c101c672197f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13270 | 2026.03.27 20:08:31.097740 [ 276 ] {5c40174d-e288-472e-890d-c101c672197f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13271 | 2026.03.27 20:08:31.097960 [ 276 ] {5c40174d-e288-472e-890d-c101c672197f} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13272 | 2026.03.27 20:08:31.098093 [ 276 ] {5c40174d-e288-472e-890d-c101c672197f} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001815 sec., 13223.140495867769 rows/sec., 23.70 MiB/sec. | ||
| 13273 | 2026.03.27 20:08:31.098145 [ 276 ] {5c40174d-e288-472e-890d-c101c672197f} <Debug> TCPHandler: Processed in 0.001998995 sec. | ||
| 13274 | 2026.03.27 20:08:31.098264 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13275 | 2026.03.27 20:08:31.098358 [ 276 ] {64c20ed4-6140-42b9-af85-1d72ea608a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13276 | 2026.03.27 20:08:31.098399 [ 276 ] {64c20ed4-6140-42b9-af85-1d72ea608a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13277 | 2026.03.27 20:08:31.098731 [ 276 ] {64c20ed4-6140-42b9-af85-1d72ea608a86} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13278 | 2026.03.27 20:08:31.098767 [ 276 ] {64c20ed4-6140-42b9-af85-1d72ea608a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13279 | 2026.03.27 20:08:31.099052 [ 276 ] {64c20ed4-6140-42b9-af85-1d72ea608a86} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13280 | 2026.03.27 20:08:31.099253 [ 276 ] {64c20ed4-6140-42b9-af85-1d72ea608a86} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13281 | 2026.03.27 20:08:31.099384 [ 276 ] {64c20ed4-6140-42b9-af85-1d72ea608a86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 13282 | 2026.03.27 20:08:31.099419 [ 276 ] {64c20ed4-6140-42b9-af85-1d72ea608a86} <Debug> TCPHandler: Processed in 0.001202701 sec. | ||
| 13283 | 2026.03.27 20:08:35.024341 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29343 | ||
| 13284 | 2026.03.27 20:08:35.025033 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13285 | 2026.03.27 20:08:35.025074 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13286 | 2026.03.27 20:08:35.025574 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13287 | 2026.03.27 20:08:35.025803 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13288 | 2026.03.27 20:08:35.025955 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29343 | ||
| 13289 | 2026.03.27 20:08:35.026005 [ 37 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13290 | 2026.03.27 20:08:35.026104 [ 37 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13291 | 2026.03.27 20:08:35.026141 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13292 | 2026.03.27 20:08:35.026303 [ 195 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 13293 | 2026.03.27 20:08:35.026461 [ 195 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13294 | 2026.03.27 20:08:35.026502 [ 195 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26911 rows starting from the beginning of the part | ||
| 13295 | 2026.03.27 20:08:35.026575 [ 195 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 13296 | 2026.03.27 20:08:35.026623 [ 195 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 13297 | 2026.03.27 20:08:35.026670 [ 195 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 13298 | 2026.03.27 20:08:35.026706 [ 195 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 13299 | 2026.03.27 20:08:35.026741 [ 195 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 13300 | 2026.03.27 20:08:35.029477 [ 197 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29343 rows, containing 4 columns (4 merged, 0 gathered) in 0.003234918 sec., 9070709.056612873 rows/sec., 129.76 MiB/sec. | ||
| 13301 | 2026.03.27 20:08:35.029977 [ 197 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13302 | 2026.03.27 20:08:35.030316 [ 197 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_61_12} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13303 | 2026.03.27 20:08:35.030406 [ 197 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_61_12} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13304 | 2026.03.27 20:08:35.030655 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 13305 | 2026.03.27 20:08:36.089862 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13306 | 2026.03.27 20:08:36.090054 [ 276 ] {dc662612-0a27-4a05-8064-a165f9a20a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13307 | 2026.03.27 20:08:36.090117 [ 276 ] {dc662612-0a27-4a05-8064-a165f9a20a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13308 | 2026.03.27 20:08:36.090779 [ 276 ] {dc662612-0a27-4a05-8064-a165f9a20a03} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13309 | 2026.03.27 20:08:36.090828 [ 276 ] {dc662612-0a27-4a05-8064-a165f9a20a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13310 | 2026.03.27 20:08:36.091219 [ 276 ] {dc662612-0a27-4a05-8064-a165f9a20a03} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13311 | 2026.03.27 20:08:36.091442 [ 276 ] {dc662612-0a27-4a05-8064-a165f9a20a03} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13312 | 2026.03.27 20:08:36.091713 [ 276 ] {dc662612-0a27-4a05-8064-a165f9a20a03} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001705 sec., 52785.923753665695 rows/sec., 4.44 MiB/sec. | ||
| 13313 | 2026.03.27 20:08:36.091754 [ 276 ] {dc662612-0a27-4a05-8064-a165f9a20a03} <Debug> TCPHandler: Processed in 0.002018836 sec. | ||
| 13314 | 2026.03.27 20:08:36.091885 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13315 | 2026.03.27 20:08:36.091988 [ 276 ] {942121ea-ced4-47fe-9873-f4e5af6475b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13316 | 2026.03.27 20:08:36.092028 [ 276 ] {942121ea-ced4-47fe-9873-f4e5af6475b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13317 | 2026.03.27 20:08:36.092477 [ 276 ] {942121ea-ced4-47fe-9873-f4e5af6475b5} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13318 | 2026.03.27 20:08:36.092517 [ 276 ] {942121ea-ced4-47fe-9873-f4e5af6475b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13319 | 2026.03.27 20:08:36.092827 [ 276 ] {942121ea-ced4-47fe-9873-f4e5af6475b5} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13320 | 2026.03.27 20:08:36.093051 [ 276 ] {942121ea-ced4-47fe-9873-f4e5af6475b5} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13321 | 2026.03.27 20:08:36.093178 [ 276 ] {942121ea-ced4-47fe-9873-f4e5af6475b5} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001208 sec., 14072.847682119203 rows/sec., 1.03 MiB/sec. | ||
| 13322 | 2026.03.27 20:08:36.093214 [ 276 ] {942121ea-ced4-47fe-9873-f4e5af6475b5} <Debug> TCPHandler: Processed in 0.001377095 sec. | ||
| 13323 | 2026.03.27 20:08:36.093335 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13324 | 2026.03.27 20:08:36.093435 [ 276 ] {d4393713-b7c0-41da-9e82-537af41b72a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13325 | 2026.03.27 20:08:36.093473 [ 276 ] {d4393713-b7c0-41da-9e82-537af41b72a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13326 | 2026.03.27 20:08:36.093915 [ 276 ] {d4393713-b7c0-41da-9e82-537af41b72a8} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13327 | 2026.03.27 20:08:36.093950 [ 276 ] {d4393713-b7c0-41da-9e82-537af41b72a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13328 | 2026.03.27 20:08:36.094247 [ 276 ] {d4393713-b7c0-41da-9e82-537af41b72a8} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13329 | 2026.03.27 20:08:36.094447 [ 276 ] {d4393713-b7c0-41da-9e82-537af41b72a8} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13330 | 2026.03.27 20:08:36.094570 [ 276 ] {d4393713-b7c0-41da-9e82-537af41b72a8} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001153 sec., 70251.51777970511 rows/sec., 5.49 MiB/sec. | ||
| 13331 | 2026.03.27 20:08:36.094606 [ 276 ] {d4393713-b7c0-41da-9e82-537af41b72a8} <Debug> TCPHandler: Processed in 0.001318703 sec. | ||
| 13332 | 2026.03.27 20:08:36.094728 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13333 | 2026.03.27 20:08:36.094822 [ 276 ] {35dbb447-69af-4867-9504-769235bdd7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13334 | 2026.03.27 20:08:36.094864 [ 276 ] {35dbb447-69af-4867-9504-769235bdd7fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13335 | 2026.03.27 20:08:36.095264 [ 276 ] {35dbb447-69af-4867-9504-769235bdd7fa} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13336 | 2026.03.27 20:08:36.095299 [ 276 ] {35dbb447-69af-4867-9504-769235bdd7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13337 | 2026.03.27 20:08:36.095627 [ 276 ] {35dbb447-69af-4867-9504-769235bdd7fa} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13338 | 2026.03.27 20:08:36.095837 [ 276 ] {35dbb447-69af-4867-9504-769235bdd7fa} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13339 | 2026.03.27 20:08:36.095964 [ 276 ] {35dbb447-69af-4867-9504-769235bdd7fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 13340 | 2026.03.27 20:08:36.095999 [ 276 ] {35dbb447-69af-4867-9504-769235bdd7fa} <Debug> TCPHandler: Processed in 0.001319263 sec. | ||
| 13341 | 2026.03.27 20:08:36.096108 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13342 | 2026.03.27 20:08:36.096199 [ 276 ] {42a4b05f-2134-4a54-b469-0d97ca353d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13343 | 2026.03.27 20:08:36.096253 [ 276 ] {42a4b05f-2134-4a54-b469-0d97ca353d5d} <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 | ||
| 13344 | 2026.03.27 20:08:36.097015 [ 276 ] {42a4b05f-2134-4a54-b469-0d97ca353d5d} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13345 | 2026.03.27 20:08:36.097050 [ 276 ] {42a4b05f-2134-4a54-b469-0d97ca353d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13346 | 2026.03.27 20:08:36.097573 [ 276 ] {42a4b05f-2134-4a54-b469-0d97ca353d5d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13347 | 2026.03.27 20:08:36.097793 [ 276 ] {42a4b05f-2134-4a54-b469-0d97ca353d5d} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13348 | 2026.03.27 20:08:36.097929 [ 276 ] {42a4b05f-2134-4a54-b469-0d97ca353d5d} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001747 sec., 9730.967372638808 rows/sec., 17.44 MiB/sec. | ||
| 13349 | 2026.03.27 20:08:36.097992 [ 276 ] {42a4b05f-2134-4a54-b469-0d97ca353d5d} <Debug> TCPHandler: Processed in 0.001931634 sec. | ||
| 13350 | 2026.03.27 20:08:36.098105 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13351 | 2026.03.27 20:08:36.098198 [ 276 ] {b5d46059-0dd5-4741-bc8c-678357db9583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13352 | 2026.03.27 20:08:36.098239 [ 276 ] {b5d46059-0dd5-4741-bc8c-678357db9583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13353 | 2026.03.27 20:08:36.098566 [ 276 ] {b5d46059-0dd5-4741-bc8c-678357db9583} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13354 | 2026.03.27 20:08:36.098602 [ 276 ] {b5d46059-0dd5-4741-bc8c-678357db9583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13355 | 2026.03.27 20:08:36.098920 [ 276 ] {b5d46059-0dd5-4741-bc8c-678357db9583} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13356 | 2026.03.27 20:08:36.099134 [ 276 ] {b5d46059-0dd5-4741-bc8c-678357db9583} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13357 | 2026.03.27 20:08:36.099260 [ 276 ] {b5d46059-0dd5-4741-bc8c-678357db9583} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 13358 | 2026.03.27 20:08:36.099295 [ 276 ] {b5d46059-0dd5-4741-bc8c-678357db9583} <Debug> TCPHandler: Processed in 0.001238542 sec. | ||
| 13359 | 2026.03.27 20:08:36.534914 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13360 | 2026.03.27 20:08:36.552699 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13361 | 2026.03.27 20:08:36.552757 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13362 | 2026.03.27 20:08:36.558899 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13363 | 2026.03.27 20:08:36.559634 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13364 | 2026.03.27 20:08:36.559925 [ 35 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13365 | 2026.03.27 20:08:36.559968 [ 35 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13366 | 2026.03.27 20:08:36.559990 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13367 | 2026.03.27 20:08:36.560087 [ 191 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 13368 | 2026.03.27 20:08:36.563070 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13369 | 2026.03.27 20:08:36.563190 [ 191 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13370 | 2026.03.27 20:08:36.563948 [ 191 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 13371 | 2026.03.27 20:08:36.567225 [ 191 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 13372 | 2026.03.27 20:08:36.570563 [ 191 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 13373 | 2026.03.27 20:08:36.574252 [ 191 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 13374 | 2026.03.27 20:08:36.578278 [ 191 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 13375 | 2026.03.27 20:08:36.582564 [ 191 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 13376 | 2026.03.27 20:08:36.633703 [ 191 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.073651682 sec., 6245.614322833795 rows/sec., 32.29 MiB/sec. | ||
| 13377 | 2026.03.27 20:08:36.635779 [ 199 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13378 | 2026.03.27 20:08:36.637665 [ 199 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_61_12} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13379 | 2026.03.27 20:08:36.637750 [ 199 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_61_12} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13380 | 2026.03.27 20:08:36.639128 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13381 | 2026.03.27 20:08:37.617174 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1694 | ||
| 13382 | 2026.03.27 20:08:37.619453 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13383 | 2026.03.27 20:08:37.619507 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13384 | 2026.03.27 20:08:37.620727 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13385 | 2026.03.27 20:08:37.620997 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13386 | 2026.03.27 20:08:37.621377 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1694 | ||
| 13387 | 2026.03.27 20:08:41.090202 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13388 | 2026.03.27 20:08:41.090415 [ 276 ] {cd619e0a-e4e7-4f5c-8799-bf999d5b7e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13389 | 2026.03.27 20:08:41.090489 [ 276 ] {cd619e0a-e4e7-4f5c-8799-bf999d5b7e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13390 | 2026.03.27 20:08:41.091206 [ 276 ] {cd619e0a-e4e7-4f5c-8799-bf999d5b7e1e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13391 | 2026.03.27 20:08:41.091259 [ 276 ] {cd619e0a-e4e7-4f5c-8799-bf999d5b7e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13392 | 2026.03.27 20:08:41.091678 [ 276 ] {cd619e0a-e4e7-4f5c-8799-bf999d5b7e1e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13393 | 2026.03.27 20:08:41.091906 [ 276 ] {cd619e0a-e4e7-4f5c-8799-bf999d5b7e1e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13394 | 2026.03.27 20:08:41.092064 [ 276 ] {cd619e0a-e4e7-4f5c-8799-bf999d5b7e1e} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001699 sec., 61212.47792819305 rows/sec., 5.14 MiB/sec. | ||
| 13395 | 2026.03.27 20:08:41.092113 [ 276 ] {cd619e0a-e4e7-4f5c-8799-bf999d5b7e1e} <Debug> TCPHandler: Processed in 0.002048276 sec. | ||
| 13396 | 2026.03.27 20:08:41.092237 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13397 | 2026.03.27 20:08:41.092339 [ 276 ] {6fad1a81-e68e-4508-be6b-a7a4a551e5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13398 | 2026.03.27 20:08:41.092382 [ 276 ] {6fad1a81-e68e-4508-be6b-a7a4a551e5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13399 | 2026.03.27 20:08:41.092799 [ 276 ] {6fad1a81-e68e-4508-be6b-a7a4a551e5e2} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13400 | 2026.03.27 20:08:41.092838 [ 276 ] {6fad1a81-e68e-4508-be6b-a7a4a551e5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13401 | 2026.03.27 20:08:41.093160 [ 276 ] {6fad1a81-e68e-4508-be6b-a7a4a551e5e2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13402 | 2026.03.27 20:08:41.093364 [ 276 ] {6fad1a81-e68e-4508-be6b-a7a4a551e5e2} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13403 | 2026.03.27 20:08:41.093500 [ 276 ] {6fad1a81-e68e-4508-be6b-a7a4a551e5e2} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001184 sec., 20270.27027027027 rows/sec., 1.49 MiB/sec. | ||
| 13404 | 2026.03.27 20:08:41.093538 [ 276 ] {6fad1a81-e68e-4508-be6b-a7a4a551e5e2} <Debug> TCPHandler: Processed in 0.001351543 sec. | ||
| 13405 | 2026.03.27 20:08:41.093646 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13406 | 2026.03.27 20:08:41.093743 [ 276 ] {9f5698d3-ce01-4ec4-a7ef-dda5ba9ed2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13407 | 2026.03.27 20:08:41.093782 [ 276 ] {9f5698d3-ce01-4ec4-a7ef-dda5ba9ed2fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13408 | 2026.03.27 20:08:41.094209 [ 276 ] {9f5698d3-ce01-4ec4-a7ef-dda5ba9ed2fc} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13409 | 2026.03.27 20:08:41.094246 [ 276 ] {9f5698d3-ce01-4ec4-a7ef-dda5ba9ed2fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13410 | 2026.03.27 20:08:41.094574 [ 276 ] {9f5698d3-ce01-4ec4-a7ef-dda5ba9ed2fc} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13411 | 2026.03.27 20:08:41.094781 [ 276 ] {9f5698d3-ce01-4ec4-a7ef-dda5ba9ed2fc} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13412 | 2026.03.27 20:08:41.094908 [ 276 ] {9f5698d3-ce01-4ec4-a7ef-dda5ba9ed2fc} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001185 sec., 74261.60337552743 rows/sec., 5.80 MiB/sec. | ||
| 13413 | 2026.03.27 20:08:41.094944 [ 276 ] {9f5698d3-ce01-4ec4-a7ef-dda5ba9ed2fc} <Debug> TCPHandler: Processed in 0.001346354 sec. | ||
| 13414 | 2026.03.27 20:08:41.095054 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13415 | 2026.03.27 20:08:41.095148 [ 276 ] {672b18e2-537f-46e3-b4e2-ceb343a94766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13416 | 2026.03.27 20:08:41.095190 [ 276 ] {672b18e2-537f-46e3-b4e2-ceb343a94766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13417 | 2026.03.27 20:08:41.095587 [ 276 ] {672b18e2-537f-46e3-b4e2-ceb343a94766} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13418 | 2026.03.27 20:08:41.095623 [ 276 ] {672b18e2-537f-46e3-b4e2-ceb343a94766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13419 | 2026.03.27 20:08:41.095968 [ 276 ] {672b18e2-537f-46e3-b4e2-ceb343a94766} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13420 | 2026.03.27 20:08:41.096169 [ 276 ] {672b18e2-537f-46e3-b4e2-ceb343a94766} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13421 | 2026.03.27 20:08:41.096284 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 2 parts from all_1_95_23 to all_96_96_0 | ||
| 13422 | 2026.03.27 20:08:41.096297 [ 276 ] {672b18e2-537f-46e3-b4e2-ceb343a94766} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 13423 | 2026.03.27 20:08:41.096346 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13424 | 2026.03.27 20:08:41.096357 [ 276 ] {672b18e2-537f-46e3-b4e2-ceb343a94766} <Debug> TCPHandler: Processed in 0.001350124 sec. | ||
| 13425 | 2026.03.27 20:08:41.096375 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13426 | 2026.03.27 20:08:41.096488 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13427 | 2026.03.27 20:08:41.096490 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_96_24} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_95_23 to all_96_96_0 into Compact with storage Full | ||
| 13428 | 2026.03.27 20:08:41.096614 [ 276 ] {6001f16c-9356-4082-82a5-a0bdabd92500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13429 | 2026.03.27 20:08:41.096661 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_96_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13430 | 2026.03.27 20:08:41.096684 [ 276 ] {6001f16c-9356-4082-82a5-a0bdabd92500} <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 | ||
| 13431 | 2026.03.27 20:08:41.096703 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_96_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_95_23, total 37755 rows starting from the beginning of the part | ||
| 13432 | 2026.03.27 20:08:41.096781 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_96_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 128 rows starting from the beginning of the part | ||
| 13433 | 2026.03.27 20:08:41.097570 [ 276 ] {6001f16c-9356-4082-82a5-a0bdabd92500} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13434 | 2026.03.27 20:08:41.097611 [ 276 ] {6001f16c-9356-4082-82a5-a0bdabd92500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13435 | 2026.03.27 20:08:41.098158 [ 276 ] {6001f16c-9356-4082-82a5-a0bdabd92500} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13436 | 2026.03.27 20:08:41.098383 [ 276 ] {6001f16c-9356-4082-82a5-a0bdabd92500} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13437 | 2026.03.27 20:08:41.098525 [ 276 ] {6001f16c-9356-4082-82a5-a0bdabd92500} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001936 sec., 12396.694214876034 rows/sec., 22.21 MiB/sec. | ||
| 13438 | 2026.03.27 20:08:41.098582 [ 276 ] {6001f16c-9356-4082-82a5-a0bdabd92500} <Debug> TCPHandler: Processed in 0.002155689 sec. | ||
| 13439 | 2026.03.27 20:08:41.098729 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13440 | 2026.03.27 20:08:41.098854 [ 276 ] {ad0f5b4d-027d-4bb5-b8de-5a0d193a6556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13441 | 2026.03.27 20:08:41.098901 [ 276 ] {ad0f5b4d-027d-4bb5-b8de-5a0d193a6556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13442 | 2026.03.27 20:08:41.099261 [ 276 ] {ad0f5b4d-027d-4bb5-b8de-5a0d193a6556} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13443 | 2026.03.27 20:08:41.099297 [ 276 ] {ad0f5b4d-027d-4bb5-b8de-5a0d193a6556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13444 | 2026.03.27 20:08:41.099628 [ 276 ] {ad0f5b4d-027d-4bb5-b8de-5a0d193a6556} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13445 | 2026.03.27 20:08:41.099838 [ 276 ] {ad0f5b4d-027d-4bb5-b8de-5a0d193a6556} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13446 | 2026.03.27 20:08:41.099974 [ 276 ] {ad0f5b4d-027d-4bb5-b8de-5a0d193a6556} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 13447 | 2026.03.27 20:08:41.100010 [ 276 ] {ad0f5b4d-027d-4bb5-b8de-5a0d193a6556} <Debug> TCPHandler: Processed in 0.001345464 sec. | ||
| 13448 | 2026.03.27 20:08:41.103256 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_96_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37883 rows, containing 5 columns (5 merged, 0 gathered) in 0.00680521 sec., 5566764.287949968 rows/sec., 356.35 MiB/sec. | ||
| 13449 | 2026.03.27 20:08:41.103839 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_96_24} <Trace> MergedBlockOutputStream: filled checksums all_1_96_24 (state Temporary) | ||
| 13450 | 2026.03.27 20:08:41.104167 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_96_24} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_96_24 to all_1_96_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13451 | 2026.03.27 20:08:41.104252 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_96_24} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 2 parts: [all_1_95_23, all_96_96_0] -> all_1_96_24 | ||
| 13452 | 2026.03.27 20:08:41.104340 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13453 | 2026.03.27 20:08:42.370640 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13454 | 2026.03.27 20:08:42.370718 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13455 | 2026.03.27 20:08:42.526211 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29791 | ||
| 13456 | 2026.03.27 20:08:42.526728 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13457 | 2026.03.27 20:08:42.526772 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13458 | 2026.03.27 20:08:42.527262 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13459 | 2026.03.27 20:08:42.527501 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13460 | 2026.03.27 20:08:42.527646 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29791 | ||
| 13461 | 2026.03.27 20:08:44.063249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13462 | 2026.03.27 20:08:44.078132 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13463 | 2026.03.27 20:08:44.078179 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13464 | 2026.03.27 20:08:44.083388 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13465 | 2026.03.27 20:08:44.084045 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13466 | 2026.03.27 20:08:44.086606 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13467 | 2026.03.27 20:08:46.090633 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13468 | 2026.03.27 20:08:46.090842 [ 276 ] {5bf910d2-6d24-4bd5-8268-b950c4ec1ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13469 | 2026.03.27 20:08:46.090905 [ 276 ] {5bf910d2-6d24-4bd5-8268-b950c4ec1ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13470 | 2026.03.27 20:08:46.091619 [ 276 ] {5bf910d2-6d24-4bd5-8268-b950c4ec1ddd} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13471 | 2026.03.27 20:08:46.091666 [ 276 ] {5bf910d2-6d24-4bd5-8268-b950c4ec1ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13472 | 2026.03.27 20:08:46.092076 [ 276 ] {5bf910d2-6d24-4bd5-8268-b950c4ec1ddd} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13473 | 2026.03.27 20:08:46.092299 [ 276 ] {5bf910d2-6d24-4bd5-8268-b950c4ec1ddd} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13474 | 2026.03.27 20:08:46.092459 [ 276 ] {5bf910d2-6d24-4bd5-8268-b950c4ec1ddd} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001664 sec., 54086.53846153847 rows/sec., 4.55 MiB/sec. | ||
| 13475 | 2026.03.27 20:08:46.092475 [ 25 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13476 | 2026.03.27 20:08:46.092503 [ 276 ] {5bf910d2-6d24-4bd5-8268-b950c4ec1ddd} <Debug> TCPHandler: Processed in 0.001999055 sec. | ||
| 13477 | 2026.03.27 20:08:46.092550 [ 25 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13478 | 2026.03.27 20:08:46.092581 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13479 | 2026.03.27 20:08:46.092691 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13480 | 2026.03.27 20:08:46.092704 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 13481 | 2026.03.27 20:08:46.092793 [ 276 ] {218a05e1-a067-4555-b32f-b5c6a56a194b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13482 | 2026.03.27 20:08:46.092834 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13483 | 2026.03.27 20:08:46.092837 [ 276 ] {218a05e1-a067-4555-b32f-b5c6a56a194b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13484 | 2026.03.27 20:08:46.092879 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3365 rows starting from the beginning of the part | ||
| 13485 | 2026.03.27 20:08:46.092968 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 13486 | 2026.03.27 20:08:46.093019 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 104 rows starting from the beginning of the part | ||
| 13487 | 2026.03.27 20:08:46.093066 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 90 rows starting from the beginning of the part | ||
| 13488 | 2026.03.27 20:08:46.093105 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 104 rows starting from the beginning of the part | ||
| 13489 | 2026.03.27 20:08:46.093151 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 13490 | 2026.03.27 20:08:46.093294 [ 276 ] {218a05e1-a067-4555-b32f-b5c6a56a194b} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13491 | 2026.03.27 20:08:46.093336 [ 276 ] {218a05e1-a067-4555-b32f-b5c6a56a194b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13492 | 2026.03.27 20:08:46.093655 [ 276 ] {218a05e1-a067-4555-b32f-b5c6a56a194b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13493 | 2026.03.27 20:08:46.093879 [ 276 ] {218a05e1-a067-4555-b32f-b5c6a56a194b} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13494 | 2026.03.27 20:08:46.094017 [ 276 ] {218a05e1-a067-4555-b32f-b5c6a56a194b} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001242 sec., 13687.600644122384 rows/sec., 1.01 MiB/sec. | ||
| 13495 | 2026.03.27 20:08:46.094048 [ 24 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13496 | 2026.03.27 20:08:46.094055 [ 276 ] {218a05e1-a067-4555-b32f-b5c6a56a194b} <Debug> TCPHandler: Processed in 0.001411715 sec. | ||
| 13497 | 2026.03.27 20:08:46.094119 [ 24 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13498 | 2026.03.27 20:08:46.094145 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13499 | 2026.03.27 20:08:46.094248 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13500 | 2026.03.27 20:08:46.094256 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::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 | ||
| 13501 | 2026.03.27 20:08:46.094345 [ 276 ] {827d295a-c2b0-4e27-9e43-f3b750ec84e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13502 | 2026.03.27 20:08:46.094388 [ 276 ] {827d295a-c2b0-4e27-9e43-f3b750ec84e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13503 | 2026.03.27 20:08:46.094400 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13504 | 2026.03.27 20:08:46.094440 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 226 rows starting from the beginning of the part | ||
| 13505 | 2026.03.27 20:08:46.094509 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 17 rows starting from the beginning of the part | ||
| 13506 | 2026.03.27 20:08:46.094558 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 24 rows starting from the beginning of the part | ||
| 13507 | 2026.03.27 20:08:46.094603 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 17 rows starting from the beginning of the part | ||
| 13508 | 2026.03.27 20:08:46.094611 [ 190 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3843 rows, containing 5 columns (5 merged, 0 gathered) in 0.001963445 sec., 1957274.0769412946 rows/sec., 157.97 MiB/sec. | ||
| 13509 | 2026.03.27 20:08:46.094654 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 24 rows starting from the beginning of the part | ||
| 13510 | 2026.03.27 20:08:46.094700 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 17 rows starting from the beginning of the part | ||
| 13511 | 2026.03.27 20:08:46.094836 [ 276 ] {827d295a-c2b0-4e27-9e43-f3b750ec84e3} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13512 | 2026.03.27 20:08:46.094878 [ 276 ] {827d295a-c2b0-4e27-9e43-f3b750ec84e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13513 | 2026.03.27 20:08:46.094922 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13514 | 2026.03.27 20:08:46.095216 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_101_20} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13515 | 2026.03.27 20:08:46.095291 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_101_20} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13516 | 2026.03.27 20:08:46.095310 [ 276 ] {827d295a-c2b0-4e27-9e43-f3b750ec84e3} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13517 | 2026.03.27 20:08:46.095363 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 13518 | 2026.03.27 20:08:46.095547 [ 276 ] {827d295a-c2b0-4e27-9e43-f3b750ec84e3} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13519 | 2026.03.27 20:08:46.095585 [ 193 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 325 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384245 sec., 234785.02721700276 rows/sec., 16.60 MiB/sec. | ||
| 13520 | 2026.03.27 20:08:46.095685 [ 24 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13521 | 2026.03.27 20:08:46.095694 [ 276 ] {827d295a-c2b0-4e27-9e43-f3b750ec84e3} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001365 sec., 59340.659340659346 rows/sec., 4.63 MiB/sec. | ||
| 13522 | 2026.03.27 20:08:46.095717 [ 193 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13523 | 2026.03.27 20:08:46.095727 [ 24 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13524 | 2026.03.27 20:08:46.095754 [ 276 ] {827d295a-c2b0-4e27-9e43-f3b750ec84e3} <Debug> TCPHandler: Processed in 0.001554258 sec. | ||
| 13525 | 2026.03.27 20:08:46.095766 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13526 | 2026.03.27 20:08:46.095867 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::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 | ||
| 13527 | 2026.03.27 20:08:46.095890 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13528 | 2026.03.27 20:08:46.095970 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13529 | 2026.03.27 20:08:46.095981 [ 193 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_86_17} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13530 | 2026.03.27 20:08:46.095996 [ 276 ] {4b19962f-9b49-444f-9bec-cb4cfe4039c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13531 | 2026.03.27 20:08:46.096001 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1831 rows starting from the beginning of the part | ||
| 13532 | 2026.03.27 20:08:46.096051 [ 193 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_86_17} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13533 | 2026.03.27 20:08:46.096053 [ 276 ] {4b19962f-9b49-444f-9bec-cb4cfe4039c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13534 | 2026.03.27 20:08:46.096086 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 81 rows starting from the beginning of the part | ||
| 13535 | 2026.03.27 20:08:46.096129 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 13536 | 2026.03.27 20:08:46.096134 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 88 rows starting from the beginning of the part | ||
| 13537 | 2026.03.27 20:08:46.096180 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 81 rows starting from the beginning of the part | ||
| 13538 | 2026.03.27 20:08:46.096223 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 88 rows starting from the beginning of the part | ||
| 13539 | 2026.03.27 20:08:46.096263 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 81 rows starting from the beginning of the part | ||
| 13540 | 2026.03.27 20:08:46.096525 [ 276 ] {4b19962f-9b49-444f-9bec-cb4cfe4039c5} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13541 | 2026.03.27 20:08:46.096568 [ 276 ] {4b19962f-9b49-444f-9bec-cb4cfe4039c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13542 | 2026.03.27 20:08:46.096922 [ 276 ] {4b19962f-9b49-444f-9bec-cb4cfe4039c5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13543 | 2026.03.27 20:08:46.097132 [ 276 ] {4b19962f-9b49-444f-9bec-cb4cfe4039c5} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13544 | 2026.03.27 20:08:46.097243 [ 193 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2250 rows, containing 5 columns (5 merged, 0 gathered) in 0.001414595 sec., 1590561.256048551 rows/sec., 117.42 MiB/sec. | ||
| 13545 | 2026.03.27 20:08:46.097274 [ 276 ] {4b19962f-9b49-444f-9bec-cb4cfe4039c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001297 sec., 123361.6037008481 rows/sec., 8.59 MiB/sec. | ||
| 13546 | 2026.03.27 20:08:46.097278 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 2 parts from all_1_96_24 to all_97_97_0 | ||
| 13547 | 2026.03.27 20:08:46.097321 [ 276 ] {4b19962f-9b49-444f-9bec-cb4cfe4039c5} <Debug> TCPHandler: Processed in 0.001481076 sec. | ||
| 13548 | 2026.03.27 20:08:46.097328 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13549 | 2026.03.27 20:08:46.097363 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13550 | 2026.03.27 20:08:46.097417 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_97_25} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_96_24 to all_97_97_0 into Compact with storage Full | ||
| 13551 | 2026.03.27 20:08:46.097455 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13552 | 2026.03.27 20:08:46.097461 [ 190 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13553 | 2026.03.27 20:08:46.097507 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_97_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13554 | 2026.03.27 20:08:46.097536 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_97_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_96_24, total 37883 rows starting from the beginning of the part | ||
| 13555 | 2026.03.27 20:08:46.097560 [ 276 ] {4da0e7da-fad3-493e-95df-b0a64594fb4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13556 | 2026.03.27 20:08:46.097583 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_97_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 13557 | 2026.03.27 20:08:46.097622 [ 276 ] {4da0e7da-fad3-493e-95df-b0a64594fb4a} <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 | ||
| 13558 | 2026.03.27 20:08:46.097808 [ 190 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_101_20} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13559 | 2026.03.27 20:08:46.097907 [ 190 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_101_20} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13560 | 2026.03.27 20:08:46.098016 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 13561 | 2026.03.27 20:08:46.098449 [ 276 ] {4da0e7da-fad3-493e-95df-b0a64594fb4a} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13562 | 2026.03.27 20:08:46.098490 [ 276 ] {4da0e7da-fad3-493e-95df-b0a64594fb4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13563 | 2026.03.27 20:08:46.099049 [ 276 ] {4da0e7da-fad3-493e-95df-b0a64594fb4a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13564 | 2026.03.27 20:08:46.099284 [ 276 ] {4da0e7da-fad3-493e-95df-b0a64594fb4a} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13565 | 2026.03.27 20:08:46.099428 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13566 | 2026.03.27 20:08:46.099434 [ 276 ] {4da0e7da-fad3-493e-95df-b0a64594fb4a} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001892 sec., 8985.200845665962 rows/sec., 16.10 MiB/sec. | ||
| 13567 | 2026.03.27 20:08:46.099475 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13568 | 2026.03.27 20:08:46.099505 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13569 | 2026.03.27 20:08:46.099525 [ 276 ] {4da0e7da-fad3-493e-95df-b0a64594fb4a} <Debug> TCPHandler: Processed in 0.002120377 sec. | ||
| 13570 | 2026.03.27 20:08:46.099588 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::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 | ||
| 13571 | 2026.03.27 20:08:46.099649 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13572 | 2026.03.27 20:08:46.099750 [ 276 ] {d4a8e912-7a00-42af-900d-15ee16222f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13573 | 2026.03.27 20:08:46.099802 [ 276 ] {d4a8e912-7a00-42af-900d-15ee16222f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13574 | 2026.03.27 20:08:46.099840 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13575 | 2026.03.27 20:08:46.099900 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1794 rows starting from the beginning of the part | ||
| 13576 | 2026.03.27 20:08:46.100038 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 17 rows starting from the beginning of the part | ||
| 13577 | 2026.03.27 20:08:46.100143 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 24 rows starting from the beginning of the part | ||
| 13578 | 2026.03.27 20:08:46.100149 [ 276 ] {d4a8e912-7a00-42af-900d-15ee16222f7b} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13579 | 2026.03.27 20:08:46.100192 [ 276 ] {d4a8e912-7a00-42af-900d-15ee16222f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13580 | 2026.03.27 20:08:46.100243 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 17 rows starting from the beginning of the part | ||
| 13581 | 2026.03.27 20:08:46.100344 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 24 rows starting from the beginning of the part | ||
| 13582 | 2026.03.27 20:08:46.100442 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 17 rows starting from the beginning of the part | ||
| 13583 | 2026.03.27 20:08:46.100654 [ 276 ] {d4a8e912-7a00-42af-900d-15ee16222f7b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13584 | 2026.03.27 20:08:46.100899 [ 276 ] {d4a8e912-7a00-42af-900d-15ee16222f7b} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13585 | 2026.03.27 20:08:46.101045 [ 276 ] {d4a8e912-7a00-42af-900d-15ee16222f7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001313 sec., 45696.8773800457 rows/sec., 3.08 MiB/sec. | ||
| 13586 | 2026.03.27 20:08:46.101048 [ 25 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13587 | 2026.03.27 20:08:46.101086 [ 276 ] {d4a8e912-7a00-42af-900d-15ee16222f7b} <Debug> TCPHandler: Processed in 0.001487596 sec. | ||
| 13588 | 2026.03.27 20:08:46.101097 [ 25 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13589 | 2026.03.27 20:08:46.101126 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13590 | 2026.03.27 20:08:46.101196 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 13591 | 2026.03.27 20:08:46.101288 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13592 | 2026.03.27 20:08:46.101314 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5130 rows starting from the beginning of the part | ||
| 13593 | 2026.03.27 20:08:46.101365 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 13594 | 2026.03.27 20:08:46.101409 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 13595 | 2026.03.27 20:08:46.101449 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 13596 | 2026.03.27 20:08:46.101499 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 13597 | 2026.03.27 20:08:46.101557 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 13598 | 2026.03.27 20:08:46.103767 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5430 rows, containing 4 columns (4 merged, 0 gathered) in 0.002599116 sec., 2089171.8568928821 rows/sec., 137.72 MiB/sec. | ||
| 13599 | 2026.03.27 20:08:46.104013 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_97_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38043 rows, containing 5 columns (5 merged, 0 gathered) in 0.006610097 sec., 5755286.1932283295 rows/sec., 368.55 MiB/sec. | ||
| 13600 | 2026.03.27 20:08:46.104380 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_97_25} <Trace> MergedBlockOutputStream: filled checksums all_1_97_25 (state Temporary) | ||
| 13601 | 2026.03.27 20:08:46.104436 [ 188 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13602 | 2026.03.27 20:08:46.104684 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_97_25} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_97_25 to all_1_97_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13603 | 2026.03.27 20:08:46.104764 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_97_25} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 2 parts: [all_1_96_24, all_97_97_0] -> all_1_97_25 | ||
| 13604 | 2026.03.27 20:08:46.104821 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13605 | 2026.03.27 20:08:46.104867 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_101_20} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13606 | 2026.03.27 20:08:46.104988 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_101_20} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13607 | 2026.03.27 20:08:46.105095 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 13608 | 2026.03.27 20:08:46.109460 [ 196 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1893 rows, containing 19 columns (19 merged, 0 gathered) in 0.009907825 sec., 191061.10574217854 rows/sec., 342.37 MiB/sec. | ||
| 13609 | 2026.03.27 20:08:46.111975 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13610 | 2026.03.27 20:08:46.112308 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13611 | 2026.03.27 20:08:46.112384 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13612 | 2026.03.27 20:08:46.112560 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.28 MiB. | ||
| 13613 | 2026.03.27 20:08:46.345520 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13614 | 2026.03.27 20:08:46.345733 [ 276 ] {bdeaad47-917f-4f8a-9d65-b4697897742e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13615 | 2026.03.27 20:08:46.345811 [ 276 ] {bdeaad47-917f-4f8a-9d65-b4697897742e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13616 | 2026.03.27 20:08:46.346585 [ 276 ] {bdeaad47-917f-4f8a-9d65-b4697897742e} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13617 | 2026.03.27 20:08:46.346645 [ 276 ] {bdeaad47-917f-4f8a-9d65-b4697897742e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13618 | 2026.03.27 20:08:46.347060 [ 276 ] {bdeaad47-917f-4f8a-9d65-b4697897742e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13619 | 2026.03.27 20:08:46.347290 [ 276 ] {bdeaad47-917f-4f8a-9d65-b4697897742e} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13620 | 2026.03.27 20:08:46.347452 [ 276 ] {bdeaad47-917f-4f8a-9d65-b4697897742e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001773 sec., 160180.4850535815 rows/sec., 10.17 MiB/sec. | ||
| 13621 | 2026.03.27 20:08:46.347505 [ 276 ] {bdeaad47-917f-4f8a-9d65-b4697897742e} <Debug> TCPHandler: Processed in 0.002129027 sec. | ||
| 13622 | 2026.03.27 20:08:46.347633 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13623 | 2026.03.27 20:08:46.347740 [ 276 ] {7a086802-d5b8-40dc-9d0e-d3ed999e9781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13624 | 2026.03.27 20:08:46.347786 [ 276 ] {7a086802-d5b8-40dc-9d0e-d3ed999e9781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13625 | 2026.03.27 20:08:46.348220 [ 276 ] {7a086802-d5b8-40dc-9d0e-d3ed999e9781} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13626 | 2026.03.27 20:08:46.348264 [ 276 ] {7a086802-d5b8-40dc-9d0e-d3ed999e9781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13627 | 2026.03.27 20:08:46.348592 [ 276 ] {7a086802-d5b8-40dc-9d0e-d3ed999e9781} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13628 | 2026.03.27 20:08:46.348802 [ 276 ] {7a086802-d5b8-40dc-9d0e-d3ed999e9781} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13629 | 2026.03.27 20:08:46.348936 [ 276 ] {7a086802-d5b8-40dc-9d0e-d3ed999e9781} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001219 sec., 1640.6890894175554 rows/sec., 133.79 KiB/sec. | ||
| 13630 | 2026.03.27 20:08:46.348977 [ 276 ] {7a086802-d5b8-40dc-9d0e-d3ed999e9781} <Debug> TCPHandler: Processed in 0.001399644 sec. | ||
| 13631 | 2026.03.27 20:08:46.349094 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13632 | 2026.03.27 20:08:46.349196 [ 276 ] {01124fd1-3344-4da7-a732-c65f04937571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13633 | 2026.03.27 20:08:46.349238 [ 276 ] {01124fd1-3344-4da7-a732-c65f04937571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13634 | 2026.03.27 20:08:46.350924 [ 276 ] {01124fd1-3344-4da7-a732-c65f04937571} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13635 | 2026.03.27 20:08:46.350963 [ 276 ] {01124fd1-3344-4da7-a732-c65f04937571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13636 | 2026.03.27 20:08:46.351460 [ 276 ] {01124fd1-3344-4da7-a732-c65f04937571} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13637 | 2026.03.27 20:08:46.351677 [ 276 ] {01124fd1-3344-4da7-a732-c65f04937571} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13638 | 2026.03.27 20:08:46.351815 [ 276 ] {01124fd1-3344-4da7-a732-c65f04937571} <Debug> executeQuery: Read 3195 rows, 245.39 KiB in 0.00264 sec., 1210227.2727272727 rows/sec., 90.77 MiB/sec. | ||
| 13639 | 2026.03.27 20:08:46.351856 [ 276 ] {01124fd1-3344-4da7-a732-c65f04937571} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 13640 | 2026.03.27 20:08:46.351869 [ 276 ] {01124fd1-3344-4da7-a732-c65f04937571} <Debug> TCPHandler: Processed in 0.00282605 sec. | ||
| 13641 | 2026.03.27 20:08:46.351983 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13642 | 2026.03.27 20:08:46.352085 [ 276 ] {9f62a146-918a-4679-917d-6cc6e15e6e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13643 | 2026.03.27 20:08:46.352127 [ 276 ] {9f62a146-918a-4679-917d-6cc6e15e6e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13644 | 2026.03.27 20:08:46.352583 [ 276 ] {9f62a146-918a-4679-917d-6cc6e15e6e52} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13645 | 2026.03.27 20:08:46.352620 [ 276 ] {9f62a146-918a-4679-917d-6cc6e15e6e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13646 | 2026.03.27 20:08:46.352924 [ 276 ] {9f62a146-918a-4679-917d-6cc6e15e6e52} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13647 | 2026.03.27 20:08:46.353128 [ 276 ] {9f62a146-918a-4679-917d-6cc6e15e6e52} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13648 | 2026.03.27 20:08:46.353258 [ 276 ] {9f62a146-918a-4679-917d-6cc6e15e6e52} <Debug> executeQuery: Read 179 rows, 11.31 KiB in 0.001194 sec., 149916.24790619765 rows/sec., 9.25 MiB/sec. | ||
| 13649 | 2026.03.27 20:08:46.353295 [ 276 ] {9f62a146-918a-4679-917d-6cc6e15e6e52} <Debug> TCPHandler: Processed in 0.001363014 sec. | ||
| 13650 | 2026.03.27 20:08:46.353408 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13651 | 2026.03.27 20:08:46.353505 [ 276 ] {f0841a93-17eb-4f66-b725-5fd4b5a49fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13652 | 2026.03.27 20:08:46.353546 [ 276 ] {f0841a93-17eb-4f66-b725-5fd4b5a49fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13653 | 2026.03.27 20:08:46.354193 [ 276 ] {f0841a93-17eb-4f66-b725-5fd4b5a49fa0} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13654 | 2026.03.27 20:08:46.354230 [ 276 ] {f0841a93-17eb-4f66-b725-5fd4b5a49fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13655 | 2026.03.27 20:08:46.354574 [ 276 ] {f0841a93-17eb-4f66-b725-5fd4b5a49fa0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13656 | 2026.03.27 20:08:46.354798 [ 276 ] {f0841a93-17eb-4f66-b725-5fd4b5a49fa0} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13657 | 2026.03.27 20:08:46.354927 [ 276 ] {f0841a93-17eb-4f66-b725-5fd4b5a49fa0} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.00144 sec., 659722.2222222221 rows/sec., 38.82 MiB/sec. | ||
| 13658 | 2026.03.27 20:08:46.354966 [ 276 ] {f0841a93-17eb-4f66-b725-5fd4b5a49fa0} <Debug> TCPHandler: Processed in 0.001608148 sec. | ||
| 13659 | 2026.03.27 20:08:46.355079 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13660 | 2026.03.27 20:08:46.355178 [ 276 ] {3b5fbab1-8324-4b7a-bea2-b53b018320a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13661 | 2026.03.27 20:08:46.355218 [ 276 ] {3b5fbab1-8324-4b7a-bea2-b53b018320a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13662 | 2026.03.27 20:08:46.355602 [ 276 ] {3b5fbab1-8324-4b7a-bea2-b53b018320a4} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13663 | 2026.03.27 20:08:46.355638 [ 276 ] {3b5fbab1-8324-4b7a-bea2-b53b018320a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13664 | 2026.03.27 20:08:46.355921 [ 276 ] {3b5fbab1-8324-4b7a-bea2-b53b018320a4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 13665 | 2026.03.27 20:08:46.356126 [ 276 ] {3b5fbab1-8324-4b7a-bea2-b53b018320a4} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13666 | 2026.03.27 20:08:46.356254 [ 276 ] {3b5fbab1-8324-4b7a-bea2-b53b018320a4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 64.21 KiB/sec. | ||
| 13667 | 2026.03.27 20:08:46.356292 [ 276 ] {3b5fbab1-8324-4b7a-bea2-b53b018320a4} <Debug> TCPHandler: Processed in 0.001262742 sec. | ||
| 13668 | 2026.03.27 20:08:46.356400 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13669 | 2026.03.27 20:08:46.356496 [ 276 ] {c5fc4882-7c92-4eea-ac69-121b7393e656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13670 | 2026.03.27 20:08:46.356537 [ 276 ] {c5fc4882-7c92-4eea-ac69-121b7393e656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13671 | 2026.03.27 20:08:46.356964 [ 276 ] {c5fc4882-7c92-4eea-ac69-121b7393e656} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13672 | 2026.03.27 20:08:46.357000 [ 276 ] {c5fc4882-7c92-4eea-ac69-121b7393e656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13673 | 2026.03.27 20:08:46.357311 [ 276 ] {c5fc4882-7c92-4eea-ac69-121b7393e656} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13674 | 2026.03.27 20:08:46.357517 [ 276 ] {c5fc4882-7c92-4eea-ac69-121b7393e656} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13675 | 2026.03.27 20:08:46.357648 [ 276 ] {c5fc4882-7c92-4eea-ac69-121b7393e656} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001171 sec., 126387.7028181042 rows/sec., 7.19 MiB/sec. | ||
| 13676 | 2026.03.27 20:08:46.357688 [ 276 ] {c5fc4882-7c92-4eea-ac69-121b7393e656} <Debug> TCPHandler: Processed in 0.001337123 sec. | ||
| 13677 | 2026.03.27 20:08:46.357818 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13678 | 2026.03.27 20:08:46.357915 [ 276 ] {fc7809bd-a657-4a52-881d-3579fd3a4a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13679 | 2026.03.27 20:08:46.357955 [ 276 ] {fc7809bd-a657-4a52-881d-3579fd3a4a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13680 | 2026.03.27 20:08:46.358875 [ 276 ] {fc7809bd-a657-4a52-881d-3579fd3a4a65} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13681 | 2026.03.27 20:08:46.358911 [ 276 ] {fc7809bd-a657-4a52-881d-3579fd3a4a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13682 | 2026.03.27 20:08:46.359284 [ 276 ] {fc7809bd-a657-4a52-881d-3579fd3a4a65} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13683 | 2026.03.27 20:08:46.359502 [ 276 ] {fc7809bd-a657-4a52-881d-3579fd3a4a65} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13684 | 2026.03.27 20:08:46.359629 [ 276 ] {fc7809bd-a657-4a52-881d-3579fd3a4a65} <Debug> executeQuery: Read 1742 rows, 120.26 KiB in 0.001733 sec., 1005193.3064050779 rows/sec., 67.77 MiB/sec. | ||
| 13685 | 2026.03.27 20:08:46.359668 [ 276 ] {fc7809bd-a657-4a52-881d-3579fd3a4a65} <Debug> TCPHandler: Processed in 0.001900013 sec. | ||
| 13686 | 2026.03.27 20:08:46.359782 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13687 | 2026.03.27 20:08:46.359878 [ 276 ] {1fc3f403-48cf-4109-9e74-9c896ae72596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13688 | 2026.03.27 20:08:46.359921 [ 276 ] {1fc3f403-48cf-4109-9e74-9c896ae72596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13689 | 2026.03.27 20:08:46.360250 [ 276 ] {1fc3f403-48cf-4109-9e74-9c896ae72596} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13690 | 2026.03.27 20:08:46.360286 [ 276 ] {1fc3f403-48cf-4109-9e74-9c896ae72596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13691 | 2026.03.27 20:08:46.360598 [ 276 ] {1fc3f403-48cf-4109-9e74-9c896ae72596} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 13692 | 2026.03.27 20:08:46.360807 [ 276 ] {1fc3f403-48cf-4109-9e74-9c896ae72596} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13693 | 2026.03.27 20:08:46.360937 [ 276 ] {1fc3f403-48cf-4109-9e74-9c896ae72596} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 13694 | 2026.03.27 20:08:46.360975 [ 276 ] {1fc3f403-48cf-4109-9e74-9c896ae72596} <Debug> TCPHandler: Processed in 0.001242942 sec. | ||
| 13695 | 2026.03.27 20:08:46.361078 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13696 | 2026.03.27 20:08:46.361174 [ 276 ] {117b3d16-74f2-49bf-86b3-f509010aba14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13697 | 2026.03.27 20:08:46.361217 [ 276 ] {117b3d16-74f2-49bf-86b3-f509010aba14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13698 | 2026.03.27 20:08:46.361863 [ 276 ] {117b3d16-74f2-49bf-86b3-f509010aba14} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13699 | 2026.03.27 20:08:46.361899 [ 276 ] {117b3d16-74f2-49bf-86b3-f509010aba14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13700 | 2026.03.27 20:08:46.362329 [ 276 ] {117b3d16-74f2-49bf-86b3-f509010aba14} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13701 | 2026.03.27 20:08:46.362542 [ 276 ] {117b3d16-74f2-49bf-86b3-f509010aba14} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13702 | 2026.03.27 20:08:46.362665 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_97_25 to all_102_102_0 | ||
| 13703 | 2026.03.27 20:08:46.362676 [ 276 ] {117b3d16-74f2-49bf-86b3-f509010aba14} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.001519 sec., 1054641.211323239 rows/sec., 64.03 MiB/sec. | ||
| 13704 | 2026.03.27 20:08:46.362727 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13705 | 2026.03.27 20:08:46.362741 [ 276 ] {117b3d16-74f2-49bf-86b3-f509010aba14} <Debug> TCPHandler: Processed in 0.001711221 sec. | ||
| 13706 | 2026.03.27 20:08:46.362752 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13707 | 2026.03.27 20:08:46.362859 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13708 | 2026.03.27 20:08:46.362863 [ 197 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_102_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_97_25 to all_102_102_0 into Compact with storage Full | ||
| 13709 | 2026.03.27 20:08:46.362961 [ 276 ] {1b98922e-0138-4417-afc2-1cc7ceb6078b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13710 | 2026.03.27 20:08:46.363007 [ 276 ] {1b98922e-0138-4417-afc2-1cc7ceb6078b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13711 | 2026.03.27 20:08:46.363014 [ 197 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_102_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13712 | 2026.03.27 20:08:46.363061 [ 197 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_102_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_97_25, total 38043 rows starting from the beginning of the part | ||
| 13713 | 2026.03.27 20:08:46.363136 [ 197 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_102_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 13714 | 2026.03.27 20:08:46.363191 [ 197 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_102_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 13715 | 2026.03.27 20:08:46.363251 [ 197 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_102_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 13716 | 2026.03.27 20:08:46.363301 [ 197 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_102_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 13717 | 2026.03.27 20:08:46.363337 [ 276 ] {1b98922e-0138-4417-afc2-1cc7ceb6078b} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13718 | 2026.03.27 20:08:46.363350 [ 197 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_102_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1602 rows starting from the beginning of the part | ||
| 13719 | 2026.03.27 20:08:46.363381 [ 276 ] {1b98922e-0138-4417-afc2-1cc7ceb6078b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13720 | 2026.03.27 20:08:46.363733 [ 276 ] {1b98922e-0138-4417-afc2-1cc7ceb6078b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13721 | 2026.03.27 20:08:46.363962 [ 276 ] {1b98922e-0138-4417-afc2-1cc7ceb6078b} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13722 | 2026.03.27 20:08:46.364096 [ 276 ] {1b98922e-0138-4417-afc2-1cc7ceb6078b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001153 sec., 867.3026886383349 rows/sec., 58.44 KiB/sec. | ||
| 13723 | 2026.03.27 20:08:46.364133 [ 276 ] {1b98922e-0138-4417-afc2-1cc7ceb6078b} <Debug> TCPHandler: Processed in 0.001324213 sec. | ||
| 13724 | 2026.03.27 20:08:46.364238 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13725 | 2026.03.27 20:08:46.364334 [ 276 ] {dba13e7a-7520-4331-b725-8d13f4761521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13726 | 2026.03.27 20:08:46.364388 [ 276 ] {dba13e7a-7520-4331-b725-8d13f4761521} <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 | ||
| 13727 | 2026.03.27 20:08:46.365215 [ 276 ] {dba13e7a-7520-4331-b725-8d13f4761521} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13728 | 2026.03.27 20:08:46.365253 [ 276 ] {dba13e7a-7520-4331-b725-8d13f4761521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13729 | 2026.03.27 20:08:46.365810 [ 276 ] {dba13e7a-7520-4331-b725-8d13f4761521} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13730 | 2026.03.27 20:08:46.366032 [ 276 ] {dba13e7a-7520-4331-b725-8d13f4761521} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13731 | 2026.03.27 20:08:46.366171 [ 276 ] {dba13e7a-7520-4331-b725-8d13f4761521} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001855 sec., 18867.924528301886 rows/sec., 33.81 MiB/sec. | ||
| 13732 | 2026.03.27 20:08:46.366234 [ 276 ] {dba13e7a-7520-4331-b725-8d13f4761521} <Debug> TCPHandler: Processed in 0.002045086 sec. | ||
| 13733 | 2026.03.27 20:08:46.366350 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13734 | 2026.03.27 20:08:46.366446 [ 276 ] {c9d5e619-7d93-4234-a113-8aa3780afe85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13735 | 2026.03.27 20:08:46.366489 [ 276 ] {c9d5e619-7d93-4234-a113-8aa3780afe85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13736 | 2026.03.27 20:08:46.366818 [ 276 ] {c9d5e619-7d93-4234-a113-8aa3780afe85} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13737 | 2026.03.27 20:08:46.366854 [ 276 ] {c9d5e619-7d93-4234-a113-8aa3780afe85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13738 | 2026.03.27 20:08:46.367179 [ 276 ] {c9d5e619-7d93-4234-a113-8aa3780afe85} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13739 | 2026.03.27 20:08:46.367387 [ 276 ] {c9d5e619-7d93-4234-a113-8aa3780afe85} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13740 | 2026.03.27 20:08:46.367521 [ 276 ] {c9d5e619-7d93-4234-a113-8aa3780afe85} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001093 sec., 38426.349496797804 rows/sec., 2.19 MiB/sec. | ||
| 13741 | 2026.03.27 20:08:46.367556 [ 276 ] {c9d5e619-7d93-4234-a113-8aa3780afe85} <Debug> TCPHandler: Processed in 0.001256982 sec. | ||
| 13742 | 2026.03.27 20:08:46.371643 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_102_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40285 rows, containing 5 columns (5 merged, 0 gathered) in 0.008827226 sec., 4563721.377474644 rows/sec., 292.05 MiB/sec. | ||
| 13743 | 2026.03.27 20:08:46.372268 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_102_26} <Trace> MergedBlockOutputStream: filled checksums all_1_102_26 (state Temporary) | ||
| 13744 | 2026.03.27 20:08:46.372530 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_102_26} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_102_26 to all_1_102_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13745 | 2026.03.27 20:08:46.372599 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_102_26} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_97_25, all_102_102_0] -> all_1_102_26 | ||
| 13746 | 2026.03.27 20:08:46.372680 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 13747 | 2026.03.27 20:08:47.000264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.84 MiB, peak 376.86 MiB, free memory in arenas 0.00 B, will set to 362.66 MiB (RSS), difference: 3.82 MiB | ||
| 13748 | 2026.03.27 20:08:47.621602 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1744 | ||
| 13749 | 2026.03.27 20:08:47.624743 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13750 | 2026.03.27 20:08:47.624801 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13751 | 2026.03.27 20:08:47.626057 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13752 | 2026.03.27 20:08:47.626343 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13753 | 2026.03.27 20:08:47.626538 [ 85 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13754 | 2026.03.27 20:08:47.626634 [ 85 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13755 | 2026.03.27 20:08:47.626673 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13756 | 2026.03.27 20:08:47.626726 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1744 | ||
| 13757 | 2026.03.27 20:08:47.626810 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 13758 | 2026.03.27 20:08:47.627399 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13759 | 2026.03.27 20:08:47.627546 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1578 rows starting from the beginning of the part | ||
| 13760 | 2026.03.27 20:08:47.627883 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 13761 | 2026.03.27 20:08:47.628188 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 46 rows starting from the beginning of the part | ||
| 13762 | 2026.03.27 20:08:47.628471 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 13763 | 2026.03.27 20:08:47.628750 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 13764 | 2026.03.27 20:08:47.629038 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 50 rows starting from the beginning of the part | ||
| 13765 | 2026.03.27 20:08:47.635699 [ 197 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1744 rows, containing 72 columns (72 merged, 0 gathered) in 0.008947778 sec., 194908.7248253142 rows/sec., 153.02 MiB/sec. | ||
| 13766 | 2026.03.27 20:08:47.637254 [ 191 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13767 | 2026.03.27 20:08:47.637797 [ 191 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_46_9} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13768 | 2026.03.27 20:08:47.637876 [ 191 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_46_9} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13769 | 2026.03.27 20:08:47.638079 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 13770 | 2026.03.27 20:08:50.027815 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30303 | ||
| 13771 | 2026.03.27 20:08:50.028559 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13772 | 2026.03.27 20:08:50.028599 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13773 | 2026.03.27 20:08:50.029090 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13774 | 2026.03.27 20:08:50.029323 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13775 | 2026.03.27 20:08:50.029472 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30303 | ||
| 13776 | 2026.03.27 20:08:51.087499 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13777 | 2026.03.27 20:08:51.087705 [ 276 ] {f8ee9d67-9dea-40a8-aadf-f3680c4c4f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13778 | 2026.03.27 20:08:51.087784 [ 276 ] {f8ee9d67-9dea-40a8-aadf-f3680c4c4f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13779 | 2026.03.27 20:08:51.088588 [ 276 ] {f8ee9d67-9dea-40a8-aadf-f3680c4c4f5b} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13780 | 2026.03.27 20:08:51.088640 [ 276 ] {f8ee9d67-9dea-40a8-aadf-f3680c4c4f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13781 | 2026.03.27 20:08:51.089050 [ 276 ] {f8ee9d67-9dea-40a8-aadf-f3680c4c4f5b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13782 | 2026.03.27 20:08:51.089282 [ 276 ] {f8ee9d67-9dea-40a8-aadf-f3680c4c4f5b} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13783 | 2026.03.27 20:08:51.089450 [ 276 ] {f8ee9d67-9dea-40a8-aadf-f3680c4c4f5b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001804 sec., 31042.12860310421 rows/sec., 2.38 MiB/sec. | ||
| 13784 | 2026.03.27 20:08:51.089500 [ 276 ] {f8ee9d67-9dea-40a8-aadf-f3680c4c4f5b} <Debug> TCPHandler: Processed in 0.002140398 sec. | ||
| 13785 | 2026.03.27 20:08:51.089624 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13786 | 2026.03.27 20:08:51.089730 [ 276 ] {05f61183-e86d-42e7-99d5-088a5da2a340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13787 | 2026.03.27 20:08:51.089774 [ 276 ] {05f61183-e86d-42e7-99d5-088a5da2a340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13788 | 2026.03.27 20:08:51.090227 [ 276 ] {05f61183-e86d-42e7-99d5-088a5da2a340} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13789 | 2026.03.27 20:08:51.090265 [ 276 ] {05f61183-e86d-42e7-99d5-088a5da2a340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13790 | 2026.03.27 20:08:51.090587 [ 276 ] {05f61183-e86d-42e7-99d5-088a5da2a340} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13791 | 2026.03.27 20:08:51.090811 [ 276 ] {05f61183-e86d-42e7-99d5-088a5da2a340} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13792 | 2026.03.27 20:08:51.090945 [ 276 ] {05f61183-e86d-42e7-99d5-088a5da2a340} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001239 sec., 51654.5601291364 rows/sec., 4.03 MiB/sec. | ||
| 13793 | 2026.03.27 20:08:51.090983 [ 276 ] {05f61183-e86d-42e7-99d5-088a5da2a340} <Debug> TCPHandler: Processed in 0.001411385 sec. | ||
| 13794 | 2026.03.27 20:08:51.091096 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13795 | 2026.03.27 20:08:51.091195 [ 276 ] {7e4d6c57-0e89-4788-8b5c-dd96596ca630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13796 | 2026.03.27 20:08:51.091240 [ 276 ] {7e4d6c57-0e89-4788-8b5c-dd96596ca630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13797 | 2026.03.27 20:08:51.091627 [ 276 ] {7e4d6c57-0e89-4788-8b5c-dd96596ca630} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13798 | 2026.03.27 20:08:51.091724 [ 276 ] {7e4d6c57-0e89-4788-8b5c-dd96596ca630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13799 | 2026.03.27 20:08:51.092083 [ 276 ] {7e4d6c57-0e89-4788-8b5c-dd96596ca630} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13800 | 2026.03.27 20:08:51.092285 [ 276 ] {7e4d6c57-0e89-4788-8b5c-dd96596ca630} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13801 | 2026.03.27 20:08:51.092415 [ 276 ] {7e4d6c57-0e89-4788-8b5c-dd96596ca630} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00124 sec., 103225.80645161291 rows/sec., 7.19 MiB/sec. | ||
| 13802 | 2026.03.27 20:08:51.092452 [ 276 ] {7e4d6c57-0e89-4788-8b5c-dd96596ca630} <Debug> TCPHandler: Processed in 0.001406565 sec. | ||
| 13803 | 2026.03.27 20:08:51.092559 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13804 | 2026.03.27 20:08:51.092654 [ 276 ] {73840850-fd9c-4646-9839-261a64bffffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13805 | 2026.03.27 20:08:51.092696 [ 276 ] {73840850-fd9c-4646-9839-261a64bffffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13806 | 2026.03.27 20:08:51.093042 [ 276 ] {73840850-fd9c-4646-9839-261a64bffffa} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13807 | 2026.03.27 20:08:51.093076 [ 276 ] {73840850-fd9c-4646-9839-261a64bffffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13808 | 2026.03.27 20:08:51.093385 [ 276 ] {73840850-fd9c-4646-9839-261a64bffffa} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13809 | 2026.03.27 20:08:51.093588 [ 276 ] {73840850-fd9c-4646-9839-261a64bffffa} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13810 | 2026.03.27 20:08:51.093714 [ 276 ] {73840850-fd9c-4646-9839-261a64bffffa} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001079 sec., 44485.634847080626 rows/sec., 3.00 MiB/sec. | ||
| 13811 | 2026.03.27 20:08:51.093749 [ 276 ] {73840850-fd9c-4646-9839-261a64bffffa} <Debug> TCPHandler: Processed in 0.001237771 sec. | ||
| 13812 | 2026.03.27 20:08:51.586661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13813 | 2026.03.27 20:08:51.602989 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13814 | 2026.03.27 20:08:51.603046 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 13815 | 2026.03.27 20:08:51.609029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13816 | 2026.03.27 20:08:51.609767 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13817 | 2026.03.27 20:08:51.612746 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13818 | 2026.03.27 20:08:55.469604 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63173 | ||
| 13819 | 2026.03.27 20:08:55.469776 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13820 | 2026.03.27 20:08:55.469824 [ 352 ] {} <Debug> TCP-Session: 1741793a-0b2f-43c6-aa88-340cc55019a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63173 | ||
| 13821 | 2026.03.27 20:08:55.469858 [ 352 ] {} <Debug> TCP-Session: 1741793a-0b2f-43c6-aa88-340cc55019a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13822 | 2026.03.27 20:08:55.469879 [ 352 ] {} <Debug> TCP-Session: 1741793a-0b2f-43c6-aa88-340cc55019a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13823 | 2026.03.27 20:08:55.470211 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38477 | ||
| 13824 | 2026.03.27 20:08:55.470244 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64190 | ||
| 13825 | 2026.03.27 20:08:55.470285 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38698 | ||
| 13826 | 2026.03.27 20:08:55.470275 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45867 | ||
| 13827 | 2026.03.27 20:08:55.470352 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33635 | ||
| 13828 | 2026.03.27 20:08:55.470399 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13829 | 2026.03.27 20:08:55.470399 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13830 | 2026.03.27 20:08:55.470427 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13831 | 2026.03.27 20:08:55.470454 [ 354 ] {} <Debug> TCP-Session: 4228a1cd-c40b-4215-9eec-28986b85d85e Authenticating user 'default' from [fd00:1122:3344:101::e]:64190 | ||
| 13832 | 2026.03.27 20:08:55.470454 [ 350 ] {} <Debug> TCP-Session: cae34c18-a288-4e7d-a555-0d20fad166af Authenticating user 'default' from [fd00:1122:3344:101::e]:38698 | ||
| 13833 | 2026.03.27 20:08:55.470471 [ 291 ] {} <Debug> TCP-Session: d6dd58ea-d589-450c-9413-3b3fd7d6b88a Authenticating user 'default' from [fd00:1122:3344:101::e]:45867 | ||
| 13834 | 2026.03.27 20:08:55.470485 [ 354 ] {} <Debug> TCP-Session: 4228a1cd-c40b-4215-9eec-28986b85d85e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13835 | 2026.03.27 20:08:55.470488 [ 350 ] {} <Debug> TCP-Session: cae34c18-a288-4e7d-a555-0d20fad166af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13836 | 2026.03.27 20:08:55.470498 [ 291 ] {} <Debug> TCP-Session: d6dd58ea-d589-450c-9413-3b3fd7d6b88a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13837 | 2026.03.27 20:08:55.470504 [ 354 ] {} <Debug> TCP-Session: 4228a1cd-c40b-4215-9eec-28986b85d85e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13838 | 2026.03.27 20:08:55.470514 [ 350 ] {} <Debug> TCP-Session: cae34c18-a288-4e7d-a555-0d20fad166af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13839 | 2026.03.27 20:08:55.470524 [ 291 ] {} <Debug> TCP-Session: d6dd58ea-d589-450c-9413-3b3fd7d6b88a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13840 | 2026.03.27 20:08:55.470533 [ 352 ] {} <Trace> TCP-Session: 1741793a-0b2f-43c6-aa88-340cc55019a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13841 | 2026.03.27 20:08:55.470524 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13842 | 2026.03.27 20:08:55.470381 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13843 | 2026.03.27 20:08:55.470661 [ 351 ] {} <Debug> TCP-Session: 9954ad58-112d-4414-b17f-177810325e35 Authenticating user 'default' from [fd00:1122:3344:101::e]:33635 | ||
| 13844 | 2026.03.27 20:08:55.470258 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45674 | ||
| 13845 | 2026.03.27 20:08:55.470738 [ 353 ] {} <Debug> TCP-Session: c4b521f7-8e6f-4b68-a81b-9ffc34bdde43 Authenticating user 'default' from [fd00:1122:3344:101::e]:38477 | ||
| 13846 | 2026.03.27 20:08:55.470754 [ 351 ] {} <Debug> TCP-Session: 9954ad58-112d-4414-b17f-177810325e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13847 | 2026.03.27 20:08:55.470796 [ 353 ] {} <Debug> TCP-Session: c4b521f7-8e6f-4b68-a81b-9ffc34bdde43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13848 | 2026.03.27 20:08:55.470800 [ 351 ] {} <Debug> TCP-Session: 9954ad58-112d-4414-b17f-177810325e35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13849 | 2026.03.27 20:08:55.470825 [ 353 ] {} <Debug> TCP-Session: c4b521f7-8e6f-4b68-a81b-9ffc34bdde43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13850 | 2026.03.27 20:08:55.470834 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13851 | 2026.03.27 20:08:55.470249 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48506 | ||
| 13852 | 2026.03.27 20:08:55.470883 [ 290 ] {} <Debug> TCP-Session: 1aed46ff-428e-4508-a538-a046ef2f3983 Authenticating user 'default' from [fd00:1122:3344:101::e]:45674 | ||
| 13853 | 2026.03.27 20:08:55.470244 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46243 | ||
| 13854 | 2026.03.27 20:08:55.470934 [ 290 ] {} <Debug> TCP-Session: 1aed46ff-428e-4508-a538-a046ef2f3983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13855 | 2026.03.27 20:08:55.471013 [ 290 ] {} <Debug> TCP-Session: 1aed46ff-428e-4508-a538-a046ef2f3983 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13856 | 2026.03.27 20:08:55.470830 [ 352 ] {8f2c246f-1b06-492e-a40d-29856fa03e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63173) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13857 | 2026.03.27 20:08:55.471534 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13858 | 2026.03.27 20:08:55.471578 [ 287 ] {} <Debug> TCP-Session: 97795576-0903-4cd6-bb7b-bd9bd6fd8f10 Authenticating user 'default' from [fd00:1122:3344:101::e]:46243 | ||
| 13859 | 2026.03.27 20:08:55.471598 [ 287 ] {} <Debug> TCP-Session: 97795576-0903-4cd6-bb7b-bd9bd6fd8f10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13860 | 2026.03.27 20:08:55.471617 [ 287 ] {} <Debug> TCP-Session: 97795576-0903-4cd6-bb7b-bd9bd6fd8f10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13861 | 2026.03.27 20:08:55.471738 [ 352 ] {8f2c246f-1b06-492e-a40d-29856fa03e3e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13862 | 2026.03.27 20:08:55.471824 [ 352 ] {8f2c246f-1b06-492e-a40d-29856fa03e3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13863 | 2026.03.27 20:08:55.472133 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13864 | 2026.03.27 20:08:55.472177 [ 289 ] {} <Debug> TCP-Session: 0974d85a-04c3-4e11-80f4-be0b3c145430 Authenticating user 'default' from [fd00:1122:3344:101::e]:48506 | ||
| 13865 | 2026.03.27 20:08:55.472199 [ 289 ] {} <Debug> TCP-Session: 0974d85a-04c3-4e11-80f4-be0b3c145430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13866 | 2026.03.27 20:08:55.472217 [ 289 ] {} <Debug> TCP-Session: 0974d85a-04c3-4e11-80f4-be0b3c145430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13867 | 2026.03.27 20:08:55.472312 [ 352 ] {8f2c246f-1b06-492e-a40d-29856fa03e3e} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 13868 | 2026.03.27 20:08:55.473560 [ 317 ] {8f2c246f-1b06-492e-a40d-29856fa03e3e} <Trace> AggregatingTransform: Aggregating | ||
| 13869 | 2026.03.27 20:08:55.473605 [ 317 ] {8f2c246f-1b06-492e-a40d-29856fa03e3e} <Trace> Aggregator: Aggregation method: without_key | ||
| 13870 | 2026.03.27 20:08:55.473644 [ 317 ] {8f2c246f-1b06-492e-a40d-29856fa03e3e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001189521 sec. (840.675 rows/sec., 32.84 KiB/sec.) | ||
| 13871 | 2026.03.27 20:08:55.473664 [ 317 ] {8f2c246f-1b06-492e-a40d-29856fa03e3e} <Trace> Aggregator: Merging aggregated data | ||
| 13872 | 2026.03.27 20:08:55.475057 [ 352 ] {8f2c246f-1b06-492e-a40d-29856fa03e3e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004334 sec., 230.73373327180434 rows/sec., 9.01 KiB/sec. | ||
| 13873 | 2026.03.27 20:08:55.475283 [ 352 ] {8f2c246f-1b06-492e-a40d-29856fa03e3e} <Debug> TCPHandler: Processed in 0.004984679 sec. | ||
| 13874 | 2026.03.27 20:08:55.475454 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13875 | 2026.03.27 20:08:55.475486 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13876 | 2026.03.27 20:08:55.475497 [ 352 ] {} <Debug> TCP-Session: 1741793a-0b2f-43c6-aa88-340cc55019a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13877 | 2026.03.27 20:08:55.475506 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13878 | 2026.03.27 20:08:55.475525 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13879 | 2026.03.27 20:08:55.475554 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13880 | 2026.03.27 20:08:55.475569 [ 353 ] {} <Debug> TCP-Session: c4b521f7-8e6f-4b68-a81b-9ffc34bdde43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13881 | 2026.03.27 20:08:55.475591 [ 351 ] {} <Debug> TCP-Session: 9954ad58-112d-4414-b17f-177810325e35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13882 | 2026.03.27 20:08:55.475606 [ 291 ] {} <Debug> TCP-Session: d6dd58ea-d589-450c-9413-3b3fd7d6b88a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13883 | 2026.03.27 20:08:55.475613 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13884 | 2026.03.27 20:08:55.475573 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13885 | 2026.03.27 20:08:55.475663 [ 350 ] {} <Debug> TCP-Session: cae34c18-a288-4e7d-a555-0d20fad166af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13886 | 2026.03.27 20:08:55.475541 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13887 | 2026.03.27 20:08:55.475686 [ 287 ] {} <Debug> TCP-Session: 97795576-0903-4cd6-bb7b-bd9bd6fd8f10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13888 | 2026.03.27 20:08:55.475525 [ 289 ] {} <Debug> TCP-Session: 0974d85a-04c3-4e11-80f4-be0b3c145430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13889 | 2026.03.27 20:08:55.475718 [ 354 ] {} <Debug> TCP-Session: 4228a1cd-c40b-4215-9eec-28986b85d85e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13890 | 2026.03.27 20:08:55.475590 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13891 | 2026.03.27 20:08:55.475784 [ 290 ] {} <Debug> TCP-Session: 1aed46ff-428e-4508-a538-a046ef2f3983 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13892 | 2026.03.27 20:08:55.589529 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51918 | ||
| 13893 | 2026.03.27 20:08:55.589648 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13894 | 2026.03.27 20:08:55.589676 [ 352 ] {} <Debug> TCP-Session: 2ee2f45b-8f57-4722-b604-6dd505692b77 Authenticating user 'default' from [fd00:1122:3344:101::e]:51918 | ||
| 13895 | 2026.03.27 20:08:55.589701 [ 352 ] {} <Debug> TCP-Session: 2ee2f45b-8f57-4722-b604-6dd505692b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13896 | 2026.03.27 20:08:55.589715 [ 352 ] {} <Debug> TCP-Session: 2ee2f45b-8f57-4722-b604-6dd505692b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13897 | 2026.03.27 20:08:55.589882 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42648 | ||
| 13898 | 2026.03.27 20:08:55.589919 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42439 | ||
| 13899 | 2026.03.27 20:08:55.589954 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55499 | ||
| 13900 | 2026.03.27 20:08:55.589967 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62889 | ||
| 13901 | 2026.03.27 20:08:55.589991 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48399 | ||
| 13902 | 2026.03.27 20:08:55.590006 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35907 | ||
| 13903 | 2026.03.27 20:08:55.590018 [ 352 ] {} <Trace> TCP-Session: 2ee2f45b-8f57-4722-b604-6dd505692b77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13904 | 2026.03.27 20:08:55.590034 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13905 | 2026.03.27 20:08:55.590056 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13906 | 2026.03.27 20:08:55.590072 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13907 | 2026.03.27 20:08:55.590090 [ 354 ] {} <Debug> TCP-Session: 42f7eef3-299d-4987-a545-fbf9e9ce317a Authenticating user 'default' from [fd00:1122:3344:101::e]:42439 | ||
| 13908 | 2026.03.27 20:08:55.590100 [ 289 ] {} <Debug> TCP-Session: d0980331-9bdf-431c-8afa-67dc15454b7c Authenticating user 'default' from [fd00:1122:3344:101::e]:62889 | ||
| 13909 | 2026.03.27 20:08:55.590113 [ 291 ] {} <Debug> TCP-Session: 75b9ab71-ebd2-47d5-9201-218f4816fa79 Authenticating user 'default' from [fd00:1122:3344:101::e]:48399 | ||
| 13910 | 2026.03.27 20:08:55.590138 [ 354 ] {} <Debug> TCP-Session: 42f7eef3-299d-4987-a545-fbf9e9ce317a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13911 | 2026.03.27 20:08:55.590153 [ 289 ] {} <Debug> TCP-Session: d0980331-9bdf-431c-8afa-67dc15454b7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13912 | 2026.03.27 20:08:55.590159 [ 291 ] {} <Debug> TCP-Session: 75b9ab71-ebd2-47d5-9201-218f4816fa79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13913 | 2026.03.27 20:08:55.590165 [ 354 ] {} <Debug> TCP-Session: 42f7eef3-299d-4987-a545-fbf9e9ce317a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13914 | 2026.03.27 20:08:55.590178 [ 289 ] {} <Debug> TCP-Session: d0980331-9bdf-431c-8afa-67dc15454b7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13915 | 2026.03.27 20:08:55.590189 [ 291 ] {} <Debug> TCP-Session: 75b9ab71-ebd2-47d5-9201-218f4816fa79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13916 | 2026.03.27 20:08:55.590209 [ 352 ] {fad70a3c-a69c-4586-8968-bae9cfe54d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51918) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13917 | 2026.03.27 20:08:55.590085 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13918 | 2026.03.27 20:08:55.590030 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61664 | ||
| 13919 | 2026.03.27 20:08:55.590285 [ 350 ] {} <Debug> TCP-Session: 8208fa86-1f63-4cea-a88f-946c83289ae8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35907 | ||
| 13920 | 2026.03.27 20:08:55.590034 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13921 | 2026.03.27 20:08:55.590327 [ 350 ] {} <Debug> TCP-Session: 8208fa86-1f63-4cea-a88f-946c83289ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13922 | 2026.03.27 20:08:55.590004 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13923 | 2026.03.27 20:08:55.590345 [ 287 ] {} <Debug> TCP-Session: 01f03263-b213-415b-a9cf-a10e79b4e902 Authenticating user 'default' from [fd00:1122:3344:101::e]:55499 | ||
| 13924 | 2026.03.27 20:08:55.590346 [ 350 ] {} <Debug> TCP-Session: 8208fa86-1f63-4cea-a88f-946c83289ae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13925 | 2026.03.27 20:08:55.590386 [ 287 ] {} <Debug> TCP-Session: 01f03263-b213-415b-a9cf-a10e79b4e902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13926 | 2026.03.27 20:08:55.590383 [ 353 ] {} <Debug> TCP-Session: 948cdffd-08de-4cbf-83ea-c9c385b739f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42648 | ||
| 13927 | 2026.03.27 20:08:55.590404 [ 287 ] {} <Debug> TCP-Session: 01f03263-b213-415b-a9cf-a10e79b4e902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13928 | 2026.03.27 20:08:55.590383 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13929 | 2026.03.27 20:08:55.590425 [ 353 ] {} <Debug> TCP-Session: 948cdffd-08de-4cbf-83ea-c9c385b739f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13930 | 2026.03.27 20:08:55.589978 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64640 | ||
| 13931 | 2026.03.27 20:08:55.590462 [ 353 ] {} <Debug> TCP-Session: 948cdffd-08de-4cbf-83ea-c9c385b739f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13932 | 2026.03.27 20:08:55.590462 [ 351 ] {} <Debug> TCP-Session: 37d073b6-9e90-4e98-9e94-7cb5940541f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61664 | ||
| 13933 | 2026.03.27 20:08:55.590502 [ 352 ] {fad70a3c-a69c-4586-8968-bae9cfe54d6c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13934 | 2026.03.27 20:08:55.590510 [ 351 ] {} <Debug> TCP-Session: 37d073b6-9e90-4e98-9e94-7cb5940541f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13935 | 2026.03.27 20:08:55.590522 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13936 | 2026.03.27 20:08:55.590550 [ 351 ] {} <Debug> TCP-Session: 37d073b6-9e90-4e98-9e94-7cb5940541f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13937 | 2026.03.27 20:08:55.590567 [ 290 ] {} <Debug> TCP-Session: d3578be9-e873-4ffe-a4e3-951fe875fa48 Authenticating user 'default' from [fd00:1122:3344:101::e]:64640 | ||
| 13938 | 2026.03.27 20:08:55.590579 [ 352 ] {fad70a3c-a69c-4586-8968-bae9cfe54d6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13939 | 2026.03.27 20:08:55.590592 [ 290 ] {} <Debug> TCP-Session: d3578be9-e873-4ffe-a4e3-951fe875fa48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13940 | 2026.03.27 20:08:55.590623 [ 290 ] {} <Debug> TCP-Session: d3578be9-e873-4ffe-a4e3-951fe875fa48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13941 | 2026.03.27 20:08:55.590884 [ 352 ] {fad70a3c-a69c-4586-8968-bae9cfe54d6c} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 13942 | 2026.03.27 20:08:55.591888 [ 347 ] {fad70a3c-a69c-4586-8968-bae9cfe54d6c} <Trace> AggregatingTransform: Aggregating | ||
| 13943 | 2026.03.27 20:08:55.591928 [ 347 ] {fad70a3c-a69c-4586-8968-bae9cfe54d6c} <Trace> Aggregator: Aggregation method: without_key | ||
| 13944 | 2026.03.27 20:08:55.591968 [ 347 ] {fad70a3c-a69c-4586-8968-bae9cfe54d6c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000979437 sec. (1020.995 rows/sec., 39.88 KiB/sec.) | ||
| 13945 | 2026.03.27 20:08:55.591987 [ 347 ] {fad70a3c-a69c-4586-8968-bae9cfe54d6c} <Trace> Aggregator: Merging aggregated data | ||
| 13946 | 2026.03.27 20:08:55.593266 [ 352 ] {fad70a3c-a69c-4586-8968-bae9cfe54d6c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003114 sec., 321.13037893384717 rows/sec., 12.54 KiB/sec. | ||
| 13947 | 2026.03.27 20:08:55.593405 [ 352 ] {fad70a3c-a69c-4586-8968-bae9cfe54d6c} <Debug> TCPHandler: Processed in 0.003502902 sec. | ||
| 13948 | 2026.03.27 20:08:55.593542 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13949 | 2026.03.27 20:08:55.593576 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13950 | 2026.03.27 20:08:55.593587 [ 352 ] {} <Debug> TCP-Session: 2ee2f45b-8f57-4722-b604-6dd505692b77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13951 | 2026.03.27 20:08:55.593612 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13952 | 2026.03.27 20:08:55.593627 [ 353 ] {} <Debug> TCP-Session: 948cdffd-08de-4cbf-83ea-c9c385b739f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13953 | 2026.03.27 20:08:55.593677 [ 350 ] {} <Debug> TCP-Session: 8208fa86-1f63-4cea-a88f-946c83289ae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13954 | 2026.03.27 20:08:55.593696 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13955 | 2026.03.27 20:08:55.593719 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13956 | 2026.03.27 20:08:55.593694 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13957 | 2026.03.27 20:08:55.593763 [ 289 ] {} <Debug> TCP-Session: d0980331-9bdf-431c-8afa-67dc15454b7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13958 | 2026.03.27 20:08:55.593785 [ 351 ] {} <Debug> TCP-Session: 37d073b6-9e90-4e98-9e94-7cb5940541f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13959 | 2026.03.27 20:08:55.593802 [ 291 ] {} <Debug> TCP-Session: 75b9ab71-ebd2-47d5-9201-218f4816fa79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13960 | 2026.03.27 20:08:55.593645 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13961 | 2026.03.27 20:08:55.593610 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13962 | 2026.03.27 20:08:55.593654 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13963 | 2026.03.27 20:08:55.593885 [ 354 ] {} <Debug> TCP-Session: 42f7eef3-299d-4987-a545-fbf9e9ce317a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13964 | 2026.03.27 20:08:55.593894 [ 287 ] {} <Debug> TCP-Session: 01f03263-b213-415b-a9cf-a10e79b4e902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13965 | 2026.03.27 20:08:55.593926 [ 290 ] {} <Debug> TCP-Session: d3578be9-e873-4ffe-a4e3-951fe875fa48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13966 | 2026.03.27 20:08:55.734577 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44569 | ||
| 13967 | 2026.03.27 20:08:55.734688 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13968 | 2026.03.27 20:08:55.734714 [ 352 ] {} <Debug> TCP-Session: 7ebf4947-d4a3-459f-940e-8f041d601826 Authenticating user 'default' from [fd00:1122:3344:101::e]:44569 | ||
| 13969 | 2026.03.27 20:08:55.734735 [ 352 ] {} <Debug> TCP-Session: 7ebf4947-d4a3-459f-940e-8f041d601826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13970 | 2026.03.27 20:08:55.734749 [ 352 ] {} <Debug> TCP-Session: 7ebf4947-d4a3-459f-940e-8f041d601826 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13971 | 2026.03.27 20:08:55.734947 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35735 | ||
| 13972 | 2026.03.27 20:08:55.734969 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35993 | ||
| 13973 | 2026.03.27 20:08:55.734972 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40915 | ||
| 13974 | 2026.03.27 20:08:55.735017 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36651 | ||
| 13975 | 2026.03.27 20:08:55.735030 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55829 | ||
| 13976 | 2026.03.27 20:08:55.735063 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13977 | 2026.03.27 20:08:55.735062 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13978 | 2026.03.27 20:08:55.735102 [ 289 ] {} <Debug> TCP-Session: e881e990-4868-4b47-ae17-d59c453856c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35993 | ||
| 13979 | 2026.03.27 20:08:55.735121 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13980 | 2026.03.27 20:08:55.735127 [ 353 ] {} <Debug> TCP-Session: 9b13deb2-c618-45f0-a95c-1c3a39f855a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35735 | ||
| 13981 | 2026.03.27 20:08:55.735142 [ 289 ] {} <Debug> TCP-Session: e881e990-4868-4b47-ae17-d59c453856c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13982 | 2026.03.27 20:08:55.735161 [ 350 ] {} <Debug> TCP-Session: 159cde71-9ebd-47ea-a77a-0f26433e2159 Authenticating user 'default' from [fd00:1122:3344:101::e]:55829 | ||
| 13983 | 2026.03.27 20:08:55.735172 [ 353 ] {} <Debug> TCP-Session: 9b13deb2-c618-45f0-a95c-1c3a39f855a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13984 | 2026.03.27 20:08:55.735177 [ 289 ] {} <Debug> TCP-Session: e881e990-4868-4b47-ae17-d59c453856c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13985 | 2026.03.27 20:08:55.735199 [ 350 ] {} <Debug> TCP-Session: 159cde71-9ebd-47ea-a77a-0f26433e2159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13986 | 2026.03.27 20:08:55.735203 [ 353 ] {} <Debug> TCP-Session: 9b13deb2-c618-45f0-a95c-1c3a39f855a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13987 | 2026.03.27 20:08:55.735229 [ 350 ] {} <Debug> TCP-Session: 159cde71-9ebd-47ea-a77a-0f26433e2159 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13988 | 2026.03.27 20:08:55.735112 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13989 | 2026.03.27 20:08:55.735107 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13990 | 2026.03.27 20:08:55.735294 [ 291 ] {} <Debug> TCP-Session: 01dbb316-e8f5-490d-bcc3-03897ce6bafd Authenticating user 'default' from [fd00:1122:3344:101::e]:36651 | ||
| 13991 | 2026.03.27 20:08:55.735313 [ 287 ] {} <Debug> TCP-Session: d73206b9-44de-4e3f-9b6c-c8fadb26fb3a Authenticating user 'default' from [fd00:1122:3344:101::e]:40915 | ||
| 13992 | 2026.03.27 20:08:55.735317 [ 291 ] {} <Debug> TCP-Session: 01dbb316-e8f5-490d-bcc3-03897ce6bafd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13993 | 2026.03.27 20:08:55.735330 [ 287 ] {} <Debug> TCP-Session: d73206b9-44de-4e3f-9b6c-c8fadb26fb3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13994 | 2026.03.27 20:08:55.735337 [ 291 ] {} <Debug> TCP-Session: 01dbb316-e8f5-490d-bcc3-03897ce6bafd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13995 | 2026.03.27 20:08:55.735344 [ 287 ] {} <Debug> TCP-Session: d73206b9-44de-4e3f-9b6c-c8fadb26fb3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13996 | 2026.03.27 20:08:55.735056 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46283 | ||
| 13997 | 2026.03.27 20:08:55.734975 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61412 | ||
| 13998 | 2026.03.27 20:08:55.735111 [ 352 ] {} <Trace> TCP-Session: 7ebf4947-d4a3-459f-940e-8f041d601826 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13999 | 2026.03.27 20:08:55.735005 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47235 | ||
| 14000 | 2026.03.27 20:08:55.735475 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14001 | 2026.03.27 20:08:55.735483 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14002 | 2026.03.27 20:08:55.735520 [ 354 ] {} <Debug> TCP-Session: be2db2f6-423e-4f76-98fb-6ee96427ab59 Authenticating user 'default' from [fd00:1122:3344:101::e]:61412 | ||
| 14003 | 2026.03.27 20:08:55.735545 [ 351 ] {} <Debug> TCP-Session: 8847de71-ec3d-4c08-bc5f-408ba39ad534 Authenticating user 'default' from [fd00:1122:3344:101::e]:46283 | ||
| 14004 | 2026.03.27 20:08:55.735546 [ 354 ] {} <Debug> TCP-Session: be2db2f6-423e-4f76-98fb-6ee96427ab59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14005 | 2026.03.27 20:08:55.735556 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14006 | 2026.03.27 20:08:55.735580 [ 354 ] {} <Debug> TCP-Session: be2db2f6-423e-4f76-98fb-6ee96427ab59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14007 | 2026.03.27 20:08:55.735602 [ 352 ] {9c8afa1d-2ac8-496d-9169-90632b1e5359} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44569) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14008 | 2026.03.27 20:08:55.735612 [ 290 ] {} <Debug> TCP-Session: 79c73867-2014-45c2-9676-9e965f67c6b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47235 | ||
| 14009 | 2026.03.27 20:08:55.735577 [ 351 ] {} <Debug> TCP-Session: 8847de71-ec3d-4c08-bc5f-408ba39ad534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14010 | 2026.03.27 20:08:55.735662 [ 290 ] {} <Debug> TCP-Session: 79c73867-2014-45c2-9676-9e965f67c6b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14011 | 2026.03.27 20:08:55.735670 [ 351 ] {} <Debug> TCP-Session: 8847de71-ec3d-4c08-bc5f-408ba39ad534 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14012 | 2026.03.27 20:08:55.735691 [ 290 ] {} <Debug> TCP-Session: 79c73867-2014-45c2-9676-9e965f67c6b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14013 | 2026.03.27 20:08:55.735880 [ 352 ] {9c8afa1d-2ac8-496d-9169-90632b1e5359} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14014 | 2026.03.27 20:08:55.735939 [ 352 ] {9c8afa1d-2ac8-496d-9169-90632b1e5359} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14015 | 2026.03.27 20:08:55.736232 [ 352 ] {9c8afa1d-2ac8-496d-9169-90632b1e5359} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 14016 | 2026.03.27 20:08:55.737190 [ 336 ] {9c8afa1d-2ac8-496d-9169-90632b1e5359} <Trace> AggregatingTransform: Aggregating | ||
| 14017 | 2026.03.27 20:08:55.737236 [ 336 ] {9c8afa1d-2ac8-496d-9169-90632b1e5359} <Trace> Aggregator: Aggregation method: without_key | ||
| 14018 | 2026.03.27 20:08:55.737279 [ 336 ] {9c8afa1d-2ac8-496d-9169-90632b1e5359} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000942637 sec. (1060.854 rows/sec., 41.44 KiB/sec.) | ||
| 14019 | 2026.03.27 20:08:55.737301 [ 336 ] {9c8afa1d-2ac8-496d-9169-90632b1e5359} <Trace> Aggregator: Merging aggregated data | ||
| 14020 | 2026.03.27 20:08:55.738931 [ 352 ] {9c8afa1d-2ac8-496d-9169-90632b1e5359} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003386 sec., 295.33372711163616 rows/sec., 11.54 KiB/sec. | ||
| 14021 | 2026.03.27 20:08:55.739086 [ 352 ] {9c8afa1d-2ac8-496d-9169-90632b1e5359} <Debug> TCPHandler: Processed in 0.004114043 sec. | ||
| 14022 | 2026.03.27 20:08:55.739196 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14023 | 2026.03.27 20:08:55.739220 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14024 | 2026.03.27 20:08:55.739237 [ 353 ] {} <Debug> TCP-Session: 9b13deb2-c618-45f0-a95c-1c3a39f855a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14025 | 2026.03.27 20:08:55.739240 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14026 | 2026.03.27 20:08:55.739259 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14027 | 2026.03.27 20:08:55.739292 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14028 | 2026.03.27 20:08:55.739299 [ 351 ] {} <Debug> TCP-Session: 8847de71-ec3d-4c08-bc5f-408ba39ad534 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14029 | 2026.03.27 20:08:55.739313 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14030 | 2026.03.27 20:08:55.739322 [ 287 ] {} <Debug> TCP-Session: d73206b9-44de-4e3f-9b6c-c8fadb26fb3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14031 | 2026.03.27 20:08:55.739361 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14032 | 2026.03.27 20:08:55.739368 [ 289 ] {} <Debug> TCP-Session: e881e990-4868-4b47-ae17-d59c453856c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14033 | 2026.03.27 20:08:55.739332 [ 350 ] {} <Debug> TCP-Session: 159cde71-9ebd-47ea-a77a-0f26433e2159 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14034 | 2026.03.27 20:08:55.739479 [ 352 ] {} <Debug> TCP-Session: 7ebf4947-d4a3-459f-940e-8f041d601826 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14035 | 2026.03.27 20:08:55.739330 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14036 | 2026.03.27 20:08:55.739268 [ 354 ] {} <Debug> TCP-Session: be2db2f6-423e-4f76-98fb-6ee96427ab59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14037 | 2026.03.27 20:08:55.739275 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14038 | 2026.03.27 20:08:55.739555 [ 291 ] {} <Debug> TCP-Session: 01dbb316-e8f5-490d-bcc3-03897ce6bafd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14039 | 2026.03.27 20:08:55.739596 [ 290 ] {} <Debug> TCP-Session: 79c73867-2014-45c2-9676-9e965f67c6b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14040 | 2026.03.27 20:08:56.089813 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14041 | 2026.03.27 20:08:56.090027 [ 276 ] {cb2701cd-be60-41b3-8a1f-9ff1a6175523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14042 | 2026.03.27 20:08:56.090114 [ 276 ] {cb2701cd-be60-41b3-8a1f-9ff1a6175523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14043 | 2026.03.27 20:08:56.090842 [ 276 ] {cb2701cd-be60-41b3-8a1f-9ff1a6175523} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14044 | 2026.03.27 20:08:56.090891 [ 276 ] {cb2701cd-be60-41b3-8a1f-9ff1a6175523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14045 | 2026.03.27 20:08:56.091302 [ 276 ] {cb2701cd-be60-41b3-8a1f-9ff1a6175523} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14046 | 2026.03.27 20:08:56.091580 [ 276 ] {cb2701cd-be60-41b3-8a1f-9ff1a6175523} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14047 | 2026.03.27 20:08:56.091744 [ 276 ] {cb2701cd-be60-41b3-8a1f-9ff1a6175523} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.00178 sec., 50561.79775280899 rows/sec., 4.26 MiB/sec. | ||
| 14048 | 2026.03.27 20:08:56.091803 [ 276 ] {cb2701cd-be60-41b3-8a1f-9ff1a6175523} <Debug> TCPHandler: Processed in 0.002179538 sec. | ||
| 14049 | 2026.03.27 20:08:56.091962 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14050 | 2026.03.27 20:08:56.092069 [ 276 ] {fa087692-5a69-4a15-8ccc-1338f1c48279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14051 | 2026.03.27 20:08:56.092122 [ 276 ] {fa087692-5a69-4a15-8ccc-1338f1c48279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14052 | 2026.03.27 20:08:56.092566 [ 276 ] {fa087692-5a69-4a15-8ccc-1338f1c48279} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14053 | 2026.03.27 20:08:56.092603 [ 276 ] {fa087692-5a69-4a15-8ccc-1338f1c48279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14054 | 2026.03.27 20:08:56.092917 [ 276 ] {fa087692-5a69-4a15-8ccc-1338f1c48279} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14055 | 2026.03.27 20:08:56.093146 [ 276 ] {fa087692-5a69-4a15-8ccc-1338f1c48279} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14056 | 2026.03.27 20:08:56.093281 [ 276 ] {fa087692-5a69-4a15-8ccc-1338f1c48279} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001236 sec., 13754.045307443366 rows/sec., 1.01 MiB/sec. | ||
| 14057 | 2026.03.27 20:08:56.093319 [ 276 ] {fa087692-5a69-4a15-8ccc-1338f1c48279} <Debug> TCPHandler: Processed in 0.001414165 sec. | ||
| 14058 | 2026.03.27 20:08:56.093443 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14059 | 2026.03.27 20:08:56.093541 [ 276 ] {4fb8869b-3d38-466e-bb40-85e8958da62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14060 | 2026.03.27 20:08:56.093582 [ 276 ] {4fb8869b-3d38-466e-bb40-85e8958da62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14061 | 2026.03.27 20:08:56.094021 [ 276 ] {4fb8869b-3d38-466e-bb40-85e8958da62c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14062 | 2026.03.27 20:08:56.094058 [ 276 ] {4fb8869b-3d38-466e-bb40-85e8958da62c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14063 | 2026.03.27 20:08:56.094370 [ 276 ] {4fb8869b-3d38-466e-bb40-85e8958da62c} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14064 | 2026.03.27 20:08:56.094592 [ 276 ] {4fb8869b-3d38-466e-bb40-85e8958da62c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14065 | 2026.03.27 20:08:56.094717 [ 276 ] {4fb8869b-3d38-466e-bb40-85e8958da62c} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001194 sec., 67839.1959798995 rows/sec., 5.30 MiB/sec. | ||
| 14066 | 2026.03.27 20:08:56.094754 [ 276 ] {4fb8869b-3d38-466e-bb40-85e8958da62c} <Debug> TCPHandler: Processed in 0.001362215 sec. | ||
| 14067 | 2026.03.27 20:08:56.094874 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14068 | 2026.03.27 20:08:56.094972 [ 276 ] {fbbf25a5-abd9-4ceb-822d-717a1624f259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14069 | 2026.03.27 20:08:56.095015 [ 276 ] {fbbf25a5-abd9-4ceb-822d-717a1624f259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14070 | 2026.03.27 20:08:56.095446 [ 276 ] {fbbf25a5-abd9-4ceb-822d-717a1624f259} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14071 | 2026.03.27 20:08:56.095484 [ 276 ] {fbbf25a5-abd9-4ceb-822d-717a1624f259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14072 | 2026.03.27 20:08:56.095836 [ 276 ] {fbbf25a5-abd9-4ceb-822d-717a1624f259} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14073 | 2026.03.27 20:08:56.096054 [ 276 ] {fbbf25a5-abd9-4ceb-822d-717a1624f259} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14074 | 2026.03.27 20:08:56.096186 [ 276 ] {fbbf25a5-abd9-4ceb-822d-717a1624f259} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 14075 | 2026.03.27 20:08:56.096224 [ 276 ] {fbbf25a5-abd9-4ceb-822d-717a1624f259} <Debug> TCPHandler: Processed in 0.001400835 sec. | ||
| 14076 | 2026.03.27 20:08:56.096340 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14077 | 2026.03.27 20:08:56.096438 [ 276 ] {da0d4db4-586d-4813-846b-d218ddeb3dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14078 | 2026.03.27 20:08:56.096492 [ 276 ] {da0d4db4-586d-4813-846b-d218ddeb3dc4} <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 | ||
| 14079 | 2026.03.27 20:08:56.097284 [ 276 ] {da0d4db4-586d-4813-846b-d218ddeb3dc4} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14080 | 2026.03.27 20:08:56.097321 [ 276 ] {da0d4db4-586d-4813-846b-d218ddeb3dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14081 | 2026.03.27 20:08:56.097866 [ 276 ] {da0d4db4-586d-4813-846b-d218ddeb3dc4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14082 | 2026.03.27 20:08:56.098082 [ 276 ] {da0d4db4-586d-4813-846b-d218ddeb3dc4} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14083 | 2026.03.27 20:08:56.098218 [ 276 ] {da0d4db4-586d-4813-846b-d218ddeb3dc4} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001798 sec., 9454.949944382648 rows/sec., 16.94 MiB/sec. | ||
| 14084 | 2026.03.27 20:08:56.098272 [ 276 ] {da0d4db4-586d-4813-846b-d218ddeb3dc4} <Debug> TCPHandler: Processed in 0.001982455 sec. | ||
| 14085 | 2026.03.27 20:08:56.098395 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14086 | 2026.03.27 20:08:56.098491 [ 276 ] {b3a491f4-125f-494a-821f-307b959e7595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14087 | 2026.03.27 20:08:56.098533 [ 276 ] {b3a491f4-125f-494a-821f-307b959e7595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14088 | 2026.03.27 20:08:56.098882 [ 276 ] {b3a491f4-125f-494a-821f-307b959e7595} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14089 | 2026.03.27 20:08:56.098917 [ 276 ] {b3a491f4-125f-494a-821f-307b959e7595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14090 | 2026.03.27 20:08:56.099221 [ 276 ] {b3a491f4-125f-494a-821f-307b959e7595} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14091 | 2026.03.27 20:08:56.099437 [ 276 ] {b3a491f4-125f-494a-821f-307b959e7595} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14092 | 2026.03.27 20:08:56.099566 [ 276 ] {b3a491f4-125f-494a-821f-307b959e7595} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 14093 | 2026.03.27 20:08:56.099603 [ 276 ] {b3a491f4-125f-494a-821f-307b959e7595} <Debug> TCPHandler: Processed in 0.001257992 sec. | ||
| 14094 | 2026.03.27 20:08:57.370760 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14095 | 2026.03.27 20:08:57.370816 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14096 | 2026.03.27 20:08:57.530532 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30751 | ||
| 14097 | 2026.03.27 20:08:57.531058 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14098 | 2026.03.27 20:08:57.531105 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14099 | 2026.03.27 20:08:57.531613 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14100 | 2026.03.27 20:08:57.531849 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14101 | 2026.03.27 20:08:57.531983 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30751 | ||
| 14102 | 2026.03.27 20:08:57.627939 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1770 | ||
| 14103 | 2026.03.27 20:08:57.630230 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14104 | 2026.03.27 20:08:57.630288 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14105 | 2026.03.27 20:08:57.631530 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14106 | 2026.03.27 20:08:57.631800 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14107 | 2026.03.27 20:08:57.632143 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1770 | ||
| 14108 | 2026.03.27 20:08:58.010271 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.009740822 sec. | ||
| 14109 | 2026.03.27 20:08:58.095699 [ 131 ] {} <Debug> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 14110 | 2026.03.27 20:08:58.095773 [ 131 ] {} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14111 | 2026.03.27 20:08:58.095798 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14112 | 2026.03.27 20:08:58.095910 [ 187 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 14113 | 2026.03.27 20:08:58.096047 [ 187 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14114 | 2026.03.27 20:08:58.096083 [ 187 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 20 rows starting from the beginning of the part | ||
| 14115 | 2026.03.27 20:08:58.096159 [ 187 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 14116 | 2026.03.27 20:08:58.096208 [ 187 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
| 14117 | 2026.03.27 20:08:58.096254 [ 187 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 14118 | 2026.03.27 20:08:58.096299 [ 187 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 14119 | 2026.03.27 20:08:58.097040 [ 191 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001180081 sec., 33895.97832691146 rows/sec., 2.83 MiB/sec. | ||
| 14120 | 2026.03.27 20:08:58.097237 [ 197 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 14121 | 2026.03.27 20:08:58.097586 [ 197 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_23_5} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14122 | 2026.03.27 20:08:58.097664 [ 197 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_23_5} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 14123 | 2026.03.27 20:08:58.097771 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14124 | 2026.03.27 20:08:59.112808 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14125 | 2026.03.27 20:08:59.130081 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14126 | 2026.03.27 20:08:59.130146 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 14127 | 2026.03.27 20:08:59.136281 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14128 | 2026.03.27 20:08:59.136993 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14129 | 2026.03.27 20:08:59.140216 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14130 | 2026.03.27 20:08:59.552545 [ 125 ] {} <Debug> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 14131 | 2026.03.27 20:08:59.552623 [ 125 ] {} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14132 | 2026.03.27 20:08:59.552643 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14133 | 2026.03.27 20:08:59.552741 [ 189 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 14134 | 2026.03.27 20:08:59.552857 [ 189 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14135 | 2026.03.27 20:08:59.552893 [ 189 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 14136 | 2026.03.27 20:08:59.552957 [ 189 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 14137 | 2026.03.27 20:08:59.553003 [ 189 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 14138 | 2026.03.27 20:08:59.553045 [ 189 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 14139 | 2026.03.27 20:08:59.553083 [ 189 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 14140 | 2026.03.27 20:08:59.553888 [ 191 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001184871 sec., 96213.00546641786 rows/sec., 4.91 MiB/sec. | ||
| 14141 | 2026.03.27 20:08:59.554084 [ 194 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 14142 | 2026.03.27 20:08:59.554397 [ 194 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_19_4} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14143 | 2026.03.27 20:08:59.554476 [ 194 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_19_4} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 14144 | 2026.03.27 20:08:59.554573 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14145 | 2026.03.27 20:09:01.098668 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14146 | 2026.03.27 20:09:01.098869 [ 276 ] {0b187d10-573d-4e9d-a523-a60112b83973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14147 | 2026.03.27 20:09:01.098941 [ 276 ] {0b187d10-573d-4e9d-a523-a60112b83973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14148 | 2026.03.27 20:09:01.099797 [ 276 ] {0b187d10-573d-4e9d-a523-a60112b83973} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14149 | 2026.03.27 20:09:01.099843 [ 276 ] {0b187d10-573d-4e9d-a523-a60112b83973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14150 | 2026.03.27 20:09:01.100232 [ 276 ] {0b187d10-573d-4e9d-a523-a60112b83973} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 14151 | 2026.03.27 20:09:01.100450 [ 276 ] {0b187d10-573d-4e9d-a523-a60112b83973} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14152 | 2026.03.27 20:09:01.100600 [ 276 ] {0b187d10-573d-4e9d-a523-a60112b83973} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00184 sec., 154347.8260869565 rows/sec., 9.80 MiB/sec. | ||
| 14153 | 2026.03.27 20:09:01.100647 [ 276 ] {0b187d10-573d-4e9d-a523-a60112b83973} <Debug> TCPHandler: Processed in 0.002175369 sec. | ||
| 14154 | 2026.03.27 20:09:01.100841 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14155 | 2026.03.27 20:09:01.100946 [ 276 ] {a19a908c-65db-4bba-bf65-5c2cfe3ab41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14156 | 2026.03.27 20:09:01.100990 [ 276 ] {a19a908c-65db-4bba-bf65-5c2cfe3ab41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14157 | 2026.03.27 20:09:01.101989 [ 276 ] {a19a908c-65db-4bba-bf65-5c2cfe3ab41c} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14158 | 2026.03.27 20:09:01.102024 [ 276 ] {a19a908c-65db-4bba-bf65-5c2cfe3ab41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14159 | 2026.03.27 20:09:01.102397 [ 276 ] {a19a908c-65db-4bba-bf65-5c2cfe3ab41c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14160 | 2026.03.27 20:09:01.102616 [ 276 ] {a19a908c-65db-4bba-bf65-5c2cfe3ab41c} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14161 | 2026.03.27 20:09:01.102765 [ 276 ] {a19a908c-65db-4bba-bf65-5c2cfe3ab41c} <Debug> executeQuery: Read 845 rows, 68.03 KiB in 0.001843 sec., 458491.58979924035 rows/sec., 36.05 MiB/sec. | ||
| 14162 | 2026.03.27 20:09:01.102804 [ 276 ] {a19a908c-65db-4bba-bf65-5c2cfe3ab41c} <Debug> TCPHandler: Processed in 0.002015786 sec. | ||
| 14163 | 2026.03.27 20:09:01.102921 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14164 | 2026.03.27 20:09:01.103019 [ 276 ] {5079ab49-82ff-4513-8457-d1a83210eb94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14165 | 2026.03.27 20:09:01.103059 [ 276 ] {5079ab49-82ff-4513-8457-d1a83210eb94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14166 | 2026.03.27 20:09:01.103590 [ 276 ] {5079ab49-82ff-4513-8457-d1a83210eb94} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14167 | 2026.03.27 20:09:01.103628 [ 276 ] {5079ab49-82ff-4513-8457-d1a83210eb94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14168 | 2026.03.27 20:09:01.103953 [ 276 ] {5079ab49-82ff-4513-8457-d1a83210eb94} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14169 | 2026.03.27 20:09:01.104221 [ 276 ] {5079ab49-82ff-4513-8457-d1a83210eb94} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14170 | 2026.03.27 20:09:01.104354 [ 276 ] {5079ab49-82ff-4513-8457-d1a83210eb94} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001354 sec., 122599.70457902511 rows/sec., 7.46 MiB/sec. | ||
| 14171 | 2026.03.27 20:09:01.104392 [ 276 ] {5079ab49-82ff-4513-8457-d1a83210eb94} <Debug> TCPHandler: Processed in 0.001521717 sec. | ||
| 14172 | 2026.03.27 20:09:01.104515 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14173 | 2026.03.27 20:09:01.104612 [ 276 ] {d338cca6-0145-4428-924b-d01b08ca9030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14174 | 2026.03.27 20:09:01.104652 [ 276 ] {d338cca6-0145-4428-924b-d01b08ca9030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14175 | 2026.03.27 20:09:01.105127 [ 276 ] {d338cca6-0145-4428-924b-d01b08ca9030} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14176 | 2026.03.27 20:09:01.105161 [ 276 ] {d338cca6-0145-4428-924b-d01b08ca9030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14177 | 2026.03.27 20:09:01.105490 [ 276 ] {d338cca6-0145-4428-924b-d01b08ca9030} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14178 | 2026.03.27 20:09:01.105699 [ 276 ] {d338cca6-0145-4428-924b-d01b08ca9030} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14179 | 2026.03.27 20:09:01.105837 [ 276 ] {d338cca6-0145-4428-924b-d01b08ca9030} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001244 sec., 119774.9196141479 rows/sec., 7.74 MiB/sec. | ||
| 14180 | 2026.03.27 20:09:01.105877 [ 276 ] {d338cca6-0145-4428-924b-d01b08ca9030} <Debug> TCPHandler: Processed in 0.001411625 sec. | ||
| 14181 | 2026.03.27 20:09:01.105989 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14182 | 2026.03.27 20:09:01.106086 [ 276 ] {e43f01b2-e4a7-451a-a524-60221ebaee8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14183 | 2026.03.27 20:09:01.106126 [ 276 ] {e43f01b2-e4a7-451a-a524-60221ebaee8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14184 | 2026.03.27 20:09:01.106587 [ 276 ] {e43f01b2-e4a7-451a-a524-60221ebaee8a} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14185 | 2026.03.27 20:09:01.106621 [ 276 ] {e43f01b2-e4a7-451a-a524-60221ebaee8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14186 | 2026.03.27 20:09:01.106931 [ 276 ] {e43f01b2-e4a7-451a-a524-60221ebaee8a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 14187 | 2026.03.27 20:09:01.107137 [ 276 ] {e43f01b2-e4a7-451a-a524-60221ebaee8a} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14188 | 2026.03.27 20:09:01.107264 [ 276 ] {e43f01b2-e4a7-451a-a524-60221ebaee8a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001196 sec., 123745.81939799331 rows/sec., 7.04 MiB/sec. | ||
| 14189 | 2026.03.27 20:09:01.107301 [ 276 ] {e43f01b2-e4a7-451a-a524-60221ebaee8a} <Debug> TCPHandler: Processed in 0.001362224 sec. | ||
| 14190 | 2026.03.27 20:09:01.107411 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14191 | 2026.03.27 20:09:01.107506 [ 276 ] {c37baf07-b14a-45f6-9c1c-90d08ba163ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14192 | 2026.03.27 20:09:01.107546 [ 276 ] {c37baf07-b14a-45f6-9c1c-90d08ba163ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14193 | 2026.03.27 20:09:01.108216 [ 276 ] {c37baf07-b14a-45f6-9c1c-90d08ba163ae} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14194 | 2026.03.27 20:09:01.108251 [ 276 ] {c37baf07-b14a-45f6-9c1c-90d08ba163ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14195 | 2026.03.27 20:09:01.108575 [ 276 ] {c37baf07-b14a-45f6-9c1c-90d08ba163ae} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14196 | 2026.03.27 20:09:01.108789 [ 276 ] {c37baf07-b14a-45f6-9c1c-90d08ba163ae} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14197 | 2026.03.27 20:09:01.108921 [ 276 ] {c37baf07-b14a-45f6-9c1c-90d08ba163ae} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001445 sec., 355709.34256055363 rows/sec., 25.07 MiB/sec. | ||
| 14198 | 2026.03.27 20:09:01.108957 [ 276 ] {c37baf07-b14a-45f6-9c1c-90d08ba163ae} <Debug> TCPHandler: Processed in 0.001610359 sec. | ||
| 14199 | 2026.03.27 20:09:01.109057 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14200 | 2026.03.27 20:09:01.109147 [ 276 ] {92df359f-cfe6-436f-a639-1ebefb6134e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14201 | 2026.03.27 20:09:01.109186 [ 276 ] {92df359f-cfe6-436f-a639-1ebefb6134e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14202 | 2026.03.27 20:09:01.109495 [ 276 ] {92df359f-cfe6-436f-a639-1ebefb6134e1} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14203 | 2026.03.27 20:09:01.109527 [ 276 ] {92df359f-cfe6-436f-a639-1ebefb6134e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14204 | 2026.03.27 20:09:01.109913 [ 276 ] {92df359f-cfe6-436f-a639-1ebefb6134e1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 14205 | 2026.03.27 20:09:01.110126 [ 276 ] {92df359f-cfe6-436f-a639-1ebefb6134e1} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14206 | 2026.03.27 20:09:01.110253 [ 276 ] {92df359f-cfe6-436f-a639-1ebefb6134e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 14207 | 2026.03.27 20:09:01.110289 [ 276 ] {92df359f-cfe6-436f-a639-1ebefb6134e1} <Debug> TCPHandler: Processed in 0.001260822 sec. | ||
| 14208 | 2026.03.27 20:09:01.110397 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14209 | 2026.03.27 20:09:01.110502 [ 276 ] {b33ae329-85e0-4f11-b3c1-64b5ded564af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14210 | 2026.03.27 20:09:01.110544 [ 276 ] {b33ae329-85e0-4f11-b3c1-64b5ded564af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14211 | 2026.03.27 20:09:01.110979 [ 276 ] {b33ae329-85e0-4f11-b3c1-64b5ded564af} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14212 | 2026.03.27 20:09:01.111013 [ 276 ] {b33ae329-85e0-4f11-b3c1-64b5ded564af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14213 | 2026.03.27 20:09:01.111371 [ 276 ] {b33ae329-85e0-4f11-b3c1-64b5ded564af} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14214 | 2026.03.27 20:09:01.111590 [ 276 ] {b33ae329-85e0-4f11-b3c1-64b5ded564af} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14215 | 2026.03.27 20:09:01.111718 [ 276 ] {b33ae329-85e0-4f11-b3c1-64b5ded564af} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001243 sec., 213193.88576025746 rows/sec., 14.17 MiB/sec. | ||
| 14216 | 2026.03.27 20:09:01.111756 [ 276 ] {b33ae329-85e0-4f11-b3c1-64b5ded564af} <Debug> TCPHandler: Processed in 0.001408705 sec. | ||
| 14217 | 2026.03.27 20:09:01.111866 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14218 | 2026.03.27 20:09:01.111962 [ 276 ] {9894fae3-ce9f-4236-8406-d9068681cfcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14219 | 2026.03.27 20:09:01.112002 [ 276 ] {9894fae3-ce9f-4236-8406-d9068681cfcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14220 | 2026.03.27 20:09:01.112408 [ 276 ] {9894fae3-ce9f-4236-8406-d9068681cfcc} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14221 | 2026.03.27 20:09:01.112451 [ 276 ] {9894fae3-ce9f-4236-8406-d9068681cfcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14222 | 2026.03.27 20:09:01.112843 [ 276 ] {9894fae3-ce9f-4236-8406-d9068681cfcc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 14223 | 2026.03.27 20:09:01.113072 [ 276 ] {9894fae3-ce9f-4236-8406-d9068681cfcc} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14224 | 2026.03.27 20:09:01.113203 [ 276 ] {9894fae3-ce9f-4236-8406-d9068681cfcc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00126 sec., 793.6507936507936 rows/sec., 53.48 KiB/sec. | ||
| 14225 | 2026.03.27 20:09:01.113240 [ 276 ] {9894fae3-ce9f-4236-8406-d9068681cfcc} <Debug> TCPHandler: Processed in 0.001424145 sec. | ||
| 14226 | 2026.03.27 20:09:01.113349 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14227 | 2026.03.27 20:09:01.113445 [ 276 ] {37231036-dbe5-4e14-98f0-7430b378a840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14228 | 2026.03.27 20:09:01.113499 [ 276 ] {37231036-dbe5-4e14-98f0-7430b378a840} <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 | ||
| 14229 | 2026.03.27 20:09:01.114317 [ 276 ] {37231036-dbe5-4e14-98f0-7430b378a840} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14230 | 2026.03.27 20:09:01.114352 [ 276 ] {37231036-dbe5-4e14-98f0-7430b378a840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14231 | 2026.03.27 20:09:01.114875 [ 276 ] {37231036-dbe5-4e14-98f0-7430b378a840} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14232 | 2026.03.27 20:09:01.115092 [ 276 ] {37231036-dbe5-4e14-98f0-7430b378a840} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14233 | 2026.03.27 20:09:01.115228 [ 276 ] {37231036-dbe5-4e14-98f0-7430b378a840} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001802 sec., 13318.534961154273 rows/sec., 23.87 MiB/sec. | ||
| 14234 | 2026.03.27 20:09:01.115282 [ 276 ] {37231036-dbe5-4e14-98f0-7430b378a840} <Debug> TCPHandler: Processed in 0.001982445 sec. | ||
| 14235 | 2026.03.27 20:09:01.115389 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14236 | 2026.03.27 20:09:01.115485 [ 276 ] {83114102-60bb-4d46-8166-aa0faea58055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14237 | 2026.03.27 20:09:01.115528 [ 276 ] {83114102-60bb-4d46-8166-aa0faea58055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14238 | 2026.03.27 20:09:01.115953 [ 276 ] {83114102-60bb-4d46-8166-aa0faea58055} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14239 | 2026.03.27 20:09:01.115988 [ 276 ] {83114102-60bb-4d46-8166-aa0faea58055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14240 | 2026.03.27 20:09:01.116410 [ 276 ] {83114102-60bb-4d46-8166-aa0faea58055} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14241 | 2026.03.27 20:09:01.116659 [ 276 ] {83114102-60bb-4d46-8166-aa0faea58055} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14242 | 2026.03.27 20:09:01.116800 [ 276 ] {83114102-60bb-4d46-8166-aa0faea58055} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001333 sec., 67516.87921980495 rows/sec., 4.22 MiB/sec. | ||
| 14243 | 2026.03.27 20:09:01.116837 [ 276 ] {83114102-60bb-4d46-8166-aa0faea58055} <Debug> TCPHandler: Processed in 0.001497007 sec. | ||
| 14244 | 2026.03.27 20:09:05.032388 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31263 | ||
| 14245 | 2026.03.27 20:09:05.033031 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14246 | 2026.03.27 20:09:05.033074 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14247 | 2026.03.27 20:09:05.033629 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14248 | 2026.03.27 20:09:05.033908 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14249 | 2026.03.27 20:09:05.034090 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31263 | ||
| 14250 | 2026.03.27 20:09:06.090328 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14251 | 2026.03.27 20:09:06.090582 [ 276 ] {bfbcaecb-7b41-4732-80a8-69b66bfed0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14252 | 2026.03.27 20:09:06.090676 [ 276 ] {bfbcaecb-7b41-4732-80a8-69b66bfed0f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14253 | 2026.03.27 20:09:06.091531 [ 276 ] {bfbcaecb-7b41-4732-80a8-69b66bfed0f6} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14254 | 2026.03.27 20:09:06.091570 [ 276 ] {bfbcaecb-7b41-4732-80a8-69b66bfed0f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14255 | 2026.03.27 20:09:06.091946 [ 276 ] {bfbcaecb-7b41-4732-80a8-69b66bfed0f6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14256 | 2026.03.27 20:09:06.092177 [ 276 ] {bfbcaecb-7b41-4732-80a8-69b66bfed0f6} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14257 | 2026.03.27 20:09:06.092339 [ 276 ] {bfbcaecb-7b41-4732-80a8-69b66bfed0f6} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001824 sec., 5482.456140350877 rows/sec., 447.06 KiB/sec. | ||
| 14258 | 2026.03.27 20:09:06.092389 [ 276 ] {bfbcaecb-7b41-4732-80a8-69b66bfed0f6} <Debug> TCPHandler: Processed in 0.00222426 sec. | ||
| 14259 | 2026.03.27 20:09:06.092516 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14260 | 2026.03.27 20:09:06.092620 [ 276 ] {ba876db7-ac51-47bc-b705-6321225e201e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14261 | 2026.03.27 20:09:06.092663 [ 276 ] {ba876db7-ac51-47bc-b705-6321225e201e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14262 | 2026.03.27 20:09:06.093145 [ 276 ] {ba876db7-ac51-47bc-b705-6321225e201e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14263 | 2026.03.27 20:09:06.093180 [ 276 ] {ba876db7-ac51-47bc-b705-6321225e201e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14264 | 2026.03.27 20:09:06.093493 [ 276 ] {ba876db7-ac51-47bc-b705-6321225e201e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14265 | 2026.03.27 20:09:06.093695 [ 276 ] {ba876db7-ac51-47bc-b705-6321225e201e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14266 | 2026.03.27 20:09:06.093806 [ 151 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14267 | 2026.03.27 20:09:06.093827 [ 276 ] {ba876db7-ac51-47bc-b705-6321225e201e} <Debug> executeQuery: Read 96 rows, 8.22 KiB in 0.00123 sec., 78048.78048780488 rows/sec., 6.52 MiB/sec. | ||
| 14268 | 2026.03.27 20:09:06.093843 [ 151 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14269 | 2026.03.27 20:09:06.093866 [ 276 ] {ba876db7-ac51-47bc-b705-6321225e201e} <Debug> TCPHandler: Processed in 0.001400015 sec. | ||
| 14270 | 2026.03.27 20:09:06.093866 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14271 | 2026.03.27 20:09:06.093965 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 14272 | 2026.03.27 20:09:06.094000 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14273 | 2026.03.27 20:09:06.094055 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14274 | 2026.03.27 20:09:06.094086 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3365 rows starting from the beginning of the part | ||
| 14275 | 2026.03.27 20:09:06.094097 [ 276 ] {29137a40-4444-4fd4-9da2-1021febd2198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14276 | 2026.03.27 20:09:06.094138 [ 276 ] {29137a40-4444-4fd4-9da2-1021febd2198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14277 | 2026.03.27 20:09:06.094144 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 3195 rows starting from the beginning of the part | ||
| 14278 | 2026.03.27 20:09:06.094196 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 56 rows starting from the beginning of the part | ||
| 14279 | 2026.03.27 20:09:06.094236 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::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 | ||
| 14280 | 2026.03.27 20:09:06.094275 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 845 rows starting from the beginning of the part | ||
| 14281 | 2026.03.27 20:09:06.094315 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 96 rows starting from the beginning of the part | ||
| 14282 | 2026.03.27 20:09:06.094608 [ 276 ] {29137a40-4444-4fd4-9da2-1021febd2198} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14283 | 2026.03.27 20:09:06.094642 [ 276 ] {29137a40-4444-4fd4-9da2-1021febd2198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14284 | 2026.03.27 20:09:06.094947 [ 276 ] {29137a40-4444-4fd4-9da2-1021febd2198} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14285 | 2026.03.27 20:09:06.095152 [ 276 ] {29137a40-4444-4fd4-9da2-1021febd2198} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14286 | 2026.03.27 20:09:06.095283 [ 276 ] {29137a40-4444-4fd4-9da2-1021febd2198} <Debug> executeQuery: Read 27 rows, 1.98 KiB in 0.001206 sec., 22388.059701492537 rows/sec., 1.60 MiB/sec. | ||
| 14287 | 2026.03.27 20:09:06.095320 [ 276 ] {29137a40-4444-4fd4-9da2-1021febd2198} <Debug> TCPHandler: Processed in 0.001369845 sec. | ||
| 14288 | 2026.03.27 20:09:06.095436 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14289 | 2026.03.27 20:09:06.095531 [ 276 ] {3d7f1401-d598-4c2e-8dfd-5b99c8d6ca57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14290 | 2026.03.27 20:09:06.095570 [ 276 ] {3d7f1401-d598-4c2e-8dfd-5b99c8d6ca57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14291 | 2026.03.27 20:09:06.095954 [ 276 ] {3d7f1401-d598-4c2e-8dfd-5b99c8d6ca57} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14292 | 2026.03.27 20:09:06.095990 [ 276 ] {3d7f1401-d598-4c2e-8dfd-5b99c8d6ca57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14293 | 2026.03.27 20:09:06.096270 [ 276 ] {3d7f1401-d598-4c2e-8dfd-5b99c8d6ca57} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14294 | 2026.03.27 20:09:06.096472 [ 276 ] {3d7f1401-d598-4c2e-8dfd-5b99c8d6ca57} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14295 | 2026.03.27 20:09:06.096602 [ 276 ] {3d7f1401-d598-4c2e-8dfd-5b99c8d6ca57} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 60.92 KiB/sec. | ||
| 14296 | 2026.03.27 20:09:06.096606 [ 150 ] {} <Debug> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 14297 | 2026.03.27 20:09:06.096639 [ 276 ] {3d7f1401-d598-4c2e-8dfd-5b99c8d6ca57} <Debug> TCPHandler: Processed in 0.001251162 sec. | ||
| 14298 | 2026.03.27 20:09:06.096678 [ 150 ] {} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14299 | 2026.03.27 20:09:06.096705 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14300 | 2026.03.27 20:09:06.096710 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7647 rows, containing 5 columns (5 merged, 0 gathered) in 0.002775249 sec., 2755428.4318271982 rows/sec., 219.97 MiB/sec. | ||
| 14301 | 2026.03.27 20:09:06.096769 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14302 | 2026.03.27 20:09:06.096779 [ 191 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 14303 | 2026.03.27 20:09:06.096867 [ 276 ] {dc68a6bc-b2a4-4b87-af00-8548ac2d590b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14304 | 2026.03.27 20:09:06.096868 [ 191 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14305 | 2026.03.27 20:09:06.096902 [ 191 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 978 rows starting from the beginning of the part | ||
| 14306 | 2026.03.27 20:09:06.096907 [ 276 ] {dc68a6bc-b2a4-4b87-af00-8548ac2d590b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14307 | 2026.03.27 20:09:06.096945 [ 191 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 825 rows starting from the beginning of the part | ||
| 14308 | 2026.03.27 20:09:06.096982 [ 191 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 825 rows starting from the beginning of the part | ||
| 14309 | 2026.03.27 20:09:06.097015 [ 191 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 950 rows starting from the beginning of the part | ||
| 14310 | 2026.03.27 20:09:06.097053 [ 191 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 149 rows starting from the beginning of the part | ||
| 14311 | 2026.03.27 20:09:06.097091 [ 191 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 14312 | 2026.03.27 20:09:06.097107 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14313 | 2026.03.27 20:09:06.097324 [ 276 ] {dc68a6bc-b2a4-4b87-af00-8548ac2d590b} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14314 | 2026.03.27 20:09:06.097364 [ 276 ] {dc68a6bc-b2a4-4b87-af00-8548ac2d590b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14315 | 2026.03.27 20:09:06.097493 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_106_21} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14316 | 2026.03.27 20:09:06.097602 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_106_21} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14317 | 2026.03.27 20:09:06.097701 [ 276 ] {dc68a6bc-b2a4-4b87-af00-8548ac2d590b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14318 | 2026.03.27 20:09:06.097712 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 14319 | 2026.03.27 20:09:06.097923 [ 276 ] {dc68a6bc-b2a4-4b87-af00-8548ac2d590b} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14320 | 2026.03.27 20:09:06.098055 [ 276 ] {dc68a6bc-b2a4-4b87-af00-8548ac2d590b} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001206 sec., 75456.05306799336 rows/sec., 5.90 MiB/sec. | ||
| 14321 | 2026.03.27 20:09:06.098065 [ 150 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14322 | 2026.03.27 20:09:06.098094 [ 276 ] {dc68a6bc-b2a4-4b87-af00-8548ac2d590b} <Debug> TCPHandler: Processed in 0.001372885 sec. | ||
| 14323 | 2026.03.27 20:09:06.098107 [ 150 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14324 | 2026.03.27 20:09:06.098132 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14325 | 2026.03.27 20:09:06.098213 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14326 | 2026.03.27 20:09:06.098249 [ 200 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::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 | ||
| 14327 | 2026.03.27 20:09:06.098311 [ 276 ] {68889084-21a2-4a85-b524-4ab2e6626c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14328 | 2026.03.27 20:09:06.098359 [ 276 ] {68889084-21a2-4a85-b524-4ab2e6626c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14329 | 2026.03.27 20:09:06.098393 [ 200 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14330 | 2026.03.27 20:09:06.098406 [ 194 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001653509 sec., 2254599.158516827 rows/sec., 141.80 MiB/sec. | ||
| 14331 | 2026.03.27 20:09:06.098431 [ 200 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1831 rows starting from the beginning of the part | ||
| 14332 | 2026.03.27 20:09:06.098506 [ 200 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1742 rows starting from the beginning of the part | ||
| 14333 | 2026.03.27 20:09:06.098550 [ 200 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
| 14334 | 2026.03.27 20:09:06.098594 [ 200 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 81 rows starting from the beginning of the part | ||
| 14335 | 2026.03.27 20:09:06.098610 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 14336 | 2026.03.27 20:09:06.098638 [ 200 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 514 rows starting from the beginning of the part | ||
| 14337 | 2026.03.27 20:09:06.098684 [ 200 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 91 rows starting from the beginning of the part | ||
| 14338 | 2026.03.27 20:09:06.098788 [ 276 ] {68889084-21a2-4a85-b524-4ab2e6626c77} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14339 | 2026.03.27 20:09:06.098830 [ 276 ] {68889084-21a2-4a85-b524-4ab2e6626c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14340 | 2026.03.27 20:09:06.098928 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_32_7} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14341 | 2026.03.27 20:09:06.099017 [ 193 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_32_7} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 14342 | 2026.03.27 20:09:06.099107 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 14343 | 2026.03.27 20:09:06.099195 [ 276 ] {68889084-21a2-4a85-b524-4ab2e6626c77} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14344 | 2026.03.27 20:09:06.099416 [ 276 ] {68889084-21a2-4a85-b524-4ab2e6626c77} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14345 | 2026.03.27 20:09:06.099552 [ 276 ] {68889084-21a2-4a85-b524-4ab2e6626c77} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001259 sec., 131056.39396346308 rows/sec., 9.12 MiB/sec. | ||
| 14346 | 2026.03.27 20:09:06.099589 [ 276 ] {68889084-21a2-4a85-b524-4ab2e6626c77} <Debug> TCPHandler: Processed in 0.001424155 sec. | ||
| 14347 | 2026.03.27 20:09:06.099702 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14348 | 2026.03.27 20:09:06.099795 [ 276 ] {a7256ad1-410f-4788-b0ac-e06080c7b494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14349 | 2026.03.27 20:09:06.099837 [ 276 ] {a7256ad1-410f-4788-b0ac-e06080c7b494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14350 | 2026.03.27 20:09:06.100156 [ 276 ] {a7256ad1-410f-4788-b0ac-e06080c7b494} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14351 | 2026.03.27 20:09:06.100187 [ 200 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4323 rows, containing 5 columns (5 merged, 0 gathered) in 0.001989005 sec., 2173448.533311882 rows/sec., 157.57 MiB/sec. | ||
| 14352 | 2026.03.27 20:09:06.100190 [ 276 ] {a7256ad1-410f-4788-b0ac-e06080c7b494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14353 | 2026.03.27 20:09:06.100460 [ 194 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14354 | 2026.03.27 20:09:06.100517 [ 276 ] {a7256ad1-410f-4788-b0ac-e06080c7b494} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14355 | 2026.03.27 20:09:06.100815 [ 276 ] {a7256ad1-410f-4788-b0ac-e06080c7b494} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14356 | 2026.03.27 20:09:06.100863 [ 194 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_106_21} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14357 | 2026.03.27 20:09:06.100946 [ 194 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_106_21} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14358 | 2026.03.27 20:09:06.100951 [ 276 ] {a7256ad1-410f-4788-b0ac-e06080c7b494} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001174 sec., 851.7887563884158 rows/sec., 54.07 KiB/sec. | ||
| 14359 | 2026.03.27 20:09:06.101020 [ 276 ] {a7256ad1-410f-4788-b0ac-e06080c7b494} <Debug> TCPHandler: Processed in 0.001364494 sec. | ||
| 14360 | 2026.03.27 20:09:06.101070 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 14361 | 2026.03.27 20:09:06.101142 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14362 | 2026.03.27 20:09:06.101241 [ 276 ] {c814ae02-1bb8-4016-b8b5-674e123c33fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14363 | 2026.03.27 20:09:06.101295 [ 276 ] {c814ae02-1bb8-4016-b8b5-674e123c33fb} <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 | ||
| 14364 | 2026.03.27 20:09:06.102117 [ 276 ] {c814ae02-1bb8-4016-b8b5-674e123c33fb} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14365 | 2026.03.27 20:09:06.102154 [ 276 ] {c814ae02-1bb8-4016-b8b5-674e123c33fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14366 | 2026.03.27 20:09:06.102708 [ 276 ] {c814ae02-1bb8-4016-b8b5-674e123c33fb} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14367 | 2026.03.27 20:09:06.102959 [ 276 ] {c814ae02-1bb8-4016-b8b5-674e123c33fb} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14368 | 2026.03.27 20:09:06.103099 [ 276 ] {c814ae02-1bb8-4016-b8b5-674e123c33fb} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001876 sec., 9061.83368869936 rows/sec., 16.24 MiB/sec. | ||
| 14369 | 2026.03.27 20:09:06.103162 [ 276 ] {c814ae02-1bb8-4016-b8b5-674e123c33fb} <Debug> TCPHandler: Processed in 0.002073476 sec. | ||
| 14370 | 2026.03.27 20:09:06.103278 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14371 | 2026.03.27 20:09:06.103373 [ 276 ] {8e8481e2-2058-4cf8-9e40-50bee8533c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14372 | 2026.03.27 20:09:06.103414 [ 276 ] {8e8481e2-2058-4cf8-9e40-50bee8533c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14373 | 2026.03.27 20:09:06.103757 [ 276 ] {8e8481e2-2058-4cf8-9e40-50bee8533c11} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14374 | 2026.03.27 20:09:06.103790 [ 276 ] {8e8481e2-2058-4cf8-9e40-50bee8533c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14375 | 2026.03.27 20:09:06.104096 [ 276 ] {8e8481e2-2058-4cf8-9e40-50bee8533c11} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14376 | 2026.03.27 20:09:06.104312 [ 276 ] {8e8481e2-2058-4cf8-9e40-50bee8533c11} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14377 | 2026.03.27 20:09:06.104413 [ 151 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14378 | 2026.03.27 20:09:06.104437 [ 151 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14379 | 2026.03.27 20:09:06.104440 [ 276 ] {8e8481e2-2058-4cf8-9e40-50bee8533c11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 14380 | 2026.03.27 20:09:06.104454 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14381 | 2026.03.27 20:09:06.104480 [ 276 ] {8e8481e2-2058-4cf8-9e40-50bee8533c11} <Debug> TCPHandler: Processed in 0.001251252 sec. | ||
| 14382 | 2026.03.27 20:09:06.104525 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 14383 | 2026.03.27 20:09:06.104613 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14384 | 2026.03.27 20:09:06.104643 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5430 rows starting from the beginning of the part | ||
| 14385 | 2026.03.27 20:09:06.104694 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 42 rows starting from the beginning of the part | ||
| 14386 | 2026.03.27 20:09:06.104733 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 48 rows starting from the beginning of the part | ||
| 14387 | 2026.03.27 20:09:06.104771 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::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 | ||
| 14388 | 2026.03.27 20:09:06.104809 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 90 rows starting from the beginning of the part | ||
| 14389 | 2026.03.27 20:09:06.104847 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 14390 | 2026.03.27 20:09:06.106271 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5730 rows, containing 4 columns (4 merged, 0 gathered) in 0.001777361 sec., 3223880.798554711 rows/sec., 212.28 MiB/sec. | ||
| 14391 | 2026.03.27 20:09:06.106638 [ 200 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14392 | 2026.03.27 20:09:06.106908 [ 200 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_106_21} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14393 | 2026.03.27 20:09:06.106989 [ 200 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_106_21} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14394 | 2026.03.27 20:09:06.107078 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 14395 | 2026.03.27 20:09:06.640462 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14396 | 2026.03.27 20:09:06.658111 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14397 | 2026.03.27 20:09:06.658168 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14398 | 2026.03.27 20:09:06.664133 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14399 | 2026.03.27 20:09:06.664888 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14400 | 2026.03.27 20:09:06.667849 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14401 | 2026.03.27 20:09:07.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.15 MiB, peak 376.86 MiB, free memory in arenas 0.00 B, will set to 362.84 MiB (RSS), difference: -1.31 MiB | ||
| 14402 | 2026.03.27 20:09:07.632600 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1810 | ||
| 14403 | 2026.03.27 20:09:07.635233 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14404 | 2026.03.27 20:09:07.635290 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14405 | 2026.03.27 20:09:07.636524 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14406 | 2026.03.27 20:09:07.636795 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14407 | 2026.03.27 20:09:07.637168 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1810 | ||
| 14408 | 2026.03.27 20:09:11.098121 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14409 | 2026.03.27 20:09:11.098322 [ 276 ] {6a374832-0222-428c-83fd-938ef3c07b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14410 | 2026.03.27 20:09:11.098387 [ 276 ] {6a374832-0222-428c-83fd-938ef3c07b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14411 | 2026.03.27 20:09:11.099158 [ 276 ] {6a374832-0222-428c-83fd-938ef3c07b8d} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14412 | 2026.03.27 20:09:11.099209 [ 276 ] {6a374832-0222-428c-83fd-938ef3c07b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14413 | 2026.03.27 20:09:11.099625 [ 276 ] {6a374832-0222-428c-83fd-938ef3c07b8d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14414 | 2026.03.27 20:09:11.099862 [ 276 ] {6a374832-0222-428c-83fd-938ef3c07b8d} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14415 | 2026.03.27 20:09:11.100027 [ 276 ] {6a374832-0222-428c-83fd-938ef3c07b8d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001751 sec., 162193.03255282695 rows/sec., 10.30 MiB/sec. | ||
| 14416 | 2026.03.27 20:09:11.100080 [ 276 ] {6a374832-0222-428c-83fd-938ef3c07b8d} <Debug> TCPHandler: Processed in 0.002080417 sec. | ||
| 14417 | 2026.03.27 20:09:11.100215 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14418 | 2026.03.27 20:09:11.100321 [ 276 ] {bb0a8cc2-4767-499a-9776-45596b0ec87f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14419 | 2026.03.27 20:09:11.100364 [ 276 ] {bb0a8cc2-4767-499a-9776-45596b0ec87f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14420 | 2026.03.27 20:09:11.101409 [ 276 ] {bb0a8cc2-4767-499a-9776-45596b0ec87f} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14421 | 2026.03.27 20:09:11.101448 [ 276 ] {bb0a8cc2-4767-499a-9776-45596b0ec87f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14422 | 2026.03.27 20:09:11.101812 [ 276 ] {bb0a8cc2-4767-499a-9776-45596b0ec87f} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14423 | 2026.03.27 20:09:11.102025 [ 276 ] {bb0a8cc2-4767-499a-9776-45596b0ec87f} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14424 | 2026.03.27 20:09:11.102159 [ 276 ] {bb0a8cc2-4767-499a-9776-45596b0ec87f} <Debug> executeQuery: Read 845 rows, 68.03 KiB in 0.001861 sec., 454056.9586243955 rows/sec., 35.70 MiB/sec. | ||
| 14425 | 2026.03.27 20:09:11.102198 [ 276 ] {bb0a8cc2-4767-499a-9776-45596b0ec87f} <Debug> TCPHandler: Processed in 0.002034776 sec. | ||
| 14426 | 2026.03.27 20:09:11.102321 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14427 | 2026.03.27 20:09:11.102418 [ 276 ] {d4999bd0-8ed9-477a-84de-931ed74356dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14428 | 2026.03.27 20:09:11.102457 [ 276 ] {d4999bd0-8ed9-477a-84de-931ed74356dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14429 | 2026.03.27 20:09:11.102961 [ 276 ] {d4999bd0-8ed9-477a-84de-931ed74356dc} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14430 | 2026.03.27 20:09:11.102998 [ 276 ] {d4999bd0-8ed9-477a-84de-931ed74356dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14431 | 2026.03.27 20:09:11.103318 [ 276 ] {d4999bd0-8ed9-477a-84de-931ed74356dc} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14432 | 2026.03.27 20:09:11.103532 [ 276 ] {d4999bd0-8ed9-477a-84de-931ed74356dc} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14433 | 2026.03.27 20:09:11.103659 [ 276 ] {d4999bd0-8ed9-477a-84de-931ed74356dc} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001262 sec., 131537.24247226623 rows/sec., 8.01 MiB/sec. | ||
| 14434 | 2026.03.27 20:09:11.103672 [ 142 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14435 | 2026.03.27 20:09:11.103697 [ 276 ] {d4999bd0-8ed9-477a-84de-931ed74356dc} <Debug> TCPHandler: Processed in 0.001425055 sec. | ||
| 14436 | 2026.03.27 20:09:11.103740 [ 142 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14437 | 2026.03.27 20:09:11.103768 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14438 | 2026.03.27 20:09:11.103841 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14439 | 2026.03.27 20:09:11.103870 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::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 | ||
| 14440 | 2026.03.27 20:09:11.103940 [ 276 ] {1f0a5a8a-f110-49c2-b7b1-623c2d804f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14441 | 2026.03.27 20:09:11.103984 [ 276 ] {1f0a5a8a-f110-49c2-b7b1-623c2d804f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14442 | 2026.03.27 20:09:11.104017 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14443 | 2026.03.27 20:09:11.104060 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 226 rows starting from the beginning of the part | ||
| 14444 | 2026.03.27 20:09:11.104135 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 179 rows starting from the beginning of the part | ||
| 14445 | 2026.03.27 20:09:11.104186 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 17 rows starting from the beginning of the part | ||
| 14446 | 2026.03.27 20:09:11.104236 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 166 rows starting from the beginning of the part | ||
| 14447 | 2026.03.27 20:09:11.104281 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 27 rows starting from the beginning of the part | ||
| 14448 | 2026.03.27 20:09:11.104326 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 166 rows starting from the beginning of the part | ||
| 14449 | 2026.03.27 20:09:11.104433 [ 276 ] {1f0a5a8a-f110-49c2-b7b1-623c2d804f46} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14450 | 2026.03.27 20:09:11.104474 [ 276 ] {1f0a5a8a-f110-49c2-b7b1-623c2d804f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14451 | 2026.03.27 20:09:11.104822 [ 276 ] {1f0a5a8a-f110-49c2-b7b1-623c2d804f46} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14452 | 2026.03.27 20:09:11.105052 [ 276 ] {1f0a5a8a-f110-49c2-b7b1-623c2d804f46} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14453 | 2026.03.27 20:09:11.105189 [ 276 ] {1f0a5a8a-f110-49c2-b7b1-623c2d804f46} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001269 sec., 117415.28762805359 rows/sec., 7.59 MiB/sec. | ||
| 14454 | 2026.03.27 20:09:11.105226 [ 276 ] {1f0a5a8a-f110-49c2-b7b1-623c2d804f46} <Debug> TCPHandler: Processed in 0.001434636 sec. | ||
| 14455 | 2026.03.27 20:09:11.105338 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14456 | 2026.03.27 20:09:11.105381 [ 200 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 781 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554327 sec., 502468.27083361475 rows/sec., 33.38 MiB/sec. | ||
| 14457 | 2026.03.27 20:09:11.105431 [ 276 ] {8bd68b7b-33af-453f-987c-2010b31f44dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14458 | 2026.03.27 20:09:11.105474 [ 276 ] {8bd68b7b-33af-453f-987c-2010b31f44dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14459 | 2026.03.27 20:09:11.105599 [ 192 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14460 | 2026.03.27 20:09:11.105931 [ 276 ] {8bd68b7b-33af-453f-987c-2010b31f44dd} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14461 | 2026.03.27 20:09:11.105937 [ 192 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_91_18} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14462 | 2026.03.27 20:09:11.105972 [ 276 ] {8bd68b7b-33af-453f-987c-2010b31f44dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14463 | 2026.03.27 20:09:11.106050 [ 192 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_91_18} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14464 | 2026.03.27 20:09:11.106154 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 14465 | 2026.03.27 20:09:11.106304 [ 276 ] {8bd68b7b-33af-453f-987c-2010b31f44dd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14466 | 2026.03.27 20:09:11.106524 [ 276 ] {8bd68b7b-33af-453f-987c-2010b31f44dd} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14467 | 2026.03.27 20:09:11.106653 [ 276 ] {8bd68b7b-33af-453f-987c-2010b31f44dd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001239 sec., 119451.17029862791 rows/sec., 6.79 MiB/sec. | ||
| 14468 | 2026.03.27 20:09:11.106690 [ 276 ] {8bd68b7b-33af-453f-987c-2010b31f44dd} <Debug> TCPHandler: Processed in 0.001400515 sec. | ||
| 14469 | 2026.03.27 20:09:11.106801 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14470 | 2026.03.27 20:09:11.106895 [ 276 ] {d1bc4e8b-e619-463e-bb01-ff85ce942c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14471 | 2026.03.27 20:09:11.106934 [ 276 ] {d1bc4e8b-e619-463e-bb01-ff85ce942c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14472 | 2026.03.27 20:09:11.107602 [ 276 ] {d1bc4e8b-e619-463e-bb01-ff85ce942c2c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14473 | 2026.03.27 20:09:11.107637 [ 276 ] {d1bc4e8b-e619-463e-bb01-ff85ce942c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14474 | 2026.03.27 20:09:11.107978 [ 276 ] {d1bc4e8b-e619-463e-bb01-ff85ce942c2c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14475 | 2026.03.27 20:09:11.108195 [ 276 ] {d1bc4e8b-e619-463e-bb01-ff85ce942c2c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14476 | 2026.03.27 20:09:11.108321 [ 276 ] {d1bc4e8b-e619-463e-bb01-ff85ce942c2c} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001443 sec., 356202.35620235617 rows/sec., 25.11 MiB/sec. | ||
| 14477 | 2026.03.27 20:09:11.108358 [ 276 ] {d1bc4e8b-e619-463e-bb01-ff85ce942c2c} <Debug> TCPHandler: Processed in 0.001607948 sec. | ||
| 14478 | 2026.03.27 20:09:11.108459 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14479 | 2026.03.27 20:09:11.108551 [ 276 ] {0b57af03-1c27-4e34-96de-55b3fd6111ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14480 | 2026.03.27 20:09:11.108592 [ 276 ] {0b57af03-1c27-4e34-96de-55b3fd6111ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14481 | 2026.03.27 20:09:11.108921 [ 276 ] {0b57af03-1c27-4e34-96de-55b3fd6111ae} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14482 | 2026.03.27 20:09:11.108957 [ 276 ] {0b57af03-1c27-4e34-96de-55b3fd6111ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14483 | 2026.03.27 20:09:11.109257 [ 276 ] {0b57af03-1c27-4e34-96de-55b3fd6111ae} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 14484 | 2026.03.27 20:09:11.109467 [ 276 ] {0b57af03-1c27-4e34-96de-55b3fd6111ae} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14485 | 2026.03.27 20:09:11.109593 [ 276 ] {0b57af03-1c27-4e34-96de-55b3fd6111ae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 14486 | 2026.03.27 20:09:11.109630 [ 276 ] {0b57af03-1c27-4e34-96de-55b3fd6111ae} <Debug> TCPHandler: Processed in 0.001218792 sec. | ||
| 14487 | 2026.03.27 20:09:11.109738 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14488 | 2026.03.27 20:09:11.109834 [ 276 ] {c471abf1-9f30-4e49-8817-7db5d3e5feb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14489 | 2026.03.27 20:09:11.109877 [ 276 ] {c471abf1-9f30-4e49-8817-7db5d3e5feb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14490 | 2026.03.27 20:09:11.110321 [ 276 ] {c471abf1-9f30-4e49-8817-7db5d3e5feb3} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14491 | 2026.03.27 20:09:11.110356 [ 276 ] {c471abf1-9f30-4e49-8817-7db5d3e5feb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14492 | 2026.03.27 20:09:11.110692 [ 276 ] {c471abf1-9f30-4e49-8817-7db5d3e5feb3} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14493 | 2026.03.27 20:09:11.110910 [ 276 ] {c471abf1-9f30-4e49-8817-7db5d3e5feb3} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14494 | 2026.03.27 20:09:11.111048 [ 276 ] {c471abf1-9f30-4e49-8817-7db5d3e5feb3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001231 sec., 215272.13647441103 rows/sec., 14.31 MiB/sec. | ||
| 14495 | 2026.03.27 20:09:11.111060 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_102_26 to all_107_107_0 | ||
| 14496 | 2026.03.27 20:09:11.111085 [ 276 ] {c471abf1-9f30-4e49-8817-7db5d3e5feb3} <Debug> TCPHandler: Processed in 0.001396195 sec. | ||
| 14497 | 2026.03.27 20:09:11.111104 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14498 | 2026.03.27 20:09:11.111128 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14499 | 2026.03.27 20:09:11.111199 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14500 | 2026.03.27 20:09:11.111200 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_107_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_102_26 to all_107_107_0 into Compact with storage Full | ||
| 14501 | 2026.03.27 20:09:11.111297 [ 276 ] {919ac423-2a78-4609-82be-9b50670edeb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14502 | 2026.03.27 20:09:11.111315 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_107_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14503 | 2026.03.27 20:09:11.111343 [ 276 ] {919ac423-2a78-4609-82be-9b50670edeb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14504 | 2026.03.27 20:09:11.111347 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_107_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_102_26, total 40285 rows starting from the beginning of the part | ||
| 14505 | 2026.03.27 20:09:11.111408 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_107_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 128 rows starting from the beginning of the part | ||
| 14506 | 2026.03.27 20:09:11.111444 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_107_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 14507 | 2026.03.27 20:09:11.111480 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_107_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 265 rows starting from the beginning of the part | ||
| 14508 | 2026.03.27 20:09:11.111514 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_107_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 165 rows starting from the beginning of the part | ||
| 14509 | 2026.03.27 20:09:11.111549 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_107_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 265 rows starting from the beginning of the part | ||
| 14510 | 2026.03.27 20:09:11.111664 [ 276 ] {919ac423-2a78-4609-82be-9b50670edeb5} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14511 | 2026.03.27 20:09:11.111705 [ 276 ] {919ac423-2a78-4609-82be-9b50670edeb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14512 | 2026.03.27 20:09:11.112030 [ 276 ] {919ac423-2a78-4609-82be-9b50670edeb5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14513 | 2026.03.27 20:09:11.112261 [ 276 ] {919ac423-2a78-4609-82be-9b50670edeb5} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14514 | 2026.03.27 20:09:11.112394 [ 276 ] {919ac423-2a78-4609-82be-9b50670edeb5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 60.49 KiB/sec. | ||
| 14515 | 2026.03.27 20:09:11.112430 [ 276 ] {919ac423-2a78-4609-82be-9b50670edeb5} <Debug> TCPHandler: Processed in 0.001279423 sec. | ||
| 14516 | 2026.03.27 20:09:11.112538 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14517 | 2026.03.27 20:09:11.112633 [ 276 ] {279a0a1b-6198-4cec-b528-d17bd9933f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14518 | 2026.03.27 20:09:11.112686 [ 276 ] {279a0a1b-6198-4cec-b528-d17bd9933f4f} <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 | ||
| 14519 | 2026.03.27 20:09:11.113525 [ 276 ] {279a0a1b-6198-4cec-b528-d17bd9933f4f} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14520 | 2026.03.27 20:09:11.113561 [ 276 ] {279a0a1b-6198-4cec-b528-d17bd9933f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14521 | 2026.03.27 20:09:11.114129 [ 276 ] {279a0a1b-6198-4cec-b528-d17bd9933f4f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14522 | 2026.03.27 20:09:11.114356 [ 276 ] {279a0a1b-6198-4cec-b528-d17bd9933f4f} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14523 | 2026.03.27 20:09:11.114498 [ 276 ] {279a0a1b-6198-4cec-b528-d17bd9933f4f} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001883 sec., 12745.618693574084 rows/sec., 22.84 MiB/sec. | ||
| 14524 | 2026.03.27 20:09:11.114498 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14525 | 2026.03.27 20:09:11.114548 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14526 | 2026.03.27 20:09:11.114563 [ 276 ] {279a0a1b-6198-4cec-b528-d17bd9933f4f} <Debug> TCPHandler: Processed in 0.002073407 sec. | ||
| 14527 | 2026.03.27 20:09:11.114565 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14528 | 2026.03.27 20:09:11.114665 [ 200 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::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 | ||
| 14529 | 2026.03.27 20:09:11.114678 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14530 | 2026.03.27 20:09:11.114786 [ 276 ] {c8abe9fe-8fcb-4d12-982c-1de6148fb72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14531 | 2026.03.27 20:09:11.114828 [ 276 ] {c8abe9fe-8fcb-4d12-982c-1de6148fb72f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14532 | 2026.03.27 20:09:11.114910 [ 200 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14533 | 2026.03.27 20:09:11.114979 [ 200 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1893 rows starting from the beginning of the part | ||
| 14534 | 2026.03.27 20:09:11.115112 [ 200 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 35 rows starting from the beginning of the part | ||
| 14535 | 2026.03.27 20:09:11.115175 [ 276 ] {c8abe9fe-8fcb-4d12-982c-1de6148fb72f} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14536 | 2026.03.27 20:09:11.115214 [ 276 ] {c8abe9fe-8fcb-4d12-982c-1de6148fb72f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14537 | 2026.03.27 20:09:11.115220 [ 200 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 17 rows starting from the beginning of the part | ||
| 14538 | 2026.03.27 20:09:11.115324 [ 200 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 24 rows starting from the beginning of the part | ||
| 14539 | 2026.03.27 20:09:11.115421 [ 200 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 17 rows starting from the beginning of the part | ||
| 14540 | 2026.03.27 20:09:11.115517 [ 200 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 24 rows starting from the beginning of the part | ||
| 14541 | 2026.03.27 20:09:11.115563 [ 276 ] {c8abe9fe-8fcb-4d12-982c-1de6148fb72f} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14542 | 2026.03.27 20:09:11.115787 [ 276 ] {c8abe9fe-8fcb-4d12-982c-1de6148fb72f} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14543 | 2026.03.27 20:09:11.115931 [ 276 ] {c8abe9fe-8fcb-4d12-982c-1de6148fb72f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001164 sec., 77319.58762886598 rows/sec., 4.84 MiB/sec. | ||
| 14544 | 2026.03.27 20:09:11.115968 [ 276 ] {c8abe9fe-8fcb-4d12-982c-1de6148fb72f} <Debug> TCPHandler: Processed in 0.001338853 sec. | ||
| 14545 | 2026.03.27 20:09:11.119310 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_107_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41268 rows, containing 5 columns (5 merged, 0 gathered) in 0.008132763 sec., 5074290.250435185 rows/sec., 325.20 MiB/sec. | ||
| 14546 | 2026.03.27 20:09:11.119711 [ 188 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_107_27} <Trace> MergedBlockOutputStream: filled checksums all_1_107_27 (state Temporary) | ||
| 14547 | 2026.03.27 20:09:11.120010 [ 188 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_107_27} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_107_27 to all_1_107_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14548 | 2026.03.27 20:09:11.120085 [ 188 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_107_27} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_102_26, all_107_107_0] -> all_1_107_27 | ||
| 14549 | 2026.03.27 20:09:11.120178 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 14550 | 2026.03.27 20:09:11.125018 [ 201 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2010 rows, containing 19 columns (19 merged, 0 gathered) in 0.010393463 sec., 193390.78803667266 rows/sec., 346.55 MiB/sec. | ||
| 14551 | 2026.03.27 20:09:11.127153 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14552 | 2026.03.27 20:09:11.127483 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14553 | 2026.03.27 20:09:11.127560 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14554 | 2026.03.27 20:09:11.127670 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.49 MiB. | ||
| 14555 | 2026.03.27 20:09:12.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 363.71 MiB, peak 381.16 MiB, free memory in arenas 0.00 B, will set to 368.73 MiB (RSS), difference: 5.01 MiB | ||
| 14556 | 2026.03.27 20:09:12.371064 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14557 | 2026.03.27 20:09:12.371118 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14558 | 2026.03.27 20:09:12.535151 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31711 | ||
| 14559 | 2026.03.27 20:09:12.535645 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14560 | 2026.03.27 20:09:12.535684 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14561 | 2026.03.27 20:09:12.536184 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14562 | 2026.03.27 20:09:12.536422 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14563 | 2026.03.27 20:09:12.536544 [ 138 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14564 | 2026.03.27 20:09:12.536566 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31711 | ||
| 14565 | 2026.03.27 20:09:12.536589 [ 138 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14566 | 2026.03.27 20:09:12.536611 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14567 | 2026.03.27 20:09:12.536708 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 14568 | 2026.03.27 20:09:12.536812 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14569 | 2026.03.27 20:09:12.536849 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29343 rows starting from the beginning of the part | ||
| 14570 | 2026.03.27 20:09:12.536915 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 14571 | 2026.03.27 20:09:12.536968 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 14572 | 2026.03.27 20:09:12.537015 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 14573 | 2026.03.27 20:09:12.537054 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 14574 | 2026.03.27 20:09:12.537092 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 14575 | 2026.03.27 20:09:12.539402 [ 201 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31711 rows, containing 4 columns (4 merged, 0 gathered) in 0.002726549 sec., 11630453.001211422 rows/sec., 166.37 MiB/sec. | ||
| 14576 | 2026.03.27 20:09:12.539997 [ 201 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14577 | 2026.03.27 20:09:12.540316 [ 201 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_66_13} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14578 | 2026.03.27 20:09:12.540400 [ 201 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_66_13} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14579 | 2026.03.27 20:09:12.540508 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 14580 | 2026.03.27 20:09:14.167935 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14581 | 2026.03.27 20:09:14.186282 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14582 | 2026.03.27 20:09:14.186342 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14583 | 2026.03.27 20:09:14.192992 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14584 | 2026.03.27 20:09:14.193730 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14585 | 2026.03.27 20:09:14.194020 [ 136 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14586 | 2026.03.27 20:09:14.194082 [ 136 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14587 | 2026.03.27 20:09:14.194101 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 14588 | 2026.03.27 20:09:14.194286 [ 201 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 14589 | 2026.03.27 20:09:14.198098 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14590 | 2026.03.27 20:09:14.198582 [ 201 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14591 | 2026.03.27 20:09:14.200192 [ 201 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 14592 | 2026.03.27 20:09:14.205101 [ 201 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 14593 | 2026.03.27 20:09:14.209617 [ 201 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 14594 | 2026.03.27 20:09:14.214475 [ 201 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 14595 | 2026.03.27 20:09:14.219404 [ 201 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 14596 | 2026.03.27 20:09:14.223540 [ 201 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 14597 | 2026.03.27 20:09:14.277153 [ 196 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.082959076 sec., 5990.905684629371 rows/sec., 30.98 MiB/sec. | ||
| 14598 | 2026.03.27 20:09:14.280638 [ 186 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14599 | 2026.03.27 20:09:14.282993 [ 186 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_66_13} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14600 | 2026.03.27 20:09:14.283112 [ 186 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_66_13} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14601 | 2026.03.27 20:09:14.285947 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
| 14602 | 2026.03.27 20:09:16.090045 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14603 | 2026.03.27 20:09:16.090242 [ 276 ] {f8938b1d-a9f1-4f7d-95a0-67482733c378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14604 | 2026.03.27 20:09:16.090306 [ 276 ] {f8938b1d-a9f1-4f7d-95a0-67482733c378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14605 | 2026.03.27 20:09:16.090982 [ 276 ] {f8938b1d-a9f1-4f7d-95a0-67482733c378} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14606 | 2026.03.27 20:09:16.091030 [ 276 ] {f8938b1d-a9f1-4f7d-95a0-67482733c378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14607 | 2026.03.27 20:09:16.091439 [ 276 ] {f8938b1d-a9f1-4f7d-95a0-67482733c378} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14608 | 2026.03.27 20:09:16.091686 [ 276 ] {f8938b1d-a9f1-4f7d-95a0-67482733c378} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14609 | 2026.03.27 20:09:16.091847 [ 276 ] {f8938b1d-a9f1-4f7d-95a0-67482733c378} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.00165 sec., 54545.454545454544 rows/sec., 4.59 MiB/sec. | ||
| 14610 | 2026.03.27 20:09:16.091897 [ 276 ] {f8938b1d-a9f1-4f7d-95a0-67482733c378} <Debug> TCPHandler: Processed in 0.001984025 sec. | ||
| 14611 | 2026.03.27 20:09:16.092032 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14612 | 2026.03.27 20:09:16.092135 [ 276 ] {8e265edb-5320-41ba-8cc8-4b38cf5b7475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14613 | 2026.03.27 20:09:16.092180 [ 276 ] {8e265edb-5320-41ba-8cc8-4b38cf5b7475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14614 | 2026.03.27 20:09:16.092604 [ 276 ] {8e265edb-5320-41ba-8cc8-4b38cf5b7475} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14615 | 2026.03.27 20:09:16.092641 [ 276 ] {8e265edb-5320-41ba-8cc8-4b38cf5b7475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14616 | 2026.03.27 20:09:16.092947 [ 276 ] {8e265edb-5320-41ba-8cc8-4b38cf5b7475} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14617 | 2026.03.27 20:09:16.093163 [ 276 ] {8e265edb-5320-41ba-8cc8-4b38cf5b7475} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14618 | 2026.03.27 20:09:16.093295 [ 276 ] {8e265edb-5320-41ba-8cc8-4b38cf5b7475} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001183 sec., 14370.245139475908 rows/sec., 1.06 MiB/sec. | ||
| 14619 | 2026.03.27 20:09:16.093333 [ 276 ] {8e265edb-5320-41ba-8cc8-4b38cf5b7475} <Debug> TCPHandler: Processed in 0.001351763 sec. | ||
| 14620 | 2026.03.27 20:09:16.093436 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14621 | 2026.03.27 20:09:16.093530 [ 276 ] {f0d9e890-a338-4b97-8e7e-4ca10f036f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14622 | 2026.03.27 20:09:16.093571 [ 276 ] {f0d9e890-a338-4b97-8e7e-4ca10f036f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14623 | 2026.03.27 20:09:16.094002 [ 276 ] {f0d9e890-a338-4b97-8e7e-4ca10f036f08} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14624 | 2026.03.27 20:09:16.094038 [ 276 ] {f0d9e890-a338-4b97-8e7e-4ca10f036f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14625 | 2026.03.27 20:09:16.094343 [ 276 ] {f0d9e890-a338-4b97-8e7e-4ca10f036f08} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14626 | 2026.03.27 20:09:16.094554 [ 276 ] {f0d9e890-a338-4b97-8e7e-4ca10f036f08} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14627 | 2026.03.27 20:09:16.094684 [ 276 ] {f0d9e890-a338-4b97-8e7e-4ca10f036f08} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001173 sec., 69053.7084398977 rows/sec., 5.39 MiB/sec. | ||
| 14628 | 2026.03.27 20:09:16.094722 [ 276 ] {f0d9e890-a338-4b97-8e7e-4ca10f036f08} <Debug> TCPHandler: Processed in 0.001335194 sec. | ||
| 14629 | 2026.03.27 20:09:16.094836 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14630 | 2026.03.27 20:09:16.094932 [ 276 ] {3c948736-ede5-4274-9983-4b21f0ecdf45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14631 | 2026.03.27 20:09:16.094975 [ 276 ] {3c948736-ede5-4274-9983-4b21f0ecdf45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14632 | 2026.03.27 20:09:16.095386 [ 276 ] {3c948736-ede5-4274-9983-4b21f0ecdf45} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14633 | 2026.03.27 20:09:16.095422 [ 276 ] {3c948736-ede5-4274-9983-4b21f0ecdf45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14634 | 2026.03.27 20:09:16.095760 [ 276 ] {3c948736-ede5-4274-9983-4b21f0ecdf45} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14635 | 2026.03.27 20:09:16.095993 [ 276 ] {3c948736-ede5-4274-9983-4b21f0ecdf45} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14636 | 2026.03.27 20:09:16.096124 [ 276 ] {3c948736-ede5-4274-9983-4b21f0ecdf45} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 14637 | 2026.03.27 20:09:16.096161 [ 276 ] {3c948736-ede5-4274-9983-4b21f0ecdf45} <Debug> TCPHandler: Processed in 0.001373334 sec. | ||
| 14638 | 2026.03.27 20:09:16.096272 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14639 | 2026.03.27 20:09:16.096365 [ 276 ] {80f219fc-0721-48ed-b516-cc8caed631f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14640 | 2026.03.27 20:09:16.096419 [ 276 ] {80f219fc-0721-48ed-b516-cc8caed631f4} <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 | ||
| 14641 | 2026.03.27 20:09:16.097224 [ 276 ] {80f219fc-0721-48ed-b516-cc8caed631f4} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14642 | 2026.03.27 20:09:16.097260 [ 276 ] {80f219fc-0721-48ed-b516-cc8caed631f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14643 | 2026.03.27 20:09:16.097797 [ 276 ] {80f219fc-0721-48ed-b516-cc8caed631f4} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14644 | 2026.03.27 20:09:16.098030 [ 276 ] {80f219fc-0721-48ed-b516-cc8caed631f4} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14645 | 2026.03.27 20:09:16.098171 [ 276 ] {80f219fc-0721-48ed-b516-cc8caed631f4} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001823 sec., 9325.287986834888 rows/sec., 16.71 MiB/sec. | ||
| 14646 | 2026.03.27 20:09:16.098235 [ 276 ] {80f219fc-0721-48ed-b516-cc8caed631f4} <Debug> TCPHandler: Processed in 0.002010816 sec. | ||
| 14647 | 2026.03.27 20:09:16.098349 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14648 | 2026.03.27 20:09:16.098443 [ 276 ] {a923b7e9-66e4-4770-a212-b8027a2aebfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14649 | 2026.03.27 20:09:16.098484 [ 276 ] {a923b7e9-66e4-4770-a212-b8027a2aebfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14650 | 2026.03.27 20:09:16.098820 [ 276 ] {a923b7e9-66e4-4770-a212-b8027a2aebfd} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14651 | 2026.03.27 20:09:16.098856 [ 276 ] {a923b7e9-66e4-4770-a212-b8027a2aebfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14652 | 2026.03.27 20:09:16.099169 [ 276 ] {a923b7e9-66e4-4770-a212-b8027a2aebfd} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14653 | 2026.03.27 20:09:16.099383 [ 276 ] {a923b7e9-66e4-4770-a212-b8027a2aebfd} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14654 | 2026.03.27 20:09:16.099512 [ 276 ] {a923b7e9-66e4-4770-a212-b8027a2aebfd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 14655 | 2026.03.27 20:09:16.099548 [ 276 ] {a923b7e9-66e4-4770-a212-b8027a2aebfd} <Debug> TCPHandler: Processed in 0.001246782 sec. | ||
| 14656 | 2026.03.27 20:09:16.344521 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14657 | 2026.03.27 20:09:16.344687 [ 276 ] {828f211d-6430-442d-ae36-83f939dd6687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14658 | 2026.03.27 20:09:16.344749 [ 276 ] {828f211d-6430-442d-ae36-83f939dd6687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14659 | 2026.03.27 20:09:16.345436 [ 276 ] {828f211d-6430-442d-ae36-83f939dd6687} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14660 | 2026.03.27 20:09:16.345478 [ 276 ] {828f211d-6430-442d-ae36-83f939dd6687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14661 | 2026.03.27 20:09:16.345878 [ 276 ] {828f211d-6430-442d-ae36-83f939dd6687} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14662 | 2026.03.27 20:09:16.346110 [ 276 ] {828f211d-6430-442d-ae36-83f939dd6687} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14663 | 2026.03.27 20:09:16.346247 [ 132 ] {} <Debug> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e) (MergerMutator): Selected 6 parts from all_1_26_6 to all_31_31_0 | ||
| 14664 | 2026.03.27 20:09:16.346264 [ 276 ] {828f211d-6430-442d-ae36-83f939dd6687} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001619 sec., 175416.92402717727 rows/sec., 11.14 MiB/sec. | ||
| 14665 | 2026.03.27 20:09:16.346323 [ 132 ] {} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14666 | 2026.03.27 20:09:16.346333 [ 276 ] {828f211d-6430-442d-ae36-83f939dd6687} <Debug> TCPHandler: Processed in 0.001926904 sec. | ||
| 14667 | 2026.03.27 20:09:16.346354 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14668 | 2026.03.27 20:09:16.346462 [ 195 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_6 to all_31_31_0 into Compact with storage Full | ||
| 14669 | 2026.03.27 20:09:16.346463 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14670 | 2026.03.27 20:09:16.346573 [ 195 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14671 | 2026.03.27 20:09:16.346588 [ 276 ] {36c94883-d5af-4c67-8e3e-1ccd19ef62fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14672 | 2026.03.27 20:09:16.346607 [ 195 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 308 rows starting from the beginning of the part | ||
| 14673 | 2026.03.27 20:09:16.346629 [ 276 ] {36c94883-d5af-4c67-8e3e-1ccd19ef62fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14674 | 2026.03.27 20:09:16.346678 [ 195 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 14675 | 2026.03.27 20:09:16.346732 [ 195 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 14676 | 2026.03.27 20:09:16.346787 [ 195 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 14677 | 2026.03.27 20:09:16.346832 [ 195 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 14678 | 2026.03.27 20:09:16.346877 [ 195 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 284 rows starting from the beginning of the part | ||
| 14679 | 2026.03.27 20:09:16.347033 [ 276 ] {36c94883-d5af-4c67-8e3e-1ccd19ef62fb} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14680 | 2026.03.27 20:09:16.347069 [ 276 ] {36c94883-d5af-4c67-8e3e-1ccd19ef62fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14681 | 2026.03.27 20:09:16.347519 [ 276 ] {36c94883-d5af-4c67-8e3e-1ccd19ef62fb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14682 | 2026.03.27 20:09:16.347738 [ 276 ] {36c94883-d5af-4c67-8e3e-1ccd19ef62fb} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14683 | 2026.03.27 20:09:16.347869 [ 276 ] {36c94883-d5af-4c67-8e3e-1ccd19ef62fb} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001299 sec., 4618.937644341801 rows/sec., 376.64 KiB/sec. | ||
| 14684 | 2026.03.27 20:09:16.347907 [ 276 ] {36c94883-d5af-4c67-8e3e-1ccd19ef62fb} <Debug> TCPHandler: Processed in 0.001493096 sec. | ||
| 14685 | 2026.03.27 20:09:16.347948 [ 199 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531848 sec., 958319.6244013767 rows/sec., 65.13 MiB/sec. | ||
| 14686 | 2026.03.27 20:09:16.348026 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14687 | 2026.03.27 20:09:16.348073 [ 199 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 14688 | 2026.03.27 20:09:16.348120 [ 276 ] {6fe349ea-0b8f-4ba1-8349-2de9d6b609fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14689 | 2026.03.27 20:09:16.348160 [ 276 ] {6fe349ea-0b8f-4ba1-8349-2de9d6b609fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14690 | 2026.03.27 20:09:16.348321 [ 199 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_31_7} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14691 | 2026.03.27 20:09:16.348392 [ 199 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_31_7} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e) (MergerMutator): Merged 6 parts: [all_1_26_6, all_31_31_0] -> all_1_31_7 | ||
| 14692 | 2026.03.27 20:09:16.348472 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 14693 | 2026.03.27 20:09:16.349696 [ 276 ] {6fe349ea-0b8f-4ba1-8349-2de9d6b609fc} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14694 | 2026.03.27 20:09:16.349731 [ 276 ] {6fe349ea-0b8f-4ba1-8349-2de9d6b609fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14695 | 2026.03.27 20:09:16.350226 [ 276 ] {6fe349ea-0b8f-4ba1-8349-2de9d6b609fc} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14696 | 2026.03.27 20:09:16.350445 [ 276 ] {6fe349ea-0b8f-4ba1-8349-2de9d6b609fc} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14697 | 2026.03.27 20:09:16.350575 [ 276 ] {6fe349ea-0b8f-4ba1-8349-2de9d6b609fc} <Debug> executeQuery: Read 3197 rows, 245.54 KiB in 0.002472 sec., 1293284.7896440132 rows/sec., 97.00 MiB/sec. | ||
| 14698 | 2026.03.27 20:09:16.350614 [ 276 ] {6fe349ea-0b8f-4ba1-8349-2de9d6b609fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 14699 | 2026.03.27 20:09:16.350627 [ 276 ] {6fe349ea-0b8f-4ba1-8349-2de9d6b609fc} <Debug> TCPHandler: Processed in 0.002650507 sec. | ||
| 14700 | 2026.03.27 20:09:16.350745 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14701 | 2026.03.27 20:09:16.350840 [ 276 ] {ea8bbfa7-01e5-4a47-b29c-b1c6e5c6f936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14702 | 2026.03.27 20:09:16.350878 [ 276 ] {ea8bbfa7-01e5-4a47-b29c-b1c6e5c6f936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14703 | 2026.03.27 20:09:16.351341 [ 276 ] {ea8bbfa7-01e5-4a47-b29c-b1c6e5c6f936} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14704 | 2026.03.27 20:09:16.351377 [ 276 ] {ea8bbfa7-01e5-4a47-b29c-b1c6e5c6f936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14705 | 2026.03.27 20:09:16.351685 [ 276 ] {ea8bbfa7-01e5-4a47-b29c-b1c6e5c6f936} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14706 | 2026.03.27 20:09:16.351899 [ 276 ] {ea8bbfa7-01e5-4a47-b29c-b1c6e5c6f936} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14707 | 2026.03.27 20:09:16.352033 [ 276 ] {ea8bbfa7-01e5-4a47-b29c-b1c6e5c6f936} <Debug> executeQuery: Read 183 rows, 11.59 KiB in 0.001212 sec., 150990.099009901 rows/sec., 9.34 MiB/sec. | ||
| 14708 | 2026.03.27 20:09:16.352070 [ 276 ] {ea8bbfa7-01e5-4a47-b29c-b1c6e5c6f936} <Debug> TCPHandler: Processed in 0.001372514 sec. | ||
| 14709 | 2026.03.27 20:09:16.352199 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14710 | 2026.03.27 20:09:16.352292 [ 276 ] {0f301647-7e73-44ea-8237-791f8ce71ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14711 | 2026.03.27 20:09:16.352331 [ 276 ] {0f301647-7e73-44ea-8237-791f8ce71ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14712 | 2026.03.27 20:09:16.352984 [ 276 ] {0f301647-7e73-44ea-8237-791f8ce71ce5} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14713 | 2026.03.27 20:09:16.353018 [ 276 ] {0f301647-7e73-44ea-8237-791f8ce71ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14714 | 2026.03.27 20:09:16.353370 [ 276 ] {0f301647-7e73-44ea-8237-791f8ce71ce5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14715 | 2026.03.27 20:09:16.353587 [ 276 ] {0f301647-7e73-44ea-8237-791f8ce71ce5} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14716 | 2026.03.27 20:09:16.353714 [ 276 ] {0f301647-7e73-44ea-8237-791f8ce71ce5} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.00144 sec., 659722.2222222221 rows/sec., 38.82 MiB/sec. | ||
| 14717 | 2026.03.27 20:09:16.353775 [ 276 ] {0f301647-7e73-44ea-8237-791f8ce71ce5} <Debug> TCPHandler: Processed in 0.001623858 sec. | ||
| 14718 | 2026.03.27 20:09:16.353887 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14719 | 2026.03.27 20:09:16.353986 [ 276 ] {c55c0ea2-df96-4b14-be6b-b7850a5aeea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14720 | 2026.03.27 20:09:16.354026 [ 276 ] {c55c0ea2-df96-4b14-be6b-b7850a5aeea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14721 | 2026.03.27 20:09:16.354400 [ 276 ] {c55c0ea2-df96-4b14-be6b-b7850a5aeea3} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14722 | 2026.03.27 20:09:16.354436 [ 276 ] {c55c0ea2-df96-4b14-be6b-b7850a5aeea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14723 | 2026.03.27 20:09:16.354723 [ 276 ] {c55c0ea2-df96-4b14-be6b-b7850a5aeea3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 14724 | 2026.03.27 20:09:16.354939 [ 276 ] {c55c0ea2-df96-4b14-be6b-b7850a5aeea3} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14725 | 2026.03.27 20:09:16.355064 [ 276 ] {c55c0ea2-df96-4b14-be6b-b7850a5aeea3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 64.21 KiB/sec. | ||
| 14726 | 2026.03.27 20:09:16.355101 [ 276 ] {c55c0ea2-df96-4b14-be6b-b7850a5aeea3} <Debug> TCPHandler: Processed in 0.001262332 sec. | ||
| 14727 | 2026.03.27 20:09:16.355218 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14728 | 2026.03.27 20:09:16.355330 [ 276 ] {b4ed51bf-6b0a-4ece-9195-8af9911e6f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14729 | 2026.03.27 20:09:16.355377 [ 276 ] {b4ed51bf-6b0a-4ece-9195-8af9911e6f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14730 | 2026.03.27 20:09:16.355888 [ 276 ] {b4ed51bf-6b0a-4ece-9195-8af9911e6f0b} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14731 | 2026.03.27 20:09:16.355931 [ 276 ] {b4ed51bf-6b0a-4ece-9195-8af9911e6f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14732 | 2026.03.27 20:09:16.356275 [ 276 ] {b4ed51bf-6b0a-4ece-9195-8af9911e6f0b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14733 | 2026.03.27 20:09:16.356480 [ 276 ] {b4ed51bf-6b0a-4ece-9195-8af9911e6f0b} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14734 | 2026.03.27 20:09:16.356583 [ 132 ] {} <Debug> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca) (MergerMutator): Selected 6 parts from all_1_26_6 to all_31_31_0 | ||
| 14735 | 2026.03.27 20:09:16.356606 [ 276 ] {b4ed51bf-6b0a-4ece-9195-8af9911e6f0b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001299 sec., 113933.79522709777 rows/sec., 6.48 MiB/sec. | ||
| 14736 | 2026.03.27 20:09:16.356620 [ 132 ] {} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14737 | 2026.03.27 20:09:16.356647 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14738 | 2026.03.27 20:09:16.356649 [ 276 ] {b4ed51bf-6b0a-4ece-9195-8af9911e6f0b} <Debug> TCPHandler: Processed in 0.001490046 sec. | ||
| 14739 | 2026.03.27 20:09:16.356726 [ 187 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_6 to all_31_31_0 into Compact with storage Full | ||
| 14740 | 2026.03.27 20:09:16.356771 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14741 | 2026.03.27 20:09:16.356817 [ 187 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14742 | 2026.03.27 20:09:16.356846 [ 187 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 160 rows starting from the beginning of the part | ||
| 14743 | 2026.03.27 20:09:16.356863 [ 276 ] {0e9ae842-c6b2-42be-8337-3ca78f2f8cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14744 | 2026.03.27 20:09:16.356897 [ 187 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 14745 | 2026.03.27 20:09:16.356902 [ 276 ] {0e9ae842-c6b2-42be-8337-3ca78f2f8cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14746 | 2026.03.27 20:09:16.356944 [ 187 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 14747 | 2026.03.27 20:09:16.356983 [ 187 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 14748 | 2026.03.27 20:09:16.357021 [ 187 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 14749 | 2026.03.27 20:09:16.357058 [ 187 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 148 rows starting from the beginning of the part | ||
| 14750 | 2026.03.27 20:09:16.357819 [ 187 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.00112635 sec., 678297.1545256804 rows/sec., 41.58 MiB/sec. | ||
| 14751 | 2026.03.27 20:09:16.357823 [ 276 ] {0e9ae842-c6b2-42be-8337-3ca78f2f8cfd} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14752 | 2026.03.27 20:09:16.357875 [ 276 ] {0e9ae842-c6b2-42be-8337-3ca78f2f8cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14753 | 2026.03.27 20:09:16.358044 [ 196 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 14754 | 2026.03.27 20:09:16.358321 [ 276 ] {0e9ae842-c6b2-42be-8337-3ca78f2f8cfd} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14755 | 2026.03.27 20:09:16.358388 [ 196 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_31_7} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14756 | 2026.03.27 20:09:16.358478 [ 196 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_31_7} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca) (MergerMutator): Merged 6 parts: [all_1_26_6, all_31_31_0] -> all_1_31_7 | ||
| 14757 | 2026.03.27 20:09:16.358570 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 14758 | 2026.03.27 20:09:16.358575 [ 276 ] {0e9ae842-c6b2-42be-8337-3ca78f2f8cfd} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14759 | 2026.03.27 20:09:16.358719 [ 276 ] {0e9ae842-c6b2-42be-8337-3ca78f2f8cfd} <Debug> executeQuery: Read 1746 rows, 120.59 KiB in 0.001874 sec., 931696.9050160085 rows/sec., 62.84 MiB/sec. | ||
| 14760 | 2026.03.27 20:09:16.358758 [ 276 ] {0e9ae842-c6b2-42be-8337-3ca78f2f8cfd} <Debug> TCPHandler: Processed in 0.002035136 sec. | ||
| 14761 | 2026.03.27 20:09:16.358877 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14762 | 2026.03.27 20:09:16.358974 [ 276 ] {fccb6f9f-102a-4cec-92fb-daec1e3bbbf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14763 | 2026.03.27 20:09:16.359015 [ 276 ] {fccb6f9f-102a-4cec-92fb-daec1e3bbbf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14764 | 2026.03.27 20:09:16.359348 [ 276 ] {fccb6f9f-102a-4cec-92fb-daec1e3bbbf4} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14765 | 2026.03.27 20:09:16.359385 [ 276 ] {fccb6f9f-102a-4cec-92fb-daec1e3bbbf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14766 | 2026.03.27 20:09:16.359685 [ 276 ] {fccb6f9f-102a-4cec-92fb-daec1e3bbbf4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 14767 | 2026.03.27 20:09:16.359884 [ 276 ] {fccb6f9f-102a-4cec-92fb-daec1e3bbbf4} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14768 | 2026.03.27 20:09:16.360010 [ 276 ] {fccb6f9f-102a-4cec-92fb-daec1e3bbbf4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 14769 | 2026.03.27 20:09:16.360047 [ 276 ] {fccb6f9f-102a-4cec-92fb-daec1e3bbbf4} <Debug> TCPHandler: Processed in 0.001220031 sec. | ||
| 14770 | 2026.03.27 20:09:16.360154 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14771 | 2026.03.27 20:09:16.360250 [ 276 ] {23c4ecda-fb7a-40ba-a1ba-2d3d92e7e0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14772 | 2026.03.27 20:09:16.360293 [ 276 ] {23c4ecda-fb7a-40ba-a1ba-2d3d92e7e0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14773 | 2026.03.27 20:09:16.360951 [ 276 ] {23c4ecda-fb7a-40ba-a1ba-2d3d92e7e0a5} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14774 | 2026.03.27 20:09:16.360986 [ 276 ] {23c4ecda-fb7a-40ba-a1ba-2d3d92e7e0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14775 | 2026.03.27 20:09:16.361410 [ 276 ] {23c4ecda-fb7a-40ba-a1ba-2d3d92e7e0a5} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14776 | 2026.03.27 20:09:16.361613 [ 276 ] {23c4ecda-fb7a-40ba-a1ba-2d3d92e7e0a5} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14777 | 2026.03.27 20:09:16.361740 [ 276 ] {23c4ecda-fb7a-40ba-a1ba-2d3d92e7e0a5} <Debug> executeQuery: Read 1604 rows, 99.74 KiB in 0.001508 sec., 1063660.4774535808 rows/sec., 64.59 MiB/sec. | ||
| 14778 | 2026.03.27 20:09:16.361778 [ 276 ] {23c4ecda-fb7a-40ba-a1ba-2d3d92e7e0a5} <Debug> TCPHandler: Processed in 0.00167326 sec. | ||
| 14779 | 2026.03.27 20:09:16.361885 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14780 | 2026.03.27 20:09:16.361986 [ 276 ] {4deec93d-3dce-4202-b853-7a13b86b1da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14781 | 2026.03.27 20:09:16.362027 [ 276 ] {4deec93d-3dce-4202-b853-7a13b86b1da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14782 | 2026.03.27 20:09:16.362336 [ 276 ] {4deec93d-3dce-4202-b853-7a13b86b1da1} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14783 | 2026.03.27 20:09:16.362371 [ 276 ] {4deec93d-3dce-4202-b853-7a13b86b1da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14784 | 2026.03.27 20:09:16.362654 [ 276 ] {4deec93d-3dce-4202-b853-7a13b86b1da1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14785 | 2026.03.27 20:09:16.362861 [ 276 ] {4deec93d-3dce-4202-b853-7a13b86b1da1} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14786 | 2026.03.27 20:09:16.362962 [ 128 ] {} <Debug> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 14787 | 2026.03.27 20:09:16.362989 [ 276 ] {4deec93d-3dce-4202-b853-7a13b86b1da1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 14788 | 2026.03.27 20:09:16.363007 [ 128 ] {} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14789 | 2026.03.27 20:09:16.363031 [ 276 ] {4deec93d-3dce-4202-b853-7a13b86b1da1} <Debug> TCPHandler: Processed in 0.001194681 sec. | ||
| 14790 | 2026.03.27 20:09:16.363031 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14791 | 2026.03.27 20:09:16.363125 [ 195 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::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 | ||
| 14792 | 2026.03.27 20:09:16.363148 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14793 | 2026.03.27 20:09:16.363226 [ 195 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14794 | 2026.03.27 20:09:16.363244 [ 276 ] {6ea5a645-b784-41dd-b578-2ff14164c901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14795 | 2026.03.27 20:09:16.363257 [ 195 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 23 rows starting from the beginning of the part | ||
| 14796 | 2026.03.27 20:09:16.363299 [ 276 ] {6ea5a645-b784-41dd-b578-2ff14164c901} <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 | ||
| 14797 | 2026.03.27 20:09:16.363309 [ 195 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::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 | ||
| 14798 | 2026.03.27 20:09:16.363353 [ 195 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::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 | ||
| 14799 | 2026.03.27 20:09:16.363394 [ 195 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::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 | ||
| 14800 | 2026.03.27 20:09:16.363431 [ 195 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::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 | ||
| 14801 | 2026.03.27 20:09:16.363473 [ 195 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::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 | ||
| 14802 | 2026.03.27 20:09:16.364112 [ 276 ] {6ea5a645-b784-41dd-b578-2ff14164c901} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14803 | 2026.03.27 20:09:16.364147 [ 276 ] {6ea5a645-b784-41dd-b578-2ff14164c901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14804 | 2026.03.27 20:09:16.364272 [ 195 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001181801 sec., 23692.65214701968 rows/sec., 1.54 MiB/sec. | ||
| 14805 | 2026.03.27 20:09:16.364383 [ 191 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 14806 | 2026.03.27 20:09:16.364614 [ 191 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_25_5} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14807 | 2026.03.27 20:09:16.364676 [ 191 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_25_5} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 14808 | 2026.03.27 20:09:16.364685 [ 276 ] {6ea5a645-b784-41dd-b578-2ff14164c901} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14809 | 2026.03.27 20:09:16.364732 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14810 | 2026.03.27 20:09:16.364903 [ 276 ] {6ea5a645-b784-41dd-b578-2ff14164c901} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14811 | 2026.03.27 20:09:16.365038 [ 276 ] {6ea5a645-b784-41dd-b578-2ff14164c901} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001811 sec., 19326.33903920486 rows/sec., 34.63 MiB/sec. | ||
| 14812 | 2026.03.27 20:09:16.365093 [ 276 ] {6ea5a645-b784-41dd-b578-2ff14164c901} <Debug> TCPHandler: Processed in 0.001994815 sec. | ||
| 14813 | 2026.03.27 20:09:16.365209 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14814 | 2026.03.27 20:09:16.365304 [ 276 ] {f4c3b23d-b55a-4428-9388-184741bc023d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14815 | 2026.03.27 20:09:16.365346 [ 276 ] {f4c3b23d-b55a-4428-9388-184741bc023d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14816 | 2026.03.27 20:09:16.365693 [ 276 ] {f4c3b23d-b55a-4428-9388-184741bc023d} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14817 | 2026.03.27 20:09:16.365730 [ 276 ] {f4c3b23d-b55a-4428-9388-184741bc023d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14818 | 2026.03.27 20:09:16.366020 [ 276 ] {f4c3b23d-b55a-4428-9388-184741bc023d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14819 | 2026.03.27 20:09:16.366219 [ 276 ] {f4c3b23d-b55a-4428-9388-184741bc023d} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14820 | 2026.03.27 20:09:16.366342 [ 276 ] {f4c3b23d-b55a-4428-9388-184741bc023d} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001056 sec., 39772.72727272727 rows/sec., 2.27 MiB/sec. | ||
| 14821 | 2026.03.27 20:09:16.366378 [ 276 ] {f4c3b23d-b55a-4428-9388-184741bc023d} <Debug> TCPHandler: Processed in 0.001219601 sec. | ||
| 14822 | 2026.03.27 20:09:17.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.68 MiB, peak 383.67 MiB, free memory in arenas 0.00 B, will set to 370.26 MiB (RSS), difference: -1.42 MiB | ||
| 14823 | 2026.03.27 20:09:17.637494 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 1870 | ||
| 14824 | 2026.03.27 20:09:17.640904 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14825 | 2026.03.27 20:09:17.640961 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14826 | 2026.03.27 20:09:17.642240 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14827 | 2026.03.27 20:09:17.642519 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14828 | 2026.03.27 20:09:17.642915 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1870 | ||
| 14829 | 2026.03.27 20:09:20.036886 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32223 | ||
| 14830 | 2026.03.27 20:09:20.037469 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14831 | 2026.03.27 20:09:20.037506 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14832 | 2026.03.27 20:09:20.037978 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14833 | 2026.03.27 20:09:20.038211 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14834 | 2026.03.27 20:09:20.038345 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32223 | ||
| 14835 | 2026.03.27 20:09:21.087546 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14836 | 2026.03.27 20:09:21.087739 [ 276 ] {70c61184-804d-4e56-a796-3ecc968b8409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14837 | 2026.03.27 20:09:21.087809 [ 276 ] {70c61184-804d-4e56-a796-3ecc968b8409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14838 | 2026.03.27 20:09:21.088564 [ 276 ] {70c61184-804d-4e56-a796-3ecc968b8409} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14839 | 2026.03.27 20:09:21.088610 [ 276 ] {70c61184-804d-4e56-a796-3ecc968b8409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14840 | 2026.03.27 20:09:21.089002 [ 276 ] {70c61184-804d-4e56-a796-3ecc968b8409} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14841 | 2026.03.27 20:09:21.089217 [ 276 ] {70c61184-804d-4e56-a796-3ecc968b8409} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14842 | 2026.03.27 20:09:21.089367 [ 276 ] {70c61184-804d-4e56-a796-3ecc968b8409} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001679 sec., 33353.18642048839 rows/sec., 2.56 MiB/sec. | ||
| 14843 | 2026.03.27 20:09:21.089408 [ 276 ] {70c61184-804d-4e56-a796-3ecc968b8409} <Debug> TCPHandler: Processed in 0.001997045 sec. | ||
| 14844 | 2026.03.27 20:09:21.089546 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14845 | 2026.03.27 20:09:21.089640 [ 276 ] {db3d0da7-1964-4f6d-b951-e6f989214e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14846 | 2026.03.27 20:09:21.089681 [ 276 ] {db3d0da7-1964-4f6d-b951-e6f989214e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14847 | 2026.03.27 20:09:21.090157 [ 276 ] {db3d0da7-1964-4f6d-b951-e6f989214e8b} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14848 | 2026.03.27 20:09:21.090195 [ 276 ] {db3d0da7-1964-4f6d-b951-e6f989214e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14849 | 2026.03.27 20:09:21.090501 [ 276 ] {db3d0da7-1964-4f6d-b951-e6f989214e8b} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14850 | 2026.03.27 20:09:21.090710 [ 276 ] {db3d0da7-1964-4f6d-b951-e6f989214e8b} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14851 | 2026.03.27 20:09:21.090836 [ 276 ] {db3d0da7-1964-4f6d-b951-e6f989214e8b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 14852 | 2026.03.27 20:09:21.090874 [ 276 ] {db3d0da7-1964-4f6d-b951-e6f989214e8b} <Debug> TCPHandler: Processed in 0.001376804 sec. | ||
| 14853 | 2026.03.27 20:09:21.090998 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14854 | 2026.03.27 20:09:21.091094 [ 276 ] {80f2cfe4-17f4-4081-b0f7-1b989434148d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14855 | 2026.03.27 20:09:21.091138 [ 276 ] {80f2cfe4-17f4-4081-b0f7-1b989434148d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14856 | 2026.03.27 20:09:21.091580 [ 276 ] {80f2cfe4-17f4-4081-b0f7-1b989434148d} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14857 | 2026.03.27 20:09:21.091617 [ 276 ] {80f2cfe4-17f4-4081-b0f7-1b989434148d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14858 | 2026.03.27 20:09:21.091947 [ 276 ] {80f2cfe4-17f4-4081-b0f7-1b989434148d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14859 | 2026.03.27 20:09:21.092214 [ 276 ] {80f2cfe4-17f4-4081-b0f7-1b989434148d} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14860 | 2026.03.27 20:09:21.092358 [ 276 ] {80f2cfe4-17f4-4081-b0f7-1b989434148d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001283 sec., 99766.17303195635 rows/sec., 6.95 MiB/sec. | ||
| 14861 | 2026.03.27 20:09:21.092397 [ 276 ] {80f2cfe4-17f4-4081-b0f7-1b989434148d} <Debug> TCPHandler: Processed in 0.001447406 sec. | ||
| 14862 | 2026.03.27 20:09:21.092524 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14863 | 2026.03.27 20:09:21.092621 [ 276 ] {72305e25-5c20-4c9d-ac48-76ac22bcde3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14864 | 2026.03.27 20:09:21.092664 [ 276 ] {72305e25-5c20-4c9d-ac48-76ac22bcde3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14865 | 2026.03.27 20:09:21.093004 [ 276 ] {72305e25-5c20-4c9d-ac48-76ac22bcde3a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14866 | 2026.03.27 20:09:21.093049 [ 276 ] {72305e25-5c20-4c9d-ac48-76ac22bcde3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14867 | 2026.03.27 20:09:21.093359 [ 276 ] {72305e25-5c20-4c9d-ac48-76ac22bcde3a} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14868 | 2026.03.27 20:09:21.093562 [ 276 ] {72305e25-5c20-4c9d-ac48-76ac22bcde3a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14869 | 2026.03.27 20:09:21.093694 [ 276 ] {72305e25-5c20-4c9d-ac48-76ac22bcde3a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001091 sec., 43996.33363886343 rows/sec., 2.97 MiB/sec. | ||
| 14870 | 2026.03.27 20:09:21.093730 [ 276 ] {72305e25-5c20-4c9d-ac48-76ac22bcde3a} <Debug> TCPHandler: Processed in 0.001256072 sec. | ||
| 14871 | 2026.03.27 20:09:21.698310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14872 | 2026.03.27 20:09:21.713331 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14873 | 2026.03.27 20:09:21.713377 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14874 | 2026.03.27 20:09:21.718616 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14875 | 2026.03.27 20:09:21.719271 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14876 | 2026.03.27 20:09:21.721839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14877 | 2026.03.27 20:09:26.090571 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14878 | 2026.03.27 20:09:26.090759 [ 276 ] {56d936e5-a22b-442c-8518-34080fd0faaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14879 | 2026.03.27 20:09:26.090824 [ 276 ] {56d936e5-a22b-442c-8518-34080fd0faaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14880 | 2026.03.27 20:09:26.091485 [ 276 ] {56d936e5-a22b-442c-8518-34080fd0faaf} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14881 | 2026.03.27 20:09:26.091532 [ 276 ] {56d936e5-a22b-442c-8518-34080fd0faaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14882 | 2026.03.27 20:09:26.091919 [ 276 ] {56d936e5-a22b-442c-8518-34080fd0faaf} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14883 | 2026.03.27 20:09:26.092150 [ 276 ] {56d936e5-a22b-442c-8518-34080fd0faaf} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14884 | 2026.03.27 20:09:26.092296 [ 276 ] {56d936e5-a22b-442c-8518-34080fd0faaf} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001583 sec., 56854.07454200884 rows/sec., 4.79 MiB/sec. | ||
| 14885 | 2026.03.27 20:09:26.092309 [ 101 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14886 | 2026.03.27 20:09:26.092338 [ 276 ] {56d936e5-a22b-442c-8518-34080fd0faaf} <Debug> TCPHandler: Processed in 0.001895243 sec. | ||
| 14887 | 2026.03.27 20:09:26.092379 [ 101 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14888 | 2026.03.27 20:09:26.092404 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14889 | 2026.03.27 20:09:26.092487 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14890 | 2026.03.27 20:09:26.092516 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14891 | 2026.03.27 20:09:26.092587 [ 276 ] {c12163ea-6438-41ac-ba5a-4255faab527d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14892 | 2026.03.27 20:09:26.092632 [ 276 ] {c12163ea-6438-41ac-ba5a-4255faab527d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14893 | 2026.03.27 20:09:26.092646 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14894 | 2026.03.27 20:09:26.092685 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 3365 rows starting from the beginning of the part | ||
| 14895 | 2026.03.27 20:09:26.092756 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 845 rows starting from the beginning of the part | ||
| 14896 | 2026.03.27 20:09:26.092805 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 90 rows starting from the beginning of the part | ||
| 14897 | 2026.03.27 20:09:26.092850 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 3197 rows starting from the beginning of the part | ||
| 14898 | 2026.03.27 20:09:26.092893 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 56 rows starting from the beginning of the part | ||
| 14899 | 2026.03.27 20:09:26.092933 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 90 rows starting from the beginning of the part | ||
| 14900 | 2026.03.27 20:09:26.093051 [ 276 ] {c12163ea-6438-41ac-ba5a-4255faab527d} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14901 | 2026.03.27 20:09:26.093095 [ 276 ] {c12163ea-6438-41ac-ba5a-4255faab527d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14902 | 2026.03.27 20:09:26.093428 [ 276 ] {c12163ea-6438-41ac-ba5a-4255faab527d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14903 | 2026.03.27 20:09:26.093633 [ 276 ] {c12163ea-6438-41ac-ba5a-4255faab527d} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14904 | 2026.03.27 20:09:26.093769 [ 276 ] {c12163ea-6438-41ac-ba5a-4255faab527d} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001201 sec., 14154.870940882598 rows/sec., 1.04 MiB/sec. | ||
| 14905 | 2026.03.27 20:09:26.093807 [ 276 ] {c12163ea-6438-41ac-ba5a-4255faab527d} <Debug> TCPHandler: Processed in 0.001370934 sec. | ||
| 14906 | 2026.03.27 20:09:26.093920 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14907 | 2026.03.27 20:09:26.094025 [ 276 ] {c1733e6d-4575-4438-bf72-bf37e0e97847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14908 | 2026.03.27 20:09:26.094066 [ 276 ] {c1733e6d-4575-4438-bf72-bf37e0e97847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14909 | 2026.03.27 20:09:26.094492 [ 276 ] {c1733e6d-4575-4438-bf72-bf37e0e97847} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14910 | 2026.03.27 20:09:26.094527 [ 276 ] {c1733e6d-4575-4438-bf72-bf37e0e97847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14911 | 2026.03.27 20:09:26.094823 [ 276 ] {c1733e6d-4575-4438-bf72-bf37e0e97847} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14912 | 2026.03.27 20:09:26.095035 [ 276 ] {c1733e6d-4575-4438-bf72-bf37e0e97847} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14913 | 2026.03.27 20:09:26.095153 [ 101 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14914 | 2026.03.27 20:09:26.095164 [ 276 ] {c1733e6d-4575-4438-bf72-bf37e0e97847} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001167 sec., 69408.74035989717 rows/sec., 5.42 MiB/sec. | ||
| 14915 | 2026.03.27 20:09:26.095187 [ 101 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14916 | 2026.03.27 20:09:26.095209 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14917 | 2026.03.27 20:09:26.095212 [ 276 ] {c1733e6d-4575-4438-bf72-bf37e0e97847} <Debug> TCPHandler: Processed in 0.001341954 sec. | ||
| 14918 | 2026.03.27 20:09:26.095296 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14919 | 2026.03.27 20:09:26.095360 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14920 | 2026.03.27 20:09:26.095386 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14921 | 2026.03.27 20:09:26.095418 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1831 rows starting from the beginning of the part | ||
| 14922 | 2026.03.27 20:09:26.095429 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7643 rows, containing 5 columns (5 merged, 0 gathered) in 0.002966153 sec., 2576738.2869326025 rows/sec., 205.70 MiB/sec. | ||
| 14923 | 2026.03.27 20:09:26.095455 [ 276 ] {29282062-e37b-4ab2-aeee-623b021a96ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14924 | 2026.03.27 20:09:26.095478 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 514 rows starting from the beginning of the part | ||
| 14925 | 2026.03.27 20:09:26.095503 [ 276 ] {29282062-e37b-4ab2-aeee-623b021a96ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14926 | 2026.03.27 20:09:26.095525 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 81 rows starting from the beginning of the part | ||
| 14927 | 2026.03.27 20:09:26.095567 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1746 rows starting from the beginning of the part | ||
| 14928 | 2026.03.27 20:09:26.095607 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 64 rows starting from the beginning of the part | ||
| 14929 | 2026.03.27 20:09:26.095649 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 81 rows starting from the beginning of the part | ||
| 14930 | 2026.03.27 20:09:26.095810 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14931 | 2026.03.27 20:09:26.095919 [ 276 ] {29282062-e37b-4ab2-aeee-623b021a96ce} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14932 | 2026.03.27 20:09:26.095962 [ 276 ] {29282062-e37b-4ab2-aeee-623b021a96ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14933 | 2026.03.27 20:09:26.096098 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_111_22} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14934 | 2026.03.27 20:09:26.096180 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_111_22} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14935 | 2026.03.27 20:09:26.096260 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 14936 | 2026.03.27 20:09:26.096467 [ 276 ] {29282062-e37b-4ab2-aeee-623b021a96ce} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14937 | 2026.03.27 20:09:26.096688 [ 276 ] {29282062-e37b-4ab2-aeee-623b021a96ce} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14938 | 2026.03.27 20:09:26.096823 [ 276 ] {29282062-e37b-4ab2-aeee-623b021a96ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001386 sec., 115440.11544011543 rows/sec., 8.04 MiB/sec. | ||
| 14939 | 2026.03.27 20:09:26.096861 [ 276 ] {29282062-e37b-4ab2-aeee-623b021a96ce} <Debug> TCPHandler: Processed in 0.001550137 sec. | ||
| 14940 | 2026.03.27 20:09:26.096968 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14941 | 2026.03.27 20:09:26.097073 [ 276 ] {341e79d1-c7aa-410c-8858-5327d93b99f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14942 | 2026.03.27 20:09:26.097129 [ 276 ] {341e79d1-c7aa-410c-8858-5327d93b99f2} <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 | ||
| 14943 | 2026.03.27 20:09:26.097179 [ 190 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4317 rows, containing 5 columns (5 merged, 0 gathered) in 0.001916854 sec., 2252127.7050834335 rows/sec., 163.24 MiB/sec. | ||
| 14944 | 2026.03.27 20:09:26.097415 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14945 | 2026.03.27 20:09:26.097663 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_111_22} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14946 | 2026.03.27 20:09:26.097734 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_111_22} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14947 | 2026.03.27 20:09:26.097808 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 14948 | 2026.03.27 20:09:26.097939 [ 276 ] {341e79d1-c7aa-410c-8858-5327d93b99f2} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14949 | 2026.03.27 20:09:26.097981 [ 276 ] {341e79d1-c7aa-410c-8858-5327d93b99f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14950 | 2026.03.27 20:09:26.098529 [ 276 ] {341e79d1-c7aa-410c-8858-5327d93b99f2} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14951 | 2026.03.27 20:09:26.098752 [ 276 ] {341e79d1-c7aa-410c-8858-5327d93b99f2} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14952 | 2026.03.27 20:09:26.098894 [ 276 ] {341e79d1-c7aa-410c-8858-5327d93b99f2} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00184 sec., 9239.130434782608 rows/sec., 16.56 MiB/sec. | ||
| 14953 | 2026.03.27 20:09:26.098956 [ 276 ] {341e79d1-c7aa-410c-8858-5327d93b99f2} <Debug> TCPHandler: Processed in 0.002038926 sec. | ||
| 14954 | 2026.03.27 20:09:26.099072 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14955 | 2026.03.27 20:09:26.099168 [ 276 ] {10d339cd-36fb-4b83-add9-22f31d588bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14956 | 2026.03.27 20:09:26.099210 [ 276 ] {10d339cd-36fb-4b83-add9-22f31d588bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14957 | 2026.03.27 20:09:26.099543 [ 276 ] {10d339cd-36fb-4b83-add9-22f31d588bf5} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14958 | 2026.03.27 20:09:26.099579 [ 276 ] {10d339cd-36fb-4b83-add9-22f31d588bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14959 | 2026.03.27 20:09:26.099888 [ 276 ] {10d339cd-36fb-4b83-add9-22f31d588bf5} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14960 | 2026.03.27 20:09:26.100103 [ 276 ] {10d339cd-36fb-4b83-add9-22f31d588bf5} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14961 | 2026.03.27 20:09:26.100218 [ 101 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14962 | 2026.03.27 20:09:26.100232 [ 276 ] {10d339cd-36fb-4b83-add9-22f31d588bf5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 14963 | 2026.03.27 20:09:26.100246 [ 101 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14964 | 2026.03.27 20:09:26.100272 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14965 | 2026.03.27 20:09:26.100274 [ 276 ] {10d339cd-36fb-4b83-add9-22f31d588bf5} <Debug> TCPHandler: Processed in 0.001252902 sec. | ||
| 14966 | 2026.03.27 20:09:26.100341 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14967 | 2026.03.27 20:09:26.100426 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14968 | 2026.03.27 20:09:26.100451 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5730 rows starting from the beginning of the part | ||
| 14969 | 2026.03.27 20:09:26.100494 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 90 rows starting from the beginning of the part | ||
| 14970 | 2026.03.27 20:09:26.100531 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 14971 | 2026.03.27 20:09:26.100569 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 42 rows starting from the beginning of the part | ||
| 14972 | 2026.03.27 20:09:26.100608 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 48 rows starting from the beginning of the part | ||
| 14973 | 2026.03.27 20:09:26.100645 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 14974 | 2026.03.27 20:09:26.102271 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6030 rows, containing 4 columns (4 merged, 0 gathered) in 0.001956445 sec., 3082120.887630371 rows/sec., 202.74 MiB/sec. | ||
| 14975 | 2026.03.27 20:09:26.102614 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14976 | 2026.03.27 20:09:26.102858 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_111_22} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14977 | 2026.03.27 20:09:26.102930 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_111_22} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14978 | 2026.03.27 20:09:26.102994 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 14979 | 2026.03.27 20:09:27.372166 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14980 | 2026.03.27 20:09:27.372221 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14981 | 2026.03.27 20:09:27.539372 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32671 | ||
| 14982 | 2026.03.27 20:09:27.539883 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14983 | 2026.03.27 20:09:27.539931 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14984 | 2026.03.27 20:09:27.540419 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14985 | 2026.03.27 20:09:27.540651 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14986 | 2026.03.27 20:09:27.540785 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32671 | ||
| 14987 | 2026.03.27 20:09:27.644131 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1890 | ||
| 14988 | 2026.03.27 20:09:27.646269 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14989 | 2026.03.27 20:09:27.646312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14990 | 2026.03.27 20:09:27.647464 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14991 | 2026.03.27 20:09:27.647723 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14992 | 2026.03.27 20:09:27.647986 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1890 | ||
| 14993 | 2026.03.27 20:09:29.222481 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 14994 | 2026.03.27 20:09:29.238916 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14995 | 2026.03.27 20:09:29.238985 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 14996 | 2026.03.27 20:09:29.244707 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14997 | 2026.03.27 20:09:29.245369 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14998 | 2026.03.27 20:09:29.248169 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 14999 | 2026.03.27 20:09:29.763814 [ 82 ] {} <Debug> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 15000 | 2026.03.27 20:09:29.763891 [ 82 ] {} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15001 | 2026.03.27 20:09:29.763913 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15002 | 2026.03.27 20:09:29.764020 [ 190 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::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 | ||
| 15003 | 2026.03.27 20:09:29.764131 [ 190 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15004 | 2026.03.27 20:09:29.764164 [ 190 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 2 rows starting from the beginning of the part | ||
| 15005 | 2026.03.27 20:09:29.764229 [ 190 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 15006 | 2026.03.27 20:09:29.764275 [ 190 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 15007 | 2026.03.27 20:09:29.764325 [ 190 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 15008 | 2026.03.27 20:09:29.764370 [ 190 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 15009 | 2026.03.27 20:09:29.765192 [ 190 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001218381 sec., 4924.5679307211785 rows/sec., 365.50 KiB/sec. | ||
| 15010 | 2026.03.27 20:09:29.765308 [ 190 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 15011 | 2026.03.27 20:09:29.765551 [ 190 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_17_4} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15012 | 2026.03.27 20:09:29.765621 [ 190 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_17_4} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 15013 | 2026.03.27 20:09:29.765687 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15014 | 2026.03.27 20:09:31.097992 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15015 | 2026.03.27 20:09:31.098190 [ 276 ] {269b7a7a-a983-4e7f-9001-f62f89651f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15016 | 2026.03.27 20:09:31.098262 [ 276 ] {269b7a7a-a983-4e7f-9001-f62f89651f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15017 | 2026.03.27 20:09:31.098989 [ 276 ] {269b7a7a-a983-4e7f-9001-f62f89651f17} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15018 | 2026.03.27 20:09:31.099031 [ 276 ] {269b7a7a-a983-4e7f-9001-f62f89651f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15019 | 2026.03.27 20:09:31.099447 [ 276 ] {269b7a7a-a983-4e7f-9001-f62f89651f17} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 15020 | 2026.03.27 20:09:31.099677 [ 276 ] {269b7a7a-a983-4e7f-9001-f62f89651f17} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15021 | 2026.03.27 20:09:31.099832 [ 276 ] {269b7a7a-a983-4e7f-9001-f62f89651f17} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001694 sec., 167650.53128689493 rows/sec., 10.65 MiB/sec. | ||
| 15022 | 2026.03.27 20:09:31.099883 [ 276 ] {269b7a7a-a983-4e7f-9001-f62f89651f17} <Debug> TCPHandler: Processed in 0.002027135 sec. | ||
| 15023 | 2026.03.27 20:09:31.100020 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15024 | 2026.03.27 20:09:31.100126 [ 276 ] {c9bd2e9e-f019-4440-83c8-5719a707801a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15025 | 2026.03.27 20:09:31.100171 [ 276 ] {c9bd2e9e-f019-4440-83c8-5719a707801a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15026 | 2026.03.27 20:09:31.100908 [ 276 ] {c9bd2e9e-f019-4440-83c8-5719a707801a} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15027 | 2026.03.27 20:09:31.100942 [ 276 ] {c9bd2e9e-f019-4440-83c8-5719a707801a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15028 | 2026.03.27 20:09:31.101280 [ 276 ] {c9bd2e9e-f019-4440-83c8-5719a707801a} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15029 | 2026.03.27 20:09:31.101478 [ 276 ] {c9bd2e9e-f019-4440-83c8-5719a707801a} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15030 | 2026.03.27 20:09:31.101668 [ 276 ] {c9bd2e9e-f019-4440-83c8-5719a707801a} <Debug> executeQuery: Read 845 rows, 68.03 KiB in 0.001565 sec., 539936.1022364218 rows/sec., 42.45 MiB/sec. | ||
| 15031 | 2026.03.27 20:09:31.101706 [ 276 ] {c9bd2e9e-f019-4440-83c8-5719a707801a} <Debug> TCPHandler: Processed in 0.001736021 sec. | ||
| 15032 | 2026.03.27 20:09:31.101824 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15033 | 2026.03.27 20:09:31.101923 [ 276 ] {773b072e-ac1a-4589-8dc4-0d6387131984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15034 | 2026.03.27 20:09:31.101964 [ 276 ] {773b072e-ac1a-4589-8dc4-0d6387131984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15035 | 2026.03.27 20:09:31.102430 [ 276 ] {773b072e-ac1a-4589-8dc4-0d6387131984} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15036 | 2026.03.27 20:09:31.102464 [ 276 ] {773b072e-ac1a-4589-8dc4-0d6387131984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15037 | 2026.03.27 20:09:31.102768 [ 276 ] {773b072e-ac1a-4589-8dc4-0d6387131984} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15038 | 2026.03.27 20:09:31.102974 [ 276 ] {773b072e-ac1a-4589-8dc4-0d6387131984} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15039 | 2026.03.27 20:09:31.103104 [ 276 ] {773b072e-ac1a-4589-8dc4-0d6387131984} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001201 sec., 138218.151540383 rows/sec., 8.41 MiB/sec. | ||
| 15040 | 2026.03.27 20:09:31.103143 [ 276 ] {773b072e-ac1a-4589-8dc4-0d6387131984} <Debug> TCPHandler: Processed in 0.001368884 sec. | ||
| 15041 | 2026.03.27 20:09:31.103257 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15042 | 2026.03.27 20:09:31.103353 [ 276 ] {0a4d1d5f-2fd5-4b2d-a6f8-66878ee196ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15043 | 2026.03.27 20:09:31.103393 [ 276 ] {0a4d1d5f-2fd5-4b2d-a6f8-66878ee196ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15044 | 2026.03.27 20:09:31.103821 [ 276 ] {0a4d1d5f-2fd5-4b2d-a6f8-66878ee196ab} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15045 | 2026.03.27 20:09:31.103855 [ 276 ] {0a4d1d5f-2fd5-4b2d-a6f8-66878ee196ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15046 | 2026.03.27 20:09:31.104137 [ 276 ] {0a4d1d5f-2fd5-4b2d-a6f8-66878ee196ab} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 15047 | 2026.03.27 20:09:31.104342 [ 276 ] {0a4d1d5f-2fd5-4b2d-a6f8-66878ee196ab} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15048 | 2026.03.27 20:09:31.104461 [ 276 ] {0a4d1d5f-2fd5-4b2d-a6f8-66878ee196ab} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001184 sec., 125844.5945945946 rows/sec., 8.13 MiB/sec. | ||
| 15049 | 2026.03.27 20:09:31.104496 [ 276 ] {0a4d1d5f-2fd5-4b2d-a6f8-66878ee196ab} <Debug> TCPHandler: Processed in 0.001349424 sec. | ||
| 15050 | 2026.03.27 20:09:31.104684 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15051 | 2026.03.27 20:09:31.104788 [ 276 ] {10d0ac67-bb78-4465-bc61-e1050bcf6dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15052 | 2026.03.27 20:09:31.104829 [ 276 ] {10d0ac67-bb78-4465-bc61-e1050bcf6dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15053 | 2026.03.27 20:09:31.105304 [ 276 ] {10d0ac67-bb78-4465-bc61-e1050bcf6dfb} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15054 | 2026.03.27 20:09:31.105339 [ 276 ] {10d0ac67-bb78-4465-bc61-e1050bcf6dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15055 | 2026.03.27 20:09:31.105668 [ 276 ] {10d0ac67-bb78-4465-bc61-e1050bcf6dfb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 15056 | 2026.03.27 20:09:31.105873 [ 276 ] {10d0ac67-bb78-4465-bc61-e1050bcf6dfb} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15057 | 2026.03.27 20:09:31.105999 [ 276 ] {10d0ac67-bb78-4465-bc61-e1050bcf6dfb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00123 sec., 120325.20325203253 rows/sec., 6.84 MiB/sec. | ||
| 15058 | 2026.03.27 20:09:31.106037 [ 276 ] {10d0ac67-bb78-4465-bc61-e1050bcf6dfb} <Debug> TCPHandler: Processed in 0.001406025 sec. | ||
| 15059 | 2026.03.27 20:09:31.106155 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15060 | 2026.03.27 20:09:31.106251 [ 276 ] {2b2aea89-bfa3-48f9-bea4-60bc3aa22808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15061 | 2026.03.27 20:09:31.106291 [ 276 ] {2b2aea89-bfa3-48f9-bea4-60bc3aa22808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15062 | 2026.03.27 20:09:31.106933 [ 276 ] {2b2aea89-bfa3-48f9-bea4-60bc3aa22808} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15063 | 2026.03.27 20:09:31.106967 [ 276 ] {2b2aea89-bfa3-48f9-bea4-60bc3aa22808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15064 | 2026.03.27 20:09:31.107293 [ 276 ] {2b2aea89-bfa3-48f9-bea4-60bc3aa22808} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15065 | 2026.03.27 20:09:31.107498 [ 276 ] {2b2aea89-bfa3-48f9-bea4-60bc3aa22808} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15066 | 2026.03.27 20:09:31.107631 [ 276 ] {2b2aea89-bfa3-48f9-bea4-60bc3aa22808} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.0014 sec., 367142.85714285716 rows/sec., 25.88 MiB/sec. | ||
| 15067 | 2026.03.27 20:09:31.107667 [ 276 ] {2b2aea89-bfa3-48f9-bea4-60bc3aa22808} <Debug> TCPHandler: Processed in 0.001564958 sec. | ||
| 15068 | 2026.03.27 20:09:31.107773 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15069 | 2026.03.27 20:09:31.107863 [ 276 ] {4060adf0-64ca-42df-b817-72e6efe5cd30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15070 | 2026.03.27 20:09:31.107901 [ 276 ] {4060adf0-64ca-42df-b817-72e6efe5cd30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15071 | 2026.03.27 20:09:31.108211 [ 276 ] {4060adf0-64ca-42df-b817-72e6efe5cd30} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15072 | 2026.03.27 20:09:31.108244 [ 276 ] {4060adf0-64ca-42df-b817-72e6efe5cd30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15073 | 2026.03.27 20:09:31.108524 [ 276 ] {4060adf0-64ca-42df-b817-72e6efe5cd30} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 15074 | 2026.03.27 20:09:31.108794 [ 276 ] {4060adf0-64ca-42df-b817-72e6efe5cd30} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15075 | 2026.03.27 20:09:31.108919 [ 276 ] {4060adf0-64ca-42df-b817-72e6efe5cd30} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 15076 | 2026.03.27 20:09:31.108954 [ 276 ] {4060adf0-64ca-42df-b817-72e6efe5cd30} <Debug> TCPHandler: Processed in 0.001218632 sec. | ||
| 15077 | 2026.03.27 20:09:31.109065 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15078 | 2026.03.27 20:09:31.109161 [ 276 ] {62d4c49d-d665-48a9-ade4-1b46ad7bcd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15079 | 2026.03.27 20:09:31.109204 [ 276 ] {62d4c49d-d665-48a9-ade4-1b46ad7bcd7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15080 | 2026.03.27 20:09:31.109622 [ 276 ] {62d4c49d-d665-48a9-ade4-1b46ad7bcd7a} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15081 | 2026.03.27 20:09:31.109656 [ 276 ] {62d4c49d-d665-48a9-ade4-1b46ad7bcd7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15082 | 2026.03.27 20:09:31.109993 [ 276 ] {62d4c49d-d665-48a9-ade4-1b46ad7bcd7a} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15083 | 2026.03.27 20:09:31.110195 [ 276 ] {62d4c49d-d665-48a9-ade4-1b46ad7bcd7a} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15084 | 2026.03.27 20:09:31.110309 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_107_27 to all_112_112_0 | ||
| 15085 | 2026.03.27 20:09:31.110321 [ 276 ] {62d4c49d-d665-48a9-ade4-1b46ad7bcd7a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001179 sec., 224766.75148430874 rows/sec., 14.94 MiB/sec. | ||
| 15086 | 2026.03.27 20:09:31.110354 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15087 | 2026.03.27 20:09:31.110367 [ 276 ] {62d4c49d-d665-48a9-ade4-1b46ad7bcd7a} <Debug> TCPHandler: Processed in 0.001351394 sec. | ||
| 15088 | 2026.03.27 20:09:31.110376 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15089 | 2026.03.27 20:09:31.110494 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15090 | 2026.03.27 20:09:31.110491 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_112_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_107_27 to all_112_112_0 into Compact with storage Full | ||
| 15091 | 2026.03.27 20:09:31.110590 [ 276 ] {4d6a78a0-e9f2-4c96-b68b-7a86e14091fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15092 | 2026.03.27 20:09:31.110649 [ 276 ] {4d6a78a0-e9f2-4c96-b68b-7a86e14091fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15093 | 2026.03.27 20:09:31.110679 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_112_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15094 | 2026.03.27 20:09:31.110726 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_112_28} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_107_27, total 41268 rows starting from the beginning of the part | ||
| 15095 | 2026.03.27 20:09:31.110801 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_112_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 15096 | 2026.03.27 20:09:31.110856 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_112_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1604 rows starting from the beginning of the part | ||
| 15097 | 2026.03.27 20:09:31.110904 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_112_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 128 rows starting from the beginning of the part | ||
| 15098 | 2026.03.27 20:09:31.110949 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_112_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 15099 | 2026.03.27 20:09:31.110981 [ 276 ] {4d6a78a0-e9f2-4c96-b68b-7a86e14091fb} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15100 | 2026.03.27 20:09:31.110998 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_112_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 265 rows starting from the beginning of the part | ||
| 15101 | 2026.03.27 20:09:31.111022 [ 276 ] {4d6a78a0-e9f2-4c96-b68b-7a86e14091fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15102 | 2026.03.27 20:09:31.111345 [ 276 ] {4d6a78a0-e9f2-4c96-b68b-7a86e14091fb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15103 | 2026.03.27 20:09:31.111570 [ 276 ] {4d6a78a0-e9f2-4c96-b68b-7a86e14091fb} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15104 | 2026.03.27 20:09:31.111702 [ 276 ] {4d6a78a0-e9f2-4c96-b68b-7a86e14091fb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001136 sec., 880.2816901408451 rows/sec., 59.32 KiB/sec. | ||
| 15105 | 2026.03.27 20:09:31.111736 [ 276 ] {4d6a78a0-e9f2-4c96-b68b-7a86e14091fb} <Debug> TCPHandler: Processed in 0.001300613 sec. | ||
| 15106 | 2026.03.27 20:09:31.111845 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15107 | 2026.03.27 20:09:31.111934 [ 276 ] {72d968c8-1a64-406d-adfc-8d2a1a2cfbb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15108 | 2026.03.27 20:09:31.111985 [ 276 ] {72d968c8-1a64-406d-adfc-8d2a1a2cfbb7} <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 | ||
| 15109 | 2026.03.27 20:09:31.112809 [ 276 ] {72d968c8-1a64-406d-adfc-8d2a1a2cfbb7} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15110 | 2026.03.27 20:09:31.112845 [ 276 ] {72d968c8-1a64-406d-adfc-8d2a1a2cfbb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15111 | 2026.03.27 20:09:31.113646 [ 276 ] {72d968c8-1a64-406d-adfc-8d2a1a2cfbb7} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15112 | 2026.03.27 20:09:31.113863 [ 276 ] {72d968c8-1a64-406d-adfc-8d2a1a2cfbb7} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15113 | 2026.03.27 20:09:31.114003 [ 276 ] {72d968c8-1a64-406d-adfc-8d2a1a2cfbb7} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002065 sec., 11622.27602905569 rows/sec., 20.83 MiB/sec. | ||
| 15114 | 2026.03.27 20:09:31.114069 [ 276 ] {72d968c8-1a64-406d-adfc-8d2a1a2cfbb7} <Debug> TCPHandler: Processed in 0.00225628 sec. | ||
| 15115 | 2026.03.27 20:09:31.114182 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15116 | 2026.03.27 20:09:31.114277 [ 276 ] {cf7c08cb-dd3a-4699-a5d1-f3fb09800de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15117 | 2026.03.27 20:09:31.114319 [ 276 ] {cf7c08cb-dd3a-4699-a5d1-f3fb09800de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15118 | 2026.03.27 20:09:31.114677 [ 276 ] {cf7c08cb-dd3a-4699-a5d1-f3fb09800de2} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15119 | 2026.03.27 20:09:31.114711 [ 276 ] {cf7c08cb-dd3a-4699-a5d1-f3fb09800de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15120 | 2026.03.27 20:09:31.115213 [ 276 ] {cf7c08cb-dd3a-4699-a5d1-f3fb09800de2} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15121 | 2026.03.27 20:09:31.115432 [ 276 ] {cf7c08cb-dd3a-4699-a5d1-f3fb09800de2} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15122 | 2026.03.27 20:09:31.115562 [ 276 ] {cf7c08cb-dd3a-4699-a5d1-f3fb09800de2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001303 sec., 69071.37375287797 rows/sec., 4.32 MiB/sec. | ||
| 15123 | 2026.03.27 20:09:31.115598 [ 276 ] {cf7c08cb-dd3a-4699-a5d1-f3fb09800de2} <Debug> TCPHandler: Processed in 0.001464886 sec. | ||
| 15124 | 2026.03.27 20:09:31.121477 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_112_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43585 rows, containing 5 columns (5 merged, 0 gathered) in 0.011037665 sec., 3948751.841988319 rows/sec., 252.86 MiB/sec. | ||
| 15125 | 2026.03.27 20:09:31.121863 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_112_28} <Trace> MergedBlockOutputStream: filled checksums all_1_112_28 (state Temporary) | ||
| 15126 | 2026.03.27 20:09:31.122120 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_112_28} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_112_28 to all_1_112_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15127 | 2026.03.27 20:09:31.122198 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_112_28} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_107_27, all_112_112_0] -> all_1_112_28 | ||
| 15128 | 2026.03.27 20:09:31.122275 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 15129 | 2026.03.27 20:09:32.000446 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.21 MiB, peak 383.67 MiB, free memory in arenas 0.00 B, will set to 374.26 MiB (RSS), difference: 3.06 MiB | ||
| 15130 | 2026.03.27 20:09:35.041007 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33183 | ||
| 15131 | 2026.03.27 20:09:35.041532 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15132 | 2026.03.27 20:09:35.041566 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15133 | 2026.03.27 20:09:35.042087 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15134 | 2026.03.27 20:09:35.042321 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15135 | 2026.03.27 20:09:35.042451 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33183 | ||
| 15136 | 2026.03.27 20:09:36.090711 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15137 | 2026.03.27 20:09:36.090884 [ 276 ] {9a660260-5bdd-45be-baee-05b5b3ffe16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15138 | 2026.03.27 20:09:36.090952 [ 276 ] {9a660260-5bdd-45be-baee-05b5b3ffe16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15139 | 2026.03.27 20:09:36.091652 [ 276 ] {9a660260-5bdd-45be-baee-05b5b3ffe16b} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15140 | 2026.03.27 20:09:36.091701 [ 276 ] {9a660260-5bdd-45be-baee-05b5b3ffe16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15141 | 2026.03.27 20:09:36.092118 [ 276 ] {9a660260-5bdd-45be-baee-05b5b3ffe16b} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15142 | 2026.03.27 20:09:36.092357 [ 276 ] {9a660260-5bdd-45be-baee-05b5b3ffe16b} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15143 | 2026.03.27 20:09:36.092520 [ 276 ] {9a660260-5bdd-45be-baee-05b5b3ffe16b} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001682 sec., 53507.728894173604 rows/sec., 4.50 MiB/sec. | ||
| 15144 | 2026.03.27 20:09:36.092570 [ 276 ] {9a660260-5bdd-45be-baee-05b5b3ffe16b} <Debug> TCPHandler: Processed in 0.001991215 sec. | ||
| 15145 | 2026.03.27 20:09:36.092707 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15146 | 2026.03.27 20:09:36.092812 [ 276 ] {ae7fa2a4-9863-464a-9638-fc733052efe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15147 | 2026.03.27 20:09:36.092856 [ 276 ] {ae7fa2a4-9863-464a-9638-fc733052efe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15148 | 2026.03.27 20:09:36.093288 [ 276 ] {ae7fa2a4-9863-464a-9638-fc733052efe9} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15149 | 2026.03.27 20:09:36.093326 [ 276 ] {ae7fa2a4-9863-464a-9638-fc733052efe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15150 | 2026.03.27 20:09:36.093644 [ 276 ] {ae7fa2a4-9863-464a-9638-fc733052efe9} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15151 | 2026.03.27 20:09:36.093850 [ 276 ] {ae7fa2a4-9863-464a-9638-fc733052efe9} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15152 | 2026.03.27 20:09:36.093987 [ 276 ] {ae7fa2a4-9863-464a-9638-fc733052efe9} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001199 sec., 14178.482068390325 rows/sec., 1.04 MiB/sec. | ||
| 15153 | 2026.03.27 20:09:36.093994 [ 86 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15154 | 2026.03.27 20:09:36.094026 [ 276 ] {ae7fa2a4-9863-464a-9638-fc733052efe9} <Debug> TCPHandler: Processed in 0.001370994 sec. | ||
| 15155 | 2026.03.27 20:09:36.094077 [ 86 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15156 | 2026.03.27 20:09:36.094118 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15157 | 2026.03.27 20:09:36.094186 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15158 | 2026.03.27 20:09:36.094242 [ 193 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::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 | ||
| 15159 | 2026.03.27 20:09:36.094289 [ 276 ] {874ada0d-f00b-4e90-aa74-1928af7fcaad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15160 | 2026.03.27 20:09:36.094341 [ 276 ] {874ada0d-f00b-4e90-aa74-1928af7fcaad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15161 | 2026.03.27 20:09:36.094385 [ 193 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15162 | 2026.03.27 20:09:36.094425 [ 193 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 226 rows starting from the beginning of the part | ||
| 15163 | 2026.03.27 20:09:36.094499 [ 193 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 17 rows starting from the beginning of the part | ||
| 15164 | 2026.03.27 20:09:36.094548 [ 193 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 183 rows starting from the beginning of the part | ||
| 15165 | 2026.03.27 20:09:36.094595 [ 193 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 17 rows starting from the beginning of the part | ||
| 15166 | 2026.03.27 20:09:36.094639 [ 193 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 166 rows starting from the beginning of the part | ||
| 15167 | 2026.03.27 20:09:36.094682 [ 193 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 17 rows starting from the beginning of the part | ||
| 15168 | 2026.03.27 20:09:36.094861 [ 276 ] {874ada0d-f00b-4e90-aa74-1928af7fcaad} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15169 | 2026.03.27 20:09:36.094903 [ 276 ] {874ada0d-f00b-4e90-aa74-1928af7fcaad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15170 | 2026.03.27 20:09:36.095253 [ 276 ] {874ada0d-f00b-4e90-aa74-1928af7fcaad} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15171 | 2026.03.27 20:09:36.095485 [ 276 ] {874ada0d-f00b-4e90-aa74-1928af7fcaad} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15172 | 2026.03.27 20:09:36.095621 [ 276 ] {874ada0d-f00b-4e90-aa74-1928af7fcaad} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001353 sec., 59866.96230598669 rows/sec., 4.67 MiB/sec. | ||
| 15173 | 2026.03.27 20:09:36.095671 [ 276 ] {874ada0d-f00b-4e90-aa74-1928af7fcaad} <Debug> TCPHandler: Processed in 0.001537087 sec. | ||
| 15174 | 2026.03.27 20:09:36.095689 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 626 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497126 sec., 418134.4789950879 rows/sec., 28.07 MiB/sec. | ||
| 15175 | 2026.03.27 20:09:36.095813 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15176 | 2026.03.27 20:09:36.095918 [ 276 ] {a3b61329-54f1-4d92-b0b1-6a6276d38bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15177 | 2026.03.27 20:09:36.095923 [ 198 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15178 | 2026.03.27 20:09:36.095966 [ 276 ] {a3b61329-54f1-4d92-b0b1-6a6276d38bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15179 | 2026.03.27 20:09:36.096241 [ 198 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_96_19} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15180 | 2026.03.27 20:09:36.096326 [ 198 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_96_19} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15181 | 2026.03.27 20:09:36.096403 [ 276 ] {a3b61329-54f1-4d92-b0b1-6a6276d38bf8} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15182 | 2026.03.27 20:09:36.096423 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15183 | 2026.03.27 20:09:36.096446 [ 276 ] {a3b61329-54f1-4d92-b0b1-6a6276d38bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15184 | 2026.03.27 20:09:36.096796 [ 276 ] {a3b61329-54f1-4d92-b0b1-6a6276d38bf8} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15185 | 2026.03.27 20:09:36.097021 [ 276 ] {a3b61329-54f1-4d92-b0b1-6a6276d38bf8} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15186 | 2026.03.27 20:09:36.097175 [ 276 ] {a3b61329-54f1-4d92-b0b1-6a6276d38bf8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 15187 | 2026.03.27 20:09:36.097214 [ 276 ] {a3b61329-54f1-4d92-b0b1-6a6276d38bf8} <Debug> TCPHandler: Processed in 0.001464815 sec. | ||
| 15188 | 2026.03.27 20:09:36.097329 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15189 | 2026.03.27 20:09:36.097426 [ 276 ] {6b8fe8e7-666f-4a35-8e6d-a4f61f6e82d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15190 | 2026.03.27 20:09:36.097484 [ 276 ] {6b8fe8e7-666f-4a35-8e6d-a4f61f6e82d1} <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 | ||
| 15191 | 2026.03.27 20:09:36.098296 [ 276 ] {6b8fe8e7-666f-4a35-8e6d-a4f61f6e82d1} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15192 | 2026.03.27 20:09:36.098333 [ 276 ] {6b8fe8e7-666f-4a35-8e6d-a4f61f6e82d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15193 | 2026.03.27 20:09:36.098876 [ 276 ] {6b8fe8e7-666f-4a35-8e6d-a4f61f6e82d1} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15194 | 2026.03.27 20:09:36.099124 [ 276 ] {6b8fe8e7-666f-4a35-8e6d-a4f61f6e82d1} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15195 | 2026.03.27 20:09:36.099253 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15196 | 2026.03.27 20:09:36.099271 [ 276 ] {6b8fe8e7-666f-4a35-8e6d-a4f61f6e82d1} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001864 sec., 9120.171673819743 rows/sec., 16.34 MiB/sec. | ||
| 15197 | 2026.03.27 20:09:36.099292 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15198 | 2026.03.27 20:09:36.099315 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15199 | 2026.03.27 20:09:36.099351 [ 276 ] {6b8fe8e7-666f-4a35-8e6d-a4f61f6e82d1} <Debug> TCPHandler: Processed in 0.002071676 sec. | ||
| 15200 | 2026.03.27 20:09:36.099396 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::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 | ||
| 15201 | 2026.03.27 20:09:36.099487 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15202 | 2026.03.27 20:09:36.099588 [ 276 ] {611cea94-43a6-4f36-9ad9-4a2550b4a96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15203 | 2026.03.27 20:09:36.099620 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15204 | 2026.03.27 20:09:36.099631 [ 276 ] {611cea94-43a6-4f36-9ad9-4a2550b4a96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15205 | 2026.03.27 20:09:36.099686 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2010 rows starting from the beginning of the part | ||
| 15206 | 2026.03.27 20:09:36.099847 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 17 rows starting from the beginning of the part | ||
| 15207 | 2026.03.27 20:09:36.100004 [ 276 ] {611cea94-43a6-4f36-9ad9-4a2550b4a96a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15208 | 2026.03.27 20:09:36.100010 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 35 rows starting from the beginning of the part | ||
| 15209 | 2026.03.27 20:09:36.100046 [ 276 ] {611cea94-43a6-4f36-9ad9-4a2550b4a96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15210 | 2026.03.27 20:09:36.100189 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 17 rows starting from the beginning of the part | ||
| 15211 | 2026.03.27 20:09:36.100289 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 24 rows starting from the beginning of the part | ||
| 15212 | 2026.03.27 20:09:36.100369 [ 276 ] {611cea94-43a6-4f36-9ad9-4a2550b4a96a} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15213 | 2026.03.27 20:09:36.100381 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 17 rows starting from the beginning of the part | ||
| 15214 | 2026.03.27 20:09:36.100572 [ 276 ] {611cea94-43a6-4f36-9ad9-4a2550b4a96a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15215 | 2026.03.27 20:09:36.100707 [ 276 ] {611cea94-43a6-4f36-9ad9-4a2550b4a96a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 15216 | 2026.03.27 20:09:36.100741 [ 276 ] {611cea94-43a6-4f36-9ad9-4a2550b4a96a} <Debug> TCPHandler: Processed in 0.001351103 sec. | ||
| 15217 | 2026.03.27 20:09:36.112629 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2120 rows, containing 19 columns (19 merged, 0 gathered) in 0.013267135 sec., 159793.35402858266 rows/sec., 286.34 MiB/sec. | ||
| 15218 | 2026.03.27 20:09:36.115135 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15219 | 2026.03.27 20:09:36.115533 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15220 | 2026.03.27 20:09:36.115626 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15221 | 2026.03.27 20:09:36.115806 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.91 MiB. | ||
| 15222 | 2026.03.27 20:09:36.748673 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 15223 | 2026.03.27 20:09:36.765999 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15224 | 2026.03.27 20:09:36.766059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15225 | 2026.03.27 20:09:36.772253 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15226 | 2026.03.27 20:09:36.772968 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15227 | 2026.03.27 20:09:36.776276 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 15228 | 2026.03.27 20:09:37.000420 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.30 MiB, peak 392.66 MiB, free memory in arenas 0.00 B, will set to 382.71 MiB (RSS), difference: 7.41 MiB | ||
| 15229 | 2026.03.27 20:09:37.648310 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1924 | ||
| 15230 | 2026.03.27 20:09:37.650726 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15231 | 2026.03.27 20:09:37.650786 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15232 | 2026.03.27 20:09:37.652079 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15233 | 2026.03.27 20:09:37.652418 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15234 | 2026.03.27 20:09:37.652602 [ 102 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15235 | 2026.03.27 20:09:37.652674 [ 102 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15236 | 2026.03.27 20:09:37.652693 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 15237 | 2026.03.27 20:09:37.652782 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1924 | ||
| 15238 | 2026.03.27 20:09:37.652795 [ 198 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 15239 | 2026.03.27 20:09:37.653354 [ 198 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15240 | 2026.03.27 20:09:37.653504 [ 198 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1744 rows starting from the beginning of the part | ||
| 15241 | 2026.03.27 20:09:37.653870 [ 198 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
| 15242 | 2026.03.27 20:09:37.654233 [ 198 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 15243 | 2026.03.27 20:09:37.654603 [ 198 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 15244 | 2026.03.27 20:09:37.654953 [ 198 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part | ||
| 15245 | 2026.03.27 20:09:37.655299 [ 198 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part | ||
| 15246 | 2026.03.27 20:09:37.662458 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1924 rows, containing 72 columns (72 merged, 0 gathered) in 0.009704111 sec., 198266.48726503644 rows/sec., 154.30 MiB/sec. | ||
| 15247 | 2026.03.27 20:09:37.664424 [ 197 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15248 | 2026.03.27 20:09:37.665072 [ 197 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_51_10} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15249 | 2026.03.27 20:09:37.665173 [ 197 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_51_10} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15250 | 2026.03.27 20:09:37.665549 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.11 MiB. | ||
| 15251 | 2026.03.27 20:09:41.098921 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15252 | 2026.03.27 20:09:41.099107 [ 276 ] {9d373bb4-36cd-4b05-9f0c-87bc59ecbb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15253 | 2026.03.27 20:09:41.099185 [ 276 ] {9d373bb4-36cd-4b05-9f0c-87bc59ecbb5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15254 | 2026.03.27 20:09:41.099931 [ 276 ] {9d373bb4-36cd-4b05-9f0c-87bc59ecbb5b} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15255 | 2026.03.27 20:09:41.099979 [ 276 ] {9d373bb4-36cd-4b05-9f0c-87bc59ecbb5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15256 | 2026.03.27 20:09:41.100389 [ 276 ] {9d373bb4-36cd-4b05-9f0c-87bc59ecbb5b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15257 | 2026.03.27 20:09:41.100616 [ 276 ] {9d373bb4-36cd-4b05-9f0c-87bc59ecbb5b} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15258 | 2026.03.27 20:09:41.100779 [ 276 ] {9d373bb4-36cd-4b05-9f0c-87bc59ecbb5b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001717 sec., 165404.7757716948 rows/sec., 10.51 MiB/sec. | ||
| 15259 | 2026.03.27 20:09:41.100830 [ 276 ] {9d373bb4-36cd-4b05-9f0c-87bc59ecbb5b} <Debug> TCPHandler: Processed in 0.002040876 sec. | ||
| 15260 | 2026.03.27 20:09:41.100959 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15261 | 2026.03.27 20:09:41.101063 [ 276 ] {2f42e8de-3ad4-4948-877f-5cf5edafc9c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15262 | 2026.03.27 20:09:41.101108 [ 276 ] {2f42e8de-3ad4-4948-877f-5cf5edafc9c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15263 | 2026.03.27 20:09:41.101942 [ 276 ] {2f42e8de-3ad4-4948-877f-5cf5edafc9c2} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15264 | 2026.03.27 20:09:41.101981 [ 276 ] {2f42e8de-3ad4-4948-877f-5cf5edafc9c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15265 | 2026.03.27 20:09:41.102388 [ 276 ] {2f42e8de-3ad4-4948-877f-5cf5edafc9c2} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15266 | 2026.03.27 20:09:41.102606 [ 276 ] {2f42e8de-3ad4-4948-877f-5cf5edafc9c2} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15267 | 2026.03.27 20:09:41.102742 [ 276 ] {2f42e8de-3ad4-4948-877f-5cf5edafc9c2} <Debug> executeQuery: Read 845 rows, 68.03 KiB in 0.001703 sec., 496183.2061068702 rows/sec., 39.01 MiB/sec. | ||
| 15268 | 2026.03.27 20:09:41.102787 [ 276 ] {2f42e8de-3ad4-4948-877f-5cf5edafc9c2} <Debug> TCPHandler: Processed in 0.001880153 sec. | ||
| 15269 | 2026.03.27 20:09:41.102916 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15270 | 2026.03.27 20:09:41.103014 [ 276 ] {f5df0aec-bc80-490c-8a43-78ab4878aff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15271 | 2026.03.27 20:09:41.103054 [ 276 ] {f5df0aec-bc80-490c-8a43-78ab4878aff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15272 | 2026.03.27 20:09:41.103530 [ 276 ] {f5df0aec-bc80-490c-8a43-78ab4878aff5} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15273 | 2026.03.27 20:09:41.103568 [ 276 ] {f5df0aec-bc80-490c-8a43-78ab4878aff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15274 | 2026.03.27 20:09:41.103875 [ 276 ] {f5df0aec-bc80-490c-8a43-78ab4878aff5} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15275 | 2026.03.27 20:09:41.104079 [ 276 ] {f5df0aec-bc80-490c-8a43-78ab4878aff5} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15276 | 2026.03.27 20:09:41.104218 [ 276 ] {f5df0aec-bc80-490c-8a43-78ab4878aff5} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001225 sec., 135510.20408163266 rows/sec., 8.25 MiB/sec. | ||
| 15277 | 2026.03.27 20:09:41.104256 [ 276 ] {f5df0aec-bc80-490c-8a43-78ab4878aff5} <Debug> TCPHandler: Processed in 0.001390864 sec. | ||
| 15278 | 2026.03.27 20:09:41.104377 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15279 | 2026.03.27 20:09:41.104471 [ 276 ] {f1c6fe1e-c292-42a2-a310-272686ce0694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15280 | 2026.03.27 20:09:41.104511 [ 276 ] {f1c6fe1e-c292-42a2-a310-272686ce0694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15281 | 2026.03.27 20:09:41.104956 [ 276 ] {f1c6fe1e-c292-42a2-a310-272686ce0694} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15282 | 2026.03.27 20:09:41.104993 [ 276 ] {f1c6fe1e-c292-42a2-a310-272686ce0694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15283 | 2026.03.27 20:09:41.105312 [ 276 ] {f1c6fe1e-c292-42a2-a310-272686ce0694} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 15284 | 2026.03.27 20:09:41.105517 [ 276 ] {f1c6fe1e-c292-42a2-a310-272686ce0694} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15285 | 2026.03.27 20:09:41.105643 [ 276 ] {f1c6fe1e-c292-42a2-a310-272686ce0694} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00119 sec., 125210.08403361344 rows/sec., 8.09 MiB/sec. | ||
| 15286 | 2026.03.27 20:09:41.105680 [ 276 ] {f1c6fe1e-c292-42a2-a310-272686ce0694} <Debug> TCPHandler: Processed in 0.001353984 sec. | ||
| 15287 | 2026.03.27 20:09:41.105812 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15288 | 2026.03.27 20:09:41.105908 [ 276 ] {cb2e70c3-2485-4450-a9ab-da02da7dd5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15289 | 2026.03.27 20:09:41.105948 [ 276 ] {cb2e70c3-2485-4450-a9ab-da02da7dd5a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15290 | 2026.03.27 20:09:41.106397 [ 276 ] {cb2e70c3-2485-4450-a9ab-da02da7dd5a9} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15291 | 2026.03.27 20:09:41.106432 [ 276 ] {cb2e70c3-2485-4450-a9ab-da02da7dd5a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15292 | 2026.03.27 20:09:41.106761 [ 276 ] {cb2e70c3-2485-4450-a9ab-da02da7dd5a9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15293 | 2026.03.27 20:09:41.106971 [ 276 ] {cb2e70c3-2485-4450-a9ab-da02da7dd5a9} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15294 | 2026.03.27 20:09:41.107099 [ 276 ] {cb2e70c3-2485-4450-a9ab-da02da7dd5a9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001209 sec., 122415.21918941273 rows/sec., 6.96 MiB/sec. | ||
| 15295 | 2026.03.27 20:09:41.107136 [ 276 ] {cb2e70c3-2485-4450-a9ab-da02da7dd5a9} <Debug> TCPHandler: Processed in 0.001374354 sec. | ||
| 15296 | 2026.03.27 20:09:41.107266 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15297 | 2026.03.27 20:09:41.107361 [ 276 ] {bd5ff9b7-6493-402f-bc18-534b7313fefb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15298 | 2026.03.27 20:09:41.107401 [ 276 ] {bd5ff9b7-6493-402f-bc18-534b7313fefb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15299 | 2026.03.27 20:09:41.108011 [ 276 ] {bd5ff9b7-6493-402f-bc18-534b7313fefb} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15300 | 2026.03.27 20:09:41.108046 [ 276 ] {bd5ff9b7-6493-402f-bc18-534b7313fefb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15301 | 2026.03.27 20:09:41.108377 [ 276 ] {bd5ff9b7-6493-402f-bc18-534b7313fefb} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15302 | 2026.03.27 20:09:41.108585 [ 276 ] {bd5ff9b7-6493-402f-bc18-534b7313fefb} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15303 | 2026.03.27 20:09:41.108707 [ 276 ] {bd5ff9b7-6493-402f-bc18-534b7313fefb} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001401 sec., 366880.79942897934 rows/sec., 25.86 MiB/sec. | ||
| 15304 | 2026.03.27 20:09:41.108742 [ 276 ] {bd5ff9b7-6493-402f-bc18-534b7313fefb} <Debug> TCPHandler: Processed in 0.001565647 sec. | ||
| 15305 | 2026.03.27 20:09:41.108853 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15306 | 2026.03.27 20:09:41.108942 [ 276 ] {3db932c2-7f65-4ffd-8d3e-9cd7555b97a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15307 | 2026.03.27 20:09:41.108982 [ 276 ] {3db932c2-7f65-4ffd-8d3e-9cd7555b97a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15308 | 2026.03.27 20:09:41.109385 [ 276 ] {3db932c2-7f65-4ffd-8d3e-9cd7555b97a4} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15309 | 2026.03.27 20:09:41.109421 [ 276 ] {3db932c2-7f65-4ffd-8d3e-9cd7555b97a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15310 | 2026.03.27 20:09:41.109716 [ 276 ] {3db932c2-7f65-4ffd-8d3e-9cd7555b97a4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 15311 | 2026.03.27 20:09:41.109920 [ 276 ] {3db932c2-7f65-4ffd-8d3e-9cd7555b97a4} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15312 | 2026.03.27 20:09:41.110038 [ 119 ] {} <Debug> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 15313 | 2026.03.27 20:09:41.110049 [ 276 ] {3db932c2-7f65-4ffd-8d3e-9cd7555b97a4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 15314 | 2026.03.27 20:09:41.110071 [ 119 ] {} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15315 | 2026.03.27 20:09:41.110087 [ 276 ] {3db932c2-7f65-4ffd-8d3e-9cd7555b97a4} <Debug> TCPHandler: Processed in 0.001235752 sec. | ||
| 15316 | 2026.03.27 20:09:41.110091 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15317 | 2026.03.27 20:09:41.110189 [ 199 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 15318 | 2026.03.27 20:09:41.110210 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15319 | 2026.03.27 20:09:41.110276 [ 199 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15320 | 2026.03.27 20:09:41.110305 [ 276 ] {973da730-fd06-4579-9b12-98130830d39c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15321 | 2026.03.27 20:09:41.110305 [ 199 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 114 rows starting from the beginning of the part | ||
| 15322 | 2026.03.27 20:09:41.110349 [ 276 ] {973da730-fd06-4579-9b12-98130830d39c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15323 | 2026.03.27 20:09:41.110372 [ 199 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 15324 | 2026.03.27 20:09:41.110415 [ 199 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 15325 | 2026.03.27 20:09:41.110455 [ 199 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 15326 | 2026.03.27 20:09:41.110490 [ 199 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 15327 | 2026.03.27 20:09:41.110538 [ 199 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 15328 | 2026.03.27 20:09:41.110761 [ 276 ] {973da730-fd06-4579-9b12-98130830d39c} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15329 | 2026.03.27 20:09:41.110795 [ 276 ] {973da730-fd06-4579-9b12-98130830d39c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15330 | 2026.03.27 20:09:41.111131 [ 276 ] {973da730-fd06-4579-9b12-98130830d39c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15331 | 2026.03.27 20:09:41.111238 [ 196 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.00109316 sec., 131728.20081232392 rows/sec., 6.72 MiB/sec. | ||
| 15332 | 2026.03.27 20:09:41.111376 [ 187 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 15333 | 2026.03.27 20:09:41.111380 [ 276 ] {973da730-fd06-4579-9b12-98130830d39c} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15334 | 2026.03.27 20:09:41.111521 [ 276 ] {973da730-fd06-4579-9b12-98130830d39c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001235 sec., 214574.89878542512 rows/sec., 14.26 MiB/sec. | ||
| 15335 | 2026.03.27 20:09:41.111558 [ 276 ] {973da730-fd06-4579-9b12-98130830d39c} <Debug> TCPHandler: Processed in 0.001397814 sec. | ||
| 15336 | 2026.03.27 20:09:41.111643 [ 187 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_24_5} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15337 | 2026.03.27 20:09:41.111676 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15338 | 2026.03.27 20:09:41.111718 [ 187 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_24_5} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 15339 | 2026.03.27 20:09:41.111770 [ 276 ] {87eead1f-5b7f-4622-ad28-576e097b30af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15340 | 2026.03.27 20:09:41.111782 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15341 | 2026.03.27 20:09:41.111812 [ 276 ] {87eead1f-5b7f-4622-ad28-576e097b30af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15342 | 2026.03.27 20:09:41.112166 [ 276 ] {87eead1f-5b7f-4622-ad28-576e097b30af} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15343 | 2026.03.27 20:09:41.112200 [ 276 ] {87eead1f-5b7f-4622-ad28-576e097b30af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15344 | 2026.03.27 20:09:41.112495 [ 276 ] {87eead1f-5b7f-4622-ad28-576e097b30af} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15345 | 2026.03.27 20:09:41.112697 [ 276 ] {87eead1f-5b7f-4622-ad28-576e097b30af} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15346 | 2026.03.27 20:09:41.112826 [ 276 ] {87eead1f-5b7f-4622-ad28-576e097b30af} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 15347 | 2026.03.27 20:09:41.112862 [ 276 ] {87eead1f-5b7f-4622-ad28-576e097b30af} <Debug> TCPHandler: Processed in 0.001235971 sec. | ||
| 15348 | 2026.03.27 20:09:41.112980 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15349 | 2026.03.27 20:09:41.113076 [ 276 ] {7dc00e1b-9dfa-4019-81f2-899bfaaeb5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15350 | 2026.03.27 20:09:41.113129 [ 276 ] {7dc00e1b-9dfa-4019-81f2-899bfaaeb5a3} <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 | ||
| 15351 | 2026.03.27 20:09:41.113966 [ 276 ] {7dc00e1b-9dfa-4019-81f2-899bfaaeb5a3} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15352 | 2026.03.27 20:09:41.114001 [ 276 ] {7dc00e1b-9dfa-4019-81f2-899bfaaeb5a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15353 | 2026.03.27 20:09:41.114553 [ 276 ] {7dc00e1b-9dfa-4019-81f2-899bfaaeb5a3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15354 | 2026.03.27 20:09:41.114772 [ 276 ] {7dc00e1b-9dfa-4019-81f2-899bfaaeb5a3} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15355 | 2026.03.27 20:09:41.114913 [ 276 ] {7dc00e1b-9dfa-4019-81f2-899bfaaeb5a3} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001854 sec., 12944.983818770226 rows/sec., 23.20 MiB/sec. | ||
| 15356 | 2026.03.27 20:09:41.114978 [ 276 ] {7dc00e1b-9dfa-4019-81f2-899bfaaeb5a3} <Debug> TCPHandler: Processed in 0.002048276 sec. | ||
| 15357 | 2026.03.27 20:09:41.115095 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15358 | 2026.03.27 20:09:41.115199 [ 276 ] {4514b667-7d8d-44b5-810a-4b4031229727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15359 | 2026.03.27 20:09:41.115242 [ 276 ] {4514b667-7d8d-44b5-810a-4b4031229727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15360 | 2026.03.27 20:09:41.115593 [ 276 ] {4514b667-7d8d-44b5-810a-4b4031229727} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15361 | 2026.03.27 20:09:41.115626 [ 276 ] {4514b667-7d8d-44b5-810a-4b4031229727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15362 | 2026.03.27 20:09:41.115935 [ 276 ] {4514b667-7d8d-44b5-810a-4b4031229727} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15363 | 2026.03.27 20:09:41.116170 [ 276 ] {4514b667-7d8d-44b5-810a-4b4031229727} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15364 | 2026.03.27 20:09:41.116296 [ 276 ] {4514b667-7d8d-44b5-810a-4b4031229727} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001115 sec., 80717.48878923766 rows/sec., 5.05 MiB/sec. | ||
| 15365 | 2026.03.27 20:09:41.116332 [ 276 ] {4514b667-7d8d-44b5-810a-4b4031229727} <Debug> TCPHandler: Processed in 0.001286553 sec. | ||
| 15366 | 2026.03.27 20:09:42.372268 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15367 | 2026.03.27 20:09:42.372321 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15368 | 2026.03.27 20:09:42.542779 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33631 | ||
| 15369 | 2026.03.27 20:09:42.543301 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15370 | 2026.03.27 20:09:42.543350 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15371 | 2026.03.27 20:09:42.543870 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15372 | 2026.03.27 20:09:42.544113 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15373 | 2026.03.27 20:09:42.544272 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33631 | ||
| 15374 | 2026.03.27 20:09:42.551522 [ 222 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15375 | 2026.03.27 20:09:42.551551 [ 222 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15376 | 2026.03.27 20:09:42.572357 [ 222 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15377 | 2026.03.27 20:09:43.273047 [ 220 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15378 | 2026.03.27 20:09:43.273096 [ 220 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15379 | 2026.03.27 20:09:43.278667 [ 220 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15380 | 2026.03.27 20:09:44.276539 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 15381 | 2026.03.27 20:09:44.294573 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15382 | 2026.03.27 20:09:44.294636 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15383 | 2026.03.27 20:09:44.300966 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15384 | 2026.03.27 20:09:44.301743 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15385 | 2026.03.27 20:09:44.305632 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 15386 | 2026.03.27 20:09:46.090670 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15387 | 2026.03.27 20:09:46.090903 [ 276 ] {e1c423a6-8c19-4d96-9e12-017b03c705b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15388 | 2026.03.27 20:09:46.090974 [ 276 ] {e1c423a6-8c19-4d96-9e12-017b03c705b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15389 | 2026.03.27 20:09:46.091700 [ 276 ] {e1c423a6-8c19-4d96-9e12-017b03c705b8} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15390 | 2026.03.27 20:09:46.091747 [ 276 ] {e1c423a6-8c19-4d96-9e12-017b03c705b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15391 | 2026.03.27 20:09:46.092138 [ 276 ] {e1c423a6-8c19-4d96-9e12-017b03c705b8} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15392 | 2026.03.27 20:09:46.092371 [ 276 ] {e1c423a6-8c19-4d96-9e12-017b03c705b8} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15393 | 2026.03.27 20:09:46.092532 [ 276 ] {e1c423a6-8c19-4d96-9e12-017b03c705b8} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001679 sec., 53603.33531864205 rows/sec., 4.51 MiB/sec. | ||
| 15394 | 2026.03.27 20:09:46.092580 [ 276 ] {e1c423a6-8c19-4d96-9e12-017b03c705b8} <Debug> TCPHandler: Processed in 0.002042666 sec. | ||
| 15395 | 2026.03.27 20:09:46.092706 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15396 | 2026.03.27 20:09:46.092853 [ 276 ] {b78bd3a9-5f6b-47f2-a0cd-62ac7b7bb1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15397 | 2026.03.27 20:09:46.092895 [ 276 ] {b78bd3a9-5f6b-47f2-a0cd-62ac7b7bb1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15398 | 2026.03.27 20:09:46.093322 [ 276 ] {b78bd3a9-5f6b-47f2-a0cd-62ac7b7bb1aa} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15399 | 2026.03.27 20:09:46.093359 [ 276 ] {b78bd3a9-5f6b-47f2-a0cd-62ac7b7bb1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15400 | 2026.03.27 20:09:46.093654 [ 276 ] {b78bd3a9-5f6b-47f2-a0cd-62ac7b7bb1aa} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15401 | 2026.03.27 20:09:46.093881 [ 276 ] {b78bd3a9-5f6b-47f2-a0cd-62ac7b7bb1aa} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15402 | 2026.03.27 20:09:46.094023 [ 276 ] {b78bd3a9-5f6b-47f2-a0cd-62ac7b7bb1aa} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001194 sec., 14237.85594639866 rows/sec., 1.05 MiB/sec. | ||
| 15403 | 2026.03.27 20:09:46.094061 [ 276 ] {b78bd3a9-5f6b-47f2-a0cd-62ac7b7bb1aa} <Debug> TCPHandler: Processed in 0.001404265 sec. | ||
| 15404 | 2026.03.27 20:09:46.094170 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15405 | 2026.03.27 20:09:46.094267 [ 276 ] {b86077fe-9822-4131-a25a-522d4b4623e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15406 | 2026.03.27 20:09:46.094315 [ 276 ] {b86077fe-9822-4131-a25a-522d4b4623e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15407 | 2026.03.27 20:09:46.094739 [ 276 ] {b86077fe-9822-4131-a25a-522d4b4623e0} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15408 | 2026.03.27 20:09:46.094773 [ 276 ] {b86077fe-9822-4131-a25a-522d4b4623e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15409 | 2026.03.27 20:09:46.095064 [ 276 ] {b86077fe-9822-4131-a25a-522d4b4623e0} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15410 | 2026.03.27 20:09:46.095263 [ 276 ] {b86077fe-9822-4131-a25a-522d4b4623e0} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15411 | 2026.03.27 20:09:46.095397 [ 276 ] {b86077fe-9822-4131-a25a-522d4b4623e0} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001149 sec., 70496.08355091383 rows/sec., 5.50 MiB/sec. | ||
| 15412 | 2026.03.27 20:09:46.095434 [ 276 ] {b86077fe-9822-4131-a25a-522d4b4623e0} <Debug> TCPHandler: Processed in 0.001311063 sec. | ||
| 15413 | 2026.03.27 20:09:46.095541 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15414 | 2026.03.27 20:09:46.095633 [ 276 ] {35a6dc72-fa85-4c1b-b625-867ce6a33e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15415 | 2026.03.27 20:09:46.095675 [ 276 ] {35a6dc72-fa85-4c1b-b625-867ce6a33e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15416 | 2026.03.27 20:09:46.096073 [ 276 ] {35a6dc72-fa85-4c1b-b625-867ce6a33e68} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15417 | 2026.03.27 20:09:46.096108 [ 276 ] {35a6dc72-fa85-4c1b-b625-867ce6a33e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15418 | 2026.03.27 20:09:46.096448 [ 276 ] {35a6dc72-fa85-4c1b-b625-867ce6a33e68} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15419 | 2026.03.27 20:09:46.096654 [ 276 ] {35a6dc72-fa85-4c1b-b625-867ce6a33e68} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15420 | 2026.03.27 20:09:46.096779 [ 276 ] {35a6dc72-fa85-4c1b-b625-867ce6a33e68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 15421 | 2026.03.27 20:09:46.096815 [ 276 ] {35a6dc72-fa85-4c1b-b625-867ce6a33e68} <Debug> TCPHandler: Processed in 0.001320673 sec. | ||
| 15422 | 2026.03.27 20:09:46.096918 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15423 | 2026.03.27 20:09:46.097011 [ 276 ] {4a6186a9-8955-4d60-9000-678a76ca89a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15424 | 2026.03.27 20:09:46.097063 [ 276 ] {4a6186a9-8955-4d60-9000-678a76ca89a9} <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 | ||
| 15425 | 2026.03.27 20:09:46.097848 [ 276 ] {4a6186a9-8955-4d60-9000-678a76ca89a9} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15426 | 2026.03.27 20:09:46.097884 [ 276 ] {4a6186a9-8955-4d60-9000-678a76ca89a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15427 | 2026.03.27 20:09:46.098408 [ 276 ] {4a6186a9-8955-4d60-9000-678a76ca89a9} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15428 | 2026.03.27 20:09:46.098630 [ 276 ] {4a6186a9-8955-4d60-9000-678a76ca89a9} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15429 | 2026.03.27 20:09:46.098780 [ 276 ] {4a6186a9-8955-4d60-9000-678a76ca89a9} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001788 sec., 9507.829977628635 rows/sec., 17.04 MiB/sec. | ||
| 15430 | 2026.03.27 20:09:46.098841 [ 276 ] {4a6186a9-8955-4d60-9000-678a76ca89a9} <Debug> TCPHandler: Processed in 0.001970865 sec. | ||
| 15431 | 2026.03.27 20:09:46.098950 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15432 | 2026.03.27 20:09:46.099043 [ 276 ] {98a175ba-7cb6-4773-a77d-e54a9af531d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15433 | 2026.03.27 20:09:46.099083 [ 276 ] {98a175ba-7cb6-4773-a77d-e54a9af531d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15434 | 2026.03.27 20:09:46.099418 [ 276 ] {98a175ba-7cb6-4773-a77d-e54a9af531d6} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15435 | 2026.03.27 20:09:46.099457 [ 276 ] {98a175ba-7cb6-4773-a77d-e54a9af531d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15436 | 2026.03.27 20:09:46.099771 [ 276 ] {98a175ba-7cb6-4773-a77d-e54a9af531d6} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15437 | 2026.03.27 20:09:46.099971 [ 276 ] {98a175ba-7cb6-4773-a77d-e54a9af531d6} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15438 | 2026.03.27 20:09:46.100096 [ 276 ] {98a175ba-7cb6-4773-a77d-e54a9af531d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 15439 | 2026.03.27 20:09:46.100132 [ 276 ] {98a175ba-7cb6-4773-a77d-e54a9af531d6} <Debug> TCPHandler: Processed in 0.001229782 sec. | ||
| 15440 | 2026.03.27 20:09:46.338890 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15441 | 2026.03.27 20:09:46.339064 [ 276 ] {2ad9d3fd-e276-48b6-83d3-b0b3ff96ac76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15442 | 2026.03.27 20:09:46.339127 [ 276 ] {2ad9d3fd-e276-48b6-83d3-b0b3ff96ac76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15443 | 2026.03.27 20:09:46.339755 [ 276 ] {2ad9d3fd-e276-48b6-83d3-b0b3ff96ac76} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15444 | 2026.03.27 20:09:46.339802 [ 276 ] {2ad9d3fd-e276-48b6-83d3-b0b3ff96ac76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15445 | 2026.03.27 20:09:46.340200 [ 276 ] {2ad9d3fd-e276-48b6-83d3-b0b3ff96ac76} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15446 | 2026.03.27 20:09:46.340439 [ 276 ] {2ad9d3fd-e276-48b6-83d3-b0b3ff96ac76} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15447 | 2026.03.27 20:09:46.340591 [ 276 ] {2ad9d3fd-e276-48b6-83d3-b0b3ff96ac76} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001572 sec., 15267.175572519083 rows/sec., 1.27 MiB/sec. | ||
| 15448 | 2026.03.27 20:09:46.340633 [ 276 ] {2ad9d3fd-e276-48b6-83d3-b0b3ff96ac76} <Debug> TCPHandler: Processed in 0.001868363 sec. | ||
| 15449 | 2026.03.27 20:09:46.340756 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15450 | 2026.03.27 20:09:46.340852 [ 276 ] {5c31a2f8-8972-49c7-b8dd-bba601296e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15451 | 2026.03.27 20:09:46.340894 [ 276 ] {5c31a2f8-8972-49c7-b8dd-bba601296e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15452 | 2026.03.27 20:09:46.341295 [ 276 ] {5c31a2f8-8972-49c7-b8dd-bba601296e55} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15453 | 2026.03.27 20:09:46.341331 [ 276 ] {5c31a2f8-8972-49c7-b8dd-bba601296e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15454 | 2026.03.27 20:09:46.341621 [ 276 ] {5c31a2f8-8972-49c7-b8dd-bba601296e55} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15455 | 2026.03.27 20:09:46.341824 [ 276 ] {5c31a2f8-8972-49c7-b8dd-bba601296e55} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15456 | 2026.03.27 20:09:46.341952 [ 276 ] {5c31a2f8-8972-49c7-b8dd-bba601296e55} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001119 sec., 1787.3100983020554 rows/sec., 145.74 KiB/sec. | ||
| 15457 | 2026.03.27 20:09:46.341990 [ 276 ] {5c31a2f8-8972-49c7-b8dd-bba601296e55} <Debug> TCPHandler: Processed in 0.001283853 sec. | ||
| 15458 | 2026.03.27 20:09:46.342098 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15459 | 2026.03.27 20:09:46.342192 [ 276 ] {c802573a-6da6-4c53-80a6-161507d79b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15460 | 2026.03.27 20:09:46.342231 [ 276 ] {c802573a-6da6-4c53-80a6-161507d79b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15461 | 2026.03.27 20:09:46.344237 [ 276 ] {c802573a-6da6-4c53-80a6-161507d79b5b} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15462 | 2026.03.27 20:09:46.344282 [ 276 ] {c802573a-6da6-4c53-80a6-161507d79b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15463 | 2026.03.27 20:09:46.344769 [ 276 ] {c802573a-6da6-4c53-80a6-161507d79b5b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15464 | 2026.03.27 20:09:46.344980 [ 276 ] {c802573a-6da6-4c53-80a6-161507d79b5b} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15465 | 2026.03.27 20:09:46.345114 [ 276 ] {c802573a-6da6-4c53-80a6-161507d79b5b} <Debug> executeQuery: Read 2574 rows, 197.76 KiB in 0.002941 sec., 875212.5127507651 rows/sec., 65.67 MiB/sec. | ||
| 15466 | 2026.03.27 20:09:46.345113 [ 112 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15467 | 2026.03.27 20:09:46.345154 [ 276 ] {c802573a-6da6-4c53-80a6-161507d79b5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 15468 | 2026.03.27 20:09:46.345183 [ 276 ] {c802573a-6da6-4c53-80a6-161507d79b5b} <Debug> TCPHandler: Processed in 0.003135516 sec. | ||
| 15469 | 2026.03.27 20:09:46.345195 [ 112 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15470 | 2026.03.27 20:09:46.345223 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15471 | 2026.03.27 20:09:46.345308 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15472 | 2026.03.27 20:09:46.345344 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15473 | 2026.03.27 20:09:46.345407 [ 276 ] {e422de54-eb93-437c-bdc0-d0002ccce04d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15474 | 2026.03.27 20:09:46.345447 [ 276 ] {e422de54-eb93-437c-bdc0-d0002ccce04d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15475 | 2026.03.27 20:09:46.345458 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15476 | 2026.03.27 20:09:46.345493 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 3365 rows starting from the beginning of the part | ||
| 15477 | 2026.03.27 20:09:46.345559 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 845 rows starting from the beginning of the part | ||
| 15478 | 2026.03.27 20:09:46.345612 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 90 rows starting from the beginning of the part | ||
| 15479 | 2026.03.27 20:09:46.345661 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 845 rows starting from the beginning of the part | ||
| 15480 | 2026.03.27 20:09:46.345708 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 90 rows starting from the beginning of the part | ||
| 15481 | 2026.03.27 20:09:46.345755 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 2574 rows starting from the beginning of the part | ||
| 15482 | 2026.03.27 20:09:46.345892 [ 276 ] {e422de54-eb93-437c-bdc0-d0002ccce04d} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15483 | 2026.03.27 20:09:46.345927 [ 276 ] {e422de54-eb93-437c-bdc0-d0002ccce04d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15484 | 2026.03.27 20:09:46.346231 [ 276 ] {e422de54-eb93-437c-bdc0-d0002ccce04d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15485 | 2026.03.27 20:09:46.346456 [ 276 ] {e422de54-eb93-437c-bdc0-d0002ccce04d} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15486 | 2026.03.27 20:09:46.346587 [ 276 ] {e422de54-eb93-437c-bdc0-d0002ccce04d} <Debug> executeQuery: Read 49 rows, 3.73 KiB in 0.001198 sec., 40901.50250417362 rows/sec., 3.04 MiB/sec. | ||
| 15487 | 2026.03.27 20:09:46.346625 [ 276 ] {e422de54-eb93-437c-bdc0-d0002ccce04d} <Debug> TCPHandler: Processed in 0.001376374 sec. | ||
| 15488 | 2026.03.27 20:09:46.346746 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15489 | 2026.03.27 20:09:46.346840 [ 276 ] {1f551308-5c80-46b0-9db9-1c1b5b765199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15490 | 2026.03.27 20:09:46.346880 [ 276 ] {1f551308-5c80-46b0-9db9-1c1b5b765199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15491 | 2026.03.27 20:09:46.347763 [ 276 ] {1f551308-5c80-46b0-9db9-1c1b5b765199} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15492 | 2026.03.27 20:09:46.347799 [ 276 ] {1f551308-5c80-46b0-9db9-1c1b5b765199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15493 | 2026.03.27 20:09:46.348107 [ 196 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7809 rows, containing 5 columns (5 merged, 0 gathered) in 0.00280712 sec., 2781854.712303001 rows/sec., 223.09 MiB/sec. | ||
| 15494 | 2026.03.27 20:09:46.348141 [ 276 ] {1f551308-5c80-46b0-9db9-1c1b5b765199} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15495 | 2026.03.27 20:09:46.348378 [ 276 ] {1f551308-5c80-46b0-9db9-1c1b5b765199} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15496 | 2026.03.27 20:09:46.348452 [ 196 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15497 | 2026.03.27 20:09:46.348488 [ 112 ] {} <Debug> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 15498 | 2026.03.27 20:09:46.348513 [ 276 ] {1f551308-5c80-46b0-9db9-1c1b5b765199} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001691 sec., 487876.99586043763 rows/sec., 28.54 MiB/sec. | ||
| 15499 | 2026.03.27 20:09:46.348519 [ 112 ] {} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15500 | 2026.03.27 20:09:46.348556 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15501 | 2026.03.27 20:09:46.348559 [ 276 ] {1f551308-5c80-46b0-9db9-1c1b5b765199} <Debug> TCPHandler: Processed in 0.001860823 sec. | ||
| 15502 | 2026.03.27 20:09:46.348654 [ 192 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 15503 | 2026.03.27 20:09:46.348684 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15504 | 2026.03.27 20:09:46.348749 [ 196 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_116_23} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15505 | 2026.03.27 20:09:46.348762 [ 192 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15506 | 2026.03.27 20:09:46.348786 [ 276 ] {7a1e7464-34a1-4007-b8e2-1933bd57dda2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15507 | 2026.03.27 20:09:46.348792 [ 192 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 978 rows starting from the beginning of the part | ||
| 15508 | 2026.03.27 20:09:46.348833 [ 196 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_116_23} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15509 | 2026.03.27 20:09:46.348833 [ 276 ] {7a1e7464-34a1-4007-b8e2-1933bd57dda2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15510 | 2026.03.27 20:09:46.348870 [ 192 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part | ||
| 15511 | 2026.03.27 20:09:46.348917 [ 192 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 950 rows starting from the beginning of the part | ||
| 15512 | 2026.03.27 20:09:46.348925 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 15513 | 2026.03.27 20:09:46.348957 [ 192 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 149 rows starting from the beginning of the part | ||
| 15514 | 2026.03.27 20:09:46.348994 [ 192 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part | ||
| 15515 | 2026.03.27 20:09:46.349034 [ 192 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 825 rows starting from the beginning of the part | ||
| 15516 | 2026.03.27 20:09:46.349229 [ 276 ] {7a1e7464-34a1-4007-b8e2-1933bd57dda2} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15517 | 2026.03.27 20:09:46.349281 [ 276 ] {7a1e7464-34a1-4007-b8e2-1933bd57dda2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15518 | 2026.03.27 20:09:46.349572 [ 276 ] {7a1e7464-34a1-4007-b8e2-1933bd57dda2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 15519 | 2026.03.27 20:09:46.349817 [ 276 ] {7a1e7464-34a1-4007-b8e2-1933bd57dda2} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15520 | 2026.03.27 20:09:46.349946 [ 276 ] {7a1e7464-34a1-4007-b8e2-1933bd57dda2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001179 sec., 848.1764206955047 rows/sec., 59.64 KiB/sec. | ||
| 15521 | 2026.03.27 20:09:46.349984 [ 276 ] {7a1e7464-34a1-4007-b8e2-1933bd57dda2} <Debug> TCPHandler: Processed in 0.001350204 sec. | ||
| 15522 | 2026.03.27 20:09:46.350097 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15523 | 2026.03.27 20:09:46.350190 [ 276 ] {ecc0ee75-2ea9-4dfc-ab5b-266f6a503820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15524 | 2026.03.27 20:09:46.350230 [ 276 ] {ecc0ee75-2ea9-4dfc-ab5b-266f6a503820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15525 | 2026.03.27 20:09:46.350289 [ 195 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3200 rows, containing 5 columns (5 merged, 0 gathered) in 0.0016726 sec., 1913189.046992706 rows/sec., 121.60 MiB/sec. | ||
| 15526 | 2026.03.27 20:09:46.350459 [ 192 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 15527 | 2026.03.27 20:09:46.350644 [ 276 ] {ecc0ee75-2ea9-4dfc-ab5b-266f6a503820} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15528 | 2026.03.27 20:09:46.350686 [ 276 ] {ecc0ee75-2ea9-4dfc-ab5b-266f6a503820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15529 | 2026.03.27 20:09:46.350762 [ 192 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_37_8} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15530 | 2026.03.27 20:09:46.350840 [ 192 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_37_8} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 15531 | 2026.03.27 20:09:46.350900 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 15532 | 2026.03.27 20:09:46.351001 [ 276 ] {ecc0ee75-2ea9-4dfc-ab5b-266f6a503820} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15533 | 2026.03.27 20:09:46.351215 [ 276 ] {ecc0ee75-2ea9-4dfc-ab5b-266f6a503820} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15534 | 2026.03.27 20:09:46.351357 [ 276 ] {ecc0ee75-2ea9-4dfc-ab5b-266f6a503820} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001185 sec., 10126.582278481012 rows/sec., 791.14 KiB/sec. | ||
| 15535 | 2026.03.27 20:09:46.351395 [ 276 ] {ecc0ee75-2ea9-4dfc-ab5b-266f6a503820} <Debug> TCPHandler: Processed in 0.001347234 sec. | ||
| 15536 | 2026.03.27 20:09:46.351506 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15537 | 2026.03.27 20:09:46.351601 [ 276 ] {274a794d-6af3-4f97-a399-41ec3f7bc98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15538 | 2026.03.27 20:09:46.351640 [ 276 ] {274a794d-6af3-4f97-a399-41ec3f7bc98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15539 | 2026.03.27 20:09:46.352771 [ 276 ] {274a794d-6af3-4f97-a399-41ec3f7bc98d} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15540 | 2026.03.27 20:09:46.352807 [ 276 ] {274a794d-6af3-4f97-a399-41ec3f7bc98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15541 | 2026.03.27 20:09:46.353178 [ 276 ] {274a794d-6af3-4f97-a399-41ec3f7bc98d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15542 | 2026.03.27 20:09:46.353400 [ 276 ] {274a794d-6af3-4f97-a399-41ec3f7bc98d} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15543 | 2026.03.27 20:09:46.353528 [ 111 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15544 | 2026.03.27 20:09:46.353532 [ 276 ] {274a794d-6af3-4f97-a399-41ec3f7bc98d} <Debug> executeQuery: Read 1352 rows, 93.46 KiB in 0.001949 sec., 693689.0713186249 rows/sec., 46.83 MiB/sec. | ||
| 15545 | 2026.03.27 20:09:46.353565 [ 111 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15546 | 2026.03.27 20:09:46.353584 [ 276 ] {274a794d-6af3-4f97-a399-41ec3f7bc98d} <Debug> TCPHandler: Processed in 0.002125968 sec. | ||
| 15547 | 2026.03.27 20:09:46.353585 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15548 | 2026.03.27 20:09:46.353693 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15549 | 2026.03.27 20:09:46.353717 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15550 | 2026.03.27 20:09:46.353787 [ 276 ] {0dea78d6-aa76-4de4-9c8a-4222d64e2b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15551 | 2026.03.27 20:09:46.353836 [ 276 ] {0dea78d6-aa76-4de4-9c8a-4222d64e2b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15552 | 2026.03.27 20:09:46.353868 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15553 | 2026.03.27 20:09:46.353907 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1831 rows starting from the beginning of the part | ||
| 15554 | 2026.03.27 20:09:46.353980 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 514 rows starting from the beginning of the part | ||
| 15555 | 2026.03.27 20:09:46.354028 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 81 rows starting from the beginning of the part | ||
| 15556 | 2026.03.27 20:09:46.354072 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 514 rows starting from the beginning of the part | ||
| 15557 | 2026.03.27 20:09:46.354116 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 81 rows starting from the beginning of the part | ||
| 15558 | 2026.03.27 20:09:46.354159 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1352 rows starting from the beginning of the part | ||
| 15559 | 2026.03.27 20:09:46.354752 [ 276 ] {0dea78d6-aa76-4de4-9c8a-4222d64e2b56} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15560 | 2026.03.27 20:09:46.354796 [ 276 ] {0dea78d6-aa76-4de4-9c8a-4222d64e2b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15561 | 2026.03.27 20:09:46.355266 [ 276 ] {0dea78d6-aa76-4de4-9c8a-4222d64e2b56} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15562 | 2026.03.27 20:09:46.355500 [ 276 ] {0dea78d6-aa76-4de4-9c8a-4222d64e2b56} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15563 | 2026.03.27 20:09:46.355609 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001958905 sec., 2232369.6146571683 rows/sec., 162.27 MiB/sec. | ||
| 15564 | 2026.03.27 20:09:46.355634 [ 276 ] {0dea78d6-aa76-4de4-9c8a-4222d64e2b56} <Debug> executeQuery: Read 1605 rows, 101.94 KiB in 0.001866 sec., 860128.6173633441 rows/sec., 53.35 MiB/sec. | ||
| 15565 | 2026.03.27 20:09:46.355677 [ 276 ] {0dea78d6-aa76-4de4-9c8a-4222d64e2b56} <Debug> TCPHandler: Processed in 0.002035346 sec. | ||
| 15566 | 2026.03.27 20:09:46.355796 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15567 | 2026.03.27 20:09:46.355852 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15568 | 2026.03.27 20:09:46.355892 [ 276 ] {20c2ac6c-6bdb-45e6-a1ae-1ba3348e4efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15569 | 2026.03.27 20:09:46.355946 [ 276 ] {20c2ac6c-6bdb-45e6-a1ae-1ba3348e4efb} <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 | ||
| 15570 | 2026.03.27 20:09:46.356148 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_116_23} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15571 | 2026.03.27 20:09:46.356226 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_116_23} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15572 | 2026.03.27 20:09:46.356314 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 15573 | 2026.03.27 20:09:46.356818 [ 276 ] {20c2ac6c-6bdb-45e6-a1ae-1ba3348e4efb} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15574 | 2026.03.27 20:09:46.356853 [ 276 ] {20c2ac6c-6bdb-45e6-a1ae-1ba3348e4efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15575 | 2026.03.27 20:09:46.357400 [ 276 ] {20c2ac6c-6bdb-45e6-a1ae-1ba3348e4efb} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15576 | 2026.03.27 20:09:46.357619 [ 276 ] {20c2ac6c-6bdb-45e6-a1ae-1ba3348e4efb} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15577 | 2026.03.27 20:09:46.357759 [ 276 ] {20c2ac6c-6bdb-45e6-a1ae-1ba3348e4efb} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001885 sec., 18567.63925729443 rows/sec., 33.27 MiB/sec. | ||
| 15578 | 2026.03.27 20:09:46.357812 [ 276 ] {20c2ac6c-6bdb-45e6-a1ae-1ba3348e4efb} <Debug> TCPHandler: Processed in 0.002067277 sec. | ||
| 15579 | 2026.03.27 20:09:46.357929 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15580 | 2026.03.27 20:09:46.358026 [ 276 ] {4713861b-9bb4-4f95-929f-577da66b3487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15581 | 2026.03.27 20:09:46.358067 [ 276 ] {4713861b-9bb4-4f95-929f-577da66b3487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15582 | 2026.03.27 20:09:46.358386 [ 276 ] {4713861b-9bb4-4f95-929f-577da66b3487} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15583 | 2026.03.27 20:09:46.358419 [ 276 ] {4713861b-9bb4-4f95-929f-577da66b3487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15584 | 2026.03.27 20:09:46.358710 [ 276 ] {4713861b-9bb4-4f95-929f-577da66b3487} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15585 | 2026.03.27 20:09:46.358913 [ 276 ] {4713861b-9bb4-4f95-929f-577da66b3487} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15586 | 2026.03.27 20:09:46.359015 [ 111 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15587 | 2026.03.27 20:09:46.359037 [ 276 ] {4713861b-9bb4-4f95-929f-577da66b3487} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001029 sec., 11661.807580174927 rows/sec., 804.79 KiB/sec. | ||
| 15588 | 2026.03.27 20:09:46.359047 [ 111 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15589 | 2026.03.27 20:09:46.359068 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15590 | 2026.03.27 20:09:46.359074 [ 276 ] {4713861b-9bb4-4f95-929f-577da66b3487} <Debug> TCPHandler: Processed in 0.001195201 sec. | ||
| 15591 | 2026.03.27 20:09:46.359148 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15592 | 2026.03.27 20:09:46.359247 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15593 | 2026.03.27 20:09:46.359274 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6030 rows starting from the beginning of the part | ||
| 15594 | 2026.03.27 20:09:46.359319 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 90 rows starting from the beginning of the part | ||
| 15595 | 2026.03.27 20:09:46.359357 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 15596 | 2026.03.27 20:09:46.359389 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 90 rows starting from the beginning of the part | ||
| 15597 | 2026.03.27 20:09:46.359420 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 15598 | 2026.03.27 20:09:46.359452 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 12 rows starting from the beginning of the part | ||
| 15599 | 2026.03.27 20:09:46.361117 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6342 rows, containing 4 columns (4 merged, 0 gathered) in 0.002003225 sec., 3165894.9943216564 rows/sec., 208.07 MiB/sec. | ||
| 15600 | 2026.03.27 20:09:46.361761 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15601 | 2026.03.27 20:09:46.362273 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_116_23} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15602 | 2026.03.27 20:09:46.362478 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_116_23} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15603 | 2026.03.27 20:09:46.362589 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 15604 | 2026.03.27 20:09:47.001031 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.23 MiB, peak 392.66 MiB, free memory in arenas 0.00 B, will set to 382.91 MiB (RSS), difference: -1.32 MiB | ||
| 15605 | 2026.03.27 20:09:47.653086 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1980 | ||
| 15606 | 2026.03.27 20:09:47.656040 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15607 | 2026.03.27 20:09:47.656099 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 15608 | 2026.03.27 20:09:47.657349 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15609 | 2026.03.27 20:09:47.657625 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15610 | 2026.03.27 20:09:47.658003 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1980 | ||
| 15611 | 2026.03.27 20:09:50.045247 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34143 | ||
| 15612 | 2026.03.27 20:09:50.045797 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15613 | 2026.03.27 20:09:50.045833 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 15614 | 2026.03.27 20:09:50.046339 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15615 | 2026.03.27 20:09:50.046563 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15616 | 2026.03.27 20:09:50.046696 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34143 | ||
| 15617 | 2026.03.27 20:09:50.046714 [ 104 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15618 | 2026.03.27 20:09:50.046777 [ 104 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15619 | 2026.03.27 20:09:50.046797 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 15620 | 2026.03.27 20:09:50.046914 [ 191 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 15621 | 2026.03.27 20:09:50.047046 [ 191 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15622 | 2026.03.27 20:09:50.047086 [ 191 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31711 rows starting from the beginning of the part | ||
| 15623 | 2026.03.27 20:09:50.047149 [ 191 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 15624 | 2026.03.27 20:09:50.047194 [ 191 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 15625 | 2026.03.27 20:09:50.047236 [ 191 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 15626 | 2026.03.27 20:09:50.047277 [ 191 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 15627 | 2026.03.27 20:09:50.047317 [ 191 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 15628 | 2026.03.27 20:09:50.049758 [ 191 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34143 rows, containing 4 columns (4 merged, 0 gathered) in 0.002894172 sec., 11797156.49242685 rows/sec., 168.76 MiB/sec. | ||
| 15629 | 2026.03.27 20:09:50.049852 [ 191 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15630 | 2026.03.27 20:09:50.050101 [ 191 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_71_14} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15631 | 2026.03.27 20:09:50.050175 [ 191 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_71_14} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15632 | 2026.03.27 20:09:50.050257 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 15633 | 2026.03.27 20:09:51.087463 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15634 | 2026.03.27 20:09:51.087661 [ 276 ] {33ae684a-bddf-485e-a1a4-3563c8fea9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15635 | 2026.03.27 20:09:51.087735 [ 276 ] {33ae684a-bddf-485e-a1a4-3563c8fea9be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15636 | 2026.03.27 20:09:51.088464 [ 276 ] {33ae684a-bddf-485e-a1a4-3563c8fea9be} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15637 | 2026.03.27 20:09:51.088518 [ 276 ] {33ae684a-bddf-485e-a1a4-3563c8fea9be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 15638 | 2026.03.27 20:09:51.088919 [ 276 ] {33ae684a-bddf-485e-a1a4-3563c8fea9be} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15639 | 2026.03.27 20:09:51.089154 [ 276 ] {33ae684a-bddf-485e-a1a4-3563c8fea9be} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15640 | 2026.03.27 20:09:51.089317 [ 276 ] {33ae684a-bddf-485e-a1a4-3563c8fea9be} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001708 sec., 32786.885245901634 rows/sec., 2.52 MiB/sec. | ||
| 15641 | 2026.03.27 20:09:51.089368 [ 276 ] {33ae684a-bddf-485e-a1a4-3563c8fea9be} <Debug> TCPHandler: Processed in 0.002041656 sec. | ||
| 15642 | 2026.03.27 20:09:51.089497 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15643 | 2026.03.27 20:09:51.089601 [ 276 ] {e9d3169b-0015-4eb4-83b0-019412e65a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15644 | 2026.03.27 20:09:51.089645 [ 276 ] {e9d3169b-0015-4eb4-83b0-019412e65a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15645 | 2026.03.27 20:09:51.090107 [ 276 ] {e9d3169b-0015-4eb4-83b0-019412e65a60} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15646 | 2026.03.27 20:09:51.090145 [ 276 ] {e9d3169b-0015-4eb4-83b0-019412e65a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 15647 | 2026.03.27 20:09:51.090444 [ 276 ] {e9d3169b-0015-4eb4-83b0-019412e65a60} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15648 | 2026.03.27 20:09:51.090650 [ 276 ] {e9d3169b-0015-4eb4-83b0-019412e65a60} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15649 | 2026.03.27 20:09:51.090780 [ 276 ] {e9d3169b-0015-4eb4-83b0-019412e65a60} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 15650 | 2026.03.27 20:09:51.090818 [ 276 ] {e9d3169b-0015-4eb4-83b0-019412e65a60} <Debug> TCPHandler: Processed in 0.001371454 sec. | ||
| 15651 | 2026.03.27 20:09:51.090936 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15652 | 2026.03.27 20:09:51.091032 [ 276 ] {b60ee9f0-8392-4dd0-b9e8-1d3f135aa661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15653 | 2026.03.27 20:09:51.091076 [ 276 ] {b60ee9f0-8392-4dd0-b9e8-1d3f135aa661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15654 | 2026.03.27 20:09:51.091495 [ 276 ] {b60ee9f0-8392-4dd0-b9e8-1d3f135aa661} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15655 | 2026.03.27 20:09:51.091532 [ 276 ] {b60ee9f0-8392-4dd0-b9e8-1d3f135aa661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 15656 | 2026.03.27 20:09:51.091855 [ 276 ] {b60ee9f0-8392-4dd0-b9e8-1d3f135aa661} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15657 | 2026.03.27 20:09:51.092058 [ 276 ] {b60ee9f0-8392-4dd0-b9e8-1d3f135aa661} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15658 | 2026.03.27 20:09:51.092184 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 5 parts from all_1_112_28 to all_116_116_0 | ||
| 15659 | 2026.03.27 20:09:51.092189 [ 276 ] {b60ee9f0-8392-4dd0-b9e8-1d3f135aa661} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001177 sec., 108751.06202209005 rows/sec., 7.57 MiB/sec. | ||
| 15660 | 2026.03.27 20:09:51.092253 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15661 | 2026.03.27 20:09:51.092269 [ 276 ] {b60ee9f0-8392-4dd0-b9e8-1d3f135aa661} <Debug> TCPHandler: Processed in 0.001380685 sec. | ||
| 15662 | 2026.03.27 20:09:51.092284 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 15663 | 2026.03.27 20:09:51.092411 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15664 | 2026.03.27 20:09:51.092455 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_116_29} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_112_28 to all_116_116_0 into Compact with storage Full | ||
| 15665 | 2026.03.27 20:09:51.092508 [ 276 ] {8963f921-570e-4ddc-8eba-e209cc3ca2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15666 | 2026.03.27 20:09:51.092559 [ 276 ] {8963f921-570e-4ddc-8eba-e209cc3ca2fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15667 | 2026.03.27 20:09:51.092681 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_116_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15668 | 2026.03.27 20:09:51.092745 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_116_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_112_28, total 43585 rows starting from the beginning of the part | ||
| 15669 | 2026.03.27 20:09:51.092855 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_116_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 15670 | 2026.03.27 20:09:51.092895 [ 276 ] {8963f921-570e-4ddc-8eba-e209cc3ca2fc} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15671 | 2026.03.27 20:09:51.092934 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_116_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 265 rows starting from the beginning of the part | ||
| 15672 | 2026.03.27 20:09:51.092936 [ 276 ] {8963f921-570e-4ddc-8eba-e209cc3ca2fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 15673 | 2026.03.27 20:09:51.093012 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_116_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 15674 | 2026.03.27 20:09:51.093086 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_116_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1605 rows starting from the beginning of the part | ||
| 15675 | 2026.03.27 20:09:51.093294 [ 276 ] {8963f921-570e-4ddc-8eba-e209cc3ca2fc} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15676 | 2026.03.27 20:09:51.093545 [ 276 ] {8963f921-570e-4ddc-8eba-e209cc3ca2fc} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15677 | 2026.03.27 20:09:51.093679 [ 276 ] {8963f921-570e-4ddc-8eba-e209cc3ca2fc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001189 sec., 40370.05887300253 rows/sec., 2.72 MiB/sec. | ||
| 15678 | 2026.03.27 20:09:51.093715 [ 276 ] {8963f921-570e-4ddc-8eba-e209cc3ca2fc} <Debug> TCPHandler: Processed in 0.001352224 sec. | ||
| 15679 | 2026.03.27 20:09:51.101095 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_116_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45775 rows, containing 5 columns (5 merged, 0 gathered) in 0.008717394 sec., 5250995.882485064 rows/sec., 336.16 MiB/sec. | ||
| 15680 | 2026.03.27 20:09:51.101455 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_116_29} <Trace> MergedBlockOutputStream: filled checksums all_1_116_29 (state Temporary) | ||
| 15681 | 2026.03.27 20:09:51.101724 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_116_29} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_116_29 to all_1_116_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15682 | 2026.03.27 20:09:51.101801 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_116_29} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 5 parts: [all_1_112_28, all_116_116_0] -> all_1_116_29 | ||
| 15683 | 2026.03.27 20:09:51.101879 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15684 | 2026.03.27 20:09:51.806467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 15685 | 2026.03.27 20:09:51.824260 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15686 | 2026.03.27 20:09:51.824322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 15687 | 2026.03.27 20:09:51.830466 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15688 | 2026.03.27 20:09:51.831166 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15689 | 2026.03.27 20:09:51.831445 [ 103 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15690 | 2026.03.27 20:09:51.831480 [ 103 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15691 | 2026.03.27 20:09:51.831498 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 15692 | 2026.03.27 20:09:51.831623 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 15693 | 2026.03.27 20:09:51.834489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 15694 | 2026.03.27 20:09:51.835694 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15695 | 2026.03.27 20:09:51.837195 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 15696 | 2026.03.27 20:09:51.841653 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 15697 | 2026.03.27 20:09:51.846204 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 15698 | 2026.03.27 20:09:51.850639 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 15699 | 2026.03.27 20:09:51.855421 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 15700 | 2026.03.27 20:09:51.860036 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 15701 | 2026.03.27 20:09:51.913374 [ 186 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.081808875 sec., 6539.632772116717 rows/sec., 33.82 MiB/sec. | ||
| 15702 | 2026.03.27 20:09:51.916214 [ 186 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15703 | 2026.03.27 20:09:51.918356 [ 186 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_71_14} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15704 | 2026.03.27 20:09:51.918479 [ 186 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_71_14} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15705 | 2026.03.27 20:09:51.921346 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 15706 | 2026.03.27 20:09:52.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.32 MiB, peak 401.72 MiB, free memory in arenas 0.00 B, will set to 382.99 MiB (RSS), difference: -1.33 MiB | ||
| 15707 | 2026.03.27 20:09:55.387716 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61834 | ||
| 15708 | 2026.03.27 20:09:55.387837 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15709 | 2026.03.27 20:09:55.387866 [ 291 ] {} <Debug> TCP-Session: d96020ea-38eb-4f79-bd98-6fca3174f3b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61834 | ||
| 15710 | 2026.03.27 20:09:55.387888 [ 291 ] {} <Debug> TCP-Session: d96020ea-38eb-4f79-bd98-6fca3174f3b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15711 | 2026.03.27 20:09:55.387901 [ 291 ] {} <Debug> TCP-Session: d96020ea-38eb-4f79-bd98-6fca3174f3b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15712 | 2026.03.27 20:09:55.388131 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35120 | ||
| 15713 | 2026.03.27 20:09:55.388182 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64760 | ||
| 15714 | 2026.03.27 20:09:55.388215 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36589 | ||
| 15715 | 2026.03.27 20:09:55.388233 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44502 | ||
| 15716 | 2026.03.27 20:09:55.388279 [ 291 ] {} <Trace> TCP-Session: d96020ea-38eb-4f79-bd98-6fca3174f3b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15717 | 2026.03.27 20:09:55.388314 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15718 | 2026.03.27 20:09:55.388229 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15719 | 2026.03.27 20:09:55.388342 [ 287 ] {} <Debug> TCP-Session: 3f0f74f1-906d-4cc3-82ad-d479fd378106 Authenticating user 'default' from [fd00:1122:3344:101::e]:36589 | ||
| 15720 | 2026.03.27 20:09:55.388366 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15721 | 2026.03.27 20:09:55.388374 [ 350 ] {} <Debug> TCP-Session: 839edc92-e392-4fe1-a113-490dce723e91 Authenticating user 'default' from [fd00:1122:3344:101::e]:35120 | ||
| 15722 | 2026.03.27 20:09:55.388383 [ 287 ] {} <Debug> TCP-Session: 3f0f74f1-906d-4cc3-82ad-d479fd378106 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15723 | 2026.03.27 20:09:55.388399 [ 290 ] {} <Debug> TCP-Session: f0d54a38-5801-4037-aefa-ef8fbfbedb2f Authenticating user 'default' from [fd00:1122:3344:101::e]:44502 | ||
| 15724 | 2026.03.27 20:09:55.388421 [ 287 ] {} <Debug> TCP-Session: 3f0f74f1-906d-4cc3-82ad-d479fd378106 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15725 | 2026.03.27 20:09:55.388450 [ 290 ] {} <Debug> TCP-Session: f0d54a38-5801-4037-aefa-ef8fbfbedb2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15726 | 2026.03.27 20:09:55.388335 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15727 | 2026.03.27 20:09:55.388484 [ 291 ] {83f12a6f-6fe0-4997-830f-a533ebbd3979} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61834) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15728 | 2026.03.27 20:09:55.388476 [ 290 ] {} <Debug> TCP-Session: f0d54a38-5801-4037-aefa-ef8fbfbedb2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15729 | 2026.03.27 20:09:55.388527 [ 351 ] {} <Debug> TCP-Session: 5d9bd942-f51d-400e-af18-7d2159cea81a Authenticating user 'default' from [fd00:1122:3344:101::e]:64760 | ||
| 15730 | 2026.03.27 20:09:55.388226 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41615 | ||
| 15731 | 2026.03.27 20:09:55.388572 [ 351 ] {} <Debug> TCP-Session: 5d9bd942-f51d-400e-af18-7d2159cea81a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15732 | 2026.03.27 20:09:55.388196 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45735 | ||
| 15733 | 2026.03.27 20:09:55.388615 [ 351 ] {} <Debug> TCP-Session: 5d9bd942-f51d-400e-af18-7d2159cea81a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15734 | 2026.03.27 20:09:55.388200 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53982 | ||
| 15735 | 2026.03.27 20:09:55.388189 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50821 | ||
| 15736 | 2026.03.27 20:09:55.388679 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15737 | 2026.03.27 20:09:55.388697 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15738 | 2026.03.27 20:09:55.388733 [ 289 ] {} <Debug> TCP-Session: 34fa1e25-ffe1-4d15-b483-9aea67d3274b Authenticating user 'default' from [fd00:1122:3344:101::e]:41615 | ||
| 15739 | 2026.03.27 20:09:55.388742 [ 352 ] {} <Debug> TCP-Session: 321fcf38-8072-46a0-9f56-4a7e4e904e4a Authenticating user 'default' from [fd00:1122:3344:101::e]:45735 | ||
| 15740 | 2026.03.27 20:09:55.388415 [ 350 ] {} <Debug> TCP-Session: 839edc92-e392-4fe1-a113-490dce723e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15741 | 2026.03.27 20:09:55.388765 [ 352 ] {} <Debug> TCP-Session: 321fcf38-8072-46a0-9f56-4a7e4e904e4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15742 | 2026.03.27 20:09:55.388793 [ 350 ] {} <Debug> TCP-Session: 839edc92-e392-4fe1-a113-490dce723e91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15743 | 2026.03.27 20:09:55.388799 [ 352 ] {} <Debug> TCP-Session: 321fcf38-8072-46a0-9f56-4a7e4e904e4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15744 | 2026.03.27 20:09:55.388761 [ 289 ] {} <Debug> TCP-Session: 34fa1e25-ffe1-4d15-b483-9aea67d3274b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15745 | 2026.03.27 20:09:55.388840 [ 289 ] {} <Debug> TCP-Session: 34fa1e25-ffe1-4d15-b483-9aea67d3274b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15746 | 2026.03.27 20:09:55.388867 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15747 | 2026.03.27 20:09:55.388897 [ 354 ] {} <Debug> TCP-Session: 253681b4-6535-4600-88ee-83cb45809246 Authenticating user 'default' from [fd00:1122:3344:101::e]:53982 | ||
| 15748 | 2026.03.27 20:09:55.388912 [ 354 ] {} <Debug> TCP-Session: 253681b4-6535-4600-88ee-83cb45809246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15749 | 2026.03.27 20:09:55.388925 [ 354 ] {} <Debug> TCP-Session: 253681b4-6535-4600-88ee-83cb45809246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15750 | 2026.03.27 20:09:55.388950 [ 291 ] {83f12a6f-6fe0-4997-830f-a533ebbd3979} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15751 | 2026.03.27 20:09:55.389015 [ 291 ] {83f12a6f-6fe0-4997-830f-a533ebbd3979} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15752 | 2026.03.27 20:09:55.389141 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15753 | 2026.03.27 20:09:55.389177 [ 353 ] {} <Debug> TCP-Session: 068da6fa-9d3a-4423-a5c6-8cd01729c6f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50821 | ||
| 15754 | 2026.03.27 20:09:55.389194 [ 353 ] {} <Debug> TCP-Session: 068da6fa-9d3a-4423-a5c6-8cd01729c6f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15755 | 2026.03.27 20:09:55.389208 [ 353 ] {} <Debug> TCP-Session: 068da6fa-9d3a-4423-a5c6-8cd01729c6f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15756 | 2026.03.27 20:09:55.389349 [ 291 ] {83f12a6f-6fe0-4997-830f-a533ebbd3979} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 15757 | 2026.03.27 20:09:55.390634 [ 315 ] {83f12a6f-6fe0-4997-830f-a533ebbd3979} <Trace> AggregatingTransform: Aggregating | ||
| 15758 | 2026.03.27 20:09:55.390710 [ 315 ] {83f12a6f-6fe0-4997-830f-a533ebbd3979} <Trace> Aggregator: Aggregation method: without_key | ||
| 15759 | 2026.03.27 20:09:55.390754 [ 315 ] {83f12a6f-6fe0-4997-830f-a533ebbd3979} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001296112 sec. (771.538 rows/sec., 30.14 KiB/sec.) | ||
| 15760 | 2026.03.27 20:09:55.390775 [ 315 ] {83f12a6f-6fe0-4997-830f-a533ebbd3979} <Trace> Aggregator: Merging aggregated data | ||
| 15761 | 2026.03.27 20:09:55.391964 [ 291 ] {83f12a6f-6fe0-4997-830f-a533ebbd3979} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003546 sec., 282.0078962210942 rows/sec., 11.02 KiB/sec. | ||
| 15762 | 2026.03.27 20:09:55.392149 [ 291 ] {83f12a6f-6fe0-4997-830f-a533ebbd3979} <Debug> TCPHandler: Processed in 0.004016451 sec. | ||
| 15763 | 2026.03.27 20:09:55.392303 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15764 | 2026.03.27 20:09:55.392334 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15765 | 2026.03.27 20:09:55.392368 [ 291 ] {} <Debug> TCP-Session: d96020ea-38eb-4f79-bd98-6fca3174f3b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15766 | 2026.03.27 20:09:55.392371 [ 350 ] {} <Debug> TCP-Session: 839edc92-e392-4fe1-a113-490dce723e91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15767 | 2026.03.27 20:09:55.392374 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15768 | 2026.03.27 20:09:55.392397 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15769 | 2026.03.27 20:09:55.392421 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15770 | 2026.03.27 20:09:55.392444 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15771 | 2026.03.27 20:09:55.392467 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15772 | 2026.03.27 20:09:55.392488 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15773 | 2026.03.27 20:09:55.392506 [ 353 ] {} <Debug> TCP-Session: 068da6fa-9d3a-4423-a5c6-8cd01729c6f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15774 | 2026.03.27 20:09:55.392507 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15775 | 2026.03.27 20:09:55.392536 [ 287 ] {} <Debug> TCP-Session: 3f0f74f1-906d-4cc3-82ad-d479fd378106 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15776 | 2026.03.27 20:09:55.392521 [ 354 ] {} <Debug> TCP-Session: 253681b4-6535-4600-88ee-83cb45809246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15777 | 2026.03.27 20:09:55.392569 [ 289 ] {} <Debug> TCP-Session: 34fa1e25-ffe1-4d15-b483-9aea67d3274b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15778 | 2026.03.27 20:09:55.392487 [ 352 ] {} <Debug> TCP-Session: 321fcf38-8072-46a0-9f56-4a7e4e904e4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15779 | 2026.03.27 20:09:55.392481 [ 351 ] {} <Debug> TCP-Session: 5d9bd942-f51d-400e-af18-7d2159cea81a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15780 | 2026.03.27 20:09:55.392444 [ 290 ] {} <Debug> TCP-Session: f0d54a38-5801-4037-aefa-ef8fbfbedb2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15781 | 2026.03.27 20:09:55.545264 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35940 | ||
| 15782 | 2026.03.27 20:09:55.545378 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15783 | 2026.03.27 20:09:55.545406 [ 291 ] {} <Debug> TCP-Session: cd02bee1-2bd3-470e-b1ee-dcdd804b3378 Authenticating user 'default' from [fd00:1122:3344:101::e]:35940 | ||
| 15784 | 2026.03.27 20:09:55.545429 [ 291 ] {} <Debug> TCP-Session: cd02bee1-2bd3-470e-b1ee-dcdd804b3378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15785 | 2026.03.27 20:09:55.545442 [ 291 ] {} <Debug> TCP-Session: cd02bee1-2bd3-470e-b1ee-dcdd804b3378 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15786 | 2026.03.27 20:09:55.545668 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39582 | ||
| 15787 | 2026.03.27 20:09:55.545691 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65232 | ||
| 15788 | 2026.03.27 20:09:55.545709 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46488 | ||
| 15789 | 2026.03.27 20:09:55.545736 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43317 | ||
| 15790 | 2026.03.27 20:09:55.545785 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15791 | 2026.03.27 20:09:55.545809 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15792 | 2026.03.27 20:09:55.545816 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15793 | 2026.03.27 20:09:55.545835 [ 350 ] {} <Debug> TCP-Session: 956f9e47-e92a-4438-b4e2-cfa42be91c9c Authenticating user 'default' from [fd00:1122:3344:101::e]:39582 | ||
| 15794 | 2026.03.27 20:09:55.545838 [ 354 ] {} <Debug> TCP-Session: 0c04a7e1-ab70-4e66-95cd-e26cdb3b27a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46488 | ||
| 15795 | 2026.03.27 20:09:55.545861 [ 351 ] {} <Debug> TCP-Session: f6955352-1c14-4126-8fa0-d1f157974a1d Authenticating user 'default' from [fd00:1122:3344:101::e]:65232 | ||
| 15796 | 2026.03.27 20:09:55.545860 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15797 | 2026.03.27 20:09:55.545871 [ 350 ] {} <Debug> TCP-Session: 956f9e47-e92a-4438-b4e2-cfa42be91c9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15798 | 2026.03.27 20:09:55.545899 [ 351 ] {} <Debug> TCP-Session: f6955352-1c14-4126-8fa0-d1f157974a1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15799 | 2026.03.27 20:09:55.545910 [ 290 ] {} <Debug> TCP-Session: 38ad33e3-fa2a-4e57-afa6-0f17b712a712 Authenticating user 'default' from [fd00:1122:3344:101::e]:43317 | ||
| 15800 | 2026.03.27 20:09:55.545916 [ 350 ] {} <Debug> TCP-Session: 956f9e47-e92a-4438-b4e2-cfa42be91c9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15801 | 2026.03.27 20:09:55.545938 [ 351 ] {} <Debug> TCP-Session: f6955352-1c14-4126-8fa0-d1f157974a1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15802 | 2026.03.27 20:09:55.545954 [ 290 ] {} <Debug> TCP-Session: 38ad33e3-fa2a-4e57-afa6-0f17b712a712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15803 | 2026.03.27 20:09:55.545875 [ 354 ] {} <Debug> TCP-Session: 0c04a7e1-ab70-4e66-95cd-e26cdb3b27a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15804 | 2026.03.27 20:09:55.545990 [ 290 ] {} <Debug> TCP-Session: 38ad33e3-fa2a-4e57-afa6-0f17b712a712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15805 | 2026.03.27 20:09:55.546010 [ 354 ] {} <Debug> TCP-Session: 0c04a7e1-ab70-4e66-95cd-e26cdb3b27a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15806 | 2026.03.27 20:09:55.545732 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53813 | ||
| 15807 | 2026.03.27 20:09:55.545718 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53830 | ||
| 15808 | 2026.03.27 20:09:55.545709 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52079 | ||
| 15809 | 2026.03.27 20:09:55.545700 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40445 | ||
| 15810 | 2026.03.27 20:09:55.546154 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15811 | 2026.03.27 20:09:55.545786 [ 291 ] {} <Trace> TCP-Session: cd02bee1-2bd3-470e-b1ee-dcdd804b3378 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15812 | 2026.03.27 20:09:55.546186 [ 287 ] {} <Debug> TCP-Session: 426fcac3-9e8d-413d-8f99-4106c6c37ec8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53830 | ||
| 15813 | 2026.03.27 20:09:55.546182 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15814 | 2026.03.27 20:09:55.546210 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15815 | 2026.03.27 20:09:55.546210 [ 287 ] {} <Debug> TCP-Session: 426fcac3-9e8d-413d-8f99-4106c6c37ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15816 | 2026.03.27 20:09:55.546235 [ 352 ] {} <Debug> TCP-Session: a68dedc6-fedc-4daf-9dcd-707c0296956d Authenticating user 'default' from [fd00:1122:3344:101::e]:52079 | ||
| 15817 | 2026.03.27 20:09:55.546246 [ 353 ] {} <Debug> TCP-Session: 7fb9af8c-9520-4759-aa85-d7b6db52d2ed Authenticating user 'default' from [fd00:1122:3344:101::e]:40445 | ||
| 15818 | 2026.03.27 20:09:55.546251 [ 287 ] {} <Debug> TCP-Session: 426fcac3-9e8d-413d-8f99-4106c6c37ec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15819 | 2026.03.27 20:09:55.546278 [ 352 ] {} <Debug> TCP-Session: a68dedc6-fedc-4daf-9dcd-707c0296956d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15820 | 2026.03.27 20:09:55.546285 [ 353 ] {} <Debug> TCP-Session: 7fb9af8c-9520-4759-aa85-d7b6db52d2ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15821 | 2026.03.27 20:09:55.546313 [ 352 ] {} <Debug> TCP-Session: a68dedc6-fedc-4daf-9dcd-707c0296956d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15822 | 2026.03.27 20:09:55.546325 [ 353 ] {} <Debug> TCP-Session: 7fb9af8c-9520-4759-aa85-d7b6db52d2ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15823 | 2026.03.27 20:09:55.546180 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15824 | 2026.03.27 20:09:55.546349 [ 291 ] {5047ce36-b1b1-4ac7-a50a-fb62386119e1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35940) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15825 | 2026.03.27 20:09:55.546391 [ 289 ] {} <Debug> TCP-Session: 5f11ac00-16be-469c-b2a9-7a06b321b482 Authenticating user 'default' from [fd00:1122:3344:101::e]:53813 | ||
| 15826 | 2026.03.27 20:09:55.546416 [ 289 ] {} <Debug> TCP-Session: 5f11ac00-16be-469c-b2a9-7a06b321b482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15827 | 2026.03.27 20:09:55.546428 [ 289 ] {} <Debug> TCP-Session: 5f11ac00-16be-469c-b2a9-7a06b321b482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15828 | 2026.03.27 20:09:55.546642 [ 291 ] {5047ce36-b1b1-4ac7-a50a-fb62386119e1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15829 | 2026.03.27 20:09:55.546703 [ 291 ] {5047ce36-b1b1-4ac7-a50a-fb62386119e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15830 | 2026.03.27 20:09:55.547004 [ 291 ] {5047ce36-b1b1-4ac7-a50a-fb62386119e1} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 15831 | 2026.03.27 20:09:55.548014 [ 284 ] {5047ce36-b1b1-4ac7-a50a-fb62386119e1} <Trace> AggregatingTransform: Aggregating | ||
| 15832 | 2026.03.27 20:09:55.548068 [ 284 ] {5047ce36-b1b1-4ac7-a50a-fb62386119e1} <Trace> Aggregator: Aggregation method: without_key | ||
| 15833 | 2026.03.27 20:09:55.548101 [ 284 ] {5047ce36-b1b1-4ac7-a50a-fb62386119e1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000992897 sec. (1007.154 rows/sec., 39.34 KiB/sec.) | ||
| 15834 | 2026.03.27 20:09:55.548116 [ 284 ] {5047ce36-b1b1-4ac7-a50a-fb62386119e1} <Trace> Aggregator: Merging aggregated data | ||
| 15835 | 2026.03.27 20:09:55.549632 [ 291 ] {5047ce36-b1b1-4ac7-a50a-fb62386119e1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003336 sec., 299.7601918465228 rows/sec., 11.71 KiB/sec. | ||
| 15836 | 2026.03.27 20:09:55.549826 [ 291 ] {5047ce36-b1b1-4ac7-a50a-fb62386119e1} <Debug> TCPHandler: Processed in 0.004189974 sec. | ||
| 15837 | 2026.03.27 20:09:55.549969 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15838 | 2026.03.27 20:09:55.550002 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15839 | 2026.03.27 20:09:55.550014 [ 291 ] {} <Debug> TCP-Session: cd02bee1-2bd3-470e-b1ee-dcdd804b3378 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15840 | 2026.03.27 20:09:55.550029 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15841 | 2026.03.27 20:09:55.550038 [ 287 ] {} <Debug> TCP-Session: 426fcac3-9e8d-413d-8f99-4106c6c37ec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15842 | 2026.03.27 20:09:55.550049 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15843 | 2026.03.27 20:09:55.550070 [ 354 ] {} <Debug> TCP-Session: 0c04a7e1-ab70-4e66-95cd-e26cdb3b27a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15844 | 2026.03.27 20:09:55.550078 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15845 | 2026.03.27 20:09:55.550103 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15846 | 2026.03.27 20:09:55.550124 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15847 | 2026.03.27 20:09:55.550138 [ 290 ] {} <Debug> TCP-Session: 38ad33e3-fa2a-4e57-afa6-0f17b712a712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15848 | 2026.03.27 20:09:55.550149 [ 353 ] {} <Debug> TCP-Session: 7fb9af8c-9520-4759-aa85-d7b6db52d2ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15849 | 2026.03.27 20:09:55.550155 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15850 | 2026.03.27 20:09:55.550183 [ 351 ] {} <Debug> TCP-Session: f6955352-1c14-4126-8fa0-d1f157974a1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15851 | 2026.03.27 20:09:55.550197 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15852 | 2026.03.27 20:09:55.550229 [ 352 ] {} <Debug> TCP-Session: a68dedc6-fedc-4daf-9dcd-707c0296956d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15853 | 2026.03.27 20:09:55.550095 [ 350 ] {} <Debug> TCP-Session: 956f9e47-e92a-4438-b4e2-cfa42be91c9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15854 | 2026.03.27 20:09:55.550254 [ 289 ] {} <Debug> TCP-Session: 5f11ac00-16be-469c-b2a9-7a06b321b482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15855 | 2026.03.27 20:09:55.696198 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62970 | ||
| 15856 | 2026.03.27 20:09:55.696307 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15857 | 2026.03.27 20:09:55.696335 [ 291 ] {} <Debug> TCP-Session: aa3d2e1b-820a-4af3-94ca-6d16ad975e65 Authenticating user 'default' from [fd00:1122:3344:101::e]:62970 | ||
| 15858 | 2026.03.27 20:09:55.696356 [ 291 ] {} <Debug> TCP-Session: aa3d2e1b-820a-4af3-94ca-6d16ad975e65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15859 | 2026.03.27 20:09:55.696369 [ 291 ] {} <Debug> TCP-Session: aa3d2e1b-820a-4af3-94ca-6d16ad975e65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15860 | 2026.03.27 20:09:55.696562 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45177 | ||
| 15861 | 2026.03.27 20:09:55.696605 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38538 | ||
| 15862 | 2026.03.27 20:09:55.696623 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33770 | ||
| 15863 | 2026.03.27 20:09:55.696662 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60139 | ||
| 15864 | 2026.03.27 20:09:55.696659 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49684 | ||
| 15865 | 2026.03.27 20:09:55.696725 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15866 | 2026.03.27 20:09:55.696742 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15867 | 2026.03.27 20:09:55.696743 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15868 | 2026.03.27 20:09:55.696769 [ 351 ] {} <Debug> TCP-Session: ef0636e2-414a-4dd3-85f4-2807c0933290 Authenticating user 'default' from [fd00:1122:3344:101::e]:38538 | ||
| 15869 | 2026.03.27 20:09:55.696778 [ 290 ] {} <Debug> TCP-Session: eadcd686-9291-417e-9d12-f55ffefebc33 Authenticating user 'default' from [fd00:1122:3344:101::e]:60139 | ||
| 15870 | 2026.03.27 20:09:55.696788 [ 353 ] {} <Debug> TCP-Session: b9ae4532-f142-43d2-be81-7cad36350e35 Authenticating user 'default' from [fd00:1122:3344:101::e]:33770 | ||
| 15871 | 2026.03.27 20:09:55.696803 [ 351 ] {} <Debug> TCP-Session: ef0636e2-414a-4dd3-85f4-2807c0933290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15872 | 2026.03.27 20:09:55.696813 [ 290 ] {} <Debug> TCP-Session: eadcd686-9291-417e-9d12-f55ffefebc33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15873 | 2026.03.27 20:09:55.696818 [ 353 ] {} <Debug> TCP-Session: b9ae4532-f142-43d2-be81-7cad36350e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15874 | 2026.03.27 20:09:55.696828 [ 351 ] {} <Debug> TCP-Session: ef0636e2-414a-4dd3-85f4-2807c0933290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15875 | 2026.03.27 20:09:55.696848 [ 353 ] {} <Debug> TCP-Session: b9ae4532-f142-43d2-be81-7cad36350e35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15876 | 2026.03.27 20:09:55.696839 [ 290 ] {} <Debug> TCP-Session: eadcd686-9291-417e-9d12-f55ffefebc33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15877 | 2026.03.27 20:09:55.696814 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15878 | 2026.03.27 20:09:55.696635 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15879 | 2026.03.27 20:09:55.696931 [ 289 ] {} <Debug> TCP-Session: 53096eb8-69d2-4053-9e92-b39d47f12dbb Authenticating user 'default' from [fd00:1122:3344:101::e]:49684 | ||
| 15880 | 2026.03.27 20:09:55.696632 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36332 | ||
| 15881 | 2026.03.27 20:09:55.696951 [ 350 ] {} <Debug> TCP-Session: 2b6d2cdf-6cfc-44d1-96ae-2180145a7960 Authenticating user 'default' from [fd00:1122:3344:101::e]:45177 | ||
| 15882 | 2026.03.27 20:09:55.696979 [ 289 ] {} <Debug> TCP-Session: 53096eb8-69d2-4053-9e92-b39d47f12dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15883 | 2026.03.27 20:09:55.697002 [ 350 ] {} <Debug> TCP-Session: 2b6d2cdf-6cfc-44d1-96ae-2180145a7960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15884 | 2026.03.27 20:09:55.697014 [ 289 ] {} <Debug> TCP-Session: 53096eb8-69d2-4053-9e92-b39d47f12dbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15885 | 2026.03.27 20:09:55.697027 [ 350 ] {} <Debug> TCP-Session: 2b6d2cdf-6cfc-44d1-96ae-2180145a7960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15886 | 2026.03.27 20:09:55.697030 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15887 | 2026.03.27 20:09:55.696620 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42971 | ||
| 15888 | 2026.03.27 20:09:55.697069 [ 354 ] {} <Debug> TCP-Session: b79e961c-bbe8-4951-9c66-dd8c04cc5880 Authenticating user 'default' from [fd00:1122:3344:101::e]:36332 | ||
| 15889 | 2026.03.27 20:09:55.696644 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44259 | ||
| 15890 | 2026.03.27 20:09:55.697107 [ 354 ] {} <Debug> TCP-Session: b79e961c-bbe8-4951-9c66-dd8c04cc5880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15891 | 2026.03.27 20:09:55.696743 [ 291 ] {} <Trace> TCP-Session: aa3d2e1b-820a-4af3-94ca-6d16ad975e65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15892 | 2026.03.27 20:09:55.697134 [ 354 ] {} <Debug> TCP-Session: b79e961c-bbe8-4951-9c66-dd8c04cc5880 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15893 | 2026.03.27 20:09:55.697136 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15894 | 2026.03.27 20:09:55.697166 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15895 | 2026.03.27 20:09:55.697210 [ 352 ] {} <Debug> TCP-Session: a5c28655-0b07-4b13-82be-70854e88259c Authenticating user 'default' from [fd00:1122:3344:101::e]:42971 | ||
| 15896 | 2026.03.27 20:09:55.697220 [ 287 ] {} <Debug> TCP-Session: 8f78aef4-d978-4e58-9bd6-d351115edfb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44259 | ||
| 15897 | 2026.03.27 20:09:55.697236 [ 352 ] {} <Debug> TCP-Session: a5c28655-0b07-4b13-82be-70854e88259c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15898 | 2026.03.27 20:09:55.697246 [ 287 ] {} <Debug> TCP-Session: 8f78aef4-d978-4e58-9bd6-d351115edfb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15899 | 2026.03.27 20:09:55.697257 [ 352 ] {} <Debug> TCP-Session: a5c28655-0b07-4b13-82be-70854e88259c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15900 | 2026.03.27 20:09:55.697271 [ 287 ] {} <Debug> TCP-Session: 8f78aef4-d978-4e58-9bd6-d351115edfb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15901 | 2026.03.27 20:09:55.697303 [ 291 ] {0cf1ebac-7fa6-4e61-9aa3-cf6858e25255} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62970) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15902 | 2026.03.27 20:09:55.697562 [ 291 ] {0cf1ebac-7fa6-4e61-9aa3-cf6858e25255} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15903 | 2026.03.27 20:09:55.697616 [ 291 ] {0cf1ebac-7fa6-4e61-9aa3-cf6858e25255} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15904 | 2026.03.27 20:09:55.697902 [ 291 ] {0cf1ebac-7fa6-4e61-9aa3-cf6858e25255} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 15905 | 2026.03.27 20:09:55.698962 [ 346 ] {0cf1ebac-7fa6-4e61-9aa3-cf6858e25255} <Trace> AggregatingTransform: Aggregating | ||
| 15906 | 2026.03.27 20:09:55.698993 [ 346 ] {0cf1ebac-7fa6-4e61-9aa3-cf6858e25255} <Trace> Aggregator: Aggregation method: without_key | ||
| 15907 | 2026.03.27 20:09:55.699027 [ 346 ] {0cf1ebac-7fa6-4e61-9aa3-cf6858e25255} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001024288 sec. (976.288 rows/sec., 38.14 KiB/sec.) | ||
| 15908 | 2026.03.27 20:09:55.699045 [ 346 ] {0cf1ebac-7fa6-4e61-9aa3-cf6858e25255} <Trace> Aggregator: Merging aggregated data | ||
| 15909 | 2026.03.27 20:09:55.700112 [ 291 ] {0cf1ebac-7fa6-4e61-9aa3-cf6858e25255} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002864 sec., 349.1620111731844 rows/sec., 13.64 KiB/sec. | ||
| 15910 | 2026.03.27 20:09:55.700244 [ 291 ] {0cf1ebac-7fa6-4e61-9aa3-cf6858e25255} <Debug> TCPHandler: Processed in 0.003623255 sec. | ||
| 15911 | 2026.03.27 20:09:55.700350 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15912 | 2026.03.27 20:09:55.700379 [ 291 ] {} <Debug> TCP-Session: aa3d2e1b-820a-4af3-94ca-6d16ad975e65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15913 | 2026.03.27 20:09:55.700380 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15914 | 2026.03.27 20:09:55.700395 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15915 | 2026.03.27 20:09:55.700406 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15916 | 2026.03.27 20:09:55.700447 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15917 | 2026.03.27 20:09:55.700475 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15918 | 2026.03.27 20:09:55.700486 [ 290 ] {} <Debug> TCP-Session: eadcd686-9291-417e-9d12-f55ffefebc33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15919 | 2026.03.27 20:09:55.700500 [ 354 ] {} <Debug> TCP-Session: b79e961c-bbe8-4951-9c66-dd8c04cc5880 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15920 | 2026.03.27 20:09:55.700510 [ 287 ] {} <Debug> TCP-Session: 8f78aef4-d978-4e58-9bd6-d351115edfb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15921 | 2026.03.27 20:09:55.700491 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15922 | 2026.03.27 20:09:55.700462 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15923 | 2026.03.27 20:09:55.700595 [ 289 ] {} <Debug> TCP-Session: 53096eb8-69d2-4053-9e92-b39d47f12dbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15924 | 2026.03.27 20:09:55.700453 [ 350 ] {} <Debug> TCP-Session: 2b6d2cdf-6cfc-44d1-96ae-2180145a7960 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15925 | 2026.03.27 20:09:55.700620 [ 353 ] {} <Debug> TCP-Session: b9ae4532-f142-43d2-be81-7cad36350e35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15926 | 2026.03.27 20:09:55.700437 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15927 | 2026.03.27 20:09:55.700438 [ 351 ] {} <Debug> TCP-Session: ef0636e2-414a-4dd3-85f4-2807c0933290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15928 | 2026.03.27 20:09:55.700695 [ 352 ] {} <Debug> TCP-Session: a5c28655-0b07-4b13-82be-70854e88259c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15929 | 2026.03.27 20:09:56.091137 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15930 | 2026.03.27 20:09:56.091328 [ 276 ] {97fac0c9-a11f-4c29-b5d3-09c688be66be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15931 | 2026.03.27 20:09:56.091400 [ 276 ] {97fac0c9-a11f-4c29-b5d3-09c688be66be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15932 | 2026.03.27 20:09:56.092121 [ 276 ] {97fac0c9-a11f-4c29-b5d3-09c688be66be} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15933 | 2026.03.27 20:09:56.092176 [ 276 ] {97fac0c9-a11f-4c29-b5d3-09c688be66be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 15934 | 2026.03.27 20:09:56.092621 [ 276 ] {97fac0c9-a11f-4c29-b5d3-09c688be66be} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15935 | 2026.03.27 20:09:56.092869 [ 276 ] {97fac0c9-a11f-4c29-b5d3-09c688be66be} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15936 | 2026.03.27 20:09:56.093052 [ 276 ] {97fac0c9-a11f-4c29-b5d3-09c688be66be} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001774 sec., 50732.807215332585 rows/sec., 4.27 MiB/sec. | ||
| 15937 | 2026.03.27 20:09:56.093107 [ 276 ] {97fac0c9-a11f-4c29-b5d3-09c688be66be} <Debug> TCPHandler: Processed in 0.002109067 sec. | ||
| 15938 | 2026.03.27 20:09:56.093247 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15939 | 2026.03.27 20:09:56.093354 [ 276 ] {f36fac1f-06b1-4fb7-aa7b-e1826950b819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15940 | 2026.03.27 20:09:56.093400 [ 276 ] {f36fac1f-06b1-4fb7-aa7b-e1826950b819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15941 | 2026.03.27 20:09:56.093842 [ 276 ] {f36fac1f-06b1-4fb7-aa7b-e1826950b819} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15942 | 2026.03.27 20:09:56.093885 [ 276 ] {f36fac1f-06b1-4fb7-aa7b-e1826950b819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 15943 | 2026.03.27 20:09:56.094215 [ 276 ] {f36fac1f-06b1-4fb7-aa7b-e1826950b819} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15944 | 2026.03.27 20:09:56.094443 [ 276 ] {f36fac1f-06b1-4fb7-aa7b-e1826950b819} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15945 | 2026.03.27 20:09:56.094593 [ 276 ] {f36fac1f-06b1-4fb7-aa7b-e1826950b819} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001264 sec., 13449.367088607596 rows/sec., 1011.33 KiB/sec. | ||
| 15946 | 2026.03.27 20:09:56.094636 [ 276 ] {f36fac1f-06b1-4fb7-aa7b-e1826950b819} <Debug> TCPHandler: Processed in 0.001445175 sec. | ||
| 15947 | 2026.03.27 20:09:56.094758 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15948 | 2026.03.27 20:09:56.094861 [ 276 ] {68609ee6-ee20-4e67-be5a-1dc1c86749b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15949 | 2026.03.27 20:09:56.094904 [ 276 ] {68609ee6-ee20-4e67-be5a-1dc1c86749b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15950 | 2026.03.27 20:09:56.095349 [ 276 ] {68609ee6-ee20-4e67-be5a-1dc1c86749b3} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15951 | 2026.03.27 20:09:56.095387 [ 276 ] {68609ee6-ee20-4e67-be5a-1dc1c86749b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 15952 | 2026.03.27 20:09:56.095703 [ 276 ] {68609ee6-ee20-4e67-be5a-1dc1c86749b3} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15953 | 2026.03.27 20:09:56.095916 [ 276 ] {68609ee6-ee20-4e67-be5a-1dc1c86749b3} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15954 | 2026.03.27 20:09:56.096058 [ 276 ] {68609ee6-ee20-4e67-be5a-1dc1c86749b3} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001218 sec., 66502.4630541872 rows/sec., 5.19 MiB/sec. | ||
| 15955 | 2026.03.27 20:09:56.096097 [ 276 ] {68609ee6-ee20-4e67-be5a-1dc1c86749b3} <Debug> TCPHandler: Processed in 0.001392585 sec. | ||
| 15956 | 2026.03.27 20:09:56.096214 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15957 | 2026.03.27 20:09:56.096315 [ 276 ] {ca587fee-f208-4813-973d-c0927bb10ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15958 | 2026.03.27 20:09:56.096366 [ 276 ] {ca587fee-f208-4813-973d-c0927bb10ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15959 | 2026.03.27 20:09:56.096797 [ 276 ] {ca587fee-f208-4813-973d-c0927bb10ffa} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15960 | 2026.03.27 20:09:56.096834 [ 276 ] {ca587fee-f208-4813-973d-c0927bb10ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 15961 | 2026.03.27 20:09:56.097200 [ 276 ] {ca587fee-f208-4813-973d-c0927bb10ffa} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15962 | 2026.03.27 20:09:56.097410 [ 276 ] {ca587fee-f208-4813-973d-c0927bb10ffa} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15963 | 2026.03.27 20:09:56.097549 [ 276 ] {ca587fee-f208-4813-973d-c0927bb10ffa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. | ||
| 15964 | 2026.03.27 20:09:56.097587 [ 276 ] {ca587fee-f208-4813-973d-c0927bb10ffa} <Debug> TCPHandler: Processed in 0.001423856 sec. | ||
| 15965 | 2026.03.27 20:09:56.097702 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15966 | 2026.03.27 20:09:56.097801 [ 276 ] {e762ab63-b180-40e4-bfc8-d82385c343e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15967 | 2026.03.27 20:09:56.097858 [ 276 ] {e762ab63-b180-40e4-bfc8-d82385c343e4} <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 | ||
| 15968 | 2026.03.27 20:09:56.098695 [ 276 ] {e762ab63-b180-40e4-bfc8-d82385c343e4} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15969 | 2026.03.27 20:09:56.098732 [ 276 ] {e762ab63-b180-40e4-bfc8-d82385c343e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 15970 | 2026.03.27 20:09:56.099292 [ 276 ] {e762ab63-b180-40e4-bfc8-d82385c343e4} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15971 | 2026.03.27 20:09:56.099521 [ 276 ] {e762ab63-b180-40e4-bfc8-d82385c343e4} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15972 | 2026.03.27 20:09:56.099675 [ 276 ] {e762ab63-b180-40e4-bfc8-d82385c343e4} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001893 sec., 8980.454305335446 rows/sec., 16.09 MiB/sec. | ||
| 15973 | 2026.03.27 20:09:56.099752 [ 276 ] {e762ab63-b180-40e4-bfc8-d82385c343e4} <Debug> TCPHandler: Processed in 0.002100897 sec. | ||
| 15974 | 2026.03.27 20:09:56.099874 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15975 | 2026.03.27 20:09:56.099975 [ 276 ] {d00b8bcd-72f7-4ccd-895d-028a3ccd7370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15976 | 2026.03.27 20:09:56.100017 [ 276 ] {d00b8bcd-72f7-4ccd-895d-028a3ccd7370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15977 | 2026.03.27 20:09:56.100364 [ 276 ] {d00b8bcd-72f7-4ccd-895d-028a3ccd7370} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15978 | 2026.03.27 20:09:56.100400 [ 276 ] {d00b8bcd-72f7-4ccd-895d-028a3ccd7370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 15979 | 2026.03.27 20:09:56.100715 [ 276 ] {d00b8bcd-72f7-4ccd-895d-028a3ccd7370} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15980 | 2026.03.27 20:09:56.100924 [ 276 ] {d00b8bcd-72f7-4ccd-895d-028a3ccd7370} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15981 | 2026.03.27 20:09:56.101065 [ 276 ] {d00b8bcd-72f7-4ccd-895d-028a3ccd7370} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 15982 | 2026.03.27 20:09:56.101102 [ 276 ] {d00b8bcd-72f7-4ccd-895d-028a3ccd7370} <Debug> TCPHandler: Processed in 0.001280132 sec. | ||
| 15983 | 2026.03.27 20:09:56.498501 [ 223 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15984 | 2026.03.27 20:09:56.498557 [ 223 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15985 | 2026.03.27 20:09:56.502511 [ 223 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15986 | 2026.03.27 20:09:57.195854 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15987 | 2026.03.27 20:09:57.195915 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15988 | 2026.03.27 20:09:57.199605 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15989 | 2026.03.27 20:09:57.228534 [ 222 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15990 | 2026.03.27 20:09:57.228594 [ 222 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15991 | 2026.03.27 20:09:57.232102 [ 222 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15992 | 2026.03.27 20:09:57.330559 [ 218 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15993 | 2026.03.27 20:09:57.330603 [ 218 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15994 | 2026.03.27 20:09:57.334480 [ 218 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15995 | 2026.03.27 20:09:57.372397 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15996 | 2026.03.27 20:09:57.372454 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15997 | 2026.03.27 20:09:57.546909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34591 | ||
| 15998 | 2026.03.27 20:09:57.547391 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15999 | 2026.03.27 20:09:57.547435 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16000 | 2026.03.27 20:09:57.547922 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16001 | 2026.03.27 20:09:57.548167 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16002 | 2026.03.27 20:09:57.548291 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34591 | ||
| 16003 | 2026.03.27 20:09:57.658293 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2006 | ||
| 16004 | 2026.03.27 20:09:57.660523 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16005 | 2026.03.27 20:09:57.660564 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16006 | 2026.03.27 20:09:57.661710 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16007 | 2026.03.27 20:09:57.661988 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16008 | 2026.03.27 20:09:57.662253 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2006 | ||
| 16009 | 2026.03.27 20:09:59.334672 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 16010 | 2026.03.27 20:09:59.350347 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16011 | 2026.03.27 20:09:59.350406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16012 | 2026.03.27 20:09:59.356363 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16013 | 2026.03.27 20:09:59.357063 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16014 | 2026.03.27 20:09:59.360310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 16015 | 2026.03.27 20:10:01.090348 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16016 | 2026.03.27 20:10:01.090563 [ 276 ] {a3c0e45c-d584-4406-b739-7817ba1fa9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16017 | 2026.03.27 20:10:01.090637 [ 276 ] {a3c0e45c-d584-4406-b739-7817ba1fa9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16018 | 2026.03.27 20:10:01.091310 [ 276 ] {a3c0e45c-d584-4406-b739-7817ba1fa9a9} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16019 | 2026.03.27 20:10:01.091356 [ 276 ] {a3c0e45c-d584-4406-b739-7817ba1fa9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16020 | 2026.03.27 20:10:01.091758 [ 276 ] {a3c0e45c-d584-4406-b739-7817ba1fa9a9} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16021 | 2026.03.27 20:10:01.091999 [ 276 ] {a3c0e45c-d584-4406-b739-7817ba1fa9a9} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16022 | 2026.03.27 20:10:01.092160 [ 276 ] {a3c0e45c-d584-4406-b739-7817ba1fa9a9} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001648 sec., 63106.796116504855 rows/sec., 5.29 MiB/sec. | ||
| 16023 | 2026.03.27 20:10:01.092213 [ 276 ] {a3c0e45c-d584-4406-b739-7817ba1fa9a9} <Debug> TCPHandler: Processed in 0.002008486 sec. | ||
| 16024 | 2026.03.27 20:10:01.092345 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16025 | 2026.03.27 20:10:01.092451 [ 276 ] {a92df2be-1128-4aac-9470-dbb0c1ca2818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16026 | 2026.03.27 20:10:01.092497 [ 276 ] {a92df2be-1128-4aac-9470-dbb0c1ca2818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16027 | 2026.03.27 20:10:01.092953 [ 276 ] {a92df2be-1128-4aac-9470-dbb0c1ca2818} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16028 | 2026.03.27 20:10:01.092991 [ 276 ] {a92df2be-1128-4aac-9470-dbb0c1ca2818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16029 | 2026.03.27 20:10:01.093295 [ 276 ] {a92df2be-1128-4aac-9470-dbb0c1ca2818} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16030 | 2026.03.27 20:10:01.093503 [ 276 ] {a92df2be-1128-4aac-9470-dbb0c1ca2818} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16031 | 2026.03.27 20:10:01.093638 [ 276 ] {a92df2be-1128-4aac-9470-dbb0c1ca2818} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00121 sec., 19834.710743801654 rows/sec., 1.46 MiB/sec. | ||
| 16032 | 2026.03.27 20:10:01.093656 [ 89 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16033 | 2026.03.27 20:10:01.093677 [ 276 ] {a92df2be-1128-4aac-9470-dbb0c1ca2818} <Debug> TCPHandler: Processed in 0.001384695 sec. | ||
| 16034 | 2026.03.27 20:10:01.093730 [ 89 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16035 | 2026.03.27 20:10:01.093757 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16036 | 2026.03.27 20:10:01.093835 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16037 | 2026.03.27 20:10:01.093859 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::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 | ||
| 16038 | 2026.03.27 20:10:01.093936 [ 276 ] {71d11112-9ffb-415e-bd84-858601c11994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16039 | 2026.03.27 20:10:01.093983 [ 276 ] {71d11112-9ffb-415e-bd84-858601c11994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16040 | 2026.03.27 20:10:01.093985 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16041 | 2026.03.27 20:10:01.094031 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 226 rows starting from the beginning of the part | ||
| 16042 | 2026.03.27 20:10:01.094099 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 166 rows starting from the beginning of the part | ||
| 16043 | 2026.03.27 20:10:01.094145 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 17 rows starting from the beginning of the part | ||
| 16044 | 2026.03.27 20:10:01.094189 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 49 rows starting from the beginning of the part | ||
| 16045 | 2026.03.27 20:10:01.094230 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 17 rows starting from the beginning of the part | ||
| 16046 | 2026.03.27 20:10:01.094273 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 24 rows starting from the beginning of the part | ||
| 16047 | 2026.03.27 20:10:01.094416 [ 276 ] {71d11112-9ffb-415e-bd84-858601c11994} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16048 | 2026.03.27 20:10:01.094459 [ 276 ] {71d11112-9ffb-415e-bd84-858601c11994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16049 | 2026.03.27 20:10:01.094801 [ 276 ] {71d11112-9ffb-415e-bd84-858601c11994} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16050 | 2026.03.27 20:10:01.095032 [ 276 ] {71d11112-9ffb-415e-bd84-858601c11994} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16051 | 2026.03.27 20:10:01.095162 [ 276 ] {71d11112-9ffb-415e-bd84-858601c11994} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001245 sec., 70682.73092369478 rows/sec., 5.52 MiB/sec. | ||
| 16052 | 2026.03.27 20:10:01.095183 [ 198 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 499 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361674 sec., 366460.694703725 rows/sec., 25.24 MiB/sec. | ||
| 16053 | 2026.03.27 20:10:01.095200 [ 276 ] {71d11112-9ffb-415e-bd84-858601c11994} <Debug> TCPHandler: Processed in 0.001416666 sec. | ||
| 16054 | 2026.03.27 20:10:01.095348 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16055 | 2026.03.27 20:10:01.095381 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16056 | 2026.03.27 20:10:01.095444 [ 276 ] {36f4779a-7ac5-4e8e-b93c-8d277826d2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16057 | 2026.03.27 20:10:01.095488 [ 276 ] {36f4779a-7ac5-4e8e-b93c-8d277826d2aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16058 | 2026.03.27 20:10:01.095683 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_101_20} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16059 | 2026.03.27 20:10:01.095767 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_101_20} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16060 | 2026.03.27 20:10:01.095855 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16061 | 2026.03.27 20:10:01.095889 [ 276 ] {36f4779a-7ac5-4e8e-b93c-8d277826d2aa} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16062 | 2026.03.27 20:10:01.095924 [ 276 ] {36f4779a-7ac5-4e8e-b93c-8d277826d2aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16063 | 2026.03.27 20:10:01.096260 [ 276 ] {36f4779a-7ac5-4e8e-b93c-8d277826d2aa} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16064 | 2026.03.27 20:10:01.096491 [ 276 ] {36f4779a-7ac5-4e8e-b93c-8d277826d2aa} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16065 | 2026.03.27 20:10:01.096624 [ 276 ] {36f4779a-7ac5-4e8e-b93c-8d277826d2aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 16066 | 2026.03.27 20:10:01.096660 [ 276 ] {36f4779a-7ac5-4e8e-b93c-8d277826d2aa} <Debug> TCPHandler: Processed in 0.001363404 sec. | ||
| 16067 | 2026.03.27 20:10:01.096771 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16068 | 2026.03.27 20:10:01.096866 [ 276 ] {9db08f0f-3ce3-4cc2-8a38-94df11ce7505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16069 | 2026.03.27 20:10:01.096921 [ 276 ] {9db08f0f-3ce3-4cc2-8a38-94df11ce7505} <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 | ||
| 16070 | 2026.03.27 20:10:01.097716 [ 276 ] {9db08f0f-3ce3-4cc2-8a38-94df11ce7505} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16071 | 2026.03.27 20:10:01.097752 [ 276 ] {9db08f0f-3ce3-4cc2-8a38-94df11ce7505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16072 | 2026.03.27 20:10:01.098287 [ 276 ] {9db08f0f-3ce3-4cc2-8a38-94df11ce7505} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16073 | 2026.03.27 20:10:01.098509 [ 276 ] {9db08f0f-3ce3-4cc2-8a38-94df11ce7505} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16074 | 2026.03.27 20:10:01.098642 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16075 | 2026.03.27 20:10:01.098656 [ 276 ] {9db08f0f-3ce3-4cc2-8a38-94df11ce7505} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001807 sec., 13281.682346430547 rows/sec., 23.80 MiB/sec. | ||
| 16076 | 2026.03.27 20:10:01.098684 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16077 | 2026.03.27 20:10:01.098709 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16078 | 2026.03.27 20:10:01.098734 [ 276 ] {9db08f0f-3ce3-4cc2-8a38-94df11ce7505} <Debug> TCPHandler: Processed in 0.002012905 sec. | ||
| 16079 | 2026.03.27 20:10:01.098773 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::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 | ||
| 16080 | 2026.03.27 20:10:01.098854 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16081 | 2026.03.27 20:10:01.098954 [ 276 ] {a658b1df-cc66-4e35-8af0-ae789fe314d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16082 | 2026.03.27 20:10:01.098978 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16083 | 2026.03.27 20:10:01.098996 [ 276 ] {a658b1df-cc66-4e35-8af0-ae789fe314d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16084 | 2026.03.27 20:10:01.099036 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2120 rows starting from the beginning of the part | ||
| 16085 | 2026.03.27 20:10:01.099167 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 24 rows starting from the beginning of the part | ||
| 16086 | 2026.03.27 20:10:01.099277 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 17 rows starting from the beginning of the part | ||
| 16087 | 2026.03.27 20:10:01.099350 [ 276 ] {a658b1df-cc66-4e35-8af0-ae789fe314d3} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16088 | 2026.03.27 20:10:01.099383 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 35 rows starting from the beginning of the part | ||
| 16089 | 2026.03.27 20:10:01.099393 [ 276 ] {a658b1df-cc66-4e35-8af0-ae789fe314d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16090 | 2026.03.27 20:10:01.099494 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 17 rows starting from the beginning of the part | ||
| 16091 | 2026.03.27 20:10:01.099603 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 24 rows starting from the beginning of the part | ||
| 16092 | 2026.03.27 20:10:01.099726 [ 276 ] {a658b1df-cc66-4e35-8af0-ae789fe314d3} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16093 | 2026.03.27 20:10:01.099964 [ 276 ] {a658b1df-cc66-4e35-8af0-ae789fe314d3} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16094 | 2026.03.27 20:10:01.100104 [ 276 ] {a658b1df-cc66-4e35-8af0-ae789fe314d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 16095 | 2026.03.27 20:10:01.100141 [ 276 ] {a658b1df-cc66-4e35-8af0-ae789fe314d3} <Debug> TCPHandler: Processed in 0.001338194 sec. | ||
| 16096 | 2026.03.27 20:10:01.107423 [ 196 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2237 rows, containing 19 columns (19 merged, 0 gathered) in 0.008671163 sec., 257981.5418070217 rows/sec., 462.29 MiB/sec. | ||
| 16097 | 2026.03.27 20:10:01.110341 [ 195 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16098 | 2026.03.27 20:10:01.110671 [ 195 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16099 | 2026.03.27 20:10:01.110739 [ 195 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16100 | 2026.03.27 20:10:01.110856 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.39 MiB. | ||
| 16101 | 2026.03.27 20:10:01.399997 [ 222 ] {} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16102 | 2026.03.27 20:10:01.400043 [ 222 ] {} <Debug> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16103 | 2026.03.27 20:10:01.403207 [ 222 ] {} <Debug> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16104 | 2026.03.27 20:10:01.887727 [ 223 ] {} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16105 | 2026.03.27 20:10:01.887796 [ 223 ] {} <Debug> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16106 | 2026.03.27 20:10:01.890886 [ 223 ] {} <Debug> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16107 | 2026.03.27 20:10:02.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.57 MiB, peak 401.92 MiB, free memory in arenas 0.00 B, will set to 386.72 MiB (RSS), difference: 3.15 MiB | ||
| 16108 | 2026.03.27 20:10:05.048503 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35103 | ||
| 16109 | 2026.03.27 20:10:05.049079 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16110 | 2026.03.27 20:10:05.049118 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16111 | 2026.03.27 20:10:05.049603 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16112 | 2026.03.27 20:10:05.049822 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16113 | 2026.03.27 20:10:05.049952 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35103 | ||
| 16114 | 2026.03.27 20:10:06.090518 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16115 | 2026.03.27 20:10:06.090783 [ 276 ] {a8db1f1b-2ee8-47f8-a6e6-b59d021453a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16116 | 2026.03.27 20:10:06.090878 [ 276 ] {a8db1f1b-2ee8-47f8-a6e6-b59d021453a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16117 | 2026.03.27 20:10:06.091615 [ 276 ] {a8db1f1b-2ee8-47f8-a6e6-b59d021453a9} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16118 | 2026.03.27 20:10:06.091658 [ 276 ] {a8db1f1b-2ee8-47f8-a6e6-b59d021453a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16119 | 2026.03.27 20:10:06.092041 [ 276 ] {a8db1f1b-2ee8-47f8-a6e6-b59d021453a9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16120 | 2026.03.27 20:10:06.092271 [ 276 ] {a8db1f1b-2ee8-47f8-a6e6-b59d021453a9} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16121 | 2026.03.27 20:10:06.092429 [ 276 ] {a8db1f1b-2ee8-47f8-a6e6-b59d021453a9} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001714 sec., 5834.3057176196035 rows/sec., 475.75 KiB/sec. | ||
| 16122 | 2026.03.27 20:10:06.092507 [ 276 ] {a8db1f1b-2ee8-47f8-a6e6-b59d021453a9} <Debug> TCPHandler: Processed in 0.002150988 sec. | ||
| 16123 | 2026.03.27 20:10:06.092640 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16124 | 2026.03.27 20:10:06.092744 [ 276 ] {063e5feb-5fe8-408c-afbe-caca7d4feacd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16125 | 2026.03.27 20:10:06.092785 [ 276 ] {063e5feb-5fe8-408c-afbe-caca7d4feacd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16126 | 2026.03.27 20:10:06.093258 [ 276 ] {063e5feb-5fe8-408c-afbe-caca7d4feacd} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16127 | 2026.03.27 20:10:06.093294 [ 276 ] {063e5feb-5fe8-408c-afbe-caca7d4feacd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16128 | 2026.03.27 20:10:06.093625 [ 276 ] {063e5feb-5fe8-408c-afbe-caca7d4feacd} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16129 | 2026.03.27 20:10:06.093830 [ 276 ] {063e5feb-5fe8-408c-afbe-caca7d4feacd} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16130 | 2026.03.27 20:10:06.093957 [ 276 ] {063e5feb-5fe8-408c-afbe-caca7d4feacd} <Debug> executeQuery: Read 95 rows, 8.12 KiB in 0.001236 sec., 76860.84142394822 rows/sec., 6.42 MiB/sec. | ||
| 16131 | 2026.03.27 20:10:06.093994 [ 276 ] {063e5feb-5fe8-408c-afbe-caca7d4feacd} <Debug> TCPHandler: Processed in 0.001405264 sec. | ||
| 16132 | 2026.03.27 20:10:06.094130 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16133 | 2026.03.27 20:10:06.094225 [ 276 ] {581c537c-6417-41ae-9500-b06b0d3c22b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16134 | 2026.03.27 20:10:06.094264 [ 276 ] {581c537c-6417-41ae-9500-b06b0d3c22b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16135 | 2026.03.27 20:10:06.094709 [ 276 ] {581c537c-6417-41ae-9500-b06b0d3c22b3} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16136 | 2026.03.27 20:10:06.094742 [ 276 ] {581c537c-6417-41ae-9500-b06b0d3c22b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16137 | 2026.03.27 20:10:06.095030 [ 276 ] {581c537c-6417-41ae-9500-b06b0d3c22b3} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16138 | 2026.03.27 20:10:06.095236 [ 276 ] {581c537c-6417-41ae-9500-b06b0d3c22b3} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16139 | 2026.03.27 20:10:06.095363 [ 276 ] {581c537c-6417-41ae-9500-b06b0d3c22b3} <Debug> executeQuery: Read 27 rows, 1.98 KiB in 0.001157 sec., 23336.214347450303 rows/sec., 1.67 MiB/sec. | ||
| 16140 | 2026.03.27 20:10:06.095399 [ 276 ] {581c537c-6417-41ae-9500-b06b0d3c22b3} <Debug> TCPHandler: Processed in 0.001326223 sec. | ||
| 16141 | 2026.03.27 20:10:06.095521 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16142 | 2026.03.27 20:10:06.095619 [ 276 ] {3966c743-87f0-4e79-b7e0-b5bb0f6a04f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16143 | 2026.03.27 20:10:06.095657 [ 276 ] {3966c743-87f0-4e79-b7e0-b5bb0f6a04f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16144 | 2026.03.27 20:10:06.096128 [ 276 ] {3966c743-87f0-4e79-b7e0-b5bb0f6a04f6} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16145 | 2026.03.27 20:10:06.096161 [ 276 ] {3966c743-87f0-4e79-b7e0-b5bb0f6a04f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16146 | 2026.03.27 20:10:06.096468 [ 276 ] {3966c743-87f0-4e79-b7e0-b5bb0f6a04f6} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16147 | 2026.03.27 20:10:06.096669 [ 276 ] {3966c743-87f0-4e79-b7e0-b5bb0f6a04f6} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16148 | 2026.03.27 20:10:06.096793 [ 276 ] {3966c743-87f0-4e79-b7e0-b5bb0f6a04f6} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001192 sec., 76342.28187919463 rows/sec., 5.97 MiB/sec. | ||
| 16149 | 2026.03.27 20:10:06.096830 [ 276 ] {3966c743-87f0-4e79-b7e0-b5bb0f6a04f6} <Debug> TCPHandler: Processed in 0.001360824 sec. | ||
| 16150 | 2026.03.27 20:10:06.096950 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16151 | 2026.03.27 20:10:06.097041 [ 276 ] {a1139f12-538d-4583-aef1-681d36a3e401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16152 | 2026.03.27 20:10:06.097083 [ 276 ] {a1139f12-538d-4583-aef1-681d36a3e401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16153 | 2026.03.27 20:10:06.097509 [ 276 ] {a1139f12-538d-4583-aef1-681d36a3e401} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16154 | 2026.03.27 20:10:06.097542 [ 276 ] {a1139f12-538d-4583-aef1-681d36a3e401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16155 | 2026.03.27 20:10:06.097872 [ 276 ] {a1139f12-538d-4583-aef1-681d36a3e401} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16156 | 2026.03.27 20:10:06.098076 [ 276 ] {a1139f12-538d-4583-aef1-681d36a3e401} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16157 | 2026.03.27 20:10:06.098201 [ 276 ] {a1139f12-538d-4583-aef1-681d36a3e401} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001177 sec., 140186.91588785045 rows/sec., 9.76 MiB/sec. | ||
| 16158 | 2026.03.27 20:10:06.098237 [ 276 ] {a1139f12-538d-4583-aef1-681d36a3e401} <Debug> TCPHandler: Processed in 0.001333863 sec. | ||
| 16159 | 2026.03.27 20:10:06.098347 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16160 | 2026.03.27 20:10:06.098440 [ 276 ] {198b8bbb-45dc-4dfd-8944-20d7d618bdc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16161 | 2026.03.27 20:10:06.098493 [ 276 ] {198b8bbb-45dc-4dfd-8944-20d7d618bdc1} <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 | ||
| 16162 | 2026.03.27 20:10:06.099301 [ 276 ] {198b8bbb-45dc-4dfd-8944-20d7d618bdc1} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16163 | 2026.03.27 20:10:06.099334 [ 276 ] {198b8bbb-45dc-4dfd-8944-20d7d618bdc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16164 | 2026.03.27 20:10:06.099875 [ 276 ] {198b8bbb-45dc-4dfd-8944-20d7d618bdc1} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16165 | 2026.03.27 20:10:06.100093 [ 276 ] {198b8bbb-45dc-4dfd-8944-20d7d618bdc1} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16166 | 2026.03.27 20:10:06.100227 [ 276 ] {198b8bbb-45dc-4dfd-8944-20d7d618bdc1} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001804 sec., 9423.50332594235 rows/sec., 16.89 MiB/sec. | ||
| 16167 | 2026.03.27 20:10:06.100290 [ 276 ] {198b8bbb-45dc-4dfd-8944-20d7d618bdc1} <Debug> TCPHandler: Processed in 0.001990455 sec. | ||
| 16168 | 2026.03.27 20:10:06.100315 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16169 | 2026.03.27 20:10:06.100375 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16170 | 2026.03.27 20:10:06.100406 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16171 | 2026.03.27 20:10:06.100503 [ 276 ] {248e42cf-4e77-4bae-8bef-6214e681a707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16172 | 2026.03.27 20:10:06.100544 [ 276 ] {248e42cf-4e77-4bae-8bef-6214e681a707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16173 | 2026.03.27 20:10:06.100889 [ 276 ] {248e42cf-4e77-4bae-8bef-6214e681a707} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16174 | 2026.03.27 20:10:06.100924 [ 276 ] {248e42cf-4e77-4bae-8bef-6214e681a707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16175 | 2026.03.27 20:10:06.101254 [ 276 ] {248e42cf-4e77-4bae-8bef-6214e681a707} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16176 | 2026.03.27 20:10:06.101462 [ 276 ] {248e42cf-4e77-4bae-8bef-6214e681a707} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16177 | 2026.03.27 20:10:06.101588 [ 276 ] {248e42cf-4e77-4bae-8bef-6214e681a707} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 16178 | 2026.03.27 20:10:06.101623 [ 276 ] {248e42cf-4e77-4bae-8bef-6214e681a707} <Debug> TCPHandler: Processed in 0.001265502 sec. | ||
| 16179 | 2026.03.27 20:10:06.103611 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16180 | 2026.03.27 20:10:06.372565 [ 224 ] {} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16181 | 2026.03.27 20:10:06.372629 [ 224 ] {} <Debug> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16182 | 2026.03.27 20:10:06.375786 [ 224 ] {} <Debug> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16183 | 2026.03.27 20:10:06.860459 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 16184 | 2026.03.27 20:10:06.876590 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16185 | 2026.03.27 20:10:06.876644 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16186 | 2026.03.27 20:10:06.882833 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16187 | 2026.03.27 20:10:06.883511 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16188 | 2026.03.27 20:10:06.886240 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 16189 | 2026.03.27 20:10:07.305584 [ 222 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16190 | 2026.03.27 20:10:07.305636 [ 222 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16191 | 2026.03.27 20:10:07.308826 [ 222 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16192 | 2026.03.27 20:10:07.662590 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2032 | ||
| 16193 | 2026.03.27 20:10:07.664813 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16194 | 2026.03.27 20:10:07.664854 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 16195 | 2026.03.27 20:10:07.666012 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16196 | 2026.03.27 20:10:07.666276 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16197 | 2026.03.27 20:10:07.666542 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2032 | ||
| 16198 | 2026.03.27 20:10:08.205745 [ 222 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16199 | 2026.03.27 20:10:08.205795 [ 222 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16200 | 2026.03.27 20:10:08.209292 [ 222 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16201 | 2026.03.27 20:10:09.094962 [ 221 ] {} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16202 | 2026.03.27 20:10:09.095022 [ 221 ] {} <Debug> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16203 | 2026.03.27 20:10:09.098003 [ 221 ] {} <Debug> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16204 | 2026.03.27 20:10:11.091743 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16205 | 2026.03.27 20:10:11.091958 [ 276 ] {2f8fd40d-4025-4475-96a7-0e207ae137e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16206 | 2026.03.27 20:10:11.092033 [ 276 ] {2f8fd40d-4025-4475-96a7-0e207ae137e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16207 | 2026.03.27 20:10:11.092787 [ 276 ] {2f8fd40d-4025-4475-96a7-0e207ae137e2} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16208 | 2026.03.27 20:10:11.092842 [ 276 ] {2f8fd40d-4025-4475-96a7-0e207ae137e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16209 | 2026.03.27 20:10:11.093254 [ 276 ] {2f8fd40d-4025-4475-96a7-0e207ae137e2} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16210 | 2026.03.27 20:10:11.093484 [ 276 ] {2f8fd40d-4025-4475-96a7-0e207ae137e2} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16211 | 2026.03.27 20:10:11.093633 [ 74 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16212 | 2026.03.27 20:10:11.093646 [ 276 ] {2f8fd40d-4025-4475-96a7-0e207ae137e2} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.00174 sec., 59770.11494252874 rows/sec., 5.01 MiB/sec. | ||
| 16213 | 2026.03.27 20:10:11.093707 [ 74 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16214 | 2026.03.27 20:10:11.093735 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16215 | 2026.03.27 20:10:11.093741 [ 276 ] {2f8fd40d-4025-4475-96a7-0e207ae137e2} <Debug> TCPHandler: Processed in 0.002133708 sec. | ||
| 16216 | 2026.03.27 20:10:11.093829 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16217 | 2026.03.27 20:10:11.093886 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16218 | 2026.03.27 20:10:11.093923 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16219 | 2026.03.27 20:10:11.093952 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 3365 rows starting from the beginning of the part | ||
| 16220 | 2026.03.27 20:10:11.093991 [ 276 ] {c21cbe4b-c6dc-4a2c-bde1-f54b9ea31c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16221 | 2026.03.27 20:10:11.094010 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 56 rows starting from the beginning of the part | ||
| 16222 | 2026.03.27 20:10:11.094036 [ 276 ] {c21cbe4b-c6dc-4a2c-bde1-f54b9ea31c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16223 | 2026.03.27 20:10:11.094051 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 90 rows starting from the beginning of the part | ||
| 16224 | 2026.03.27 20:10:11.094091 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 104 rows starting from the beginning of the part | ||
| 16225 | 2026.03.27 20:10:11.094129 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 95 rows starting from the beginning of the part | ||
| 16226 | 2026.03.27 20:10:11.094165 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 104 rows starting from the beginning of the part | ||
| 16227 | 2026.03.27 20:10:11.094483 [ 276 ] {c21cbe4b-c6dc-4a2c-bde1-f54b9ea31c2e} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16228 | 2026.03.27 20:10:11.094521 [ 276 ] {c21cbe4b-c6dc-4a2c-bde1-f54b9ea31c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16229 | 2026.03.27 20:10:11.094835 [ 276 ] {c21cbe4b-c6dc-4a2c-bde1-f54b9ea31c2e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16230 | 2026.03.27 20:10:11.095063 [ 276 ] {c21cbe4b-c6dc-4a2c-bde1-f54b9ea31c2e} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16231 | 2026.03.27 20:10:11.095205 [ 276 ] {c21cbe4b-c6dc-4a2c-bde1-f54b9ea31c2e} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001237 sec., 19401.778496362167 rows/sec., 1.42 MiB/sec. | ||
| 16232 | 2026.03.27 20:10:11.095247 [ 276 ] {c21cbe4b-c6dc-4a2c-bde1-f54b9ea31c2e} <Debug> TCPHandler: Processed in 0.001413734 sec. | ||
| 16233 | 2026.03.27 20:10:11.095365 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16234 | 2026.03.27 20:10:11.095467 [ 276 ] {24d42fa2-ef62-447c-88f8-e8095b5c4104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16235 | 2026.03.27 20:10:11.095511 [ 276 ] {24d42fa2-ef62-447c-88f8-e8095b5c4104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16236 | 2026.03.27 20:10:11.095514 [ 192 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3814 rows, containing 5 columns (5 merged, 0 gathered) in 0.00172004 sec., 2217390.2932489943 rows/sec., 178.56 MiB/sec. | ||
| 16237 | 2026.03.27 20:10:11.095943 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16238 | 2026.03.27 20:10:11.095975 [ 276 ] {24d42fa2-ef62-447c-88f8-e8095b5c4104} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16239 | 2026.03.27 20:10:11.096019 [ 276 ] {24d42fa2-ef62-447c-88f8-e8095b5c4104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16240 | 2026.03.27 20:10:11.096361 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_121_24} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16241 | 2026.03.27 20:10:11.096384 [ 276 ] {24d42fa2-ef62-447c-88f8-e8095b5c4104} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16242 | 2026.03.27 20:10:11.096461 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_121_24} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16243 | 2026.03.27 20:10:11.096574 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 16244 | 2026.03.27 20:10:11.096625 [ 276 ] {24d42fa2-ef62-447c-88f8-e8095b5c4104} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16245 | 2026.03.27 20:10:11.096764 [ 276 ] {24d42fa2-ef62-447c-88f8-e8095b5c4104} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001318 sec., 66767.83004552353 rows/sec., 5.21 MiB/sec. | ||
| 16246 | 2026.03.27 20:10:11.096778 [ 74 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16247 | 2026.03.27 20:10:11.096804 [ 276 ] {24d42fa2-ef62-447c-88f8-e8095b5c4104} <Debug> TCPHandler: Processed in 0.001490206 sec. | ||
| 16248 | 2026.03.27 20:10:11.096818 [ 74 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16249 | 2026.03.27 20:10:11.096842 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16250 | 2026.03.27 20:10:11.096908 [ 187 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16251 | 2026.03.27 20:10:11.096927 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16252 | 2026.03.27 20:10:11.096994 [ 187 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16253 | 2026.03.27 20:10:11.097017 [ 187 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1831 rows starting from the beginning of the part | ||
| 16254 | 2026.03.27 20:10:11.097025 [ 276 ] {5820958d-3fc2-4935-a820-5af1a05d4f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16255 | 2026.03.27 20:10:11.097060 [ 187 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 64 rows starting from the beginning of the part | ||
| 16256 | 2026.03.27 20:10:11.097070 [ 276 ] {5820958d-3fc2-4935-a820-5af1a05d4f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16257 | 2026.03.27 20:10:11.097092 [ 187 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 81 rows starting from the beginning of the part | ||
| 16258 | 2026.03.27 20:10:11.097124 [ 187 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 88 rows starting from the beginning of the part | ||
| 16259 | 2026.03.27 20:10:11.097153 [ 187 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 91 rows starting from the beginning of the part | ||
| 16260 | 2026.03.27 20:10:11.097183 [ 187 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 88 rows starting from the beginning of the part | ||
| 16261 | 2026.03.27 20:10:11.097508 [ 276 ] {5820958d-3fc2-4935-a820-5af1a05d4f03} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16262 | 2026.03.27 20:10:11.097544 [ 276 ] {5820958d-3fc2-4935-a820-5af1a05d4f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16263 | 2026.03.27 20:10:11.097881 [ 276 ] {5820958d-3fc2-4935-a820-5af1a05d4f03} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16264 | 2026.03.27 20:10:11.098081 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2243 rows, containing 5 columns (5 merged, 0 gathered) in 0.001199922 sec., 1869288.1703977427 rows/sec., 137.96 MiB/sec. | ||
| 16265 | 2026.03.27 20:10:11.098095 [ 276 ] {5820958d-3fc2-4935-a820-5af1a05d4f03} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16266 | 2026.03.27 20:10:11.098240 [ 276 ] {5820958d-3fc2-4935-a820-5af1a05d4f03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 16267 | 2026.03.27 20:10:11.098260 [ 187 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16268 | 2026.03.27 20:10:11.098266 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 2 parts from all_1_116_29 to all_117_117_0 | ||
| 16269 | 2026.03.27 20:10:11.098278 [ 276 ] {5820958d-3fc2-4935-a820-5af1a05d4f03} <Debug> TCPHandler: Processed in 0.001401775 sec. | ||
| 16270 | 2026.03.27 20:10:11.098317 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16271 | 2026.03.27 20:10:11.098349 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16272 | 2026.03.27 20:10:11.098415 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16273 | 2026.03.27 20:10:11.098449 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_117_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_116_29 to all_117_117_0 into Compact with storage Full | ||
| 16274 | 2026.03.27 20:10:11.098496 [ 187 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_121_24} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16275 | 2026.03.27 20:10:11.098514 [ 276 ] {af739813-8921-4ada-a3a8-e24815280358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16276 | 2026.03.27 20:10:11.098567 [ 187 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_121_24} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16277 | 2026.03.27 20:10:11.098573 [ 276 ] {af739813-8921-4ada-a3a8-e24815280358} <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 | ||
| 16278 | 2026.03.27 20:10:11.098602 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_117_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16279 | 2026.03.27 20:10:11.098629 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 16280 | 2026.03.27 20:10:11.098647 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_117_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_116_29, total 45775 rows starting from the beginning of the part | ||
| 16281 | 2026.03.27 20:10:11.098729 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_117_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 128 rows starting from the beginning of the part | ||
| 16282 | 2026.03.27 20:10:11.099404 [ 276 ] {af739813-8921-4ada-a3a8-e24815280358} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16283 | 2026.03.27 20:10:11.099445 [ 276 ] {af739813-8921-4ada-a3a8-e24815280358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16284 | 2026.03.27 20:10:11.099973 [ 276 ] {af739813-8921-4ada-a3a8-e24815280358} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16285 | 2026.03.27 20:10:11.100213 [ 276 ] {af739813-8921-4ada-a3a8-e24815280358} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16286 | 2026.03.27 20:10:11.100358 [ 276 ] {af739813-8921-4ada-a3a8-e24815280358} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001862 sec., 12889.36627282492 rows/sec., 23.10 MiB/sec. | ||
| 16287 | 2026.03.27 20:10:11.100425 [ 276 ] {af739813-8921-4ada-a3a8-e24815280358} <Debug> TCPHandler: Processed in 0.002060706 sec. | ||
| 16288 | 2026.03.27 20:10:11.100545 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16289 | 2026.03.27 20:10:11.100637 [ 276 ] {2fb2ba28-3869-4693-8578-5202918ad8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16290 | 2026.03.27 20:10:11.100677 [ 276 ] {2fb2ba28-3869-4693-8578-5202918ad8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16291 | 2026.03.27 20:10:11.100999 [ 276 ] {2fb2ba28-3869-4693-8578-5202918ad8d2} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16292 | 2026.03.27 20:10:11.101034 [ 276 ] {2fb2ba28-3869-4693-8578-5202918ad8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16293 | 2026.03.27 20:10:11.101336 [ 276 ] {2fb2ba28-3869-4693-8578-5202918ad8d2} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16294 | 2026.03.27 20:10:11.101605 [ 276 ] {2fb2ba28-3869-4693-8578-5202918ad8d2} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16295 | 2026.03.27 20:10:11.101738 [ 276 ] {2fb2ba28-3869-4693-8578-5202918ad8d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 16296 | 2026.03.27 20:10:11.101746 [ 74 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16297 | 2026.03.27 20:10:11.101780 [ 276 ] {2fb2ba28-3869-4693-8578-5202918ad8d2} <Debug> TCPHandler: Processed in 0.001286273 sec. | ||
| 16298 | 2026.03.27 20:10:11.101791 [ 74 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16299 | 2026.03.27 20:10:11.101816 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16300 | 2026.03.27 20:10:11.101877 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16301 | 2026.03.27 20:10:11.101967 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16302 | 2026.03.27 20:10:11.101994 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6342 rows starting from the beginning of the part | ||
| 16303 | 2026.03.27 20:10:11.102040 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 48 rows starting from the beginning of the part | ||
| 16304 | 2026.03.27 20:10:11.102089 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 16305 | 2026.03.27 20:10:11.102126 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 16306 | 2026.03.27 20:10:11.102163 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 16307 | 2026.03.27 20:10:11.102203 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 16308 | 2026.03.27 20:10:11.103840 [ 201 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6630 rows, containing 4 columns (4 merged, 0 gathered) in 0.001987895 sec., 3335186.2145636464 rows/sec., 219.44 MiB/sec. | ||
| 16309 | 2026.03.27 20:10:11.104202 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16310 | 2026.03.27 20:10:11.104458 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_121_24} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16311 | 2026.03.27 20:10:11.104530 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_121_24} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16312 | 2026.03.27 20:10:11.104616 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 16313 | 2026.03.27 20:10:11.107232 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_117_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45903 rows, containing 5 columns (5 merged, 0 gathered) in 0.008822356 sec., 5203031.933873446 rows/sec., 333.17 MiB/sec. | ||
| 16314 | 2026.03.27 20:10:11.107737 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_117_30} <Trace> MergedBlockOutputStream: filled checksums all_1_117_30 (state Temporary) | ||
| 16315 | 2026.03.27 20:10:11.108072 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_117_30} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_117_30 to all_1_117_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16316 | 2026.03.27 20:10:11.108158 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_117_30} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 2 parts: [all_1_116_29, all_117_117_0] -> all_1_117_30 | ||
| 16317 | 2026.03.27 20:10:11.108257 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16318 | 2026.03.27 20:10:12.372704 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16319 | 2026.03.27 20:10:12.372753 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16320 | 2026.03.27 20:10:12.550401 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35551 | ||
| 16321 | 2026.03.27 20:10:12.550914 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16322 | 2026.03.27 20:10:12.550960 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16323 | 2026.03.27 20:10:12.551455 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16324 | 2026.03.27 20:10:12.551692 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16325 | 2026.03.27 20:10:12.551841 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35551 | ||
| 16326 | 2026.03.27 20:10:14.386600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 557 | ||
| 16327 | 2026.03.27 20:10:14.405426 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16328 | 2026.03.27 20:10:14.405497 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16329 | 2026.03.27 20:10:14.411799 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16330 | 2026.03.27 20:10:14.412528 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16331 | 2026.03.27 20:10:14.416249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 557 | ||
| 16332 | 2026.03.27 20:10:16.090987 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16333 | 2026.03.27 20:10:16.091186 [ 276 ] {af9a32e7-c2fc-4cb4-83d8-7065ffd6306e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16334 | 2026.03.27 20:10:16.091256 [ 276 ] {af9a32e7-c2fc-4cb4-83d8-7065ffd6306e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16335 | 2026.03.27 20:10:16.091945 [ 276 ] {af9a32e7-c2fc-4cb4-83d8-7065ffd6306e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16336 | 2026.03.27 20:10:16.091995 [ 276 ] {af9a32e7-c2fc-4cb4-83d8-7065ffd6306e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16337 | 2026.03.27 20:10:16.092418 [ 276 ] {af9a32e7-c2fc-4cb4-83d8-7065ffd6306e} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16338 | 2026.03.27 20:10:16.092648 [ 276 ] {af9a32e7-c2fc-4cb4-83d8-7065ffd6306e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16339 | 2026.03.27 20:10:16.092808 [ 276 ] {af9a32e7-c2fc-4cb4-83d8-7065ffd6306e} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001668 sec., 53956.8345323741 rows/sec., 4.54 MiB/sec. | ||
| 16340 | 2026.03.27 20:10:16.092860 [ 276 ] {af9a32e7-c2fc-4cb4-83d8-7065ffd6306e} <Debug> TCPHandler: Processed in 0.002005806 sec. | ||
| 16341 | 2026.03.27 20:10:16.092993 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16342 | 2026.03.27 20:10:16.093099 [ 276 ] {2019a12f-d1f5-409c-8150-f386639f3ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16343 | 2026.03.27 20:10:16.093144 [ 276 ] {2019a12f-d1f5-409c-8150-f386639f3ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16344 | 2026.03.27 20:10:16.093581 [ 276 ] {2019a12f-d1f5-409c-8150-f386639f3ed0} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16345 | 2026.03.27 20:10:16.093617 [ 276 ] {2019a12f-d1f5-409c-8150-f386639f3ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16346 | 2026.03.27 20:10:16.093927 [ 276 ] {2019a12f-d1f5-409c-8150-f386639f3ed0} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16347 | 2026.03.27 20:10:16.094146 [ 276 ] {2019a12f-d1f5-409c-8150-f386639f3ed0} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16348 | 2026.03.27 20:10:16.094282 [ 276 ] {2019a12f-d1f5-409c-8150-f386639f3ed0} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001206 sec., 14096.185737976783 rows/sec., 1.04 MiB/sec. | ||
| 16349 | 2026.03.27 20:10:16.094321 [ 276 ] {2019a12f-d1f5-409c-8150-f386639f3ed0} <Debug> TCPHandler: Processed in 0.001381305 sec. | ||
| 16350 | 2026.03.27 20:10:16.094435 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16351 | 2026.03.27 20:10:16.094534 [ 276 ] {e3e87f25-f421-4d1d-a7ff-a624a6bd3c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16352 | 2026.03.27 20:10:16.094577 [ 276 ] {e3e87f25-f421-4d1d-a7ff-a624a6bd3c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16353 | 2026.03.27 20:10:16.095024 [ 276 ] {e3e87f25-f421-4d1d-a7ff-a624a6bd3c91} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16354 | 2026.03.27 20:10:16.095060 [ 276 ] {e3e87f25-f421-4d1d-a7ff-a624a6bd3c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16355 | 2026.03.27 20:10:16.095366 [ 276 ] {e3e87f25-f421-4d1d-a7ff-a624a6bd3c91} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16356 | 2026.03.27 20:10:16.095580 [ 276 ] {e3e87f25-f421-4d1d-a7ff-a624a6bd3c91} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16357 | 2026.03.27 20:10:16.095712 [ 276 ] {e3e87f25-f421-4d1d-a7ff-a624a6bd3c91} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001198 sec., 67612.6878130217 rows/sec., 5.28 MiB/sec. | ||
| 16358 | 2026.03.27 20:10:16.095752 [ 276 ] {e3e87f25-f421-4d1d-a7ff-a624a6bd3c91} <Debug> TCPHandler: Processed in 0.001366854 sec. | ||
| 16359 | 2026.03.27 20:10:16.095773 [ 223 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16360 | 2026.03.27 20:10:16.095802 [ 223 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16361 | 2026.03.27 20:10:16.095871 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16362 | 2026.03.27 20:10:16.095969 [ 276 ] {8a746e56-a9ba-4770-a033-62c468ef2f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16363 | 2026.03.27 20:10:16.096014 [ 276 ] {8a746e56-a9ba-4770-a033-62c468ef2f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16364 | 2026.03.27 20:10:16.096433 [ 276 ] {8a746e56-a9ba-4770-a033-62c468ef2f5d} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16365 | 2026.03.27 20:10:16.096468 [ 276 ] {8a746e56-a9ba-4770-a033-62c468ef2f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16366 | 2026.03.27 20:10:16.096798 [ 276 ] {8a746e56-a9ba-4770-a033-62c468ef2f5d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16367 | 2026.03.27 20:10:16.097016 [ 276 ] {8a746e56-a9ba-4770-a033-62c468ef2f5d} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16368 | 2026.03.27 20:10:16.097139 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 2 parts from all_1_117_30 to all_118_118_0 | ||
| 16369 | 2026.03.27 20:10:16.097150 [ 276 ] {8a746e56-a9ba-4770-a033-62c468ef2f5d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 16370 | 2026.03.27 20:10:16.097170 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16371 | 2026.03.27 20:10:16.097190 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16372 | 2026.03.27 20:10:16.097190 [ 276 ] {8a746e56-a9ba-4770-a033-62c468ef2f5d} <Debug> TCPHandler: Processed in 0.001369604 sec. | ||
| 16373 | 2026.03.27 20:10:16.097276 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_118_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_117_30 to all_118_118_0 into Compact with storage Full | ||
| 16374 | 2026.03.27 20:10:16.097321 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16375 | 2026.03.27 20:10:16.097362 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_118_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16376 | 2026.03.27 20:10:16.097391 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_118_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_117_30, total 45903 rows starting from the beginning of the part | ||
| 16377 | 2026.03.27 20:10:16.097423 [ 276 ] {16ab54ce-a9c2-48d8-bdac-0a9cbea28f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16378 | 2026.03.27 20:10:16.097446 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_118_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 16379 | 2026.03.27 20:10:16.097479 [ 276 ] {16ab54ce-a9c2-48d8-bdac-0a9cbea28f3a} <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 | ||
| 16380 | 2026.03.27 20:10:16.098336 [ 276 ] {16ab54ce-a9c2-48d8-bdac-0a9cbea28f3a} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16381 | 2026.03.27 20:10:16.098372 [ 276 ] {16ab54ce-a9c2-48d8-bdac-0a9cbea28f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16382 | 2026.03.27 20:10:16.098929 [ 276 ] {16ab54ce-a9c2-48d8-bdac-0a9cbea28f3a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16383 | 2026.03.27 20:10:16.099162 [ 276 ] {16ab54ce-a9c2-48d8-bdac-0a9cbea28f3a} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16384 | 2026.03.27 20:10:16.099319 [ 276 ] {16ab54ce-a9c2-48d8-bdac-0a9cbea28f3a} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001914 sec., 8881.922675026124 rows/sec., 15.92 MiB/sec. | ||
| 16385 | 2026.03.27 20:10:16.099399 [ 276 ] {16ab54ce-a9c2-48d8-bdac-0a9cbea28f3a} <Debug> TCPHandler: Processed in 0.002128397 sec. | ||
| 16386 | 2026.03.27 20:10:16.099529 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16387 | 2026.03.27 20:10:16.099628 [ 276 ] {295e79e4-775b-401d-b3dd-fb91ff040527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16388 | 2026.03.27 20:10:16.099672 [ 276 ] {295e79e4-775b-401d-b3dd-fb91ff040527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16389 | 2026.03.27 20:10:16.099894 [ 223 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16390 | 2026.03.27 20:10:16.100033 [ 276 ] {295e79e4-775b-401d-b3dd-fb91ff040527} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16391 | 2026.03.27 20:10:16.100068 [ 276 ] {295e79e4-775b-401d-b3dd-fb91ff040527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16392 | 2026.03.27 20:10:16.100398 [ 276 ] {295e79e4-775b-401d-b3dd-fb91ff040527} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16393 | 2026.03.27 20:10:16.100612 [ 276 ] {295e79e4-775b-401d-b3dd-fb91ff040527} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16394 | 2026.03.27 20:10:16.100743 [ 276 ] {295e79e4-775b-401d-b3dd-fb91ff040527} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 16395 | 2026.03.27 20:10:16.100781 [ 276 ] {295e79e4-775b-401d-b3dd-fb91ff040527} <Debug> TCPHandler: Processed in 0.001303083 sec. | ||
| 16396 | 2026.03.27 20:10:16.100837 [ 224 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16397 | 2026.03.27 20:10:16.100886 [ 224 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16398 | 2026.03.27 20:10:16.104861 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_118_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46063 rows, containing 5 columns (5 merged, 0 gathered) in 0.007613945 sec., 6049820.428174882 rows/sec., 387.51 MiB/sec. | ||
| 16399 | 2026.03.27 20:10:16.105445 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_118_31} <Trace> MergedBlockOutputStream: filled checksums all_1_118_31 (state Temporary) | ||
| 16400 | 2026.03.27 20:10:16.105477 [ 224 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16401 | 2026.03.27 20:10:16.105757 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_118_31} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_118_31 to all_1_118_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16402 | 2026.03.27 20:10:16.105839 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_118_31} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 2 parts: [all_1_117_30, all_118_118_0] -> all_1_118_31 | ||
| 16403 | 2026.03.27 20:10:16.105948 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16404 | 2026.03.27 20:10:16.164269 [ 218 ] {} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16405 | 2026.03.27 20:10:16.164321 [ 218 ] {} <Debug> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16406 | 2026.03.27 20:10:16.167283 [ 218 ] {} <Debug> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16407 | 2026.03.27 20:10:16.349062 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16408 | 2026.03.27 20:10:16.349245 [ 276 ] {f2159538-8037-4862-b4f6-38b8dda10df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16409 | 2026.03.27 20:10:16.349315 [ 276 ] {f2159538-8037-4862-b4f6-38b8dda10df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16410 | 2026.03.27 20:10:16.349989 [ 276 ] {f2159538-8037-4862-b4f6-38b8dda10df9} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16411 | 2026.03.27 20:10:16.350042 [ 276 ] {f2159538-8037-4862-b4f6-38b8dda10df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16412 | 2026.03.27 20:10:16.350440 [ 276 ] {f2159538-8037-4862-b4f6-38b8dda10df9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16413 | 2026.03.27 20:10:16.350680 [ 276 ] {f2159538-8037-4862-b4f6-38b8dda10df9} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16414 | 2026.03.27 20:10:16.350847 [ 276 ] {f2159538-8037-4862-b4f6-38b8dda10df9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00165 sec., 14545.454545454546 rows/sec., 1.21 MiB/sec. | ||
| 16415 | 2026.03.27 20:10:16.350907 [ 276 ] {f2159538-8037-4862-b4f6-38b8dda10df9} <Debug> TCPHandler: Processed in 0.001988816 sec. | ||
| 16416 | 2026.03.27 20:10:16.351046 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16417 | 2026.03.27 20:10:16.351152 [ 276 ] {3ec99809-142e-46b7-b9ca-2478d8aaf7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16418 | 2026.03.27 20:10:16.351196 [ 276 ] {3ec99809-142e-46b7-b9ca-2478d8aaf7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16419 | 2026.03.27 20:10:16.351632 [ 276 ] {3ec99809-142e-46b7-b9ca-2478d8aaf7ae} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16420 | 2026.03.27 20:10:16.351668 [ 276 ] {3ec99809-142e-46b7-b9ca-2478d8aaf7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16421 | 2026.03.27 20:10:16.352016 [ 276 ] {3ec99809-142e-46b7-b9ca-2478d8aaf7ae} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16422 | 2026.03.27 20:10:16.352321 [ 276 ] {3ec99809-142e-46b7-b9ca-2478d8aaf7ae} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16423 | 2026.03.27 20:10:16.352458 [ 71 ] {} <Debug> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 16424 | 2026.03.27 20:10:16.352492 [ 71 ] {} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16425 | 2026.03.27 20:10:16.352493 [ 276 ] {3ec99809-142e-46b7-b9ca-2478d8aaf7ae} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001364 sec., 4398.826979472141 rows/sec., 358.69 KiB/sec. | ||
| 16426 | 2026.03.27 20:10:16.352511 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16427 | 2026.03.27 20:10:16.352554 [ 276 ] {3ec99809-142e-46b7-b9ca-2478d8aaf7ae} <Debug> TCPHandler: Processed in 0.001561618 sec. | ||
| 16428 | 2026.03.27 20:10:16.352644 [ 186 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 16429 | 2026.03.27 20:10:16.352680 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16430 | 2026.03.27 20:10:16.352780 [ 186 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16431 | 2026.03.27 20:10:16.352789 [ 276 ] {798c828d-f888-47fc-b655-e459b8a9051f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16432 | 2026.03.27 20:10:16.352823 [ 186 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 20 rows starting from the beginning of the part | ||
| 16433 | 2026.03.27 20:10:16.352844 [ 276 ] {798c828d-f888-47fc-b655-e459b8a9051f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16434 | 2026.03.27 20:10:16.352910 [ 186 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 16435 | 2026.03.27 20:10:16.352969 [ 186 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 16436 | 2026.03.27 20:10:16.353017 [ 186 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 16437 | 2026.03.27 20:10:16.353066 [ 186 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 10 rows starting from the beginning of the part | ||
| 16438 | 2026.03.27 20:10:16.353107 [ 186 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 16439 | 2026.03.27 20:10:16.353951 [ 201 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001363034 sec., 39617.50037049699 rows/sec., 3.31 MiB/sec. | ||
| 16440 | 2026.03.27 20:10:16.354130 [ 201 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 16441 | 2026.03.27 20:10:16.354446 [ 201 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_28_6} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16442 | 2026.03.27 20:10:16.354513 [ 276 ] {798c828d-f888-47fc-b655-e459b8a9051f} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16443 | 2026.03.27 20:10:16.354533 [ 201 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_28_6} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 16444 | 2026.03.27 20:10:16.354559 [ 276 ] {798c828d-f888-47fc-b655-e459b8a9051f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16445 | 2026.03.27 20:10:16.354660 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16446 | 2026.03.27 20:10:16.355052 [ 276 ] {798c828d-f888-47fc-b655-e459b8a9051f} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16447 | 2026.03.27 20:10:16.355275 [ 276 ] {798c828d-f888-47fc-b655-e459b8a9051f} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16448 | 2026.03.27 20:10:16.355413 [ 276 ] {798c828d-f888-47fc-b655-e459b8a9051f} <Debug> executeQuery: Read 2576 rows, 197.91 KiB in 0.002644 sec., 974281.3918305597 rows/sec., 73.10 MiB/sec. | ||
| 16449 | 2026.03.27 20:10:16.355454 [ 276 ] {798c828d-f888-47fc-b655-e459b8a9051f} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 16450 | 2026.03.27 20:10:16.355468 [ 276 ] {798c828d-f888-47fc-b655-e459b8a9051f} <Debug> TCPHandler: Processed in 0.00284011 sec. | ||
| 16451 | 2026.03.27 20:10:16.355524 [ 223 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16452 | 2026.03.27 20:10:16.355555 [ 223 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16453 | 2026.03.27 20:10:16.355586 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16454 | 2026.03.27 20:10:16.355689 [ 276 ] {4e1ec20e-cb81-451a-9a28-48b88db38b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16455 | 2026.03.27 20:10:16.355731 [ 276 ] {4e1ec20e-cb81-451a-9a28-48b88db38b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16456 | 2026.03.27 20:10:16.356169 [ 276 ] {4e1ec20e-cb81-451a-9a28-48b88db38b29} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16457 | 2026.03.27 20:10:16.356204 [ 276 ] {4e1ec20e-cb81-451a-9a28-48b88db38b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16458 | 2026.03.27 20:10:16.356506 [ 276 ] {4e1ec20e-cb81-451a-9a28-48b88db38b29} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16459 | 2026.03.27 20:10:16.356730 [ 276 ] {4e1ec20e-cb81-451a-9a28-48b88db38b29} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16460 | 2026.03.27 20:10:16.356864 [ 276 ] {4e1ec20e-cb81-451a-9a28-48b88db38b29} <Debug> executeQuery: Read 53 rows, 4.01 KiB in 0.001195 sec., 44351.46443514644 rows/sec., 3.28 MiB/sec. | ||
| 16461 | 2026.03.27 20:10:16.356903 [ 276 ] {4e1ec20e-cb81-451a-9a28-48b88db38b29} <Debug> TCPHandler: Processed in 0.001367994 sec. | ||
| 16462 | 2026.03.27 20:10:16.357019 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16463 | 2026.03.27 20:10:16.357115 [ 276 ] {36b8295c-ece4-4fc9-b0ce-9c03fc57b3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16464 | 2026.03.27 20:10:16.357156 [ 276 ] {36b8295c-ece4-4fc9-b0ce-9c03fc57b3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16465 | 2026.03.27 20:10:16.357547 [ 223 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16466 | 2026.03.27 20:10:16.357992 [ 276 ] {36b8295c-ece4-4fc9-b0ce-9c03fc57b3b1} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16467 | 2026.03.27 20:10:16.358037 [ 276 ] {36b8295c-ece4-4fc9-b0ce-9c03fc57b3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16468 | 2026.03.27 20:10:16.358390 [ 276 ] {36b8295c-ece4-4fc9-b0ce-9c03fc57b3b1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 16469 | 2026.03.27 20:10:16.358614 [ 276 ] {36b8295c-ece4-4fc9-b0ce-9c03fc57b3b1} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16470 | 2026.03.27 20:10:16.358748 [ 276 ] {36b8295c-ece4-4fc9-b0ce-9c03fc57b3b1} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001651 sec., 499697.1532404604 rows/sec., 29.23 MiB/sec. | ||
| 16471 | 2026.03.27 20:10:16.358791 [ 276 ] {36b8295c-ece4-4fc9-b0ce-9c03fc57b3b1} <Debug> TCPHandler: Processed in 0.001822833 sec. | ||
| 16472 | 2026.03.27 20:10:16.358904 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16473 | 2026.03.27 20:10:16.359002 [ 276 ] {d4251566-3a7c-4837-be8b-6a6961b3e4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16474 | 2026.03.27 20:10:16.359043 [ 276 ] {d4251566-3a7c-4837-be8b-6a6961b3e4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16475 | 2026.03.27 20:10:16.359429 [ 276 ] {d4251566-3a7c-4837-be8b-6a6961b3e4e3} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16476 | 2026.03.27 20:10:16.359465 [ 276 ] {d4251566-3a7c-4837-be8b-6a6961b3e4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16477 | 2026.03.27 20:10:16.359747 [ 276 ] {d4251566-3a7c-4837-be8b-6a6961b3e4e3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 16478 | 2026.03.27 20:10:16.359953 [ 276 ] {d4251566-3a7c-4837-be8b-6a6961b3e4e3} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16479 | 2026.03.27 20:10:16.360082 [ 276 ] {d4251566-3a7c-4837-be8b-6a6961b3e4e3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 64.04 KiB/sec. | ||
| 16480 | 2026.03.27 20:10:16.360121 [ 276 ] {d4251566-3a7c-4837-be8b-6a6961b3e4e3} <Debug> TCPHandler: Processed in 0.001267082 sec. | ||
| 16481 | 2026.03.27 20:10:16.360236 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16482 | 2026.03.27 20:10:16.360332 [ 276 ] {d349721d-d81b-4afd-9f39-48f0d8318aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16483 | 2026.03.27 20:10:16.360371 [ 276 ] {d349721d-d81b-4afd-9f39-48f0d8318aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16484 | 2026.03.27 20:10:16.360767 [ 276 ] {d349721d-d81b-4afd-9f39-48f0d8318aeb} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16485 | 2026.03.27 20:10:16.360803 [ 276 ] {d349721d-d81b-4afd-9f39-48f0d8318aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16486 | 2026.03.27 20:10:16.361093 [ 276 ] {d349721d-d81b-4afd-9f39-48f0d8318aeb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16487 | 2026.03.27 20:10:16.361296 [ 276 ] {d349721d-d81b-4afd-9f39-48f0d8318aeb} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16488 | 2026.03.27 20:10:16.361425 [ 276 ] {d349721d-d81b-4afd-9f39-48f0d8318aeb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001111 sec., 10801.080108010801 rows/sec., 843.83 KiB/sec. | ||
| 16489 | 2026.03.27 20:10:16.361464 [ 276 ] {d349721d-d81b-4afd-9f39-48f0d8318aeb} <Debug> TCPHandler: Processed in 0.001279063 sec. | ||
| 16490 | 2026.03.27 20:10:16.361575 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16491 | 2026.03.27 20:10:16.361670 [ 276 ] {17208a91-4439-4012-9129-b67ebe306379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16492 | 2026.03.27 20:10:16.361712 [ 276 ] {17208a91-4439-4012-9129-b67ebe306379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16493 | 2026.03.27 20:10:16.362587 [ 276 ] {17208a91-4439-4012-9129-b67ebe306379} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16494 | 2026.03.27 20:10:16.362624 [ 276 ] {17208a91-4439-4012-9129-b67ebe306379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16495 | 2026.03.27 20:10:16.362994 [ 276 ] {17208a91-4439-4012-9129-b67ebe306379} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16496 | 2026.03.27 20:10:16.363206 [ 276 ] {17208a91-4439-4012-9129-b67ebe306379} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16497 | 2026.03.27 20:10:16.363336 [ 276 ] {17208a91-4439-4012-9129-b67ebe306379} <Debug> executeQuery: Read 1356 rows, 93.78 KiB in 0.001684 sec., 805225.6532066509 rows/sec., 54.39 MiB/sec. | ||
| 16498 | 2026.03.27 20:10:16.363374 [ 276 ] {17208a91-4439-4012-9129-b67ebe306379} <Debug> TCPHandler: Processed in 0.001849943 sec. | ||
| 16499 | 2026.03.27 20:10:16.363488 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16500 | 2026.03.27 20:10:16.363584 [ 276 ] {36bd321a-70bf-4ebd-b364-3a0fde7930ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16501 | 2026.03.27 20:10:16.363628 [ 276 ] {36bd321a-70bf-4ebd-b364-3a0fde7930ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16502 | 2026.03.27 20:10:16.364311 [ 276 ] {36bd321a-70bf-4ebd-b364-3a0fde7930ee} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16503 | 2026.03.27 20:10:16.364348 [ 276 ] {36bd321a-70bf-4ebd-b364-3a0fde7930ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16504 | 2026.03.27 20:10:16.364777 [ 276 ] {36bd321a-70bf-4ebd-b364-3a0fde7930ee} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16505 | 2026.03.27 20:10:16.364985 [ 276 ] {36bd321a-70bf-4ebd-b364-3a0fde7930ee} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16506 | 2026.03.27 20:10:16.365117 [ 276 ] {36bd321a-70bf-4ebd-b364-3a0fde7930ee} <Debug> executeQuery: Read 1535 rows, 96.10 KiB in 0.001552 sec., 989046.3917525773 rows/sec., 60.47 MiB/sec. | ||
| 16507 | 2026.03.27 20:10:16.365116 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_118_31 to all_123_123_0 | ||
| 16508 | 2026.03.27 20:10:16.365158 [ 276 ] {36bd321a-70bf-4ebd-b364-3a0fde7930ee} <Debug> TCPHandler: Processed in 0.00172004 sec. | ||
| 16509 | 2026.03.27 20:10:16.365175 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16510 | 2026.03.27 20:10:16.365200 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16511 | 2026.03.27 20:10:16.365277 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16512 | 2026.03.27 20:10:16.365307 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_123_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_118_31 to all_123_123_0 into Compact with storage Full | ||
| 16513 | 2026.03.27 20:10:16.365356 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16514 | 2026.03.27 20:10:16.365379 [ 276 ] {8edb0513-e5c4-4745-abdc-f9a483de9d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16515 | 2026.03.27 20:10:16.365383 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16516 | 2026.03.27 20:10:16.365443 [ 276 ] {8edb0513-e5c4-4745-abdc-f9a483de9d23} <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 | ||
| 16517 | 2026.03.27 20:10:16.365450 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_123_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16518 | 2026.03.27 20:10:16.365501 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_123_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_118_31, total 46063 rows starting from the beginning of the part | ||
| 16519 | 2026.03.27 20:10:16.365572 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_123_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 16520 | 2026.03.27 20:10:16.365620 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_123_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 165 rows starting from the beginning of the part | ||
| 16521 | 2026.03.27 20:10:16.365665 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_123_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 16522 | 2026.03.27 20:10:16.365709 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_123_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 16523 | 2026.03.27 20:10:16.365754 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_123_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1535 rows starting from the beginning of the part | ||
| 16524 | 2026.03.27 20:10:16.366309 [ 276 ] {8edb0513-e5c4-4745-abdc-f9a483de9d23} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16525 | 2026.03.27 20:10:16.366350 [ 276 ] {8edb0513-e5c4-4745-abdc-f9a483de9d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16526 | 2026.03.27 20:10:16.366911 [ 276 ] {8edb0513-e5c4-4745-abdc-f9a483de9d23} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16527 | 2026.03.27 20:10:16.367231 [ 276 ] {8edb0513-e5c4-4745-abdc-f9a483de9d23} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16528 | 2026.03.27 20:10:16.367384 [ 276 ] {8edb0513-e5c4-4745-abdc-f9a483de9d23} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002022 sec., 17309.594460929773 rows/sec., 31.02 MiB/sec. | ||
| 16529 | 2026.03.27 20:10:16.367453 [ 276 ] {8edb0513-e5c4-4745-abdc-f9a483de9d23} <Debug> TCPHandler: Processed in 0.00222658 sec. | ||
| 16530 | 2026.03.27 20:10:16.367575 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16531 | 2026.03.27 20:10:16.367674 [ 276 ] {d997f699-de57-45b7-834e-42dc8ad2b6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16532 | 2026.03.27 20:10:16.367716 [ 276 ] {d997f699-de57-45b7-834e-42dc8ad2b6a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16533 | 2026.03.27 20:10:16.368049 [ 276 ] {d997f699-de57-45b7-834e-42dc8ad2b6a5} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16534 | 2026.03.27 20:10:16.368086 [ 276 ] {d997f699-de57-45b7-834e-42dc8ad2b6a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16535 | 2026.03.27 20:10:16.368407 [ 276 ] {d997f699-de57-45b7-834e-42dc8ad2b6a5} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16536 | 2026.03.27 20:10:16.368677 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16537 | 2026.03.27 20:10:16.368704 [ 276 ] {d997f699-de57-45b7-834e-42dc8ad2b6a5} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16538 | 2026.03.27 20:10:16.368847 [ 276 ] {d997f699-de57-45b7-834e-42dc8ad2b6a5} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001192 sec., 10067.114093959732 rows/sec., 694.74 KiB/sec. | ||
| 16539 | 2026.03.27 20:10:16.368885 [ 276 ] {d997f699-de57-45b7-834e-42dc8ad2b6a5} <Debug> TCPHandler: Processed in 0.001359594 sec. | ||
| 16540 | 2026.03.27 20:10:16.374295 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_123_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48243 rows, containing 5 columns (5 merged, 0 gathered) in 0.009039119 sec., 5337135.178771294 rows/sec., 341.77 MiB/sec. | ||
| 16541 | 2026.03.27 20:10:16.374947 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_123_32} <Trace> MergedBlockOutputStream: filled checksums all_1_123_32 (state Temporary) | ||
| 16542 | 2026.03.27 20:10:16.375255 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_123_32} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_123_32 to all_1_123_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16543 | 2026.03.27 20:10:16.375330 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_123_32} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_118_31, all_123_123_0] -> all_1_123_32 | ||
| 16544 | 2026.03.27 20:10:16.375420 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 16545 | 2026.03.27 20:10:17.666859 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2078 | ||
| 16546 | 2026.03.27 20:10:17.669467 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16547 | 2026.03.27 20:10:17.669504 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 16548 | 2026.03.27 20:10:17.670675 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16549 | 2026.03.27 20:10:17.670924 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16550 | 2026.03.27 20:10:17.671187 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2078 | ||
| 16551 | 2026.03.27 20:10:20.051988 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36063 | ||
| 16552 | 2026.03.27 20:10:20.052876 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16553 | 2026.03.27 20:10:20.052952 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16554 | 2026.03.27 20:10:20.053443 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16555 | 2026.03.27 20:10:20.053691 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16556 | 2026.03.27 20:10:20.053837 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36063 | ||
| 16557 | 2026.03.27 20:10:20.053907 [ 220 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16558 | 2026.03.27 20:10:20.053962 [ 220 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16559 | 2026.03.27 20:10:20.056753 [ 220 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16560 | 2026.03.27 20:10:21.058600 [ 220 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16561 | 2026.03.27 20:10:21.058680 [ 220 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16562 | 2026.03.27 20:10:21.061875 [ 220 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16563 | 2026.03.27 20:10:21.088383 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16564 | 2026.03.27 20:10:21.088564 [ 276 ] {9c682e7a-89da-4a82-b9fc-c26579f43f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16565 | 2026.03.27 20:10:21.088634 [ 276 ] {9c682e7a-89da-4a82-b9fc-c26579f43f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16566 | 2026.03.27 20:10:21.089329 [ 276 ] {9c682e7a-89da-4a82-b9fc-c26579f43f27} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16567 | 2026.03.27 20:10:21.089380 [ 276 ] {9c682e7a-89da-4a82-b9fc-c26579f43f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16568 | 2026.03.27 20:10:21.089788 [ 276 ] {9c682e7a-89da-4a82-b9fc-c26579f43f27} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16569 | 2026.03.27 20:10:21.090017 [ 276 ] {9c682e7a-89da-4a82-b9fc-c26579f43f27} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16570 | 2026.03.27 20:10:21.090189 [ 276 ] {9c682e7a-89da-4a82-b9fc-c26579f43f27} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00167 sec., 33532.934131736525 rows/sec., 2.58 MiB/sec. | ||
| 16571 | 2026.03.27 20:10:21.090248 [ 276 ] {9c682e7a-89da-4a82-b9fc-c26579f43f27} <Debug> TCPHandler: Processed in 0.001999245 sec. | ||
| 16572 | 2026.03.27 20:10:21.090392 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16573 | 2026.03.27 20:10:21.090504 [ 276 ] {6ca53694-ea72-4d88-ba2f-4d7d6eb4ef01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16574 | 2026.03.27 20:10:21.090549 [ 276 ] {6ca53694-ea72-4d88-ba2f-4d7d6eb4ef01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16575 | 2026.03.27 20:10:21.091031 [ 276 ] {6ca53694-ea72-4d88-ba2f-4d7d6eb4ef01} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16576 | 2026.03.27 20:10:21.091072 [ 276 ] {6ca53694-ea72-4d88-ba2f-4d7d6eb4ef01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16577 | 2026.03.27 20:10:21.091392 [ 276 ] {6ca53694-ea72-4d88-ba2f-4d7d6eb4ef01} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16578 | 2026.03.27 20:10:21.091601 [ 276 ] {6ca53694-ea72-4d88-ba2f-4d7d6eb4ef01} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16579 | 2026.03.27 20:10:21.091738 [ 276 ] {6ca53694-ea72-4d88-ba2f-4d7d6eb4ef01} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00126 sec., 50793.65079365079 rows/sec., 3.96 MiB/sec. | ||
| 16580 | 2026.03.27 20:10:21.091783 [ 276 ] {6ca53694-ea72-4d88-ba2f-4d7d6eb4ef01} <Debug> TCPHandler: Processed in 0.001452466 sec. | ||
| 16581 | 2026.03.27 20:10:21.091904 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16582 | 2026.03.27 20:10:21.092008 [ 276 ] {07272244-e2f8-462a-89f8-24a9055ac0e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16583 | 2026.03.27 20:10:21.092054 [ 276 ] {07272244-e2f8-462a-89f8-24a9055ac0e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16584 | 2026.03.27 20:10:21.092452 [ 276 ] {07272244-e2f8-462a-89f8-24a9055ac0e6} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16585 | 2026.03.27 20:10:21.092488 [ 276 ] {07272244-e2f8-462a-89f8-24a9055ac0e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16586 | 2026.03.27 20:10:21.092820 [ 276 ] {07272244-e2f8-462a-89f8-24a9055ac0e6} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16587 | 2026.03.27 20:10:21.093109 [ 276 ] {07272244-e2f8-462a-89f8-24a9055ac0e6} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16588 | 2026.03.27 20:10:21.093293 [ 276 ] {07272244-e2f8-462a-89f8-24a9055ac0e6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001306 sec., 98009.18836140887 rows/sec., 6.83 MiB/sec. | ||
| 16589 | 2026.03.27 20:10:21.093339 [ 276 ] {07272244-e2f8-462a-89f8-24a9055ac0e6} <Debug> TCPHandler: Processed in 0.001486326 sec. | ||
| 16590 | 2026.03.27 20:10:21.093469 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16591 | 2026.03.27 20:10:21.093568 [ 276 ] {db55ea49-e6a0-4658-ae06-729fcd9ecde1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16592 | 2026.03.27 20:10:21.093617 [ 276 ] {db55ea49-e6a0-4658-ae06-729fcd9ecde1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16593 | 2026.03.27 20:10:21.093968 [ 276 ] {db55ea49-e6a0-4658-ae06-729fcd9ecde1} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16594 | 2026.03.27 20:10:21.094005 [ 276 ] {db55ea49-e6a0-4658-ae06-729fcd9ecde1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16595 | 2026.03.27 20:10:21.094336 [ 276 ] {db55ea49-e6a0-4658-ae06-729fcd9ecde1} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16596 | 2026.03.27 20:10:21.094551 [ 276 ] {db55ea49-e6a0-4658-ae06-729fcd9ecde1} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16597 | 2026.03.27 20:10:21.094685 [ 276 ] {db55ea49-e6a0-4658-ae06-729fcd9ecde1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001138 sec., 42179.2618629174 rows/sec., 2.84 MiB/sec. | ||
| 16598 | 2026.03.27 20:10:21.094723 [ 276 ] {db55ea49-e6a0-4658-ae06-729fcd9ecde1} <Debug> TCPHandler: Processed in 0.001305513 sec. | ||
| 16599 | 2026.03.27 20:10:21.916293 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 565 | ||
| 16600 | 2026.03.27 20:10:21.933172 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16601 | 2026.03.27 20:10:21.933232 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16602 | 2026.03.27 20:10:21.938998 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16603 | 2026.03.27 20:10:21.939673 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16604 | 2026.03.27 20:10:21.943121 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 16605 | 2026.03.27 20:10:22.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.48 MiB, peak 401.92 MiB, free memory in arenas 0.00 B, will set to 387.68 MiB (RSS), difference: 3.20 MiB | ||
| 16606 | 2026.03.27 20:10:26.090342 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16607 | 2026.03.27 20:10:26.090548 [ 276 ] {43ec4d4a-050c-4789-8403-300dddc61574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16608 | 2026.03.27 20:10:26.090619 [ 276 ] {43ec4d4a-050c-4789-8403-300dddc61574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16609 | 2026.03.27 20:10:26.091300 [ 276 ] {43ec4d4a-050c-4789-8403-300dddc61574} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16610 | 2026.03.27 20:10:26.091343 [ 276 ] {43ec4d4a-050c-4789-8403-300dddc61574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16611 | 2026.03.27 20:10:26.091717 [ 276 ] {43ec4d4a-050c-4789-8403-300dddc61574} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16612 | 2026.03.27 20:10:26.091938 [ 276 ] {43ec4d4a-050c-4789-8403-300dddc61574} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16613 | 2026.03.27 20:10:26.092085 [ 276 ] {43ec4d4a-050c-4789-8403-300dddc61574} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001588 sec., 56675.062972292195 rows/sec., 4.77 MiB/sec. | ||
| 16614 | 2026.03.27 20:10:26.092126 [ 276 ] {43ec4d4a-050c-4789-8403-300dddc61574} <Debug> TCPHandler: Processed in 0.001919884 sec. | ||
| 16615 | 2026.03.27 20:10:26.092255 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16616 | 2026.03.27 20:10:26.092351 [ 276 ] {b5be5891-c6f0-45f5-add8-1012126c936c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16617 | 2026.03.27 20:10:26.092391 [ 276 ] {b5be5891-c6f0-45f5-add8-1012126c936c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16618 | 2026.03.27 20:10:26.092802 [ 276 ] {b5be5891-c6f0-45f5-add8-1012126c936c} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16619 | 2026.03.27 20:10:26.092839 [ 276 ] {b5be5891-c6f0-45f5-add8-1012126c936c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16620 | 2026.03.27 20:10:26.093129 [ 276 ] {b5be5891-c6f0-45f5-add8-1012126c936c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16621 | 2026.03.27 20:10:26.093343 [ 276 ] {b5be5891-c6f0-45f5-add8-1012126c936c} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16622 | 2026.03.27 20:10:26.093473 [ 276 ] {b5be5891-c6f0-45f5-add8-1012126c936c} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001141 sec., 14899.211218229622 rows/sec., 1.09 MiB/sec. | ||
| 16623 | 2026.03.27 20:10:26.093477 [ 53 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16624 | 2026.03.27 20:10:26.093511 [ 276 ] {b5be5891-c6f0-45f5-add8-1012126c936c} <Debug> TCPHandler: Processed in 0.001305932 sec. | ||
| 16625 | 2026.03.27 20:10:26.093547 [ 53 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16626 | 2026.03.27 20:10:26.093575 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16627 | 2026.03.27 20:10:26.093640 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16628 | 2026.03.27 20:10:26.093707 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::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 | ||
| 16629 | 2026.03.27 20:10:26.093739 [ 276 ] {02fe4909-0749-46a4-b25f-d05c99351bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16630 | 2026.03.27 20:10:26.093792 [ 276 ] {02fe4909-0749-46a4-b25f-d05c99351bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16631 | 2026.03.27 20:10:26.093866 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16632 | 2026.03.27 20:10:26.093907 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 226 rows starting from the beginning of the part | ||
| 16633 | 2026.03.27 20:10:26.093974 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 27 rows starting from the beginning of the part | ||
| 16634 | 2026.03.27 20:10:26.094021 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 24 rows starting from the beginning of the part | ||
| 16635 | 2026.03.27 20:10:26.094064 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 17 rows starting from the beginning of the part | ||
| 16636 | 2026.03.27 20:10:26.094104 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 53 rows starting from the beginning of the part | ||
| 16637 | 2026.03.27 20:10:26.094145 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 17 rows starting from the beginning of the part | ||
| 16638 | 2026.03.27 20:10:26.094224 [ 276 ] {02fe4909-0749-46a4-b25f-d05c99351bcd} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16639 | 2026.03.27 20:10:26.094263 [ 276 ] {02fe4909-0749-46a4-b25f-d05c99351bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16640 | 2026.03.27 20:10:26.094602 [ 276 ] {02fe4909-0749-46a4-b25f-d05c99351bcd} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16641 | 2026.03.27 20:10:26.094839 [ 276 ] {02fe4909-0749-46a4-b25f-d05c99351bcd} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16642 | 2026.03.27 20:10:26.094968 [ 276 ] {02fe4909-0749-46a4-b25f-d05c99351bcd} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001248 sec., 64903.846153846156 rows/sec., 5.07 MiB/sec. | ||
| 16643 | 2026.03.27 20:10:26.095006 [ 276 ] {02fe4909-0749-46a4-b25f-d05c99351bcd} <Debug> TCPHandler: Processed in 0.001420955 sec. | ||
| 16644 | 2026.03.27 20:10:26.095032 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 364 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388914 sec., 262075.26167926885 rows/sec., 18.69 MiB/sec. | ||
| 16645 | 2026.03.27 20:10:26.095127 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16646 | 2026.03.27 20:10:26.095226 [ 276 ] {2ad54e44-0c2e-41ea-8797-b7f7f4ac61b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16647 | 2026.03.27 20:10:26.095267 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16648 | 2026.03.27 20:10:26.095270 [ 276 ] {2ad54e44-0c2e-41ea-8797-b7f7f4ac61b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16649 | 2026.03.27 20:10:26.095697 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_106_21} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16650 | 2026.03.27 20:10:26.095703 [ 276 ] {2ad54e44-0c2e-41ea-8797-b7f7f4ac61b2} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16651 | 2026.03.27 20:10:26.095762 [ 276 ] {2ad54e44-0c2e-41ea-8797-b7f7f4ac61b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16652 | 2026.03.27 20:10:26.095818 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_106_21} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16653 | 2026.03.27 20:10:26.095931 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16654 | 2026.03.27 20:10:26.096109 [ 276 ] {2ad54e44-0c2e-41ea-8797-b7f7f4ac61b2} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16655 | 2026.03.27 20:10:26.096325 [ 276 ] {2ad54e44-0c2e-41ea-8797-b7f7f4ac61b2} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16656 | 2026.03.27 20:10:26.096455 [ 276 ] {2ad54e44-0c2e-41ea-8797-b7f7f4ac61b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 16657 | 2026.03.27 20:10:26.096492 [ 276 ] {2ad54e44-0c2e-41ea-8797-b7f7f4ac61b2} <Debug> TCPHandler: Processed in 0.001414395 sec. | ||
| 16658 | 2026.03.27 20:10:26.096602 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16659 | 2026.03.27 20:10:26.096698 [ 276 ] {b1a4f6d7-5b69-4910-b19b-7e00d78c1ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16660 | 2026.03.27 20:10:26.096752 [ 276 ] {b1a4f6d7-5b69-4910-b19b-7e00d78c1ebe} <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 | ||
| 16661 | 2026.03.27 20:10:26.097540 [ 276 ] {b1a4f6d7-5b69-4910-b19b-7e00d78c1ebe} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16662 | 2026.03.27 20:10:26.097576 [ 276 ] {b1a4f6d7-5b69-4910-b19b-7e00d78c1ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16663 | 2026.03.27 20:10:26.098097 [ 276 ] {b1a4f6d7-5b69-4910-b19b-7e00d78c1ebe} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16664 | 2026.03.27 20:10:26.098316 [ 276 ] {b1a4f6d7-5b69-4910-b19b-7e00d78c1ebe} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16665 | 2026.03.27 20:10:26.098431 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16666 | 2026.03.27 20:10:26.098450 [ 276 ] {b1a4f6d7-5b69-4910-b19b-7e00d78c1ebe} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00177 sec., 9604.519774011298 rows/sec., 17.21 MiB/sec. | ||
| 16667 | 2026.03.27 20:10:26.098474 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16668 | 2026.03.27 20:10:26.098497 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16669 | 2026.03.27 20:10:26.098511 [ 276 ] {b1a4f6d7-5b69-4910-b19b-7e00d78c1ebe} <Debug> TCPHandler: Processed in 0.001957915 sec. | ||
| 16670 | 2026.03.27 20:10:26.098575 [ 195 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::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 | ||
| 16671 | 2026.03.27 20:10:26.098636 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16672 | 2026.03.27 20:10:26.098732 [ 276 ] {41aa40ab-739d-4620-bc17-c5baf4fffeef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16673 | 2026.03.27 20:10:26.098765 [ 195 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16674 | 2026.03.27 20:10:26.098774 [ 276 ] {41aa40ab-739d-4620-bc17-c5baf4fffeef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16675 | 2026.03.27 20:10:26.098816 [ 195 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2237 rows starting from the beginning of the part | ||
| 16676 | 2026.03.27 20:10:26.098932 [ 195 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 17 rows starting from the beginning of the part | ||
| 16677 | 2026.03.27 20:10:26.099029 [ 195 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 24 rows starting from the beginning of the part | ||
| 16678 | 2026.03.27 20:10:26.099114 [ 276 ] {41aa40ab-739d-4620-bc17-c5baf4fffeef} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16679 | 2026.03.27 20:10:26.099117 [ 195 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 17 rows starting from the beginning of the part | ||
| 16680 | 2026.03.27 20:10:26.099150 [ 276 ] {41aa40ab-739d-4620-bc17-c5baf4fffeef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16681 | 2026.03.27 20:10:26.099219 [ 195 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 35 rows starting from the beginning of the part | ||
| 16682 | 2026.03.27 20:10:26.099302 [ 195 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 17 rows starting from the beginning of the part | ||
| 16683 | 2026.03.27 20:10:26.099471 [ 276 ] {41aa40ab-739d-4620-bc17-c5baf4fffeef} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16684 | 2026.03.27 20:10:26.099687 [ 276 ] {41aa40ab-739d-4620-bc17-c5baf4fffeef} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16685 | 2026.03.27 20:10:26.099815 [ 276 ] {41aa40ab-739d-4620-bc17-c5baf4fffeef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 16686 | 2026.03.27 20:10:26.099850 [ 276 ] {41aa40ab-739d-4620-bc17-c5baf4fffeef} <Debug> TCPHandler: Processed in 0.001263463 sec. | ||
| 16687 | 2026.03.27 20:10:26.108059 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 19 columns (19 merged, 0 gathered) in 0.009511668 sec., 246749.57115828688 rows/sec., 442.16 MiB/sec. | ||
| 16688 | 2026.03.27 20:10:26.110356 [ 196 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16689 | 2026.03.27 20:10:26.110745 [ 196 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16690 | 2026.03.27 20:10:26.110829 [ 196 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16691 | 2026.03.27 20:10:26.110965 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.53 MiB. | ||
| 16692 | 2026.03.27 20:10:27.001176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.21 MiB, peak 406.68 MiB, free memory in arenas 0.00 B, will set to 391.40 MiB (RSS), difference: 3.19 MiB | ||
| 16693 | 2026.03.27 20:10:27.127558 [ 40 ] {} <Debug> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0 | ||
| 16694 | 2026.03.27 20:10:27.127654 [ 40 ] {} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16695 | 2026.03.27 20:10:27.127690 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16696 | 2026.03.27 20:10:27.127846 [ 192 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_35_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact with storage Full | ||
| 16697 | 2026.03.27 20:10:27.127998 [ 192 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_35_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16698 | 2026.03.27 20:10:27.128042 [ 192 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 160 rows starting from the beginning of the part | ||
| 16699 | 2026.03.27 20:10:27.128116 [ 192 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 16700 | 2026.03.27 20:10:27.128171 [ 192 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part | ||
| 16701 | 2026.03.27 20:10:27.128220 [ 192 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 16702 | 2026.03.27 20:10:27.128264 [ 192 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
| 16703 | 2026.03.27 20:10:27.129116 [ 192 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_35_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001339284 sec., 358400.4587525872 rows/sec., 22.27 MiB/sec. | ||
| 16704 | 2026.03.27 20:10:27.129290 [ 187 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_35_8} <Trace> MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) | ||
| 16705 | 2026.03.27 20:10:27.129616 [ 187 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_35_8} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16706 | 2026.03.27 20:10:27.129699 [ 187 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_35_8} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca) (MergerMutator): Merged 5 parts: [all_1_31_7, all_35_35_0] -> all_1_35_8 | ||
| 16707 | 2026.03.27 20:10:27.129790 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 16708 | 2026.03.27 20:10:27.372791 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16709 | 2026.03.27 20:10:27.372855 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16710 | 2026.03.27 20:10:27.455776 [ 40 ] {} <Debug> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0 | ||
| 16711 | 2026.03.27 20:10:27.455827 [ 40 ] {} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16712 | 2026.03.27 20:10:27.455857 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16713 | 2026.03.27 20:10:27.455965 [ 192 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_35_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact with storage Full | ||
| 16714 | 2026.03.27 20:10:27.456085 [ 192 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_35_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16715 | 2026.03.27 20:10:27.456121 [ 192 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 308 rows starting from the beginning of the part | ||
| 16716 | 2026.03.27 20:10:27.456189 [ 192 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 16717 | 2026.03.27 20:10:27.456238 [ 192 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part | ||
| 16718 | 2026.03.27 20:10:27.456286 [ 192 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 16719 | 2026.03.27 20:10:27.456328 [ 192 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 16720 | 2026.03.27 20:10:27.457215 [ 189 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_35_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285522 sec., 718774.1633359833 rows/sec., 49.48 MiB/sec. | ||
| 16721 | 2026.03.27 20:10:27.457448 [ 194 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_35_8} <Trace> MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) | ||
| 16722 | 2026.03.27 20:10:27.457808 [ 194 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_35_8} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16723 | 2026.03.27 20:10:27.457887 [ 194 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_35_8} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e) (MergerMutator): Merged 5 parts: [all_1_31_7, all_35_35_0] -> all_1_35_8 | ||
| 16724 | 2026.03.27 20:10:27.457983 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 16725 | 2026.03.27 20:10:27.554923 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36511 | ||
| 16726 | 2026.03.27 20:10:27.555395 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16727 | 2026.03.27 20:10:27.555435 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16728 | 2026.03.27 20:10:27.555919 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16729 | 2026.03.27 20:10:27.556150 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16730 | 2026.03.27 20:10:27.556297 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36511 | ||
| 16731 | 2026.03.27 20:10:27.556324 [ 52 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16732 | 2026.03.27 20:10:27.556398 [ 52 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16733 | 2026.03.27 20:10:27.556433 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16734 | 2026.03.27 20:10:27.556605 [ 189 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 16735 | 2026.03.27 20:10:27.556822 [ 189 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16736 | 2026.03.27 20:10:27.556896 [ 189 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34143 rows starting from the beginning of the part | ||
| 16737 | 2026.03.27 20:10:27.556985 [ 189 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 16738 | 2026.03.27 20:10:27.557033 [ 189 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 16739 | 2026.03.27 20:10:27.557075 [ 189 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 16740 | 2026.03.27 20:10:27.557117 [ 189 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 16741 | 2026.03.27 20:10:27.557156 [ 189 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 16742 | 2026.03.27 20:10:27.559660 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36511 rows, containing 4 columns (4 merged, 0 gathered) in 0.003141926 sec., 11620579.224335646 rows/sec., 166.23 MiB/sec. | ||
| 16743 | 2026.03.27 20:10:27.559994 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16744 | 2026.03.27 20:10:27.560293 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_76_15} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16745 | 2026.03.27 20:10:27.560371 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_76_15} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16746 | 2026.03.27 20:10:27.560484 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16747 | 2026.03.27 20:10:27.672333 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2098 | ||
| 16748 | 2026.03.27 20:10:27.674425 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16749 | 2026.03.27 20:10:27.674466 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16750 | 2026.03.27 20:10:27.675636 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16751 | 2026.03.27 20:10:27.675953 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16752 | 2026.03.27 20:10:27.676107 [ 52 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16753 | 2026.03.27 20:10:27.676155 [ 52 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16754 | 2026.03.27 20:10:27.676176 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16755 | 2026.03.27 20:10:27.676302 [ 194 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 16756 | 2026.03.27 20:10:27.676373 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2098 | ||
| 16757 | 2026.03.27 20:10:27.676997 [ 194 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16758 | 2026.03.27 20:10:27.677134 [ 194 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1924 rows starting from the beginning of the part | ||
| 16759 | 2026.03.27 20:10:27.677485 [ 194 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 16760 | 2026.03.27 20:10:27.677797 [ 194 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
| 16761 | 2026.03.27 20:10:27.678112 [ 194 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 16762 | 2026.03.27 20:10:27.678428 [ 194 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 46 rows starting from the beginning of the part | ||
| 16763 | 2026.03.27 20:10:27.678748 [ 194 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part | ||
| 16764 | 2026.03.27 20:10:27.686600 [ 201 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 72 columns (72 merged, 0 gathered) in 0.010363744 sec., 202436.4939929045 rows/sec., 156.43 MiB/sec. | ||
| 16765 | 2026.03.27 20:10:27.688639 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16766 | 2026.03.27 20:10:27.689307 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_56_11} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16767 | 2026.03.27 20:10:27.689399 [ 199 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_56_11} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16768 | 2026.03.27 20:10:27.689787 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 16769 | 2026.03.27 20:10:29.444149 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 16770 | 2026.03.27 20:10:29.461742 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16771 | 2026.03.27 20:10:29.461795 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16772 | 2026.03.27 20:10:29.468105 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16773 | 2026.03.27 20:10:29.468859 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16774 | 2026.03.27 20:10:29.469121 [ 51 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16775 | 2026.03.27 20:10:29.469166 [ 51 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16776 | 2026.03.27 20:10:29.469188 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16777 | 2026.03.27 20:10:29.469318 [ 186 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 16778 | 2026.03.27 20:10:29.472864 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 16779 | 2026.03.27 20:10:29.473155 [ 186 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16780 | 2026.03.27 20:10:29.474613 [ 186 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 16781 | 2026.03.27 20:10:29.479190 [ 186 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 16782 | 2026.03.27 20:10:29.483686 [ 186 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 16783 | 2026.03.27 20:10:29.488139 [ 186 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part | ||
| 16784 | 2026.03.27 20:10:29.492878 [ 186 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part | ||
| 16785 | 2026.03.27 20:10:29.497603 [ 186 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 16786 | 2026.03.27 20:10:29.554853 [ 186 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.085596392 sec., 6694.207391358272 rows/sec., 34.61 MiB/sec. | ||
| 16787 | 2026.03.27 20:10:29.556928 [ 186 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16788 | 2026.03.27 20:10:29.558711 [ 186 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_76_15} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16789 | 2026.03.27 20:10:29.558901 [ 186 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_76_15} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16790 | 2026.03.27 20:10:29.560788 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 16791 | 2026.03.27 20:10:30.001169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.47 MiB, peak 409.88 MiB, free memory in arenas 0.00 B, will set to 391.41 MiB (RSS), difference: -1.07 MiB | ||
| 16792 | 2026.03.27 20:10:31.091989 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16793 | 2026.03.27 20:10:31.092264 [ 276 ] {dcc4fbdf-2909-4b90-ae58-b0ea72a74b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16794 | 2026.03.27 20:10:31.092331 [ 276 ] {dcc4fbdf-2909-4b90-ae58-b0ea72a74b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16795 | 2026.03.27 20:10:31.093042 [ 276 ] {dcc4fbdf-2909-4b90-ae58-b0ea72a74b4c} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16796 | 2026.03.27 20:10:31.093088 [ 276 ] {dcc4fbdf-2909-4b90-ae58-b0ea72a74b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16797 | 2026.03.27 20:10:31.093484 [ 276 ] {dcc4fbdf-2909-4b90-ae58-b0ea72a74b4c} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16798 | 2026.03.27 20:10:31.093703 [ 276 ] {dcc4fbdf-2909-4b90-ae58-b0ea72a74b4c} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16799 | 2026.03.27 20:10:31.093861 [ 276 ] {dcc4fbdf-2909-4b90-ae58-b0ea72a74b4c} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.00167 sec., 62275.4491017964 rows/sec., 5.22 MiB/sec. | ||
| 16800 | 2026.03.27 20:10:31.093867 [ 49 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16801 | 2026.03.27 20:10:31.093911 [ 276 ] {dcc4fbdf-2909-4b90-ae58-b0ea72a74b4c} <Debug> TCPHandler: Processed in 0.002079787 sec. | ||
| 16802 | 2026.03.27 20:10:31.093937 [ 49 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16803 | 2026.03.27 20:10:31.093967 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16804 | 2026.03.27 20:10:31.094048 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16805 | 2026.03.27 20:10:31.094089 [ 188 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16806 | 2026.03.27 20:10:31.094159 [ 276 ] {484e350c-53d9-4915-84f4-bcf9b4970c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16807 | 2026.03.27 20:10:31.094205 [ 276 ] {484e350c-53d9-4915-84f4-bcf9b4970c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16808 | 2026.03.27 20:10:31.094233 [ 188 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16809 | 2026.03.27 20:10:31.094271 [ 188 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 3365 rows starting from the beginning of the part | ||
| 16810 | 2026.03.27 20:10:31.094342 [ 188 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 90 rows starting from the beginning of the part | ||
| 16811 | 2026.03.27 20:10:31.094455 [ 188 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 2576 rows starting from the beginning of the part | ||
| 16812 | 2026.03.27 20:10:31.094506 [ 188 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 56 rows starting from the beginning of the part | ||
| 16813 | 2026.03.27 20:10:31.094552 [ 188 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 90 rows starting from the beginning of the part | ||
| 16814 | 2026.03.27 20:10:31.094596 [ 188 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 104 rows starting from the beginning of the part | ||
| 16815 | 2026.03.27 20:10:31.094717 [ 276 ] {484e350c-53d9-4915-84f4-bcf9b4970c3d} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16816 | 2026.03.27 20:10:31.094760 [ 276 ] {484e350c-53d9-4915-84f4-bcf9b4970c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16817 | 2026.03.27 20:10:31.095091 [ 276 ] {484e350c-53d9-4915-84f4-bcf9b4970c3d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16818 | 2026.03.27 20:10:31.095349 [ 276 ] {484e350c-53d9-4915-84f4-bcf9b4970c3d} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16819 | 2026.03.27 20:10:31.095490 [ 276 ] {484e350c-53d9-4915-84f4-bcf9b4970c3d} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001304 sec., 18404.907975460123 rows/sec., 1.35 MiB/sec. | ||
| 16820 | 2026.03.27 20:10:31.095529 [ 276 ] {484e350c-53d9-4915-84f4-bcf9b4970c3d} <Debug> TCPHandler: Processed in 0.001495606 sec. | ||
| 16821 | 2026.03.27 20:10:31.095655 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16822 | 2026.03.27 20:10:31.095752 [ 276 ] {0bf66e64-57ba-4cc8-b492-a5c503e58c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16823 | 2026.03.27 20:10:31.095794 [ 276 ] {0bf66e64-57ba-4cc8-b492-a5c503e58c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16824 | 2026.03.27 20:10:31.096221 [ 276 ] {0bf66e64-57ba-4cc8-b492-a5c503e58c2d} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16825 | 2026.03.27 20:10:31.096256 [ 276 ] {0bf66e64-57ba-4cc8-b492-a5c503e58c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16826 | 2026.03.27 20:10:31.096566 [ 276 ] {0bf66e64-57ba-4cc8-b492-a5c503e58c2d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16827 | 2026.03.27 20:10:31.096748 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6281 rows, containing 5 columns (5 merged, 0 gathered) in 0.002678118 sec., 2345303.679673562 rows/sec., 186.97 MiB/sec. | ||
| 16828 | 2026.03.27 20:10:31.096784 [ 276 ] {0bf66e64-57ba-4cc8-b492-a5c503e58c2d} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16829 | 2026.03.27 20:10:31.096919 [ 276 ] {0bf66e64-57ba-4cc8-b492-a5c503e58c2d} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001186 sec., 74198.98819561551 rows/sec., 5.79 MiB/sec. | ||
| 16830 | 2026.03.27 20:10:31.096926 [ 47 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16831 | 2026.03.27 20:10:31.096958 [ 276 ] {0bf66e64-57ba-4cc8-b492-a5c503e58c2d} <Debug> TCPHandler: Processed in 0.001360804 sec. | ||
| 16832 | 2026.03.27 20:10:31.096968 [ 47 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16833 | 2026.03.27 20:10:31.096987 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16834 | 2026.03.27 20:10:31.097065 [ 195 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16835 | 2026.03.27 20:10:31.097079 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16836 | 2026.03.27 20:10:31.097156 [ 195 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16837 | 2026.03.27 20:10:31.097184 [ 276 ] {2eb95e43-22e4-4e19-a61b-10774aa9a20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16838 | 2026.03.27 20:10:31.097193 [ 195 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1831 rows starting from the beginning of the part | ||
| 16839 | 2026.03.27 20:10:31.097196 [ 197 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16840 | 2026.03.27 20:10:31.097237 [ 276 ] {2eb95e43-22e4-4e19-a61b-10774aa9a20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16841 | 2026.03.27 20:10:31.097263 [ 195 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 81 rows starting from the beginning of the part | ||
| 16842 | 2026.03.27 20:10:31.097305 [ 195 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1356 rows starting from the beginning of the part | ||
| 16843 | 2026.03.27 20:10:31.097350 [ 195 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 64 rows starting from the beginning of the part | ||
| 16844 | 2026.03.27 20:10:31.097392 [ 195 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 81 rows starting from the beginning of the part | ||
| 16845 | 2026.03.27 20:10:31.097430 [ 195 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 88 rows starting from the beginning of the part | ||
| 16846 | 2026.03.27 20:10:31.097574 [ 197 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_126_25} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16847 | 2026.03.27 20:10:31.097666 [ 276 ] {2eb95e43-22e4-4e19-a61b-10774aa9a20e} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16848 | 2026.03.27 20:10:31.097673 [ 197 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_126_25} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16849 | 2026.03.27 20:10:31.097706 [ 276 ] {2eb95e43-22e4-4e19-a61b-10774aa9a20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16850 | 2026.03.27 20:10:31.097791 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 16851 | 2026.03.27 20:10:31.098041 [ 276 ] {2eb95e43-22e4-4e19-a61b-10774aa9a20e} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16852 | 2026.03.27 20:10:31.098259 [ 276 ] {2eb95e43-22e4-4e19-a61b-10774aa9a20e} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16853 | 2026.03.27 20:10:31.098447 [ 276 ] {2eb95e43-22e4-4e19-a61b-10774aa9a20e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001284 sec., 124610.59190031153 rows/sec., 8.68 MiB/sec. | ||
| 16854 | 2026.03.27 20:10:31.098484 [ 276 ] {2eb95e43-22e4-4e19-a61b-10774aa9a20e} <Debug> TCPHandler: Processed in 0.001455445 sec. | ||
| 16855 | 2026.03.27 20:10:31.098603 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16856 | 2026.03.27 20:10:31.098699 [ 276 ] {be7a22d3-9e7b-4808-a441-2812b51d48cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16857 | 2026.03.27 20:10:31.098754 [ 276 ] {be7a22d3-9e7b-4808-a441-2812b51d48cc} <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 | ||
| 16858 | 2026.03.27 20:10:31.098774 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3501 rows, containing 5 columns (5 merged, 0 gathered) in 0.001739421 sec., 2012738.7216780758 rows/sec., 146.18 MiB/sec. | ||
| 16859 | 2026.03.27 20:10:31.099187 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16860 | 2026.03.27 20:10:31.099552 [ 276 ] {be7a22d3-9e7b-4808-a441-2812b51d48cc} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16861 | 2026.03.27 20:10:31.099596 [ 276 ] {be7a22d3-9e7b-4808-a441-2812b51d48cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16862 | 2026.03.27 20:10:31.099701 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_126_25} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16863 | 2026.03.27 20:10:31.099840 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_126_25} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16864 | 2026.03.27 20:10:31.099960 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 16865 | 2026.03.27 20:10:31.100175 [ 276 ] {be7a22d3-9e7b-4808-a441-2812b51d48cc} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16866 | 2026.03.27 20:10:31.100440 [ 276 ] {be7a22d3-9e7b-4808-a441-2812b51d48cc} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16867 | 2026.03.27 20:10:31.100588 [ 276 ] {be7a22d3-9e7b-4808-a441-2812b51d48cc} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001908 sec., 12578.616352201258 rows/sec., 22.54 MiB/sec. | ||
| 16868 | 2026.03.27 20:10:31.100655 [ 276 ] {be7a22d3-9e7b-4808-a441-2812b51d48cc} <Debug> TCPHandler: Processed in 0.002101886 sec. | ||
| 16869 | 2026.03.27 20:10:31.100777 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16870 | 2026.03.27 20:10:31.100874 [ 276 ] {1ddf95b9-778b-4757-b845-415b232653f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16871 | 2026.03.27 20:10:31.100915 [ 276 ] {1ddf95b9-778b-4757-b845-415b232653f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16872 | 2026.03.27 20:10:31.101258 [ 276 ] {1ddf95b9-778b-4757-b845-415b232653f6} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16873 | 2026.03.27 20:10:31.101293 [ 276 ] {1ddf95b9-778b-4757-b845-415b232653f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16874 | 2026.03.27 20:10:31.101588 [ 276 ] {1ddf95b9-778b-4757-b845-415b232653f6} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16875 | 2026.03.27 20:10:31.101791 [ 276 ] {1ddf95b9-778b-4757-b845-415b232653f6} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16876 | 2026.03.27 20:10:31.101910 [ 276 ] {1ddf95b9-778b-4757-b845-415b232653f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 16877 | 2026.03.27 20:10:31.101924 [ 49 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16878 | 2026.03.27 20:10:31.101944 [ 276 ] {1ddf95b9-778b-4757-b845-415b232653f6} <Debug> TCPHandler: Processed in 0.001250672 sec. | ||
| 16879 | 2026.03.27 20:10:31.101965 [ 49 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16880 | 2026.03.27 20:10:31.101987 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16881 | 2026.03.27 20:10:31.102080 [ 200 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16882 | 2026.03.27 20:10:31.102191 [ 200 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16883 | 2026.03.27 20:10:31.102218 [ 200 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6630 rows starting from the beginning of the part | ||
| 16884 | 2026.03.27 20:10:31.102269 [ 200 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 16885 | 2026.03.27 20:10:31.102309 [ 200 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 12 rows starting from the beginning of the part | ||
| 16886 | 2026.03.27 20:10:31.102344 [ 200 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 48 rows starting from the beginning of the part | ||
| 16887 | 2026.03.27 20:10:31.102443 [ 200 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 16888 | 2026.03.27 20:10:31.102492 [ 200 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 16889 | 2026.03.27 20:10:31.104027 [ 187 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6870 rows, containing 4 columns (4 merged, 0 gathered) in 0.001940884 sec., 3539624.212472255 rows/sec., 233.09 MiB/sec. | ||
| 16890 | 2026.03.27 20:10:31.104432 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16891 | 2026.03.27 20:10:31.104696 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_126_25} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16892 | 2026.03.27 20:10:31.104766 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_126_25} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16893 | 2026.03.27 20:10:31.104835 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 16894 | 2026.03.27 20:10:31.653875 [ 224 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16895 | 2026.03.27 20:10:31.653932 [ 224 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16896 | 2026.03.27 20:10:31.657356 [ 224 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16897 | 2026.03.27 20:10:32.952826 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16898 | 2026.03.27 20:10:32.952876 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16899 | 2026.03.27 20:10:32.955375 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16900 | 2026.03.27 20:10:35.056710 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37023 | ||
| 16901 | 2026.03.27 20:10:35.057267 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16902 | 2026.03.27 20:10:35.057317 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16903 | 2026.03.27 20:10:35.057820 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16904 | 2026.03.27 20:10:35.058055 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16905 | 2026.03.27 20:10:35.058206 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37023 | ||
| 16906 | 2026.03.27 20:10:36.091288 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16907 | 2026.03.27 20:10:36.091462 [ 276 ] {0b72c092-d9da-4caa-b144-d2b920dba6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16908 | 2026.03.27 20:10:36.091532 [ 276 ] {0b72c092-d9da-4caa-b144-d2b920dba6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16909 | 2026.03.27 20:10:36.092271 [ 276 ] {0b72c092-d9da-4caa-b144-d2b920dba6ca} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16910 | 2026.03.27 20:10:36.092323 [ 276 ] {0b72c092-d9da-4caa-b144-d2b920dba6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16911 | 2026.03.27 20:10:36.092745 [ 276 ] {0b72c092-d9da-4caa-b144-d2b920dba6ca} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16912 | 2026.03.27 20:10:36.092983 [ 276 ] {0b72c092-d9da-4caa-b144-d2b920dba6ca} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16913 | 2026.03.27 20:10:36.093142 [ 276 ] {0b72c092-d9da-4caa-b144-d2b920dba6ca} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001726 sec., 52143.68482039397 rows/sec., 4.39 MiB/sec. | ||
| 16914 | 2026.03.27 20:10:36.093195 [ 276 ] {0b72c092-d9da-4caa-b144-d2b920dba6ca} <Debug> TCPHandler: Processed in 0.002037406 sec. | ||
| 16915 | 2026.03.27 20:10:36.093327 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16916 | 2026.03.27 20:10:36.093434 [ 276 ] {d0bcaf81-2dd4-44dc-b725-bdaec04cc045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16917 | 2026.03.27 20:10:36.093483 [ 276 ] {d0bcaf81-2dd4-44dc-b725-bdaec04cc045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16918 | 2026.03.27 20:10:36.093916 [ 276 ] {d0bcaf81-2dd4-44dc-b725-bdaec04cc045} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16919 | 2026.03.27 20:10:36.093961 [ 276 ] {d0bcaf81-2dd4-44dc-b725-bdaec04cc045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16920 | 2026.03.27 20:10:36.094266 [ 276 ] {d0bcaf81-2dd4-44dc-b725-bdaec04cc045} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16921 | 2026.03.27 20:10:36.094492 [ 276 ] {d0bcaf81-2dd4-44dc-b725-bdaec04cc045} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16922 | 2026.03.27 20:10:36.094631 [ 276 ] {d0bcaf81-2dd4-44dc-b725-bdaec04cc045} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001221 sec., 13923.013923013923 rows/sec., 1.02 MiB/sec. | ||
| 16923 | 2026.03.27 20:10:36.094672 [ 276 ] {d0bcaf81-2dd4-44dc-b725-bdaec04cc045} <Debug> TCPHandler: Processed in 0.001399085 sec. | ||
| 16924 | 2026.03.27 20:10:36.094792 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16925 | 2026.03.27 20:10:36.094890 [ 276 ] {e88f12fb-2416-4a8f-917b-2b833c5eb5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16926 | 2026.03.27 20:10:36.094933 [ 276 ] {e88f12fb-2416-4a8f-917b-2b833c5eb5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16927 | 2026.03.27 20:10:36.095362 [ 276 ] {e88f12fb-2416-4a8f-917b-2b833c5eb5ee} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16928 | 2026.03.27 20:10:36.095399 [ 276 ] {e88f12fb-2416-4a8f-917b-2b833c5eb5ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16929 | 2026.03.27 20:10:36.095708 [ 276 ] {e88f12fb-2416-4a8f-917b-2b833c5eb5ee} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16930 | 2026.03.27 20:10:36.095928 [ 276 ] {e88f12fb-2416-4a8f-917b-2b833c5eb5ee} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16931 | 2026.03.27 20:10:36.096059 [ 276 ] {e88f12fb-2416-4a8f-917b-2b833c5eb5ee} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001188 sec., 68181.81818181818 rows/sec., 5.32 MiB/sec. | ||
| 16932 | 2026.03.27 20:10:36.096097 [ 276 ] {e88f12fb-2416-4a8f-917b-2b833c5eb5ee} <Debug> TCPHandler: Processed in 0.001355384 sec. | ||
| 16933 | 2026.03.27 20:10:36.096230 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16934 | 2026.03.27 20:10:36.096328 [ 276 ] {62798c80-6d6e-45c3-8d3e-c634a05d9dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16935 | 2026.03.27 20:10:36.096373 [ 276 ] {62798c80-6d6e-45c3-8d3e-c634a05d9dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16936 | 2026.03.27 20:10:36.096820 [ 276 ] {62798c80-6d6e-45c3-8d3e-c634a05d9dd5} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16937 | 2026.03.27 20:10:36.096858 [ 276 ] {62798c80-6d6e-45c3-8d3e-c634a05d9dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16938 | 2026.03.27 20:10:36.097193 [ 276 ] {62798c80-6d6e-45c3-8d3e-c634a05d9dd5} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16939 | 2026.03.27 20:10:36.097402 [ 276 ] {62798c80-6d6e-45c3-8d3e-c634a05d9dd5} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16940 | 2026.03.27 20:10:36.097599 [ 276 ] {62798c80-6d6e-45c3-8d3e-c634a05d9dd5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001291 sec., 123934.93415956623 rows/sec., 8.63 MiB/sec. | ||
| 16941 | 2026.03.27 20:10:36.097652 [ 276 ] {62798c80-6d6e-45c3-8d3e-c634a05d9dd5} <Debug> TCPHandler: Processed in 0.001472766 sec. | ||
| 16942 | 2026.03.27 20:10:36.097781 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16943 | 2026.03.27 20:10:36.097888 [ 276 ] {2c74cbf9-7887-4e98-a171-8292ed7b6ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16944 | 2026.03.27 20:10:36.097944 [ 276 ] {2c74cbf9-7887-4e98-a171-8292ed7b6ae1} <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 | ||
| 16945 | 2026.03.27 20:10:36.098780 [ 276 ] {2c74cbf9-7887-4e98-a171-8292ed7b6ae1} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16946 | 2026.03.27 20:10:36.098818 [ 276 ] {2c74cbf9-7887-4e98-a171-8292ed7b6ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16947 | 2026.03.27 20:10:36.099369 [ 276 ] {2c74cbf9-7887-4e98-a171-8292ed7b6ae1} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16948 | 2026.03.27 20:10:36.099604 [ 276 ] {2c74cbf9-7887-4e98-a171-8292ed7b6ae1} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16949 | 2026.03.27 20:10:36.099800 [ 276 ] {2c74cbf9-7887-4e98-a171-8292ed7b6ae1} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001932 sec., 8799.171842650105 rows/sec., 15.77 MiB/sec. | ||
| 16950 | 2026.03.27 20:10:36.099929 [ 276 ] {2c74cbf9-7887-4e98-a171-8292ed7b6ae1} <Debug> TCPHandler: Processed in 0.002200049 sec. | ||
| 16951 | 2026.03.27 20:10:36.100077 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16952 | 2026.03.27 20:10:36.100178 [ 276 ] {26813fdc-204b-4a02-8377-75c8fb84db4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16953 | 2026.03.27 20:10:36.100223 [ 276 ] {26813fdc-204b-4a02-8377-75c8fb84db4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16954 | 2026.03.27 20:10:36.100606 [ 276 ] {26813fdc-204b-4a02-8377-75c8fb84db4c} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16955 | 2026.03.27 20:10:36.100645 [ 276 ] {26813fdc-204b-4a02-8377-75c8fb84db4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16956 | 2026.03.27 20:10:36.100989 [ 276 ] {26813fdc-204b-4a02-8377-75c8fb84db4c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16957 | 2026.03.27 20:10:36.101199 [ 276 ] {26813fdc-204b-4a02-8377-75c8fb84db4c} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16958 | 2026.03.27 20:10:36.101335 [ 276 ] {26813fdc-204b-4a02-8377-75c8fb84db4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 16959 | 2026.03.27 20:10:36.101375 [ 276 ] {26813fdc-204b-4a02-8377-75c8fb84db4c} <Debug> TCPHandler: Processed in 0.001349874 sec. | ||
| 16960 | 2026.03.27 20:10:36.973336 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 16961 | 2026.03.27 20:10:36.991429 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16962 | 2026.03.27 20:10:36.991499 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16963 | 2026.03.27 20:10:36.997600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16964 | 2026.03.27 20:10:36.998547 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16965 | 2026.03.27 20:10:37.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.37 MiB, peak 409.88 MiB, free memory in arenas 0.00 B, will set to 391.41 MiB (RSS), difference: -4.96 MiB | ||
| 16966 | 2026.03.27 20:10:37.003258 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 16967 | 2026.03.27 20:10:37.676854 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2122 | ||
| 16968 | 2026.03.27 20:10:37.679225 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16969 | 2026.03.27 20:10:37.679287 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 16970 | 2026.03.27 20:10:37.680516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16971 | 2026.03.27 20:10:37.680796 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16972 | 2026.03.27 20:10:37.681183 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2122 | ||
| 16973 | 2026.03.27 20:10:38.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.41 MiB, peak 409.88 MiB, free memory in arenas 0.00 B, will set to 391.41 MiB (RSS), difference: 4.00 MiB | ||
| 16974 | 2026.03.27 20:10:41.046681 [ 221 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16975 | 2026.03.27 20:10:41.046755 [ 221 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16976 | 2026.03.27 20:10:41.049517 [ 221 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16977 | 2026.03.27 20:10:41.092256 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16978 | 2026.03.27 20:10:41.092439 [ 276 ] {5dd09e94-8de0-4564-8e75-96900599b07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16979 | 2026.03.27 20:10:41.092505 [ 276 ] {5dd09e94-8de0-4564-8e75-96900599b07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16980 | 2026.03.27 20:10:41.093139 [ 276 ] {5dd09e94-8de0-4564-8e75-96900599b07f} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16981 | 2026.03.27 20:10:41.093188 [ 276 ] {5dd09e94-8de0-4564-8e75-96900599b07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 16982 | 2026.03.27 20:10:41.093583 [ 276 ] {5dd09e94-8de0-4564-8e75-96900599b07f} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16983 | 2026.03.27 20:10:41.093815 [ 276 ] {5dd09e94-8de0-4564-8e75-96900599b07f} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16984 | 2026.03.27 20:10:41.093974 [ 276 ] {5dd09e94-8de0-4564-8e75-96900599b07f} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001582 sec., 65739.57016434892 rows/sec., 5.52 MiB/sec. | ||
| 16985 | 2026.03.27 20:10:41.094026 [ 276 ] {5dd09e94-8de0-4564-8e75-96900599b07f} <Debug> TCPHandler: Processed in 0.001899623 sec. | ||
| 16986 | 2026.03.27 20:10:41.094155 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16987 | 2026.03.27 20:10:41.094259 [ 276 ] {c5c5e445-bbb7-4b7d-a299-22d3473e3bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16988 | 2026.03.27 20:10:41.094302 [ 276 ] {c5c5e445-bbb7-4b7d-a299-22d3473e3bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16989 | 2026.03.27 20:10:41.094720 [ 276 ] {c5c5e445-bbb7-4b7d-a299-22d3473e3bd0} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16990 | 2026.03.27 20:10:41.094759 [ 276 ] {c5c5e445-bbb7-4b7d-a299-22d3473e3bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 16991 | 2026.03.27 20:10:41.095067 [ 276 ] {c5c5e445-bbb7-4b7d-a299-22d3473e3bd0} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16992 | 2026.03.27 20:10:41.095274 [ 276 ] {c5c5e445-bbb7-4b7d-a299-22d3473e3bd0} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16993 | 2026.03.27 20:10:41.095405 [ 276 ] {c5c5e445-bbb7-4b7d-a299-22d3473e3bd0} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001169 sec., 20530.36783575706 rows/sec., 1.51 MiB/sec. | ||
| 16994 | 2026.03.27 20:10:41.095444 [ 276 ] {c5c5e445-bbb7-4b7d-a299-22d3473e3bd0} <Debug> TCPHandler: Processed in 0.001341713 sec. | ||
| 16995 | 2026.03.27 20:10:41.095557 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16996 | 2026.03.27 20:10:41.095654 [ 276 ] {9354fa56-2614-43bd-a64d-b6e1e59f884c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16997 | 2026.03.27 20:10:41.095694 [ 276 ] {9354fa56-2614-43bd-a64d-b6e1e59f884c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16998 | 2026.03.27 20:10:41.096112 [ 276 ] {9354fa56-2614-43bd-a64d-b6e1e59f884c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16999 | 2026.03.27 20:10:41.096149 [ 276 ] {9354fa56-2614-43bd-a64d-b6e1e59f884c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17000 | 2026.03.27 20:10:41.096445 [ 276 ] {9354fa56-2614-43bd-a64d-b6e1e59f884c} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17001 | 2026.03.27 20:10:41.096651 [ 276 ] {9354fa56-2614-43bd-a64d-b6e1e59f884c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17002 | 2026.03.27 20:10:41.096777 [ 276 ] {9354fa56-2614-43bd-a64d-b6e1e59f884c} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001142 sec., 77057.79334500876 rows/sec., 6.02 MiB/sec. | ||
| 17003 | 2026.03.27 20:10:41.096815 [ 276 ] {9354fa56-2614-43bd-a64d-b6e1e59f884c} <Debug> TCPHandler: Processed in 0.001308404 sec. | ||
| 17004 | 2026.03.27 20:10:41.096928 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17005 | 2026.03.27 20:10:41.097024 [ 276 ] {d8ab14b5-87d4-4fd9-9bde-58f85a4d28d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17006 | 2026.03.27 20:10:41.097067 [ 276 ] {d8ab14b5-87d4-4fd9-9bde-58f85a4d28d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17007 | 2026.03.27 20:10:41.097461 [ 276 ] {d8ab14b5-87d4-4fd9-9bde-58f85a4d28d9} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17008 | 2026.03.27 20:10:41.097498 [ 276 ] {d8ab14b5-87d4-4fd9-9bde-58f85a4d28d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17009 | 2026.03.27 20:10:41.097833 [ 276 ] {d8ab14b5-87d4-4fd9-9bde-58f85a4d28d9} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17010 | 2026.03.27 20:10:41.098041 [ 276 ] {d8ab14b5-87d4-4fd9-9bde-58f85a4d28d9} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17011 | 2026.03.27 20:10:41.098160 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 2 parts from all_1_123_32 to all_124_124_0 | ||
| 17012 | 2026.03.27 20:10:41.098171 [ 276 ] {d8ab14b5-87d4-4fd9-9bde-58f85a4d28d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 17013 | 2026.03.27 20:10:41.098230 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17014 | 2026.03.27 20:10:41.098249 [ 276 ] {d8ab14b5-87d4-4fd9-9bde-58f85a4d28d9} <Debug> TCPHandler: Processed in 0.001369804 sec. | ||
| 17015 | 2026.03.27 20:10:41.098256 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17016 | 2026.03.27 20:10:41.098371 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17017 | 2026.03.27 20:10:41.098391 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_124_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_123_32 to all_124_124_0 into Compact with storage Full | ||
| 17018 | 2026.03.27 20:10:41.098470 [ 276 ] {bdbc1854-33b2-4bec-bc61-7f7250abebcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17019 | 2026.03.27 20:10:41.098528 [ 276 ] {bdbc1854-33b2-4bec-bc61-7f7250abebcc} <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 | ||
| 17020 | 2026.03.27 20:10:41.098555 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_124_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17021 | 2026.03.27 20:10:41.098601 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_124_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_123_32, total 48243 rows starting from the beginning of the part | ||
| 17022 | 2026.03.27 20:10:41.098678 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_124_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 128 rows starting from the beginning of the part | ||
| 17023 | 2026.03.27 20:10:41.099320 [ 276 ] {bdbc1854-33b2-4bec-bc61-7f7250abebcc} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17024 | 2026.03.27 20:10:41.099361 [ 276 ] {bdbc1854-33b2-4bec-bc61-7f7250abebcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17025 | 2026.03.27 20:10:41.099890 [ 276 ] {bdbc1854-33b2-4bec-bc61-7f7250abebcc} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17026 | 2026.03.27 20:10:41.100111 [ 276 ] {bdbc1854-33b2-4bec-bc61-7f7250abebcc} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17027 | 2026.03.27 20:10:41.100258 [ 276 ] {bdbc1854-33b2-4bec-bc61-7f7250abebcc} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001806 sec., 13289.036544850498 rows/sec., 23.81 MiB/sec. | ||
| 17028 | 2026.03.27 20:10:41.100327 [ 276 ] {bdbc1854-33b2-4bec-bc61-7f7250abebcc} <Debug> TCPHandler: Processed in 0.002006915 sec. | ||
| 17029 | 2026.03.27 20:10:41.100441 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17030 | 2026.03.27 20:10:41.100536 [ 276 ] {85eb1393-9244-45c3-a034-141498e08af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17031 | 2026.03.27 20:10:41.100579 [ 276 ] {85eb1393-9244-45c3-a034-141498e08af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17032 | 2026.03.27 20:10:41.100919 [ 276 ] {85eb1393-9244-45c3-a034-141498e08af8} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17033 | 2026.03.27 20:10:41.100953 [ 276 ] {85eb1393-9244-45c3-a034-141498e08af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17034 | 2026.03.27 20:10:41.101271 [ 276 ] {85eb1393-9244-45c3-a034-141498e08af8} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17035 | 2026.03.27 20:10:41.101481 [ 276 ] {85eb1393-9244-45c3-a034-141498e08af8} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17036 | 2026.03.27 20:10:41.101612 [ 276 ] {85eb1393-9244-45c3-a034-141498e08af8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 17037 | 2026.03.27 20:10:41.101649 [ 276 ] {85eb1393-9244-45c3-a034-141498e08af8} <Debug> TCPHandler: Processed in 0.001258602 sec. | ||
| 17038 | 2026.03.27 20:10:41.105616 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_124_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48371 rows, containing 5 columns (5 merged, 0 gathered) in 0.007277089 sec., 6647026.029226797 rows/sec., 425.74 MiB/sec. | ||
| 17039 | 2026.03.27 20:10:41.106049 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_124_33} <Trace> MergedBlockOutputStream: filled checksums all_1_124_33 (state Temporary) | ||
| 17040 | 2026.03.27 20:10:41.106308 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_124_33} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_124_33 to all_1_124_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17041 | 2026.03.27 20:10:41.106388 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_124_33} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 2 parts: [all_1_123_32, all_124_124_0] -> all_1_124_33 | ||
| 17042 | 2026.03.27 20:10:41.106456 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17043 | 2026.03.27 20:10:41.827849 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17044 | 2026.03.27 20:10:41.827929 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17045 | 2026.03.27 20:10:41.830684 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17046 | 2026.03.27 20:10:42.060157 [ 225 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17047 | 2026.03.27 20:10:42.060217 [ 225 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17048 | 2026.03.27 20:10:42.062298 [ 225 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17049 | 2026.03.27 20:10:42.289305 [ 224 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17050 | 2026.03.27 20:10:42.289393 [ 224 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17051 | 2026.03.27 20:10:42.292440 [ 224 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17052 | 2026.03.27 20:10:42.373132 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17053 | 2026.03.27 20:10:42.373189 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17054 | 2026.03.27 20:10:42.558435 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37471 | ||
| 17055 | 2026.03.27 20:10:42.559305 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17056 | 2026.03.27 20:10:42.559380 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17057 | 2026.03.27 20:10:42.559967 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17058 | 2026.03.27 20:10:42.560214 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17059 | 2026.03.27 20:10:42.560366 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37471 | ||
| 17060 | 2026.03.27 20:10:44.503398 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 17061 | 2026.03.27 20:10:44.521391 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17062 | 2026.03.27 20:10:44.521449 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17063 | 2026.03.27 20:10:44.527622 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17064 | 2026.03.27 20:10:44.528307 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17065 | 2026.03.27 20:10:44.531437 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 17066 | 2026.03.27 20:10:46.090916 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17067 | 2026.03.27 20:10:46.091111 [ 276 ] {eb56e465-fd5d-4393-87f5-a2f3c169ad66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17068 | 2026.03.27 20:10:46.091174 [ 276 ] {eb56e465-fd5d-4393-87f5-a2f3c169ad66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17069 | 2026.03.27 20:10:46.091852 [ 276 ] {eb56e465-fd5d-4393-87f5-a2f3c169ad66} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17070 | 2026.03.27 20:10:46.091897 [ 276 ] {eb56e465-fd5d-4393-87f5-a2f3c169ad66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17071 | 2026.03.27 20:10:46.092280 [ 276 ] {eb56e465-fd5d-4393-87f5-a2f3c169ad66} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17072 | 2026.03.27 20:10:46.092493 [ 276 ] {eb56e465-fd5d-4393-87f5-a2f3c169ad66} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17073 | 2026.03.27 20:10:46.092645 [ 276 ] {eb56e465-fd5d-4393-87f5-a2f3c169ad66} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001581 sec., 56925.99620493359 rows/sec., 4.79 MiB/sec. | ||
| 17074 | 2026.03.27 20:10:46.092686 [ 276 ] {eb56e465-fd5d-4393-87f5-a2f3c169ad66} <Debug> TCPHandler: Processed in 0.001904274 sec. | ||
| 17075 | 2026.03.27 20:10:46.092826 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17076 | 2026.03.27 20:10:46.092919 [ 276 ] {fbbc026b-7527-4e77-b4d3-26adb5208e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17077 | 2026.03.27 20:10:46.092957 [ 276 ] {fbbc026b-7527-4e77-b4d3-26adb5208e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17078 | 2026.03.27 20:10:46.093376 [ 276 ] {fbbc026b-7527-4e77-b4d3-26adb5208e53} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17079 | 2026.03.27 20:10:46.093410 [ 276 ] {fbbc026b-7527-4e77-b4d3-26adb5208e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17080 | 2026.03.27 20:10:46.093692 [ 276 ] {fbbc026b-7527-4e77-b4d3-26adb5208e53} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17081 | 2026.03.27 20:10:46.093892 [ 276 ] {fbbc026b-7527-4e77-b4d3-26adb5208e53} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17082 | 2026.03.27 20:10:46.094017 [ 276 ] {fbbc026b-7527-4e77-b4d3-26adb5208e53} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001116 sec., 15232.974910394265 rows/sec., 1.12 MiB/sec. | ||
| 17083 | 2026.03.27 20:10:46.094054 [ 276 ] {fbbc026b-7527-4e77-b4d3-26adb5208e53} <Debug> TCPHandler: Processed in 0.001275773 sec. | ||
| 17084 | 2026.03.27 20:10:46.094191 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17085 | 2026.03.27 20:10:46.094283 [ 276 ] {c1ca927b-d08b-4b37-b473-34f560a655a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17086 | 2026.03.27 20:10:46.094321 [ 276 ] {c1ca927b-d08b-4b37-b473-34f560a655a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17087 | 2026.03.27 20:10:46.094739 [ 276 ] {c1ca927b-d08b-4b37-b473-34f560a655a5} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17088 | 2026.03.27 20:10:46.094774 [ 276 ] {c1ca927b-d08b-4b37-b473-34f560a655a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17089 | 2026.03.27 20:10:46.095064 [ 276 ] {c1ca927b-d08b-4b37-b473-34f560a655a5} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17090 | 2026.03.27 20:10:46.095272 [ 276 ] {c1ca927b-d08b-4b37-b473-34f560a655a5} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17091 | 2026.03.27 20:10:46.095399 [ 276 ] {c1ca927b-d08b-4b37-b473-34f560a655a5} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001134 sec., 71428.57142857142 rows/sec., 5.58 MiB/sec. | ||
| 17092 | 2026.03.27 20:10:46.095435 [ 276 ] {c1ca927b-d08b-4b37-b473-34f560a655a5} <Debug> TCPHandler: Processed in 0.001298493 sec. | ||
| 17093 | 2026.03.27 20:10:46.095548 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17094 | 2026.03.27 20:10:46.095641 [ 276 ] {2ac82139-72a4-444a-a276-19364f237e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17095 | 2026.03.27 20:10:46.095682 [ 276 ] {2ac82139-72a4-444a-a276-19364f237e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17096 | 2026.03.27 20:10:46.096091 [ 276 ] {2ac82139-72a4-444a-a276-19364f237e6d} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17097 | 2026.03.27 20:10:46.096125 [ 276 ] {2ac82139-72a4-444a-a276-19364f237e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17098 | 2026.03.27 20:10:46.096436 [ 276 ] {2ac82139-72a4-444a-a276-19364f237e6d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17099 | 2026.03.27 20:10:46.096631 [ 276 ] {2ac82139-72a4-444a-a276-19364f237e6d} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17100 | 2026.03.27 20:10:46.096757 [ 276 ] {2ac82139-72a4-444a-a276-19364f237e6d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001134 sec., 141093.47442680775 rows/sec., 9.83 MiB/sec. | ||
| 17101 | 2026.03.27 20:10:46.096775 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 2 parts from all_1_124_33 to all_125_125_0 | ||
| 17102 | 2026.03.27 20:10:46.096793 [ 276 ] {2ac82139-72a4-444a-a276-19364f237e6d} <Debug> TCPHandler: Processed in 0.001292113 sec. | ||
| 17103 | 2026.03.27 20:10:46.096841 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17104 | 2026.03.27 20:10:46.096866 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17105 | 2026.03.27 20:10:46.096941 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17106 | 2026.03.27 20:10:46.096987 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_125_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_124_33 to all_125_125_0 into Compact with storage Full | ||
| 17107 | 2026.03.27 20:10:46.097037 [ 276 ] {05c6d19b-0447-430c-b0bd-48becf86ec74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17108 | 2026.03.27 20:10:46.097093 [ 276 ] {05c6d19b-0447-430c-b0bd-48becf86ec74} <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 | ||
| 17109 | 2026.03.27 20:10:46.097131 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_125_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17110 | 2026.03.27 20:10:46.097175 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_125_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_124_33, total 48371 rows starting from the beginning of the part | ||
| 17111 | 2026.03.27 20:10:46.097249 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_125_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 17112 | 2026.03.27 20:10:46.097888 [ 276 ] {05c6d19b-0447-430c-b0bd-48becf86ec74} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17113 | 2026.03.27 20:10:46.097927 [ 276 ] {05c6d19b-0447-430c-b0bd-48becf86ec74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17114 | 2026.03.27 20:10:46.098447 [ 276 ] {05c6d19b-0447-430c-b0bd-48becf86ec74} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17115 | 2026.03.27 20:10:46.098660 [ 276 ] {05c6d19b-0447-430c-b0bd-48becf86ec74} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17116 | 2026.03.27 20:10:46.098797 [ 276 ] {05c6d19b-0447-430c-b0bd-48becf86ec74} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001778 sec., 9561.304836895388 rows/sec., 17.13 MiB/sec. | ||
| 17117 | 2026.03.27 20:10:46.098850 [ 276 ] {05c6d19b-0447-430c-b0bd-48becf86ec74} <Debug> TCPHandler: Processed in 0.001966735 sec. | ||
| 17118 | 2026.03.27 20:10:46.098965 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17119 | 2026.03.27 20:10:46.099059 [ 276 ] {aab17278-e7c4-4bb9-949c-568004576379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17120 | 2026.03.27 20:10:46.099099 [ 276 ] {aab17278-e7c4-4bb9-949c-568004576379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17121 | 2026.03.27 20:10:46.099441 [ 276 ] {aab17278-e7c4-4bb9-949c-568004576379} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17122 | 2026.03.27 20:10:46.099474 [ 276 ] {aab17278-e7c4-4bb9-949c-568004576379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17123 | 2026.03.27 20:10:46.099773 [ 276 ] {aab17278-e7c4-4bb9-949c-568004576379} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17124 | 2026.03.27 20:10:46.099982 [ 276 ] {aab17278-e7c4-4bb9-949c-568004576379} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17125 | 2026.03.27 20:10:46.100112 [ 276 ] {aab17278-e7c4-4bb9-949c-568004576379} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 17126 | 2026.03.27 20:10:46.100147 [ 276 ] {aab17278-e7c4-4bb9-949c-568004576379} <Debug> TCPHandler: Processed in 0.001229592 sec. | ||
| 17127 | 2026.03.27 20:10:46.104023 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_125_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48531 rows, containing 5 columns (5 merged, 0 gathered) in 0.007080385 sec., 6854288.290820344 rows/sec., 439.14 MiB/sec. | ||
| 17128 | 2026.03.27 20:10:46.104557 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_125_34} <Trace> MergedBlockOutputStream: filled checksums all_1_125_34 (state Temporary) | ||
| 17129 | 2026.03.27 20:10:46.104818 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_125_34} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_125_34 to all_1_125_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17130 | 2026.03.27 20:10:46.104884 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_125_34} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 2 parts: [all_1_124_33, all_125_125_0] -> all_1_125_34 | ||
| 17131 | 2026.03.27 20:10:46.104959 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17132 | 2026.03.27 20:10:46.336384 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17133 | 2026.03.27 20:10:46.336581 [ 276 ] {a76dfb56-d23e-4eb7-9136-11b439776420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17134 | 2026.03.27 20:10:46.336653 [ 276 ] {a76dfb56-d23e-4eb7-9136-11b439776420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17135 | 2026.03.27 20:10:46.337282 [ 276 ] {a76dfb56-d23e-4eb7-9136-11b439776420} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17136 | 2026.03.27 20:10:46.337332 [ 276 ] {a76dfb56-d23e-4eb7-9136-11b439776420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17137 | 2026.03.27 20:10:46.337726 [ 276 ] {a76dfb56-d23e-4eb7-9136-11b439776420} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 17138 | 2026.03.27 20:10:46.337953 [ 276 ] {a76dfb56-d23e-4eb7-9136-11b439776420} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17139 | 2026.03.27 20:10:46.338115 [ 276 ] {a76dfb56-d23e-4eb7-9136-11b439776420} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001584 sec., 15151.515151515152 rows/sec., 1.26 MiB/sec. | ||
| 17140 | 2026.03.27 20:10:46.338159 [ 276 ] {a76dfb56-d23e-4eb7-9136-11b439776420} <Debug> TCPHandler: Processed in 0.001913313 sec. | ||
| 17141 | 2026.03.27 20:10:46.338277 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17142 | 2026.03.27 20:10:46.338374 [ 276 ] {6f87948e-80c0-483f-9460-16d24b4d890e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17143 | 2026.03.27 20:10:46.338416 [ 276 ] {6f87948e-80c0-483f-9460-16d24b4d890e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17144 | 2026.03.27 20:10:46.338810 [ 276 ] {6f87948e-80c0-483f-9460-16d24b4d890e} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17145 | 2026.03.27 20:10:46.338848 [ 276 ] {6f87948e-80c0-483f-9460-16d24b4d890e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17146 | 2026.03.27 20:10:46.339139 [ 276 ] {6f87948e-80c0-483f-9460-16d24b4d890e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17147 | 2026.03.27 20:10:46.339346 [ 276 ] {6f87948e-80c0-483f-9460-16d24b4d890e} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17148 | 2026.03.27 20:10:46.339476 [ 276 ] {6f87948e-80c0-483f-9460-16d24b4d890e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001121 sec., 1784.121320249777 rows/sec., 145.48 KiB/sec. | ||
| 17149 | 2026.03.27 20:10:46.339515 [ 276 ] {6f87948e-80c0-483f-9460-16d24b4d890e} <Debug> TCPHandler: Processed in 0.001288552 sec. | ||
| 17150 | 2026.03.27 20:10:46.339618 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17151 | 2026.03.27 20:10:46.339710 [ 276 ] {7914a8d9-7de6-4a5d-89a4-0e04076c3361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17152 | 2026.03.27 20:10:46.339749 [ 276 ] {7914a8d9-7de6-4a5d-89a4-0e04076c3361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17153 | 2026.03.27 20:10:46.341145 [ 276 ] {7914a8d9-7de6-4a5d-89a4-0e04076c3361} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17154 | 2026.03.27 20:10:46.341183 [ 276 ] {7914a8d9-7de6-4a5d-89a4-0e04076c3361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17155 | 2026.03.27 20:10:46.341646 [ 276 ] {7914a8d9-7de6-4a5d-89a4-0e04076c3361} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17156 | 2026.03.27 20:10:46.341873 [ 276 ] {7914a8d9-7de6-4a5d-89a4-0e04076c3361} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17157 | 2026.03.27 20:10:46.342015 [ 276 ] {7914a8d9-7de6-4a5d-89a4-0e04076c3361} <Debug> executeQuery: Read 2574 rows, 197.76 KiB in 0.002323 sec., 1108049.9354283256 rows/sec., 83.14 MiB/sec. | ||
| 17158 | 2026.03.27 20:10:46.342056 [ 276 ] {7914a8d9-7de6-4a5d-89a4-0e04076c3361} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 17159 | 2026.03.27 20:10:46.342069 [ 276 ] {7914a8d9-7de6-4a5d-89a4-0e04076c3361} <Debug> TCPHandler: Processed in 0.002501794 sec. | ||
| 17160 | 2026.03.27 20:10:46.342182 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17161 | 2026.03.27 20:10:46.342277 [ 276 ] {f8c39cd6-9834-4915-84a6-0be5ee867c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17162 | 2026.03.27 20:10:46.342316 [ 276 ] {f8c39cd6-9834-4915-84a6-0be5ee867c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17163 | 2026.03.27 20:10:46.342750 [ 276 ] {f8c39cd6-9834-4915-84a6-0be5ee867c0e} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17164 | 2026.03.27 20:10:46.342786 [ 276 ] {f8c39cd6-9834-4915-84a6-0be5ee867c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17165 | 2026.03.27 20:10:46.343089 [ 276 ] {f8c39cd6-9834-4915-84a6-0be5ee867c0e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17166 | 2026.03.27 20:10:46.343296 [ 276 ] {f8c39cd6-9834-4915-84a6-0be5ee867c0e} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17167 | 2026.03.27 20:10:46.343424 [ 30 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17168 | 2026.03.27 20:10:46.343432 [ 276 ] {f8c39cd6-9834-4915-84a6-0be5ee867c0e} <Debug> executeQuery: Read 49 rows, 3.73 KiB in 0.001173 sec., 41773.23103154305 rows/sec., 3.11 MiB/sec. | ||
| 17169 | 2026.03.27 20:10:46.343497 [ 30 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17170 | 2026.03.27 20:10:46.343514 [ 276 ] {f8c39cd6-9834-4915-84a6-0be5ee867c0e} <Debug> TCPHandler: Processed in 0.001382724 sec. | ||
| 17171 | 2026.03.27 20:10:46.343524 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17172 | 2026.03.27 20:10:46.343625 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17173 | 2026.03.27 20:10:46.343633 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17174 | 2026.03.27 20:10:46.343725 [ 276 ] {bd686544-fb7b-4737-b2a8-983799ebaaf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17175 | 2026.03.27 20:10:46.343769 [ 276 ] {bd686544-fb7b-4737-b2a8-983799ebaaf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17176 | 2026.03.27 20:10:46.343771 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17177 | 2026.03.27 20:10:46.343821 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 226 rows starting from the beginning of the part | ||
| 17178 | 2026.03.27 20:10:46.343897 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 24 rows starting from the beginning of the part | ||
| 17179 | 2026.03.27 20:10:46.343953 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 17 rows starting from the beginning of the part | ||
| 17180 | 2026.03.27 20:10:46.344003 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 24 rows starting from the beginning of the part | ||
| 17181 | 2026.03.27 20:10:46.344049 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 17 rows starting from the beginning of the part | ||
| 17182 | 2026.03.27 20:10:46.344094 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 49 rows starting from the beginning of the part | ||
| 17183 | 2026.03.27 20:10:46.344451 [ 276 ] {bd686544-fb7b-4737-b2a8-983799ebaaf8} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17184 | 2026.03.27 20:10:46.344492 [ 276 ] {bd686544-fb7b-4737-b2a8-983799ebaaf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17185 | 2026.03.27 20:10:46.344845 [ 276 ] {bd686544-fb7b-4737-b2a8-983799ebaaf8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 17186 | 2026.03.27 20:10:46.345006 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 357 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412055 sec., 252823.0132678968 rows/sec., 18.05 MiB/sec. | ||
| 17187 | 2026.03.27 20:10:46.345057 [ 276 ] {bd686544-fb7b-4737-b2a8-983799ebaaf8} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17188 | 2026.03.27 20:10:46.345193 [ 276 ] {bd686544-fb7b-4737-b2a8-983799ebaaf8} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001486 sec., 555181.6958277255 rows/sec., 32.48 MiB/sec. | ||
| 17189 | 2026.03.27 20:10:46.345218 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17190 | 2026.03.27 20:10:46.345234 [ 276 ] {bd686544-fb7b-4737-b2a8-983799ebaaf8} <Debug> TCPHandler: Processed in 0.001658719 sec. | ||
| 17191 | 2026.03.27 20:10:46.345360 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17192 | 2026.03.27 20:10:46.345458 [ 276 ] {3e411215-1022-4beb-8b52-f9197f49c46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17193 | 2026.03.27 20:10:46.345501 [ 276 ] {3e411215-1022-4beb-8b52-f9197f49c46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17194 | 2026.03.27 20:10:46.345542 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_111_22} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17195 | 2026.03.27 20:10:46.345628 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_111_22} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17196 | 2026.03.27 20:10:46.345713 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 17197 | 2026.03.27 20:10:46.345886 [ 276 ] {3e411215-1022-4beb-8b52-f9197f49c46b} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17198 | 2026.03.27 20:10:46.345928 [ 276 ] {3e411215-1022-4beb-8b52-f9197f49c46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17199 | 2026.03.27 20:10:46.346217 [ 276 ] {3e411215-1022-4beb-8b52-f9197f49c46b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 17200 | 2026.03.27 20:10:46.346420 [ 276 ] {3e411215-1022-4beb-8b52-f9197f49c46b} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17201 | 2026.03.27 20:10:46.346549 [ 276 ] {3e411215-1022-4beb-8b52-f9197f49c46b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 63.46 KiB/sec. | ||
| 17202 | 2026.03.27 20:10:46.346587 [ 276 ] {3e411215-1022-4beb-8b52-f9197f49c46b} <Debug> TCPHandler: Processed in 0.001276272 sec. | ||
| 17203 | 2026.03.27 20:10:46.346697 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17204 | 2026.03.27 20:10:46.346791 [ 276 ] {ed095815-1709-491d-8672-f8ba3d7b6d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17205 | 2026.03.27 20:10:46.346830 [ 276 ] {ed095815-1709-491d-8672-f8ba3d7b6d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17206 | 2026.03.27 20:10:46.347220 [ 276 ] {ed095815-1709-491d-8672-f8ba3d7b6d83} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17207 | 2026.03.27 20:10:46.347255 [ 276 ] {ed095815-1709-491d-8672-f8ba3d7b6d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17208 | 2026.03.27 20:10:46.347555 [ 276 ] {ed095815-1709-491d-8672-f8ba3d7b6d83} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 17209 | 2026.03.27 20:10:46.347757 [ 276 ] {ed095815-1709-491d-8672-f8ba3d7b6d83} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17210 | 2026.03.27 20:10:46.347889 [ 276 ] {ed095815-1709-491d-8672-f8ba3d7b6d83} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 840.05 KiB/sec. | ||
| 17211 | 2026.03.27 20:10:46.347932 [ 276 ] {ed095815-1709-491d-8672-f8ba3d7b6d83} <Debug> TCPHandler: Processed in 0.001284873 sec. | ||
| 17212 | 2026.03.27 20:10:46.348044 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17213 | 2026.03.27 20:10:46.348138 [ 276 ] {e80b924c-c8c7-402d-ace2-9e8b9366357c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17214 | 2026.03.27 20:10:46.348178 [ 276 ] {e80b924c-c8c7-402d-ace2-9e8b9366357c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17215 | 2026.03.27 20:10:46.348980 [ 276 ] {e80b924c-c8c7-402d-ace2-9e8b9366357c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17216 | 2026.03.27 20:10:46.349016 [ 276 ] {e80b924c-c8c7-402d-ace2-9e8b9366357c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17217 | 2026.03.27 20:10:46.349374 [ 276 ] {e80b924c-c8c7-402d-ace2-9e8b9366357c} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17218 | 2026.03.27 20:10:46.349581 [ 276 ] {e80b924c-c8c7-402d-ace2-9e8b9366357c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17219 | 2026.03.27 20:10:46.349714 [ 276 ] {e80b924c-c8c7-402d-ace2-9e8b9366357c} <Debug> executeQuery: Read 1352 rows, 93.46 KiB in 0.001593 sec., 848713.1198995606 rows/sec., 57.29 MiB/sec. | ||
| 17220 | 2026.03.27 20:10:46.349753 [ 276 ] {e80b924c-c8c7-402d-ace2-9e8b9366357c} <Debug> TCPHandler: Processed in 0.001758121 sec. | ||
| 17221 | 2026.03.27 20:10:46.349863 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17222 | 2026.03.27 20:10:46.349971 [ 276 ] {22518014-4295-4207-9154-36372d41feb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17223 | 2026.03.27 20:10:46.350018 [ 276 ] {22518014-4295-4207-9154-36372d41feb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17224 | 2026.03.27 20:10:46.350677 [ 276 ] {22518014-4295-4207-9154-36372d41feb6} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17225 | 2026.03.27 20:10:46.350713 [ 276 ] {22518014-4295-4207-9154-36372d41feb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17226 | 2026.03.27 20:10:46.351147 [ 276 ] {22518014-4295-4207-9154-36372d41feb6} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17227 | 2026.03.27 20:10:46.351357 [ 276 ] {22518014-4295-4207-9154-36372d41feb6} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17228 | 2026.03.27 20:10:46.351494 [ 276 ] {22518014-4295-4207-9154-36372d41feb6} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001542 sec., 994163.4241245136 rows/sec., 60.77 MiB/sec. | ||
| 17229 | 2026.03.27 20:10:46.351533 [ 276 ] {22518014-4295-4207-9154-36372d41feb6} <Debug> TCPHandler: Processed in 0.001722461 sec. | ||
| 17230 | 2026.03.27 20:10:46.351529 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_125_34 to all_130_130_0 | ||
| 17231 | 2026.03.27 20:10:46.351606 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17232 | 2026.03.27 20:10:46.351632 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17233 | 2026.03.27 20:10:46.351656 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17234 | 2026.03.27 20:10:46.351751 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_130_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_125_34 to all_130_130_0 into Compact with storage Full | ||
| 17235 | 2026.03.27 20:10:46.351766 [ 276 ] {bc701954-972e-471c-9d59-8972ee82395f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17236 | 2026.03.27 20:10:46.351838 [ 276 ] {bc701954-972e-471c-9d59-8972ee82395f} <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 | ||
| 17237 | 2026.03.27 20:10:46.351906 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_130_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17238 | 2026.03.27 20:10:46.351956 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_130_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_125_34, total 48531 rows starting from the beginning of the part | ||
| 17239 | 2026.03.27 20:10:46.352039 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_130_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 17240 | 2026.03.27 20:10:46.352097 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_130_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 17241 | 2026.03.27 20:10:46.352157 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_130_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 17242 | 2026.03.27 20:10:46.352209 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_130_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 17243 | 2026.03.27 20:10:46.352262 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_130_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1533 rows starting from the beginning of the part | ||
| 17244 | 2026.03.27 20:10:46.352667 [ 276 ] {bc701954-972e-471c-9d59-8972ee82395f} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17245 | 2026.03.27 20:10:46.352709 [ 276 ] {bc701954-972e-471c-9d59-8972ee82395f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17246 | 2026.03.27 20:10:46.353294 [ 276 ] {bc701954-972e-471c-9d59-8972ee82395f} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17247 | 2026.03.27 20:10:46.353511 [ 276 ] {bc701954-972e-471c-9d59-8972ee82395f} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17248 | 2026.03.27 20:10:46.353645 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17249 | 2026.03.27 20:10:46.353657 [ 276 ] {bc701954-972e-471c-9d59-8972ee82395f} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00191 sec., 18324.607329842933 rows/sec., 32.84 MiB/sec. | ||
| 17250 | 2026.03.27 20:10:46.353679 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17251 | 2026.03.27 20:10:46.353703 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17252 | 2026.03.27 20:10:46.353721 [ 276 ] {bc701954-972e-471c-9d59-8972ee82395f} <Debug> TCPHandler: Processed in 0.002121087 sec. | ||
| 17253 | 2026.03.27 20:10:46.353778 [ 194 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17254 | 2026.03.27 20:10:46.353843 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17255 | 2026.03.27 20:10:46.353947 [ 276 ] {0d97268a-ecd2-4f9c-a427-7356f8bc3d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17256 | 2026.03.27 20:10:46.353977 [ 194 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17257 | 2026.03.27 20:10:46.353989 [ 276 ] {0d97268a-ecd2-4f9c-a427-7356f8bc3d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17258 | 2026.03.27 20:10:46.354034 [ 194 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2347 rows starting from the beginning of the part | ||
| 17259 | 2026.03.27 20:10:46.354153 [ 194 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 24 rows starting from the beginning of the part | ||
| 17260 | 2026.03.27 20:10:46.354261 [ 194 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 17 rows starting from the beginning of the part | ||
| 17261 | 2026.03.27 20:10:46.354325 [ 276 ] {0d97268a-ecd2-4f9c-a427-7356f8bc3d3a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17262 | 2026.03.27 20:10:46.354360 [ 194 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 24 rows starting from the beginning of the part | ||
| 17263 | 2026.03.27 20:10:46.354365 [ 276 ] {0d97268a-ecd2-4f9c-a427-7356f8bc3d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17264 | 2026.03.27 20:10:46.354461 [ 194 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 17 rows starting from the beginning of the part | ||
| 17265 | 2026.03.27 20:10:46.354555 [ 194 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 35 rows starting from the beginning of the part | ||
| 17266 | 2026.03.27 20:10:46.354682 [ 276 ] {0d97268a-ecd2-4f9c-a427-7356f8bc3d3a} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17267 | 2026.03.27 20:10:46.354921 [ 276 ] {0d97268a-ecd2-4f9c-a427-7356f8bc3d3a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17268 | 2026.03.27 20:10:46.355060 [ 276 ] {0d97268a-ecd2-4f9c-a427-7356f8bc3d3a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001131 sec., 10610.079575596816 rows/sec., 732.21 KiB/sec. | ||
| 17269 | 2026.03.27 20:10:46.355097 [ 276 ] {0d97268a-ecd2-4f9c-a427-7356f8bc3d3a} <Debug> TCPHandler: Processed in 0.001306152 sec. | ||
| 17270 | 2026.03.27 20:10:46.361524 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_130_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50704 rows, containing 5 columns (5 merged, 0 gathered) in 0.009826224 sec., 5160069.625931589 rows/sec., 330.50 MiB/sec. | ||
| 17271 | 2026.03.27 20:10:46.361829 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_130_35} <Trace> MergedBlockOutputStream: filled checksums all_1_130_35 (state Temporary) | ||
| 17272 | 2026.03.27 20:10:46.362118 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_130_35} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_130_35 to all_1_130_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17273 | 2026.03.27 20:10:46.362196 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_130_35} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_125_34, all_130_130_0] -> all_1_130_35 | ||
| 17274 | 2026.03.27 20:10:46.362273 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17275 | 2026.03.27 20:10:46.366367 [ 193 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2464 rows, containing 19 columns (19 merged, 0 gathered) in 0.012623113 sec., 195197.49209248147 rows/sec., 349.78 MiB/sec. | ||
| 17276 | 2026.03.27 20:10:46.368116 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17277 | 2026.03.27 20:10:46.368451 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17278 | 2026.03.27 20:10:46.368522 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17279 | 2026.03.27 20:10:46.368633 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.68 MiB. | ||
| 17280 | 2026.03.27 20:10:47.001103 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.80 MiB, peak 412.82 MiB, free memory in arenas 0.00 B, will set to 397.82 MiB (RSS), difference: 5.01 MiB | ||
| 17281 | 2026.03.27 20:10:47.681341 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2168 | ||
| 17282 | 2026.03.27 20:10:47.684130 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17283 | 2026.03.27 20:10:47.684183 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17284 | 2026.03.27 20:10:47.685453 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17285 | 2026.03.27 20:10:47.685730 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17286 | 2026.03.27 20:10:47.686103 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2168 | ||
| 17287 | 2026.03.27 20:10:50.060542 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37983 | ||
| 17288 | 2026.03.27 20:10:50.061375 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17289 | 2026.03.27 20:10:50.061412 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17290 | 2026.03.27 20:10:50.061888 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17291 | 2026.03.27 20:10:50.062108 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17292 | 2026.03.27 20:10:50.062240 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37983 | ||
| 17293 | 2026.03.27 20:10:51.088256 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17294 | 2026.03.27 20:10:51.088462 [ 276 ] {f2f18844-0f69-4aaa-b790-d844204aa19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17295 | 2026.03.27 20:10:51.088533 [ 276 ] {f2f18844-0f69-4aaa-b790-d844204aa19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17296 | 2026.03.27 20:10:51.089268 [ 276 ] {f2f18844-0f69-4aaa-b790-d844204aa19c} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17297 | 2026.03.27 20:10:51.089320 [ 276 ] {f2f18844-0f69-4aaa-b790-d844204aa19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17298 | 2026.03.27 20:10:51.089705 [ 276 ] {f2f18844-0f69-4aaa-b790-d844204aa19c} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17299 | 2026.03.27 20:10:51.089921 [ 276 ] {f2f18844-0f69-4aaa-b790-d844204aa19c} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17300 | 2026.03.27 20:10:51.090074 [ 276 ] {f2f18844-0f69-4aaa-b790-d844204aa19c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001663 sec., 33674.08298256164 rows/sec., 2.59 MiB/sec. | ||
| 17301 | 2026.03.27 20:10:51.090081 [ 85 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17302 | 2026.03.27 20:10:51.090114 [ 276 ] {f2f18844-0f69-4aaa-b790-d844204aa19c} <Debug> TCPHandler: Processed in 0.001992156 sec. | ||
| 17303 | 2026.03.27 20:10:51.090150 [ 85 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17304 | 2026.03.27 20:10:51.090177 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17305 | 2026.03.27 20:10:51.090257 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17306 | 2026.03.27 20:10:51.090321 [ 196 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17307 | 2026.03.27 20:10:51.090356 [ 276 ] {1aa1839c-178b-4863-a284-ae35a864656c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17308 | 2026.03.27 20:10:51.090408 [ 276 ] {1aa1839c-178b-4863-a284-ae35a864656c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17309 | 2026.03.27 20:10:51.090482 [ 196 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17310 | 2026.03.27 20:10:51.090524 [ 196 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 3365 rows starting from the beginning of the part | ||
| 17311 | 2026.03.27 20:10:51.090600 [ 196 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 90 rows starting from the beginning of the part | ||
| 17312 | 2026.03.27 20:10:51.090652 [ 196 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 104 rows starting from the beginning of the part | ||
| 17313 | 2026.03.27 20:10:51.090713 [ 196 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 90 rows starting from the beginning of the part | ||
| 17314 | 2026.03.27 20:10:51.090767 [ 196 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 2574 rows starting from the beginning of the part | ||
| 17315 | 2026.03.27 20:10:51.090815 [ 196 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 56 rows starting from the beginning of the part | ||
| 17316 | 2026.03.27 20:10:51.090847 [ 276 ] {1aa1839c-178b-4863-a284-ae35a864656c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17317 | 2026.03.27 20:10:51.090886 [ 276 ] {1aa1839c-178b-4863-a284-ae35a864656c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17318 | 2026.03.27 20:10:51.091227 [ 276 ] {1aa1839c-178b-4863-a284-ae35a864656c} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17319 | 2026.03.27 20:10:51.091437 [ 276 ] {1aa1839c-178b-4863-a284-ae35a864656c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17320 | 2026.03.27 20:10:51.091565 [ 25 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17321 | 2026.03.27 20:10:51.091570 [ 276 ] {1aa1839c-178b-4863-a284-ae35a864656c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001232 sec., 51948.05194805195 rows/sec., 4.05 MiB/sec. | ||
| 17322 | 2026.03.27 20:10:51.091610 [ 25 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17323 | 2026.03.27 20:10:51.091632 [ 276 ] {1aa1839c-178b-4863-a284-ae35a864656c} <Debug> TCPHandler: Processed in 0.001425075 sec. | ||
| 17324 | 2026.03.27 20:10:51.091636 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17325 | 2026.03.27 20:10:51.091765 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17326 | 2026.03.27 20:10:51.091769 [ 186 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17327 | 2026.03.27 20:10:51.091865 [ 276 ] {ee3630e9-462d-4f1b-b376-473d40197e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17328 | 2026.03.27 20:10:51.091912 [ 276 ] {ee3630e9-462d-4f1b-b376-473d40197e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17329 | 2026.03.27 20:10:51.091915 [ 186 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17330 | 2026.03.27 20:10:51.091961 [ 186 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1831 rows starting from the beginning of the part | ||
| 17331 | 2026.03.27 20:10:51.092030 [ 186 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 81 rows starting from the beginning of the part | ||
| 17332 | 2026.03.27 20:10:51.092076 [ 186 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 88 rows starting from the beginning of the part | ||
| 17333 | 2026.03.27 20:10:51.092118 [ 186 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 81 rows starting from the beginning of the part | ||
| 17334 | 2026.03.27 20:10:51.092157 [ 186 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1352 rows starting from the beginning of the part | ||
| 17335 | 2026.03.27 20:10:51.092200 [ 186 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 64 rows starting from the beginning of the part | ||
| 17336 | 2026.03.27 20:10:51.092312 [ 276 ] {ee3630e9-462d-4f1b-b376-473d40197e67} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17337 | 2026.03.27 20:10:51.092354 [ 276 ] {ee3630e9-462d-4f1b-b376-473d40197e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17338 | 2026.03.27 20:10:51.092706 [ 276 ] {ee3630e9-462d-4f1b-b376-473d40197e67} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17339 | 2026.03.27 20:10:51.092840 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6279 rows, containing 5 columns (5 merged, 0 gathered) in 0.002582906 sec., 2430982.7767638466 rows/sec., 193.80 MiB/sec. | ||
| 17340 | 2026.03.27 20:10:51.092938 [ 276 ] {ee3630e9-462d-4f1b-b376-473d40197e67} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17341 | 2026.03.27 20:10:51.093075 [ 276 ] {ee3630e9-462d-4f1b-b376-473d40197e67} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00123 sec., 104065.0406504065 rows/sec., 7.25 MiB/sec. | ||
| 17342 | 2026.03.27 20:10:51.093113 [ 276 ] {ee3630e9-462d-4f1b-b376-473d40197e67} <Debug> TCPHandler: Processed in 0.001398295 sec. | ||
| 17343 | 2026.03.27 20:10:51.093228 [ 198 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17344 | 2026.03.27 20:10:51.093231 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17345 | 2026.03.27 20:10:51.093345 [ 276 ] {5a62f3e7-dc9a-4dea-9abb-be0377c7903b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17346 | 2026.03.27 20:10:51.093389 [ 276 ] {5a62f3e7-dc9a-4dea-9abb-be0377c7903b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17347 | 2026.03.27 20:10:51.093556 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_131_26} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17348 | 2026.03.27 20:10:51.093580 [ 186 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3497 rows, containing 5 columns (5 merged, 0 gathered) in 0.001862083 sec., 1878004.3639300717 rows/sec., 136.37 MiB/sec. | ||
| 17349 | 2026.03.27 20:10:51.093663 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_131_26} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17350 | 2026.03.27 20:10:51.093728 [ 276 ] {5a62f3e7-dc9a-4dea-9abb-be0377c7903b} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17351 | 2026.03.27 20:10:51.093771 [ 276 ] {5a62f3e7-dc9a-4dea-9abb-be0377c7903b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17352 | 2026.03.27 20:10:51.093779 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 17353 | 2026.03.27 20:10:51.093802 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17354 | 2026.03.27 20:10:51.094070 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_131_26} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17355 | 2026.03.27 20:10:51.094130 [ 276 ] {5a62f3e7-dc9a-4dea-9abb-be0377c7903b} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17356 | 2026.03.27 20:10:51.094148 [ 198 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_131_26} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17357 | 2026.03.27 20:10:51.094238 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 17358 | 2026.03.27 20:10:51.094346 [ 276 ] {5a62f3e7-dc9a-4dea-9abb-be0377c7903b} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17359 | 2026.03.27 20:10:51.094477 [ 85 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17360 | 2026.03.27 20:10:51.094480 [ 276 ] {5a62f3e7-dc9a-4dea-9abb-be0377c7903b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001154 sec., 41594.45407279029 rows/sec., 2.80 MiB/sec. | ||
| 17361 | 2026.03.27 20:10:51.094524 [ 85 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17362 | 2026.03.27 20:10:51.094552 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17363 | 2026.03.27 20:10:51.094555 [ 276 ] {5a62f3e7-dc9a-4dea-9abb-be0377c7903b} <Debug> TCPHandler: Processed in 0.001371954 sec. | ||
| 17364 | 2026.03.27 20:10:51.094623 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17365 | 2026.03.27 20:10:51.094724 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17366 | 2026.03.27 20:10:51.094755 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6870 rows starting from the beginning of the part | ||
| 17367 | 2026.03.27 20:10:51.094814 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 17368 | 2026.03.27 20:10:51.094858 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 17369 | 2026.03.27 20:10:51.094898 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 17370 | 2026.03.27 20:10:51.094936 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 12 rows starting from the beginning of the part | ||
| 17371 | 2026.03.27 20:10:51.094973 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 48 rows starting from the beginning of the part | ||
| 17372 | 2026.03.27 20:10:51.096696 [ 198 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7110 rows, containing 4 columns (4 merged, 0 gathered) in 0.002104227 sec., 3378913.016513902 rows/sec., 222.68 MiB/sec. | ||
| 17373 | 2026.03.27 20:10:51.097338 [ 186 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17374 | 2026.03.27 20:10:51.097797 [ 186 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_131_26} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17375 | 2026.03.27 20:10:51.097910 [ 186 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_131_26} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17376 | 2026.03.27 20:10:51.097998 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 17377 | 2026.03.27 20:10:52.031489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 17378 | 2026.03.27 20:10:52.049487 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17379 | 2026.03.27 20:10:52.049549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17380 | 2026.03.27 20:10:52.055798 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17381 | 2026.03.27 20:10:52.056506 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17382 | 2026.03.27 20:10:52.059572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 17383 | 2026.03.27 20:10:55.756004 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60159 | ||
| 17384 | 2026.03.27 20:10:55.756125 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17385 | 2026.03.27 20:10:55.756153 [ 291 ] {} <Debug> TCP-Session: 1b4fbfd7-3dc4-42ec-be89-093283af932e Authenticating user 'default' from [fd00:1122:3344:101::e]:60159 | ||
| 17386 | 2026.03.27 20:10:55.756174 [ 291 ] {} <Debug> TCP-Session: 1b4fbfd7-3dc4-42ec-be89-093283af932e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17387 | 2026.03.27 20:10:55.756188 [ 291 ] {} <Debug> TCP-Session: 1b4fbfd7-3dc4-42ec-be89-093283af932e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17388 | 2026.03.27 20:10:55.756475 [ 291 ] {} <Trace> TCP-Session: 1b4fbfd7-3dc4-42ec-be89-093283af932e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17389 | 2026.03.27 20:10:55.756645 [ 291 ] {9e62c6f8-2ef1-4e40-9f16-4b17859ad840} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60159) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17390 | 2026.03.27 20:10:55.756933 [ 291 ] {9e62c6f8-2ef1-4e40-9f16-4b17859ad840} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17391 | 2026.03.27 20:10:55.756989 [ 291 ] {9e62c6f8-2ef1-4e40-9f16-4b17859ad840} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17392 | 2026.03.27 20:10:55.757304 [ 291 ] {9e62c6f8-2ef1-4e40-9f16-4b17859ad840} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 17393 | 2026.03.27 20:10:55.758347 [ 337 ] {9e62c6f8-2ef1-4e40-9f16-4b17859ad840} <Trace> AggregatingTransform: Aggregating | ||
| 17394 | 2026.03.27 20:10:55.758384 [ 337 ] {9e62c6f8-2ef1-4e40-9f16-4b17859ad840} <Trace> Aggregator: Aggregation method: without_key | ||
| 17395 | 2026.03.27 20:10:55.758418 [ 337 ] {9e62c6f8-2ef1-4e40-9f16-4b17859ad840} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000988597 sec. (1011.535 rows/sec., 39.51 KiB/sec.) | ||
| 17396 | 2026.03.27 20:10:55.758436 [ 337 ] {9e62c6f8-2ef1-4e40-9f16-4b17859ad840} <Trace> Aggregator: Merging aggregated data | ||
| 17397 | 2026.03.27 20:10:55.759692 [ 291 ] {9e62c6f8-2ef1-4e40-9f16-4b17859ad840} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003105 sec., 322.061191626409 rows/sec., 12.58 KiB/sec. | ||
| 17398 | 2026.03.27 20:10:55.759790 [ 291 ] {9e62c6f8-2ef1-4e40-9f16-4b17859ad840} <Debug> TCPHandler: Processed in 0.003433601 sec. | ||
| 17399 | 2026.03.27 20:10:55.759812 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43271 | ||
| 17400 | 2026.03.27 20:10:55.759814 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65530 | ||
| 17401 | 2026.03.27 20:10:55.759863 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59519 | ||
| 17402 | 2026.03.27 20:10:55.759906 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17403 | 2026.03.27 20:10:55.759908 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17404 | 2026.03.27 20:10:55.759939 [ 350 ] {} <Debug> TCP-Session: 4ff2f709-5183-4b5d-b33f-b1e186954400 Authenticating user 'default' from [fd00:1122:3344:101::e]:65530 | ||
| 17405 | 2026.03.27 20:10:55.759958 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52374 | ||
| 17406 | 2026.03.27 20:10:55.759989 [ 350 ] {} <Debug> TCP-Session: 4ff2f709-5183-4b5d-b33f-b1e186954400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17407 | 2026.03.27 20:10:55.759970 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17408 | 2026.03.27 20:10:55.760015 [ 350 ] {} <Debug> TCP-Session: 4ff2f709-5183-4b5d-b33f-b1e186954400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17409 | 2026.03.27 20:10:55.760041 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61051 | ||
| 17410 | 2026.03.27 20:10:55.760015 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43283 | ||
| 17411 | 2026.03.27 20:10:55.760106 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17412 | 2026.03.27 20:10:55.760125 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17413 | 2026.03.27 20:10:55.760095 [ 356 ] {} <Debug> TCP-Session: 62a2f7c8-a3eb-458d-8c3a-9279f59c6dc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59519 | ||
| 17414 | 2026.03.27 20:10:55.760158 [ 358 ] {} <Debug> TCP-Session: 2cc8715d-1c93-468e-8460-aff2d5b17187 Authenticating user 'default' from [fd00:1122:3344:101::e]:52374 | ||
| 17415 | 2026.03.27 20:10:55.760168 [ 360 ] {} <Debug> TCP-Session: 094dd228-dcfe-431f-8ed6-238dc8459aad Authenticating user 'default' from [fd00:1122:3344:101::e]:61051 | ||
| 17416 | 2026.03.27 20:10:55.760185 [ 356 ] {} <Debug> TCP-Session: 62a2f7c8-a3eb-458d-8c3a-9279f59c6dc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17417 | 2026.03.27 20:10:55.760205 [ 358 ] {} <Debug> TCP-Session: 2cc8715d-1c93-468e-8460-aff2d5b17187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17418 | 2026.03.27 20:10:55.760211 [ 360 ] {} <Debug> TCP-Session: 094dd228-dcfe-431f-8ed6-238dc8459aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17419 | 2026.03.27 20:10:55.760218 [ 356 ] {} <Debug> TCP-Session: 62a2f7c8-a3eb-458d-8c3a-9279f59c6dc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17420 | 2026.03.27 20:10:55.760240 [ 358 ] {} <Debug> TCP-Session: 2cc8715d-1c93-468e-8460-aff2d5b17187 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17421 | 2026.03.27 20:10:55.760245 [ 360 ] {} <Debug> TCP-Session: 094dd228-dcfe-431f-8ed6-238dc8459aad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17422 | 2026.03.27 20:10:55.760238 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17423 | 2026.03.27 20:10:55.760295 [ 350 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:65530). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 17424 | |||
| 17425 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 17426 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 17427 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 17428 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 17429 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 17430 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 17431 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 17432 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 17433 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 17434 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 17435 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 17436 | (version 23.8.7.1) | ||
| 17437 | 2026.03.27 20:10:55.760084 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56579 | ||
| 17438 | 2026.03.27 20:10:55.760330 [ 359 ] {} <Debug> TCP-Session: ef2f315c-44f9-46c6-9c49-a553f8dc5a49 Authenticating user 'default' from [fd00:1122:3344:101::e]:43283 | ||
| 17439 | 2026.03.27 20:10:55.760077 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17440 | 2026.03.27 20:10:55.760400 [ 359 ] {} <Debug> TCP-Session: ef2f315c-44f9-46c6-9c49-a553f8dc5a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17441 | 2026.03.27 20:10:55.759963 [ 355 ] {} <Debug> TCP-Session: 4771d2f7-a86d-4201-a9a3-a9cac6630628 Authenticating user 'default' from [fd00:1122:3344:101::e]:43271 | ||
| 17442 | 2026.03.27 20:10:55.760426 [ 291 ] {} <Debug> TCP-Session: 1b4fbfd7-3dc4-42ec-be89-093283af932e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17443 | 2026.03.27 20:10:55.760430 [ 359 ] {} <Debug> TCP-Session: ef2f315c-44f9-46c6-9c49-a553f8dc5a49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17444 | 2026.03.27 20:10:55.760452 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17445 | 2026.03.27 20:10:55.760458 [ 355 ] {} <Debug> TCP-Session: 4771d2f7-a86d-4201-a9a3-a9cac6630628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17446 | 2026.03.27 20:10:55.759963 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64045 | ||
| 17447 | 2026.03.27 20:10:55.760504 [ 355 ] {} <Debug> TCP-Session: 4771d2f7-a86d-4201-a9a3-a9cac6630628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17448 | 2026.03.27 20:10:55.760501 [ 361 ] {} <Debug> TCP-Session: a1e48d70-b1a7-4ef3-80fc-1ce306ac8d2f Authenticating user 'default' from [fd00:1122:3344:101::e]:56579 | ||
| 17449 | 2026.03.27 20:10:55.760575 [ 361 ] {} <Debug> TCP-Session: a1e48d70-b1a7-4ef3-80fc-1ce306ac8d2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17450 | 2026.03.27 20:10:55.760591 [ 361 ] {} <Debug> TCP-Session: a1e48d70-b1a7-4ef3-80fc-1ce306ac8d2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17451 | 2026.03.27 20:10:55.760638 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17452 | 2026.03.27 20:10:55.760680 [ 357 ] {} <Debug> TCP-Session: aae95953-cef9-48c8-8716-8321cc487692 Authenticating user 'default' from [fd00:1122:3344:101::e]:64045 | ||
| 17453 | 2026.03.27 20:10:55.760699 [ 357 ] {} <Debug> TCP-Session: aae95953-cef9-48c8-8716-8321cc487692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17454 | 2026.03.27 20:10:55.760712 [ 357 ] {} <Debug> TCP-Session: aae95953-cef9-48c8-8716-8321cc487692 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17455 | 2026.03.27 20:10:55.761255 [ 350 ] {} <Debug> TCP-Session: 4ff2f709-5183-4b5d-b33f-b1e186954400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17456 | 2026.03.27 20:10:55.761273 [ 357 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64045). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 17457 | |||
| 17458 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 17459 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 17460 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 17461 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 17462 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 17463 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 17464 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 17465 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 17466 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 17467 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 17468 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 17469 | (version 23.8.7.1) | ||
| 17470 | 2026.03.27 20:10:55.761347 [ 357 ] {} <Debug> TCP-Session: aae95953-cef9-48c8-8716-8321cc487692 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17471 | 2026.03.27 20:10:55.761360 [ 361 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:56579). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 17472 | |||
| 17473 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 17474 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 17475 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 17476 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 17477 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 17478 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 17479 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 17480 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 17481 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 17482 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 17483 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 17484 | (version 23.8.7.1) | ||
| 17485 | 2026.03.27 20:10:55.761503 [ 361 ] {} <Debug> TCP-Session: a1e48d70-b1a7-4ef3-80fc-1ce306ac8d2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17486 | 2026.03.27 20:10:55.761524 [ 355 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43271). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 17487 | |||
| 17488 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 17489 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 17490 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 17491 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 17492 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 17493 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 17494 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 17495 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 17496 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 17497 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 17498 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 17499 | (version 23.8.7.1) | ||
| 17500 | 2026.03.27 20:10:55.761643 [ 355 ] {} <Debug> TCP-Session: 4771d2f7-a86d-4201-a9a3-a9cac6630628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17501 | 2026.03.27 20:10:55.761680 [ 359 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43283). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 17502 | |||
| 17503 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 17504 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 17505 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 17506 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 17507 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 17508 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 17509 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 17510 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 17511 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 17512 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 17513 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 17514 | (version 23.8.7.1) | ||
| 17515 | 2026.03.27 20:10:55.761759 [ 359 ] {} <Debug> TCP-Session: ef2f315c-44f9-46c6-9c49-a553f8dc5a49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17516 | 2026.03.27 20:10:55.761778 [ 358 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52374). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 17517 | |||
| 17518 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 17519 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 17520 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 17521 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 17522 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 17523 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 17524 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 17525 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 17526 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 17527 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 17528 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 17529 | (version 23.8.7.1) | ||
| 17530 | 2026.03.27 20:10:55.761856 [ 358 ] {} <Debug> TCP-Session: 2cc8715d-1c93-468e-8460-aff2d5b17187 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17531 | 2026.03.27 20:10:55.761883 [ 360 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:61051). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 17532 | |||
| 17533 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 17534 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 17535 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 17536 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 17537 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 17538 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 17539 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 17540 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 17541 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 17542 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 17543 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 17544 | (version 23.8.7.1) | ||
| 17545 | 2026.03.27 20:10:55.761949 [ 360 ] {} <Debug> TCP-Session: 094dd228-dcfe-431f-8ed6-238dc8459aad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17546 | 2026.03.27 20:10:55.761966 [ 356 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59519). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 17547 | |||
| 17548 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 17549 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 17550 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 17551 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 17552 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 17553 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 17554 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 17555 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 17556 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 17557 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 17558 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 17559 | (version 23.8.7.1) | ||
| 17560 | 2026.03.27 20:10:55.762014 [ 356 ] {} <Debug> TCP-Session: 62a2f7c8-a3eb-458d-8c3a-9279f59c6dc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17561 | 2026.03.27 20:10:55.833783 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48061 | ||
| 17562 | 2026.03.27 20:10:55.833897 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17563 | 2026.03.27 20:10:55.833924 [ 291 ] {} <Debug> TCP-Session: ff3e4c33-75d3-48ee-87c4-d47984409d0f Authenticating user 'default' from [fd00:1122:3344:101::e]:48061 | ||
| 17564 | 2026.03.27 20:10:55.833946 [ 291 ] {} <Debug> TCP-Session: ff3e4c33-75d3-48ee-87c4-d47984409d0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17565 | 2026.03.27 20:10:55.833959 [ 291 ] {} <Debug> TCP-Session: ff3e4c33-75d3-48ee-87c4-d47984409d0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17566 | 2026.03.27 20:10:55.834185 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43476 | ||
| 17567 | 2026.03.27 20:10:55.834197 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64725 | ||
| 17568 | 2026.03.27 20:10:55.834213 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45915 | ||
| 17569 | 2026.03.27 20:10:55.834260 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47126 | ||
| 17570 | 2026.03.27 20:10:55.834269 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63176 | ||
| 17571 | 2026.03.27 20:10:55.834296 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17572 | 2026.03.27 20:10:55.834285 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17573 | 2026.03.27 20:10:55.834338 [ 291 ] {} <Trace> TCP-Session: ff3e4c33-75d3-48ee-87c4-d47984409d0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17574 | 2026.03.27 20:10:55.834348 [ 355 ] {} <Debug> TCP-Session: 967bd7f4-357a-4a81-9591-fb1e640646b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64725 | ||
| 17575 | 2026.03.27 20:10:55.834365 [ 350 ] {} <Debug> TCP-Session: 32cd087f-46d3-4e48-95e5-99aa9e58e193 Authenticating user 'default' from [fd00:1122:3344:101::e]:43476 | ||
| 17576 | 2026.03.27 20:10:55.834387 [ 355 ] {} <Debug> TCP-Session: 967bd7f4-357a-4a81-9591-fb1e640646b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17577 | 2026.03.27 20:10:55.834395 [ 350 ] {} <Debug> TCP-Session: 32cd087f-46d3-4e48-95e5-99aa9e58e193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17578 | 2026.03.27 20:10:55.834398 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17579 | 2026.03.27 20:10:55.834413 [ 350 ] {} <Debug> TCP-Session: 32cd087f-46d3-4e48-95e5-99aa9e58e193 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17580 | 2026.03.27 20:10:55.834443 [ 359 ] {} <Debug> TCP-Session: d3d60d56-2d54-4a83-864e-a8cdddd14883 Authenticating user 'default' from [fd00:1122:3344:101::e]:63176 | ||
| 17581 | 2026.03.27 20:10:55.834406 [ 355 ] {} <Debug> TCP-Session: 967bd7f4-357a-4a81-9591-fb1e640646b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17582 | 2026.03.27 20:10:55.834502 [ 359 ] {} <Debug> TCP-Session: d3d60d56-2d54-4a83-864e-a8cdddd14883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17583 | 2026.03.27 20:10:55.834342 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17584 | 2026.03.27 20:10:55.834533 [ 359 ] {} <Debug> TCP-Session: d3d60d56-2d54-4a83-864e-a8cdddd14883 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17585 | 2026.03.27 20:10:55.834547 [ 291 ] {af1b338a-2963-485b-9ccb-fb99013b156d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48061) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17586 | 2026.03.27 20:10:55.834565 [ 360 ] {} <Debug> TCP-Session: 1daf3e07-f060-4a3a-b97b-a1506f484068 Authenticating user 'default' from [fd00:1122:3344:101::e]:47126 | ||
| 17587 | 2026.03.27 20:10:55.834282 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46436 | ||
| 17588 | 2026.03.27 20:10:55.834606 [ 360 ] {} <Debug> TCP-Session: 1daf3e07-f060-4a3a-b97b-a1506f484068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17589 | 2026.03.27 20:10:55.834239 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38080 | ||
| 17590 | 2026.03.27 20:10:55.834648 [ 360 ] {} <Debug> TCP-Session: 1daf3e07-f060-4a3a-b97b-a1506f484068 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17591 | 2026.03.27 20:10:55.834240 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52276 | ||
| 17592 | 2026.03.27 20:10:55.834710 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17593 | 2026.03.27 20:10:55.834721 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17594 | 2026.03.27 20:10:55.834345 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17595 | 2026.03.27 20:10:55.834753 [ 357 ] {} <Debug> TCP-Session: 88d1af60-ff3e-4dd6-bd3e-bd5a7f23466e Authenticating user 'default' from [fd00:1122:3344:101::e]:38080 | ||
| 17596 | 2026.03.27 20:10:55.834770 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17597 | 2026.03.27 20:10:55.834789 [ 356 ] {} <Debug> TCP-Session: e016bf38-3f9b-4d5f-a4d1-29af5692685a Authenticating user 'default' from [fd00:1122:3344:101::e]:45915 | ||
| 17598 | 2026.03.27 20:10:55.834796 [ 357 ] {} <Debug> TCP-Session: 88d1af60-ff3e-4dd6-bd3e-bd5a7f23466e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17599 | 2026.03.27 20:10:55.834814 [ 358 ] {} <Debug> TCP-Session: fdfc02ec-4cf1-4ac3-98f1-2a857fb07b5d Authenticating user 'default' from [fd00:1122:3344:101::e]:52276 | ||
| 17600 | 2026.03.27 20:10:55.834829 [ 356 ] {} <Debug> TCP-Session: e016bf38-3f9b-4d5f-a4d1-29af5692685a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17601 | 2026.03.27 20:10:55.834836 [ 357 ] {} <Debug> TCP-Session: 88d1af60-ff3e-4dd6-bd3e-bd5a7f23466e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17602 | 2026.03.27 20:10:55.834856 [ 358 ] {} <Debug> TCP-Session: fdfc02ec-4cf1-4ac3-98f1-2a857fb07b5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17603 | 2026.03.27 20:10:55.834880 [ 291 ] {af1b338a-2963-485b-9ccb-fb99013b156d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17604 | 2026.03.27 20:10:55.834892 [ 358 ] {} <Debug> TCP-Session: fdfc02ec-4cf1-4ac3-98f1-2a857fb07b5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17605 | 2026.03.27 20:10:55.834867 [ 356 ] {} <Debug> TCP-Session: e016bf38-3f9b-4d5f-a4d1-29af5692685a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17606 | 2026.03.27 20:10:55.834745 [ 361 ] {} <Debug> TCP-Session: 06a4268d-3353-4ee3-8913-245bb1e9800f Authenticating user 'default' from [fd00:1122:3344:101::e]:46436 | ||
| 17607 | 2026.03.27 20:10:55.834946 [ 291 ] {af1b338a-2963-485b-9ccb-fb99013b156d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17608 | 2026.03.27 20:10:55.834966 [ 361 ] {} <Debug> TCP-Session: 06a4268d-3353-4ee3-8913-245bb1e9800f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17609 | 2026.03.27 20:10:55.834985 [ 361 ] {} <Debug> TCP-Session: 06a4268d-3353-4ee3-8913-245bb1e9800f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17610 | 2026.03.27 20:10:55.835295 [ 291 ] {af1b338a-2963-485b-9ccb-fb99013b156d} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 17611 | 2026.03.27 20:10:55.836339 [ 284 ] {af1b338a-2963-485b-9ccb-fb99013b156d} <Trace> AggregatingTransform: Aggregating | ||
| 17612 | 2026.03.27 20:10:55.836378 [ 284 ] {af1b338a-2963-485b-9ccb-fb99013b156d} <Trace> Aggregator: Aggregation method: without_key | ||
| 17613 | 2026.03.27 20:10:55.836415 [ 284 ] {af1b338a-2963-485b-9ccb-fb99013b156d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001007797 sec. (992.263 rows/sec., 38.76 KiB/sec.) | ||
| 17614 | 2026.03.27 20:10:55.836435 [ 284 ] {af1b338a-2963-485b-9ccb-fb99013b156d} <Trace> Aggregator: Merging aggregated data | ||
| 17615 | 2026.03.27 20:10:55.837837 [ 291 ] {af1b338a-2963-485b-9ccb-fb99013b156d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003365 sec., 297.1768202080238 rows/sec., 11.61 KiB/sec. | ||
| 17616 | 2026.03.27 20:10:55.838030 [ 291 ] {af1b338a-2963-485b-9ccb-fb99013b156d} <Debug> TCPHandler: Processed in 0.003839558 sec. | ||
| 17617 | 2026.03.27 20:10:55.838196 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17618 | 2026.03.27 20:10:55.838229 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17619 | 2026.03.27 20:10:55.838236 [ 291 ] {} <Debug> TCP-Session: ff3e4c33-75d3-48ee-87c4-d47984409d0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17620 | 2026.03.27 20:10:55.838257 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17621 | 2026.03.27 20:10:55.838263 [ 350 ] {} <Debug> TCP-Session: 32cd087f-46d3-4e48-95e5-99aa9e58e193 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17622 | 2026.03.27 20:10:55.838281 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17623 | 2026.03.27 20:10:55.838304 [ 355 ] {} <Debug> TCP-Session: 967bd7f4-357a-4a81-9591-fb1e640646b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17624 | 2026.03.27 20:10:55.838309 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17625 | 2026.03.27 20:10:55.838335 [ 361 ] {} <Debug> TCP-Session: 06a4268d-3353-4ee3-8913-245bb1e9800f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17626 | 2026.03.27 20:10:55.838324 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17627 | 2026.03.27 20:10:55.838369 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17628 | 2026.03.27 20:10:55.838401 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17629 | 2026.03.27 20:10:55.838416 [ 358 ] {} <Debug> TCP-Session: fdfc02ec-4cf1-4ac3-98f1-2a857fb07b5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17630 | 2026.03.27 20:10:55.838435 [ 357 ] {} <Debug> TCP-Session: 88d1af60-ff3e-4dd6-bd3e-bd5a7f23466e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17631 | 2026.03.27 20:10:55.838459 [ 360 ] {} <Debug> TCP-Session: 1daf3e07-f060-4a3a-b97b-a1506f484068 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17632 | 2026.03.27 20:10:55.838384 [ 356 ] {} <Debug> TCP-Session: e016bf38-3f9b-4d5f-a4d1-29af5692685a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17633 | 2026.03.27 20:10:55.838376 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17634 | 2026.03.27 20:10:55.838569 [ 359 ] {} <Debug> TCP-Session: d3d60d56-2d54-4a83-864e-a8cdddd14883 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17635 | 2026.03.27 20:10:55.960798 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50991 | ||
| 17636 | 2026.03.27 20:10:55.960939 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17637 | 2026.03.27 20:10:55.960979 [ 291 ] {} <Debug> TCP-Session: ca2253f9-40c4-4744-96bf-b48c24a62a68 Authenticating user 'default' from [fd00:1122:3344:101::e]:50991 | ||
| 17638 | 2026.03.27 20:10:55.961012 [ 291 ] {} <Debug> TCP-Session: ca2253f9-40c4-4744-96bf-b48c24a62a68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17639 | 2026.03.27 20:10:55.961032 [ 291 ] {} <Debug> TCP-Session: ca2253f9-40c4-4744-96bf-b48c24a62a68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17640 | 2026.03.27 20:10:55.961280 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36860 | ||
| 17641 | 2026.03.27 20:10:55.961295 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54489 | ||
| 17642 | 2026.03.27 20:10:55.961313 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38683 | ||
| 17643 | 2026.03.27 20:10:55.961329 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35687 | ||
| 17644 | 2026.03.27 20:10:55.961355 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17645 | 2026.03.27 20:10:55.961367 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17646 | 2026.03.27 20:10:55.961372 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62899 | ||
| 17647 | 2026.03.27 20:10:55.961398 [ 355 ] {} <Debug> TCP-Session: 1e1f0ee1-254a-4e22-919a-a5921b169489 Authenticating user 'default' from [fd00:1122:3344:101::e]:54489 | ||
| 17648 | 2026.03.27 20:10:55.961420 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17649 | 2026.03.27 20:10:55.961442 [ 355 ] {} <Debug> TCP-Session: 1e1f0ee1-254a-4e22-919a-a5921b169489 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17650 | 2026.03.27 20:10:55.961444 [ 291 ] {} <Trace> TCP-Session: ca2253f9-40c4-4744-96bf-b48c24a62a68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17651 | 2026.03.27 20:10:55.961457 [ 355 ] {} <Debug> TCP-Session: 1e1f0ee1-254a-4e22-919a-a5921b169489 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17652 | 2026.03.27 20:10:55.961454 [ 358 ] {} <Debug> TCP-Session: 334e4995-d379-4988-aca7-e7e3f1043e15 Authenticating user 'default' from [fd00:1122:3344:101::e]:35687 | ||
| 17653 | 2026.03.27 20:10:55.961447 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17654 | 2026.03.27 20:10:55.961512 [ 358 ] {} <Debug> TCP-Session: 334e4995-d379-4988-aca7-e7e3f1043e15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17655 | 2026.03.27 20:10:55.961389 [ 350 ] {} <Debug> TCP-Session: a25e5e21-679f-4b23-9748-11cce1588668 Authenticating user 'default' from [fd00:1122:3344:101::e]:36860 | ||
| 17656 | 2026.03.27 20:10:55.961541 [ 358 ] {} <Debug> TCP-Session: 334e4995-d379-4988-aca7-e7e3f1043e15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17657 | 2026.03.27 20:10:55.961540 [ 356 ] {} <Debug> TCP-Session: b99c5458-bfa3-4219-bae7-a4d18c1364b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38683 | ||
| 17658 | 2026.03.27 20:10:55.961567 [ 350 ] {} <Debug> TCP-Session: a25e5e21-679f-4b23-9748-11cce1588668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17659 | 2026.03.27 20:10:55.961365 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34271 | ||
| 17660 | 2026.03.27 20:10:55.961598 [ 350 ] {} <Debug> TCP-Session: a25e5e21-679f-4b23-9748-11cce1588668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17661 | 2026.03.27 20:10:55.961591 [ 356 ] {} <Debug> TCP-Session: b99c5458-bfa3-4219-bae7-a4d18c1364b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17662 | 2026.03.27 20:10:55.961659 [ 291 ] {f8242168-a7bd-4118-a097-f7100fa9f7de} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50991) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17663 | 2026.03.27 20:10:55.961684 [ 356 ] {} <Debug> TCP-Session: b99c5458-bfa3-4219-bae7-a4d18c1364b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17664 | 2026.03.27 20:10:55.961359 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38661 | ||
| 17665 | 2026.03.27 20:10:55.961713 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17666 | 2026.03.27 20:10:55.961503 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17667 | 2026.03.27 20:10:55.961763 [ 359 ] {} <Debug> TCP-Session: 4d7b12b1-6857-49f2-8cc5-08a6114f742a Authenticating user 'default' from [fd00:1122:3344:101::e]:34271 | ||
| 17668 | 2026.03.27 20:10:55.961784 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17669 | 2026.03.27 20:10:55.961798 [ 361 ] {} <Debug> TCP-Session: 945b86b0-51a6-4250-9824-7212d2e4a4c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62899 | ||
| 17670 | 2026.03.27 20:10:55.961807 [ 359 ] {} <Debug> TCP-Session: 4d7b12b1-6857-49f2-8cc5-08a6114f742a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17671 | 2026.03.27 20:10:55.961838 [ 361 ] {} <Debug> TCP-Session: 945b86b0-51a6-4250-9824-7212d2e4a4c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17672 | 2026.03.27 20:10:55.961853 [ 359 ] {} <Debug> TCP-Session: 4d7b12b1-6857-49f2-8cc5-08a6114f742a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17673 | 2026.03.27 20:10:55.961868 [ 361 ] {} <Debug> TCP-Session: 945b86b0-51a6-4250-9824-7212d2e4a4c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17674 | 2026.03.27 20:10:55.961817 [ 360 ] {} <Debug> TCP-Session: 215ee2fa-755a-4393-9249-d5070fa63aab Authenticating user 'default' from [fd00:1122:3344:101::e]:38661 | ||
| 17675 | 2026.03.27 20:10:55.961335 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62341 | ||
| 17676 | 2026.03.27 20:10:55.961918 [ 360 ] {} <Debug> TCP-Session: 215ee2fa-755a-4393-9249-d5070fa63aab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17677 | 2026.03.27 20:10:55.961952 [ 360 ] {} <Debug> TCP-Session: 215ee2fa-755a-4393-9249-d5070fa63aab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17678 | 2026.03.27 20:10:55.961998 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17679 | 2026.03.27 20:10:55.962019 [ 291 ] {f8242168-a7bd-4118-a097-f7100fa9f7de} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17680 | 2026.03.27 20:10:55.962033 [ 357 ] {} <Debug> TCP-Session: 75d74f23-551d-4327-8c20-3105d596535c Authenticating user 'default' from [fd00:1122:3344:101::e]:62341 | ||
| 17681 | 2026.03.27 20:10:55.962071 [ 357 ] {} <Debug> TCP-Session: 75d74f23-551d-4327-8c20-3105d596535c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17682 | 2026.03.27 20:10:55.962085 [ 357 ] {} <Debug> TCP-Session: 75d74f23-551d-4327-8c20-3105d596535c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17683 | 2026.03.27 20:10:55.962100 [ 291 ] {f8242168-a7bd-4118-a097-f7100fa9f7de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17684 | 2026.03.27 20:10:55.962492 [ 291 ] {f8242168-a7bd-4118-a097-f7100fa9f7de} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 17685 | 2026.03.27 20:10:55.963788 [ 316 ] {f8242168-a7bd-4118-a097-f7100fa9f7de} <Trace> AggregatingTransform: Aggregating | ||
| 17686 | 2026.03.27 20:10:55.963852 [ 316 ] {f8242168-a7bd-4118-a097-f7100fa9f7de} <Trace> Aggregator: Aggregation method: without_key | ||
| 17687 | 2026.03.27 20:10:55.963891 [ 316 ] {f8242168-a7bd-4118-a097-f7100fa9f7de} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001266202 sec. (789.763 rows/sec., 30.85 KiB/sec.) | ||
| 17688 | 2026.03.27 20:10:55.963910 [ 316 ] {f8242168-a7bd-4118-a097-f7100fa9f7de} <Trace> Aggregator: Merging aggregated data | ||
| 17689 | 2026.03.27 20:10:55.965307 [ 291 ] {f8242168-a7bd-4118-a097-f7100fa9f7de} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003721 sec., 268.74496103198067 rows/sec., 10.50 KiB/sec. | ||
| 17690 | 2026.03.27 20:10:55.965477 [ 291 ] {f8242168-a7bd-4118-a097-f7100fa9f7de} <Debug> TCPHandler: Processed in 0.004208755 sec. | ||
| 17691 | 2026.03.27 20:10:55.965590 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17692 | 2026.03.27 20:10:55.965623 [ 291 ] {} <Debug> TCP-Session: ca2253f9-40c4-4744-96bf-b48c24a62a68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17693 | 2026.03.27 20:10:55.965643 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17694 | 2026.03.27 20:10:55.965668 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17695 | 2026.03.27 20:10:55.965685 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17696 | 2026.03.27 20:10:55.965689 [ 361 ] {} <Debug> TCP-Session: 945b86b0-51a6-4250-9824-7212d2e4a4c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17697 | 2026.03.27 20:10:55.965703 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17698 | 2026.03.27 20:10:55.965717 [ 350 ] {} <Debug> TCP-Session: a25e5e21-679f-4b23-9748-11cce1588668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17699 | 2026.03.27 20:10:55.965721 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17700 | 2026.03.27 20:10:55.965758 [ 358 ] {} <Debug> TCP-Session: 334e4995-d379-4988-aca7-e7e3f1043e15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17701 | 2026.03.27 20:10:55.965792 [ 359 ] {} <Debug> TCP-Session: 4d7b12b1-6857-49f2-8cc5-08a6114f742a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17702 | 2026.03.27 20:10:55.965767 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17703 | 2026.03.27 20:10:55.965758 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17704 | 2026.03.27 20:10:55.965867 [ 360 ] {} <Debug> TCP-Session: 215ee2fa-755a-4393-9249-d5070fa63aab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17705 | 2026.03.27 20:10:55.965709 [ 355 ] {} <Debug> TCP-Session: 1e1f0ee1-254a-4e22-919a-a5921b169489 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17706 | 2026.03.27 20:10:55.965893 [ 356 ] {} <Debug> TCP-Session: b99c5458-bfa3-4219-bae7-a4d18c1364b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17707 | 2026.03.27 20:10:55.965740 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17708 | 2026.03.27 20:10:55.965959 [ 357 ] {} <Debug> TCP-Session: 75d74f23-551d-4327-8c20-3105d596535c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17709 | 2026.03.27 20:10:56.093431 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17710 | 2026.03.27 20:10:56.093641 [ 276 ] {2cbdbeb1-1c29-4b3a-8df2-08f3f70531e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17711 | 2026.03.27 20:10:56.093719 [ 276 ] {2cbdbeb1-1c29-4b3a-8df2-08f3f70531e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17712 | 2026.03.27 20:10:56.094443 [ 276 ] {2cbdbeb1-1c29-4b3a-8df2-08f3f70531e3} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17713 | 2026.03.27 20:10:56.094499 [ 276 ] {2cbdbeb1-1c29-4b3a-8df2-08f3f70531e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17714 | 2026.03.27 20:10:56.094914 [ 276 ] {2cbdbeb1-1c29-4b3a-8df2-08f3f70531e3} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17715 | 2026.03.27 20:10:56.095163 [ 276 ] {2cbdbeb1-1c29-4b3a-8df2-08f3f70531e3} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17716 | 2026.03.27 20:10:56.095344 [ 276 ] {2cbdbeb1-1c29-4b3a-8df2-08f3f70531e3} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001759 sec., 51165.43490619671 rows/sec., 4.31 MiB/sec. | ||
| 17717 | 2026.03.27 20:10:56.095405 [ 276 ] {2cbdbeb1-1c29-4b3a-8df2-08f3f70531e3} <Debug> TCPHandler: Processed in 0.002117878 sec. | ||
| 17718 | 2026.03.27 20:10:56.095549 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17719 | 2026.03.27 20:10:56.095662 [ 276 ] {1423b733-c1ca-4aef-b6ba-615c910b33db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17720 | 2026.03.27 20:10:56.095707 [ 276 ] {1423b733-c1ca-4aef-b6ba-615c910b33db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17721 | 2026.03.27 20:10:56.096174 [ 276 ] {1423b733-c1ca-4aef-b6ba-615c910b33db} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17722 | 2026.03.27 20:10:56.096215 [ 276 ] {1423b733-c1ca-4aef-b6ba-615c910b33db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17723 | 2026.03.27 20:10:56.096533 [ 276 ] {1423b733-c1ca-4aef-b6ba-615c910b33db} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17724 | 2026.03.27 20:10:56.096810 [ 276 ] {1423b733-c1ca-4aef-b6ba-615c910b33db} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17725 | 2026.03.27 20:10:56.096956 [ 276 ] {1423b733-c1ca-4aef-b6ba-615c910b33db} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001319 sec., 12888.55193328279 rows/sec., 969.16 KiB/sec. | ||
| 17726 | 2026.03.27 20:10:56.096999 [ 276 ] {1423b733-c1ca-4aef-b6ba-615c910b33db} <Debug> TCPHandler: Processed in 0.001504727 sec. | ||
| 17727 | 2026.03.27 20:10:56.097134 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17728 | 2026.03.27 20:10:56.097264 [ 276 ] {e6863705-1249-4564-b574-525f2c4f6ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17729 | 2026.03.27 20:10:56.097317 [ 276 ] {e6863705-1249-4564-b574-525f2c4f6ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17730 | 2026.03.27 20:10:56.097838 [ 276 ] {e6863705-1249-4564-b574-525f2c4f6ee9} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17731 | 2026.03.27 20:10:56.097876 [ 276 ] {e6863705-1249-4564-b574-525f2c4f6ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17732 | 2026.03.27 20:10:56.098218 [ 276 ] {e6863705-1249-4564-b574-525f2c4f6ee9} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17733 | 2026.03.27 20:10:56.098454 [ 276 ] {e6863705-1249-4564-b574-525f2c4f6ee9} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17734 | 2026.03.27 20:10:56.098604 [ 276 ] {e6863705-1249-4564-b574-525f2c4f6ee9} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001364 sec., 59384.1642228739 rows/sec., 4.64 MiB/sec. | ||
| 17735 | 2026.03.27 20:10:56.098648 [ 276 ] {e6863705-1249-4564-b574-525f2c4f6ee9} <Debug> TCPHandler: Processed in 0.001567198 sec. | ||
| 17736 | 2026.03.27 20:10:56.098792 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17737 | 2026.03.27 20:10:56.098893 [ 276 ] {c0886d79-784e-4850-9067-da4a54b21164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17738 | 2026.03.27 20:10:56.098939 [ 276 ] {c0886d79-784e-4850-9067-da4a54b21164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17739 | 2026.03.27 20:10:56.099403 [ 276 ] {c0886d79-784e-4850-9067-da4a54b21164} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17740 | 2026.03.27 20:10:56.099439 [ 276 ] {c0886d79-784e-4850-9067-da4a54b21164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17741 | 2026.03.27 20:10:56.099796 [ 276 ] {c0886d79-784e-4850-9067-da4a54b21164} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17742 | 2026.03.27 20:10:56.100047 [ 276 ] {c0886d79-784e-4850-9067-da4a54b21164} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17743 | 2026.03.27 20:10:56.100200 [ 276 ] {c0886d79-784e-4850-9067-da4a54b21164} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001328 sec., 120481.92771084337 rows/sec., 8.39 MiB/sec. | ||
| 17744 | 2026.03.27 20:10:56.100241 [ 276 ] {c0886d79-784e-4850-9067-da4a54b21164} <Debug> TCPHandler: Processed in 0.001501157 sec. | ||
| 17745 | 2026.03.27 20:10:56.100369 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17746 | 2026.03.27 20:10:56.100469 [ 276 ] {42f6030b-108b-44f1-a550-41817dfc45be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17747 | 2026.03.27 20:10:56.100528 [ 276 ] {42f6030b-108b-44f1-a550-41817dfc45be} <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 | ||
| 17748 | 2026.03.27 20:10:56.101310 [ 276 ] {42f6030b-108b-44f1-a550-41817dfc45be} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17749 | 2026.03.27 20:10:56.101343 [ 276 ] {42f6030b-108b-44f1-a550-41817dfc45be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17750 | 2026.03.27 20:10:56.101966 [ 276 ] {42f6030b-108b-44f1-a550-41817dfc45be} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17751 | 2026.03.27 20:10:56.102254 [ 276 ] {42f6030b-108b-44f1-a550-41817dfc45be} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17752 | 2026.03.27 20:10:56.102408 [ 276 ] {42f6030b-108b-44f1-a550-41817dfc45be} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001958 sec., 8682.328907048008 rows/sec., 15.56 MiB/sec. | ||
| 17753 | 2026.03.27 20:10:56.102487 [ 276 ] {42f6030b-108b-44f1-a550-41817dfc45be} <Debug> TCPHandler: Processed in 0.002168609 sec. | ||
| 17754 | 2026.03.27 20:10:56.102614 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17755 | 2026.03.27 20:10:56.102716 [ 276 ] {e765c8b3-ab5c-42bd-8f60-27095de030d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17756 | 2026.03.27 20:10:56.102762 [ 276 ] {e765c8b3-ab5c-42bd-8f60-27095de030d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17757 | 2026.03.27 20:10:56.103121 [ 276 ] {e765c8b3-ab5c-42bd-8f60-27095de030d6} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17758 | 2026.03.27 20:10:56.103158 [ 276 ] {e765c8b3-ab5c-42bd-8f60-27095de030d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17759 | 2026.03.27 20:10:56.103481 [ 276 ] {e765c8b3-ab5c-42bd-8f60-27095de030d6} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17760 | 2026.03.27 20:10:56.103697 [ 276 ] {e765c8b3-ab5c-42bd-8f60-27095de030d6} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17761 | 2026.03.27 20:10:56.103833 [ 276 ] {e765c8b3-ab5c-42bd-8f60-27095de030d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 17762 | 2026.03.27 20:10:56.103870 [ 276 ] {e765c8b3-ab5c-42bd-8f60-27095de030d6} <Debug> TCPHandler: Processed in 0.001307453 sec. | ||
| 17763 | 2026.03.27 20:10:56.880958 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17764 | 2026.03.27 20:10:56.881031 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17765 | 2026.03.27 20:10:56.885307 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17766 | 2026.03.27 20:10:56.930230 [ 225 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17767 | 2026.03.27 20:10:56.930303 [ 225 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17768 | 2026.03.27 20:10:56.933944 [ 225 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17769 | 2026.03.27 20:10:57.204370 [ 225 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17770 | 2026.03.27 20:10:57.204420 [ 225 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17771 | 2026.03.27 20:10:57.208118 [ 225 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17772 | 2026.03.27 20:10:57.373273 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17773 | 2026.03.27 20:10:57.373354 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17774 | 2026.03.27 20:10:57.562398 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38431 | ||
| 17775 | 2026.03.27 20:10:57.563256 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17776 | 2026.03.27 20:10:57.563342 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17777 | 2026.03.27 20:10:57.563828 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17778 | 2026.03.27 20:10:57.564073 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17779 | 2026.03.27 20:10:57.564227 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38431 | ||
| 17780 | 2026.03.27 20:10:57.620800 [ 225 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17781 | 2026.03.27 20:10:57.620851 [ 225 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17782 | 2026.03.27 20:10:57.623084 [ 225 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17783 | 2026.03.27 20:10:57.686382 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2194 | ||
| 17784 | 2026.03.27 20:10:57.688747 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17785 | 2026.03.27 20:10:57.688805 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 17786 | 2026.03.27 20:10:57.690088 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17787 | 2026.03.27 20:10:57.690376 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17788 | 2026.03.27 20:10:57.690643 [ 222 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17789 | 2026.03.27 20:10:57.690692 [ 222 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17790 | 2026.03.27 20:10:57.690771 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2194 | ||
| 17791 | 2026.03.27 20:10:57.693733 [ 222 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17792 | 2026.03.27 20:10:58.000824 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.86 MiB, peak 414.19 MiB, free memory in arenas 0.00 B, will set to 397.86 MiB (RSS), difference: 3.99 MiB | ||
| 17793 | 2026.03.27 20:10:58.002660 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001502317 sec. | ||
| 17794 | 2026.03.27 20:10:59.559708 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 17795 | 2026.03.27 20:10:59.578082 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17796 | 2026.03.27 20:10:59.578143 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 17797 | 2026.03.27 20:10:59.584965 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17798 | 2026.03.27 20:10:59.585774 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17799 | 2026.03.27 20:10:59.589566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 17800 | 2026.03.27 20:10:59.684163 [ 218 ] {} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17801 | 2026.03.27 20:10:59.684221 [ 218 ] {} <Debug> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17802 | 2026.03.27 20:10:59.686503 [ 218 ] {} <Debug> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17803 | 2026.03.27 20:11:01.091529 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17804 | 2026.03.27 20:11:01.091708 [ 276 ] {b3f77c4f-903e-4371-a862-c841e83b38cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17805 | 2026.03.27 20:11:01.091774 [ 276 ] {b3f77c4f-903e-4371-a862-c841e83b38cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17806 | 2026.03.27 20:11:01.092443 [ 276 ] {b3f77c4f-903e-4371-a862-c841e83b38cc} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17807 | 2026.03.27 20:11:01.092496 [ 276 ] {b3f77c4f-903e-4371-a862-c841e83b38cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 17808 | 2026.03.27 20:11:01.092892 [ 276 ] {b3f77c4f-903e-4371-a862-c841e83b38cc} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17809 | 2026.03.27 20:11:01.093124 [ 276 ] {b3f77c4f-903e-4371-a862-c841e83b38cc} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17810 | 2026.03.27 20:11:01.093282 [ 276 ] {b3f77c4f-903e-4371-a862-c841e83b38cc} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001619 sec., 64237.18344657196 rows/sec., 5.39 MiB/sec. | ||
| 17811 | 2026.03.27 20:11:01.093334 [ 276 ] {b3f77c4f-903e-4371-a862-c841e83b38cc} <Debug> TCPHandler: Processed in 0.001933304 sec. | ||
| 17812 | 2026.03.27 20:11:01.093467 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17813 | 2026.03.27 20:11:01.093570 [ 276 ] {c4f8eec9-d532-4ad9-ae8c-5c8e29021370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17814 | 2026.03.27 20:11:01.093615 [ 276 ] {c4f8eec9-d532-4ad9-ae8c-5c8e29021370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17815 | 2026.03.27 20:11:01.094035 [ 276 ] {c4f8eec9-d532-4ad9-ae8c-5c8e29021370} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17816 | 2026.03.27 20:11:01.094071 [ 276 ] {c4f8eec9-d532-4ad9-ae8c-5c8e29021370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 17817 | 2026.03.27 20:11:01.094353 [ 276 ] {c4f8eec9-d532-4ad9-ae8c-5c8e29021370} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17818 | 2026.03.27 20:11:01.094561 [ 276 ] {c4f8eec9-d532-4ad9-ae8c-5c8e29021370} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17819 | 2026.03.27 20:11:01.094686 [ 276 ] {c4f8eec9-d532-4ad9-ae8c-5c8e29021370} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001181 sec., 20321.761219305674 rows/sec., 1.49 MiB/sec. | ||
| 17820 | 2026.03.27 20:11:01.094722 [ 276 ] {c4f8eec9-d532-4ad9-ae8c-5c8e29021370} <Debug> TCPHandler: Processed in 0.001354354 sec. | ||
| 17821 | 2026.03.27 20:11:01.094825 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17822 | 2026.03.27 20:11:01.094916 [ 276 ] {f2430896-41ae-46f8-a56a-15e597ef4533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17823 | 2026.03.27 20:11:01.094955 [ 276 ] {f2430896-41ae-46f8-a56a-15e597ef4533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17824 | 2026.03.27 20:11:01.095436 [ 276 ] {f2430896-41ae-46f8-a56a-15e597ef4533} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17825 | 2026.03.27 20:11:01.095474 [ 276 ] {f2430896-41ae-46f8-a56a-15e597ef4533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 17826 | 2026.03.27 20:11:01.095780 [ 276 ] {f2430896-41ae-46f8-a56a-15e597ef4533} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17827 | 2026.03.27 20:11:01.095998 [ 276 ] {f2430896-41ae-46f8-a56a-15e597ef4533} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17828 | 2026.03.27 20:11:01.096132 [ 276 ] {f2430896-41ae-46f8-a56a-15e597ef4533} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001175 sec., 74893.61702127659 rows/sec., 5.85 MiB/sec. | ||
| 17829 | 2026.03.27 20:11:01.096170 [ 276 ] {f2430896-41ae-46f8-a56a-15e597ef4533} <Debug> TCPHandler: Processed in 0.001341154 sec. | ||
| 17830 | 2026.03.27 20:11:01.096247 [ 218 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17831 | 2026.03.27 20:11:01.096283 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17832 | 2026.03.27 20:11:01.096306 [ 218 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17833 | 2026.03.27 20:11:01.096386 [ 276 ] {18753302-5536-4c9c-b3ea-92b02447626a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17834 | 2026.03.27 20:11:01.096435 [ 276 ] {18753302-5536-4c9c-b3ea-92b02447626a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17835 | 2026.03.27 20:11:01.096852 [ 276 ] {18753302-5536-4c9c-b3ea-92b02447626a} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17836 | 2026.03.27 20:11:01.096889 [ 276 ] {18753302-5536-4c9c-b3ea-92b02447626a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 17837 | 2026.03.27 20:11:01.097226 [ 276 ] {18753302-5536-4c9c-b3ea-92b02447626a} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17838 | 2026.03.27 20:11:01.097502 [ 276 ] {18753302-5536-4c9c-b3ea-92b02447626a} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17839 | 2026.03.27 20:11:01.097637 [ 276 ] {18753302-5536-4c9c-b3ea-92b02447626a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 17840 | 2026.03.27 20:11:01.097677 [ 276 ] {18753302-5536-4c9c-b3ea-92b02447626a} <Debug> TCPHandler: Processed in 0.001444855 sec. | ||
| 17841 | 2026.03.27 20:11:01.097758 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17842 | 2026.03.27 20:11:01.097790 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17843 | 2026.03.27 20:11:01.097810 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17844 | 2026.03.27 20:11:01.097892 [ 276 ] {a86d6c5d-aebc-4446-9e24-02d0ca06bb7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17845 | 2026.03.27 20:11:01.097951 [ 276 ] {a86d6c5d-aebc-4446-9e24-02d0ca06bb7c} <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 | ||
| 17846 | 2026.03.27 20:11:01.098760 [ 276 ] {a86d6c5d-aebc-4446-9e24-02d0ca06bb7c} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17847 | 2026.03.27 20:11:01.098796 [ 276 ] {a86d6c5d-aebc-4446-9e24-02d0ca06bb7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 17848 | 2026.03.27 20:11:01.099352 [ 276 ] {a86d6c5d-aebc-4446-9e24-02d0ca06bb7c} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17849 | 2026.03.27 20:11:01.099731 [ 276 ] {a86d6c5d-aebc-4446-9e24-02d0ca06bb7c} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17850 | 2026.03.27 20:11:01.099921 [ 276 ] {a86d6c5d-aebc-4446-9e24-02d0ca06bb7c} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002044 sec., 11741.682974559688 rows/sec., 21.04 MiB/sec. | ||
| 17851 | 2026.03.27 20:11:01.099984 [ 218 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17852 | 2026.03.27 20:11:01.100003 [ 276 ] {a86d6c5d-aebc-4446-9e24-02d0ca06bb7c} <Debug> TCPHandler: Processed in 0.00226172 sec. | ||
| 17853 | 2026.03.27 20:11:01.100144 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17854 | 2026.03.27 20:11:01.100254 [ 276 ] {78877979-fa2a-4543-afdf-02b1e58adecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17855 | 2026.03.27 20:11:01.100297 [ 276 ] {78877979-fa2a-4543-afdf-02b1e58adecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17856 | 2026.03.27 20:11:01.100645 [ 276 ] {78877979-fa2a-4543-afdf-02b1e58adecb} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17857 | 2026.03.27 20:11:01.100685 [ 276 ] {78877979-fa2a-4543-afdf-02b1e58adecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 17858 | 2026.03.27 20:11:01.100698 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17859 | 2026.03.27 20:11:01.101008 [ 276 ] {78877979-fa2a-4543-afdf-02b1e58adecb} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17860 | 2026.03.27 20:11:01.101218 [ 276 ] {78877979-fa2a-4543-afdf-02b1e58adecb} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17861 | 2026.03.27 20:11:01.101343 [ 276 ] {78877979-fa2a-4543-afdf-02b1e58adecb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 17862 | 2026.03.27 20:11:01.101379 [ 276 ] {78877979-fa2a-4543-afdf-02b1e58adecb} <Debug> TCPHandler: Processed in 0.001294313 sec. | ||
| 17863 | 2026.03.27 20:11:01.912748 [ 219 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17864 | 2026.03.27 20:11:01.912798 [ 219 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17865 | 2026.03.27 20:11:01.915405 [ 219 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17866 | 2026.03.27 20:11:02.024705 [ 222 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17867 | 2026.03.27 20:11:02.024777 [ 222 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17868 | 2026.03.27 20:11:02.027539 [ 222 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17869 | 2026.03.27 20:11:05.064513 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38943 | ||
| 17870 | 2026.03.27 20:11:05.065067 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17871 | 2026.03.27 20:11:05.065103 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 17872 | 2026.03.27 20:11:05.065585 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17873 | 2026.03.27 20:11:05.065839 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17874 | 2026.03.27 20:11:05.065971 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38943 | ||
| 17875 | 2026.03.27 20:11:05.065981 [ 127 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17876 | 2026.03.27 20:11:05.066051 [ 127 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17877 | 2026.03.27 20:11:05.066070 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 17878 | 2026.03.27 20:11:05.066247 [ 193 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 17879 | 2026.03.27 20:11:05.066449 [ 193 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17880 | 2026.03.27 20:11:05.066485 [ 193 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36511 rows starting from the beginning of the part | ||
| 17881 | 2026.03.27 20:11:05.066557 [ 193 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 17882 | 2026.03.27 20:11:05.066601 [ 193 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 17883 | 2026.03.27 20:11:05.066641 [ 193 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 17884 | 2026.03.27 20:11:05.066684 [ 193 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 17885 | 2026.03.27 20:11:05.066724 [ 193 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 17886 | 2026.03.27 20:11:05.069393 [ 198 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38943 rows, containing 4 columns (4 merged, 0 gathered) in 0.003230068 sec., 12056402.527748642 rows/sec., 172.47 MiB/sec. | ||
| 17887 | 2026.03.27 20:11:05.069692 [ 198 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17888 | 2026.03.27 20:11:05.069947 [ 198 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_81_16} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17889 | 2026.03.27 20:11:05.070012 [ 198 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_81_16} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17890 | 2026.03.27 20:11:05.070116 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 17891 | 2026.03.27 20:11:06.090916 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17892 | 2026.03.27 20:11:06.091089 [ 276 ] {18aa8fcc-16fc-49dd-95bc-ac2db47f89fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17893 | 2026.03.27 20:11:06.091151 [ 276 ] {18aa8fcc-16fc-49dd-95bc-ac2db47f89fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17894 | 2026.03.27 20:11:06.091799 [ 276 ] {18aa8fcc-16fc-49dd-95bc-ac2db47f89fb} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17895 | 2026.03.27 20:11:06.091838 [ 276 ] {18aa8fcc-16fc-49dd-95bc-ac2db47f89fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 17896 | 2026.03.27 20:11:06.092199 [ 276 ] {18aa8fcc-16fc-49dd-95bc-ac2db47f89fb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 17897 | 2026.03.27 20:11:06.092415 [ 276 ] {18aa8fcc-16fc-49dd-95bc-ac2db47f89fb} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17898 | 2026.03.27 20:11:06.092558 [ 276 ] {18aa8fcc-16fc-49dd-95bc-ac2db47f89fb} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001516 sec., 6596.306068601583 rows/sec., 537.88 KiB/sec. | ||
| 17899 | 2026.03.27 20:11:06.092598 [ 276 ] {18aa8fcc-16fc-49dd-95bc-ac2db47f89fb} <Debug> TCPHandler: Processed in 0.001804182 sec. | ||
| 17900 | 2026.03.27 20:11:06.092726 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17901 | 2026.03.27 20:11:06.092821 [ 276 ] {3715ab7f-97aa-4caf-ae38-c9d9f0ccb9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17902 | 2026.03.27 20:11:06.092859 [ 276 ] {3715ab7f-97aa-4caf-ae38-c9d9f0ccb9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17903 | 2026.03.27 20:11:06.093349 [ 276 ] {3715ab7f-97aa-4caf-ae38-c9d9f0ccb9fe} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17904 | 2026.03.27 20:11:06.093385 [ 276 ] {3715ab7f-97aa-4caf-ae38-c9d9f0ccb9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 17905 | 2026.03.27 20:11:06.093706 [ 276 ] {3715ab7f-97aa-4caf-ae38-c9d9f0ccb9fe} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17906 | 2026.03.27 20:11:06.093929 [ 276 ] {3715ab7f-97aa-4caf-ae38-c9d9f0ccb9fe} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17907 | 2026.03.27 20:11:06.094065 [ 276 ] {3715ab7f-97aa-4caf-ae38-c9d9f0ccb9fe} <Debug> executeQuery: Read 95 rows, 8.12 KiB in 0.001263 sec., 75217.73555027711 rows/sec., 6.28 MiB/sec. | ||
| 17908 | 2026.03.27 20:11:06.094103 [ 276 ] {3715ab7f-97aa-4caf-ae38-c9d9f0ccb9fe} <Debug> TCPHandler: Processed in 0.001426135 sec. | ||
| 17909 | 2026.03.27 20:11:06.094223 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17910 | 2026.03.27 20:11:06.094319 [ 276 ] {1323152d-aedc-4024-9b47-266e75fa0aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17911 | 2026.03.27 20:11:06.094361 [ 276 ] {1323152d-aedc-4024-9b47-266e75fa0aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17912 | 2026.03.27 20:11:06.094774 [ 276 ] {1323152d-aedc-4024-9b47-266e75fa0aa4} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17913 | 2026.03.27 20:11:06.094809 [ 276 ] {1323152d-aedc-4024-9b47-266e75fa0aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 17914 | 2026.03.27 20:11:06.095111 [ 276 ] {1323152d-aedc-4024-9b47-266e75fa0aa4} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17915 | 2026.03.27 20:11:06.095310 [ 276 ] {1323152d-aedc-4024-9b47-266e75fa0aa4} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17916 | 2026.03.27 20:11:06.095435 [ 276 ] {1323152d-aedc-4024-9b47-266e75fa0aa4} <Debug> executeQuery: Read 27 rows, 1.98 KiB in 0.001133 sec., 23830.53839364519 rows/sec., 1.70 MiB/sec. | ||
| 17917 | 2026.03.27 20:11:06.095471 [ 276 ] {1323152d-aedc-4024-9b47-266e75fa0aa4} <Debug> TCPHandler: Processed in 0.001297723 sec. | ||
| 17918 | 2026.03.27 20:11:06.095593 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17919 | 2026.03.27 20:11:06.095688 [ 276 ] {32169652-e735-441a-9485-923c14ff3613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17920 | 2026.03.27 20:11:06.095728 [ 276 ] {32169652-e735-441a-9485-923c14ff3613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17921 | 2026.03.27 20:11:06.096180 [ 276 ] {32169652-e735-441a-9485-923c14ff3613} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17922 | 2026.03.27 20:11:06.096213 [ 276 ] {32169652-e735-441a-9485-923c14ff3613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 17923 | 2026.03.27 20:11:06.096510 [ 276 ] {32169652-e735-441a-9485-923c14ff3613} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17924 | 2026.03.27 20:11:06.096722 [ 276 ] {32169652-e735-441a-9485-923c14ff3613} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17925 | 2026.03.27 20:11:06.096846 [ 276 ] {32169652-e735-441a-9485-923c14ff3613} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001176 sec., 77380.95238095238 rows/sec., 6.06 MiB/sec. | ||
| 17926 | 2026.03.27 20:11:06.096883 [ 276 ] {32169652-e735-441a-9485-923c14ff3613} <Debug> TCPHandler: Processed in 0.001341453 sec. | ||
| 17927 | 2026.03.27 20:11:06.097012 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17928 | 2026.03.27 20:11:06.097125 [ 276 ] {4b30619e-61a1-4a4a-bdef-7218492edb66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17929 | 2026.03.27 20:11:06.097179 [ 276 ] {4b30619e-61a1-4a4a-bdef-7218492edb66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17930 | 2026.03.27 20:11:06.097649 [ 276 ] {4b30619e-61a1-4a4a-bdef-7218492edb66} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17931 | 2026.03.27 20:11:06.097682 [ 276 ] {4b30619e-61a1-4a4a-bdef-7218492edb66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 17932 | 2026.03.27 20:11:06.098019 [ 276 ] {4b30619e-61a1-4a4a-bdef-7218492edb66} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17933 | 2026.03.27 20:11:06.098247 [ 276 ] {4b30619e-61a1-4a4a-bdef-7218492edb66} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17934 | 2026.03.27 20:11:06.098380 [ 276 ] {4b30619e-61a1-4a4a-bdef-7218492edb66} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001284 sec., 128504.67289719626 rows/sec., 8.95 MiB/sec. | ||
| 17935 | 2026.03.27 20:11:06.098416 [ 276 ] {4b30619e-61a1-4a4a-bdef-7218492edb66} <Debug> TCPHandler: Processed in 0.001466236 sec. | ||
| 17936 | 2026.03.27 20:11:06.098529 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17937 | 2026.03.27 20:11:06.098623 [ 276 ] {36ea7c24-192b-4b9c-9e0a-18f8f50c1e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17938 | 2026.03.27 20:11:06.098677 [ 276 ] {36ea7c24-192b-4b9c-9e0a-18f8f50c1e52} <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 | ||
| 17939 | 2026.03.27 20:11:06.099490 [ 276 ] {36ea7c24-192b-4b9c-9e0a-18f8f50c1e52} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17940 | 2026.03.27 20:11:06.099524 [ 276 ] {36ea7c24-192b-4b9c-9e0a-18f8f50c1e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 17941 | 2026.03.27 20:11:06.100051 [ 276 ] {36ea7c24-192b-4b9c-9e0a-18f8f50c1e52} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17942 | 2026.03.27 20:11:06.100267 [ 276 ] {36ea7c24-192b-4b9c-9e0a-18f8f50c1e52} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17943 | 2026.03.27 20:11:06.100405 [ 276 ] {36ea7c24-192b-4b9c-9e0a-18f8f50c1e52} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.0018 sec., 9444.444444444445 rows/sec., 16.92 MiB/sec. | ||
| 17944 | 2026.03.27 20:11:06.100471 [ 276 ] {36ea7c24-192b-4b9c-9e0a-18f8f50c1e52} <Debug> TCPHandler: Processed in 0.001990975 sec. | ||
| 17945 | 2026.03.27 20:11:06.100588 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17946 | 2026.03.27 20:11:06.100682 [ 276 ] {84b72be8-4570-4097-b16a-b279cafbd412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17947 | 2026.03.27 20:11:06.100724 [ 276 ] {84b72be8-4570-4097-b16a-b279cafbd412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17948 | 2026.03.27 20:11:06.101058 [ 276 ] {84b72be8-4570-4097-b16a-b279cafbd412} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17949 | 2026.03.27 20:11:06.101092 [ 276 ] {84b72be8-4570-4097-b16a-b279cafbd412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 17950 | 2026.03.27 20:11:06.101392 [ 276 ] {84b72be8-4570-4097-b16a-b279cafbd412} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17951 | 2026.03.27 20:11:06.101591 [ 276 ] {84b72be8-4570-4097-b16a-b279cafbd412} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17952 | 2026.03.27 20:11:06.101718 [ 276 ] {84b72be8-4570-4097-b16a-b279cafbd412} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 17953 | 2026.03.27 20:11:06.101754 [ 276 ] {84b72be8-4570-4097-b16a-b279cafbd412} <Debug> TCPHandler: Processed in 0.001215422 sec. | ||
| 17954 | 2026.03.27 20:11:07.090606 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 17955 | 2026.03.27 20:11:07.109155 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17956 | 2026.03.27 20:11:07.109217 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 17957 | 2026.03.27 20:11:07.115288 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17958 | 2026.03.27 20:11:07.116014 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17959 | 2026.03.27 20:11:07.116313 [ 154 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17960 | 2026.03.27 20:11:07.116378 [ 154 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17961 | 2026.03.27 20:11:07.116397 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 17962 | 2026.03.27 20:11:07.116529 [ 200 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 17963 | 2026.03.27 20:11:07.119828 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 17964 | 2026.03.27 20:11:07.120555 [ 200 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17965 | 2026.03.27 20:11:07.122118 [ 200 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 17966 | 2026.03.27 20:11:07.126801 [ 200 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 17967 | 2026.03.27 20:11:07.131304 [ 200 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 17968 | 2026.03.27 20:11:07.135787 [ 200 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 17969 | 2026.03.27 20:11:07.140707 [ 200 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 17970 | 2026.03.27 20:11:07.145271 [ 200 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 17971 | 2026.03.27 20:11:07.204923 [ 198 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.088452342 sec., 6896.369120446805 rows/sec., 35.66 MiB/sec. | ||
| 17972 | 2026.03.27 20:11:07.207687 [ 187 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17973 | 2026.03.27 20:11:07.209635 [ 187 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_81_16} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17974 | 2026.03.27 20:11:07.209715 [ 187 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_81_16} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17975 | 2026.03.27 20:11:07.211877 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 17976 | 2026.03.27 20:11:07.691016 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2220 | ||
| 17977 | 2026.03.27 20:11:07.693260 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17978 | 2026.03.27 20:11:07.693305 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 17979 | 2026.03.27 20:11:07.694461 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17980 | 2026.03.27 20:11:07.694719 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17981 | 2026.03.27 20:11:07.695037 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2220 | ||
| 17982 | 2026.03.27 20:11:08.000316 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.92 MiB, peak 416.34 MiB, free memory in arenas 0.00 B, will set to 397.86 MiB (RSS), difference: -1.06 MiB | ||
| 17983 | 2026.03.27 20:11:11.091369 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17984 | 2026.03.27 20:11:11.091558 [ 276 ] {f7f60c9a-0b5c-4562-9795-af8bb3576997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17985 | 2026.03.27 20:11:11.091625 [ 276 ] {f7f60c9a-0b5c-4562-9795-af8bb3576997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17986 | 2026.03.27 20:11:11.092328 [ 276 ] {f7f60c9a-0b5c-4562-9795-af8bb3576997} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17987 | 2026.03.27 20:11:11.092379 [ 276 ] {f7f60c9a-0b5c-4562-9795-af8bb3576997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 17988 | 2026.03.27 20:11:11.092783 [ 276 ] {f7f60c9a-0b5c-4562-9795-af8bb3576997} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17989 | 2026.03.27 20:11:11.093012 [ 276 ] {f7f60c9a-0b5c-4562-9795-af8bb3576997} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17990 | 2026.03.27 20:11:11.093173 [ 276 ] {f7f60c9a-0b5c-4562-9795-af8bb3576997} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001661 sec., 62612.883804936784 rows/sec., 5.25 MiB/sec. | ||
| 17991 | 2026.03.27 20:11:11.093234 [ 276 ] {f7f60c9a-0b5c-4562-9795-af8bb3576997} <Debug> TCPHandler: Processed in 0.001992215 sec. | ||
| 17992 | 2026.03.27 20:11:11.093368 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17993 | 2026.03.27 20:11:11.093472 [ 276 ] {eac3d676-8699-42aa-9ef9-7a6f668518cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17994 | 2026.03.27 20:11:11.093515 [ 276 ] {eac3d676-8699-42aa-9ef9-7a6f668518cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17995 | 2026.03.27 20:11:11.093942 [ 276 ] {eac3d676-8699-42aa-9ef9-7a6f668518cd} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17996 | 2026.03.27 20:11:11.093981 [ 276 ] {eac3d676-8699-42aa-9ef9-7a6f668518cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 17997 | 2026.03.27 20:11:11.094311 [ 276 ] {eac3d676-8699-42aa-9ef9-7a6f668518cd} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17998 | 2026.03.27 20:11:11.094518 [ 276 ] {eac3d676-8699-42aa-9ef9-7a6f668518cd} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17999 | 2026.03.27 20:11:11.094653 [ 276 ] {eac3d676-8699-42aa-9ef9-7a6f668518cd} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001204 sec., 19933.554817275748 rows/sec., 1.46 MiB/sec. | ||
| 18000 | 2026.03.27 20:11:11.094692 [ 276 ] {eac3d676-8699-42aa-9ef9-7a6f668518cd} <Debug> TCPHandler: Processed in 0.001376134 sec. | ||
| 18001 | 2026.03.27 20:11:11.094811 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18002 | 2026.03.27 20:11:11.094908 [ 276 ] {cf714679-f682-4a54-adea-2c4997fcc0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18003 | 2026.03.27 20:11:11.094950 [ 276 ] {cf714679-f682-4a54-adea-2c4997fcc0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18004 | 2026.03.27 20:11:11.095386 [ 276 ] {cf714679-f682-4a54-adea-2c4997fcc0e0} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18005 | 2026.03.27 20:11:11.095421 [ 276 ] {cf714679-f682-4a54-adea-2c4997fcc0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18006 | 2026.03.27 20:11:11.095725 [ 276 ] {cf714679-f682-4a54-adea-2c4997fcc0e0} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18007 | 2026.03.27 20:11:11.095930 [ 276 ] {cf714679-f682-4a54-adea-2c4997fcc0e0} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18008 | 2026.03.27 20:11:11.096060 [ 276 ] {cf714679-f682-4a54-adea-2c4997fcc0e0} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001171 sec., 75149.44491887276 rows/sec., 5.87 MiB/sec. | ||
| 18009 | 2026.03.27 20:11:11.096097 [ 276 ] {cf714679-f682-4a54-adea-2c4997fcc0e0} <Debug> TCPHandler: Processed in 0.001335624 sec. | ||
| 18010 | 2026.03.27 20:11:11.096218 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18011 | 2026.03.27 20:11:11.096309 [ 276 ] {38d7d137-dae6-411d-9d1d-0e07032ccb54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18012 | 2026.03.27 20:11:11.096350 [ 276 ] {38d7d137-dae6-411d-9d1d-0e07032ccb54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18013 | 2026.03.27 20:11:11.096738 [ 276 ] {38d7d137-dae6-411d-9d1d-0e07032ccb54} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18014 | 2026.03.27 20:11:11.096773 [ 276 ] {38d7d137-dae6-411d-9d1d-0e07032ccb54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18015 | 2026.03.27 20:11:11.097078 [ 276 ] {38d7d137-dae6-411d-9d1d-0e07032ccb54} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18016 | 2026.03.27 20:11:11.097357 [ 276 ] {38d7d137-dae6-411d-9d1d-0e07032ccb54} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18017 | 2026.03.27 20:11:11.097489 [ 276 ] {38d7d137-dae6-411d-9d1d-0e07032ccb54} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 18018 | 2026.03.27 20:11:11.097497 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 2 parts from all_1_130_35 to all_131_131_0 | ||
| 18019 | 2026.03.27 20:11:11.097527 [ 276 ] {38d7d137-dae6-411d-9d1d-0e07032ccb54} <Debug> TCPHandler: Processed in 0.001363564 sec. | ||
| 18020 | 2026.03.27 20:11:11.097540 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18021 | 2026.03.27 20:11:11.097563 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18022 | 2026.03.27 20:11:11.097638 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18023 | 2026.03.27 20:11:11.097648 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_131_36} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_130_35 to all_131_131_0 into Compact with storage Full | ||
| 18024 | 2026.03.27 20:11:11.097734 [ 276 ] {9e158aaa-3f09-4ea6-95fb-79ecff7049a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18025 | 2026.03.27 20:11:11.097752 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_131_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18026 | 2026.03.27 20:11:11.097788 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_131_36} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_130_35, total 50704 rows starting from the beginning of the part | ||
| 18027 | 2026.03.27 20:11:11.097790 [ 276 ] {9e158aaa-3f09-4ea6-95fb-79ecff7049a2} <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 | ||
| 18028 | 2026.03.27 20:11:11.097858 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_131_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 128 rows starting from the beginning of the part | ||
| 18029 | 2026.03.27 20:11:11.098637 [ 276 ] {9e158aaa-3f09-4ea6-95fb-79ecff7049a2} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18030 | 2026.03.27 20:11:11.098672 [ 276 ] {9e158aaa-3f09-4ea6-95fb-79ecff7049a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18031 | 2026.03.27 20:11:11.099274 [ 276 ] {9e158aaa-3f09-4ea6-95fb-79ecff7049a2} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18032 | 2026.03.27 20:11:11.099507 [ 276 ] {9e158aaa-3f09-4ea6-95fb-79ecff7049a2} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18033 | 2026.03.27 20:11:11.099654 [ 276 ] {9e158aaa-3f09-4ea6-95fb-79ecff7049a2} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001938 sec., 12383.90092879257 rows/sec., 22.19 MiB/sec. | ||
| 18034 | 2026.03.27 20:11:11.099736 [ 276 ] {9e158aaa-3f09-4ea6-95fb-79ecff7049a2} <Debug> TCPHandler: Processed in 0.002148068 sec. | ||
| 18035 | 2026.03.27 20:11:11.099852 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18036 | 2026.03.27 20:11:11.099948 [ 276 ] {7e1a175f-9e70-4664-9b0a-d3d91c4fc1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18037 | 2026.03.27 20:11:11.099990 [ 276 ] {7e1a175f-9e70-4664-9b0a-d3d91c4fc1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18038 | 2026.03.27 20:11:11.100346 [ 276 ] {7e1a175f-9e70-4664-9b0a-d3d91c4fc1c8} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18039 | 2026.03.27 20:11:11.100382 [ 276 ] {7e1a175f-9e70-4664-9b0a-d3d91c4fc1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18040 | 2026.03.27 20:11:11.100704 [ 276 ] {7e1a175f-9e70-4664-9b0a-d3d91c4fc1c8} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18041 | 2026.03.27 20:11:11.100909 [ 276 ] {7e1a175f-9e70-4664-9b0a-d3d91c4fc1c8} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18042 | 2026.03.27 20:11:11.101038 [ 276 ] {7e1a175f-9e70-4664-9b0a-d3d91c4fc1c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 18043 | 2026.03.27 20:11:11.101074 [ 276 ] {7e1a175f-9e70-4664-9b0a-d3d91c4fc1c8} <Debug> TCPHandler: Processed in 0.001272313 sec. | ||
| 18044 | 2026.03.27 20:11:11.106339 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_131_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50832 rows, containing 5 columns (5 merged, 0 gathered) in 0.008715754 sec., 5832197.650369665 rows/sec., 373.64 MiB/sec. | ||
| 18045 | 2026.03.27 20:11:11.106968 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_131_36} <Trace> MergedBlockOutputStream: filled checksums all_1_131_36 (state Temporary) | ||
| 18046 | 2026.03.27 20:11:11.107283 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_131_36} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_131_36 to all_1_131_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18047 | 2026.03.27 20:11:11.107362 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_131_36} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 2 parts: [all_1_130_35, all_131_131_0] -> all_1_131_36 | ||
| 18048 | 2026.03.27 20:11:11.107444 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 18049 | 2026.03.27 20:11:12.373643 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18050 | 2026.03.27 20:11:12.373721 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18051 | 2026.03.27 20:11:12.566350 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39391 | ||
| 18052 | 2026.03.27 20:11:12.566920 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18053 | 2026.03.27 20:11:12.566965 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18054 | 2026.03.27 20:11:12.567445 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18055 | 2026.03.27 20:11:12.567674 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18056 | 2026.03.27 20:11:12.567811 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39391 | ||
| 18057 | 2026.03.27 20:11:14.620237 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 18058 | 2026.03.27 20:11:14.638254 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18059 | 2026.03.27 20:11:14.638311 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18060 | 2026.03.27 20:11:14.644273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18061 | 2026.03.27 20:11:14.645014 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18062 | 2026.03.27 20:11:14.648046 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 18063 | 2026.03.27 20:11:16.092066 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18064 | 2026.03.27 20:11:16.092238 [ 276 ] {d80a23dd-1dae-4da4-9f59-987abf692e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18065 | 2026.03.27 20:11:16.092301 [ 276 ] {d80a23dd-1dae-4da4-9f59-987abf692e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18066 | 2026.03.27 20:11:16.092976 [ 276 ] {d80a23dd-1dae-4da4-9f59-987abf692e7a} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18067 | 2026.03.27 20:11:16.093024 [ 276 ] {d80a23dd-1dae-4da4-9f59-987abf692e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18068 | 2026.03.27 20:11:16.093415 [ 276 ] {d80a23dd-1dae-4da4-9f59-987abf692e7a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18069 | 2026.03.27 20:11:16.093647 [ 276 ] {d80a23dd-1dae-4da4-9f59-987abf692e7a} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18070 | 2026.03.27 20:11:16.093804 [ 276 ] {d80a23dd-1dae-4da4-9f59-987abf692e7a} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.00161 sec., 55900.621118012416 rows/sec., 4.70 MiB/sec. | ||
| 18071 | 2026.03.27 20:11:16.093841 [ 144 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18072 | 2026.03.27 20:11:16.093855 [ 276 ] {d80a23dd-1dae-4da4-9f59-987abf692e7a} <Debug> TCPHandler: Processed in 0.001913284 sec. | ||
| 18073 | 2026.03.27 20:11:16.093922 [ 144 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18074 | 2026.03.27 20:11:16.093951 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18075 | 2026.03.27 20:11:16.094043 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18076 | 2026.03.27 20:11:16.094067 [ 192 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18077 | 2026.03.27 20:11:16.094147 [ 276 ] {e1e00acc-e4e6-49fa-bf4f-339ee91b91a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18078 | 2026.03.27 20:11:16.094193 [ 276 ] {e1e00acc-e4e6-49fa-bf4f-339ee91b91a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18079 | 2026.03.27 20:11:16.094203 [ 192 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18080 | 2026.03.27 20:11:16.094245 [ 192 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 3365 rows starting from the beginning of the part | ||
| 18081 | 2026.03.27 20:11:16.094318 [ 192 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 90 rows starting from the beginning of the part | ||
| 18082 | 2026.03.27 20:11:16.094371 [ 192 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 104 rows starting from the beginning of the part | ||
| 18083 | 2026.03.27 20:11:16.094422 [ 192 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 95 rows starting from the beginning of the part | ||
| 18084 | 2026.03.27 20:11:16.094466 [ 192 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 104 rows starting from the beginning of the part | ||
| 18085 | 2026.03.27 20:11:16.094512 [ 192 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 90 rows starting from the beginning of the part | ||
| 18086 | 2026.03.27 20:11:16.094627 [ 276 ] {e1e00acc-e4e6-49fa-bf4f-339ee91b91a0} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18087 | 2026.03.27 20:11:16.094669 [ 276 ] {e1e00acc-e4e6-49fa-bf4f-339ee91b91a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18088 | 2026.03.27 20:11:16.094988 [ 276 ] {e1e00acc-e4e6-49fa-bf4f-339ee91b91a0} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18089 | 2026.03.27 20:11:16.095210 [ 276 ] {e1e00acc-e4e6-49fa-bf4f-339ee91b91a0} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18090 | 2026.03.27 20:11:16.095329 [ 144 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18091 | 2026.03.27 20:11:16.095345 [ 276 ] {e1e00acc-e4e6-49fa-bf4f-339ee91b91a0} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001222 sec., 13911.620294599017 rows/sec., 1.02 MiB/sec. | ||
| 18092 | 2026.03.27 20:11:16.095358 [ 144 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18093 | 2026.03.27 20:11:16.095394 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18094 | 2026.03.27 20:11:16.095402 [ 276 ] {e1e00acc-e4e6-49fa-bf4f-339ee91b91a0} <Debug> TCPHandler: Processed in 0.001408334 sec. | ||
| 18095 | 2026.03.27 20:11:16.095512 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18096 | 2026.03.27 20:11:16.095513 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18097 | 2026.03.27 20:11:16.095607 [ 276 ] {97ad4688-8d7b-42f2-94a6-7bc3a1cf7853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18098 | 2026.03.27 20:11:16.095652 [ 276 ] {97ad4688-8d7b-42f2-94a6-7bc3a1cf7853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18099 | 2026.03.27 20:11:16.095665 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18100 | 2026.03.27 20:11:16.095703 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 226 rows starting from the beginning of the part | ||
| 18101 | 2026.03.27 20:11:16.095773 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 17 rows starting from the beginning of the part | ||
| 18102 | 2026.03.27 20:11:16.095821 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 24 rows starting from the beginning of the part | ||
| 18103 | 2026.03.27 20:11:16.095868 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 27 rows starting from the beginning of the part | ||
| 18104 | 2026.03.27 20:11:16.095909 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 24 rows starting from the beginning of the part | ||
| 18105 | 2026.03.27 20:11:16.095956 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 17 rows starting from the beginning of the part | ||
| 18106 | 2026.03.27 20:11:16.095993 [ 197 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3848 rows, containing 5 columns (5 merged, 0 gathered) in 0.001973365 sec., 1949968.708272418 rows/sec., 157.36 MiB/sec. | ||
| 18107 | 2026.03.27 20:11:16.096079 [ 276 ] {97ad4688-8d7b-42f2-94a6-7bc3a1cf7853} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18108 | 2026.03.27 20:11:16.096121 [ 276 ] {97ad4688-8d7b-42f2-94a6-7bc3a1cf7853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18109 | 2026.03.27 20:11:16.096400 [ 194 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18110 | 2026.03.27 20:11:16.096457 [ 276 ] {97ad4688-8d7b-42f2-94a6-7bc3a1cf7853} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18111 | 2026.03.27 20:11:16.096766 [ 276 ] {97ad4688-8d7b-42f2-94a6-7bc3a1cf7853} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18112 | 2026.03.27 20:11:16.096810 [ 192 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 335 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359974 sec., 246328.23862809144 rows/sec., 17.42 MiB/sec. | ||
| 18113 | 2026.03.27 20:11:16.096848 [ 194 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_136_27} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18114 | 2026.03.27 20:11:16.096913 [ 276 ] {97ad4688-8d7b-42f2-94a6-7bc3a1cf7853} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001324 sec., 61178.24773413897 rows/sec., 4.78 MiB/sec. | ||
| 18115 | 2026.03.27 20:11:16.096929 [ 142 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18116 | 2026.03.27 20:11:16.096957 [ 276 ] {97ad4688-8d7b-42f2-94a6-7bc3a1cf7853} <Debug> TCPHandler: Processed in 0.001492266 sec. | ||
| 18117 | 2026.03.27 20:11:16.096957 [ 194 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_136_27} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18118 | 2026.03.27 20:11:16.096981 [ 142 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18119 | 2026.03.27 20:11:16.097001 [ 201 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18120 | 2026.03.27 20:11:16.097014 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18121 | 2026.03.27 20:11:16.097078 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18122 | 2026.03.27 20:11:16.097092 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 18123 | 2026.03.27 20:11:16.097143 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18124 | 2026.03.27 20:11:16.097180 [ 276 ] {70cb7540-4c7a-4184-8048-b84a98e51589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18125 | 2026.03.27 20:11:16.097229 [ 276 ] {70cb7540-4c7a-4184-8048-b84a98e51589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18126 | 2026.03.27 20:11:16.097231 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18127 | 2026.03.27 20:11:16.097270 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1831 rows starting from the beginning of the part | ||
| 18128 | 2026.03.27 20:11:16.097292 [ 201 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_116_23} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18129 | 2026.03.27 20:11:16.097314 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 81 rows starting from the beginning of the part | ||
| 18130 | 2026.03.27 20:11:16.097348 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 88 rows starting from the beginning of the part | ||
| 18131 | 2026.03.27 20:11:16.097377 [ 201 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_116_23} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18132 | 2026.03.27 20:11:16.097383 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 91 rows starting from the beginning of the part | ||
| 18133 | 2026.03.27 20:11:16.097420 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 88 rows starting from the beginning of the part | ||
| 18134 | 2026.03.27 20:11:16.097455 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 81 rows starting from the beginning of the part | ||
| 18135 | 2026.03.27 20:11:16.097464 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 18136 | 2026.03.27 20:11:16.097658 [ 276 ] {70cb7540-4c7a-4184-8048-b84a98e51589} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18137 | 2026.03.27 20:11:16.097699 [ 276 ] {70cb7540-4c7a-4184-8048-b84a98e51589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18138 | 2026.03.27 20:11:16.098064 [ 276 ] {70cb7540-4c7a-4184-8048-b84a98e51589} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18139 | 2026.03.27 20:11:16.098275 [ 276 ] {70cb7540-4c7a-4184-8048-b84a98e51589} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18140 | 2026.03.27 20:11:16.098398 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 2 parts from all_1_131_36 to all_132_132_0 | ||
| 18141 | 2026.03.27 20:11:16.098405 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2260 rows, containing 5 columns (5 merged, 0 gathered) in 0.001336353 sec., 1691169.9229170736 rows/sec., 124.92 MiB/sec. | ||
| 18142 | 2026.03.27 20:11:16.098431 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18143 | 2026.03.27 20:11:16.098415 [ 276 ] {70cb7540-4c7a-4184-8048-b84a98e51589} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 18144 | 2026.03.27 20:11:16.098462 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18145 | 2026.03.27 20:11:16.098502 [ 276 ] {70cb7540-4c7a-4184-8048-b84a98e51589} <Debug> TCPHandler: Processed in 0.001471126 sec. | ||
| 18146 | 2026.03.27 20:11:16.098565 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_132_37} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_131_36 to all_132_132_0 into Compact with storage Full | ||
| 18147 | 2026.03.27 20:11:16.098616 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18148 | 2026.03.27 20:11:16.098655 [ 196 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18149 | 2026.03.27 20:11:16.098679 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_132_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18150 | 2026.03.27 20:11:16.098712 [ 276 ] {f86b111d-0b93-42eb-8bad-c9fb407a0c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18151 | 2026.03.27 20:11:16.098717 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_132_37} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_131_36, total 50832 rows starting from the beginning of the part | ||
| 18152 | 2026.03.27 20:11:16.098774 [ 276 ] {f86b111d-0b93-42eb-8bad-c9fb407a0c42} <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 | ||
| 18153 | 2026.03.27 20:11:16.098805 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_132_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 18154 | 2026.03.27 20:11:16.098950 [ 196 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_136_27} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18155 | 2026.03.27 20:11:16.099035 [ 196 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_136_27} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18156 | 2026.03.27 20:11:16.099122 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 18157 | 2026.03.27 20:11:16.099603 [ 276 ] {f86b111d-0b93-42eb-8bad-c9fb407a0c42} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18158 | 2026.03.27 20:11:16.099643 [ 276 ] {f86b111d-0b93-42eb-8bad-c9fb407a0c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18159 | 2026.03.27 20:11:16.100182 [ 276 ] {f86b111d-0b93-42eb-8bad-c9fb407a0c42} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18160 | 2026.03.27 20:11:16.100444 [ 276 ] {f86b111d-0b93-42eb-8bad-c9fb407a0c42} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18161 | 2026.03.27 20:11:16.100567 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18162 | 2026.03.27 20:11:16.100587 [ 276 ] {f86b111d-0b93-42eb-8bad-c9fb407a0c42} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001892 sec., 8985.200845665962 rows/sec., 16.10 MiB/sec. | ||
| 18163 | 2026.03.27 20:11:16.100597 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18164 | 2026.03.27 20:11:16.100626 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18165 | 2026.03.27 20:11:16.100648 [ 276 ] {f86b111d-0b93-42eb-8bad-c9fb407a0c42} <Debug> TCPHandler: Processed in 0.002079677 sec. | ||
| 18166 | 2026.03.27 20:11:16.100691 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18167 | 2026.03.27 20:11:16.100762 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18168 | 2026.03.27 20:11:16.100860 [ 276 ] {e52c8777-905d-4963-a87a-b944f884a42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18169 | 2026.03.27 20:11:16.100869 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18170 | 2026.03.27 20:11:16.100904 [ 276 ] {e52c8777-905d-4963-a87a-b944f884a42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18171 | 2026.03.27 20:11:16.100925 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2464 rows starting from the beginning of the part | ||
| 18172 | 2026.03.27 20:11:16.101053 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 17 rows starting from the beginning of the part | ||
| 18173 | 2026.03.27 20:11:16.101165 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 24 rows starting from the beginning of the part | ||
| 18174 | 2026.03.27 20:11:16.101245 [ 276 ] {e52c8777-905d-4963-a87a-b944f884a42c} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18175 | 2026.03.27 20:11:16.101270 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 17 rows starting from the beginning of the part | ||
| 18176 | 2026.03.27 20:11:16.101284 [ 276 ] {e52c8777-905d-4963-a87a-b944f884a42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18177 | 2026.03.27 20:11:16.101386 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 24 rows starting from the beginning of the part | ||
| 18178 | 2026.03.27 20:11:16.101496 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 17 rows starting from the beginning of the part | ||
| 18179 | 2026.03.27 20:11:16.101614 [ 276 ] {e52c8777-905d-4963-a87a-b944f884a42c} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18180 | 2026.03.27 20:11:16.101841 [ 276 ] {e52c8777-905d-4963-a87a-b944f884a42c} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18181 | 2026.03.27 20:11:16.101971 [ 142 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18182 | 2026.03.27 20:11:16.101981 [ 276 ] {e52c8777-905d-4963-a87a-b944f884a42c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 18183 | 2026.03.27 20:11:16.102002 [ 142 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18184 | 2026.03.27 20:11:16.102023 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18185 | 2026.03.27 20:11:16.102026 [ 276 ] {e52c8777-905d-4963-a87a-b944f884a42c} <Debug> TCPHandler: Processed in 0.001311103 sec. | ||
| 18186 | 2026.03.27 20:11:16.102095 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18187 | 2026.03.27 20:11:16.102203 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18188 | 2026.03.27 20:11:16.102233 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7110 rows starting from the beginning of the part | ||
| 18189 | 2026.03.27 20:11:16.102284 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 18190 | 2026.03.27 20:11:16.102326 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 18191 | 2026.03.27 20:11:16.102363 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 18192 | 2026.03.27 20:11:16.102398 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 18193 | 2026.03.27 20:11:16.102439 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 18194 | 2026.03.27 20:11:16.104901 [ 186 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7410 rows, containing 4 columns (4 merged, 0 gathered) in 0.00283492 sec., 2613830.3726383816 rows/sec., 172.42 MiB/sec. | ||
| 18195 | 2026.03.27 20:11:16.105782 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18196 | 2026.03.27 20:11:16.106055 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_136_27} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18197 | 2026.03.27 20:11:16.106123 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_136_27} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18198 | 2026.03.27 20:11:16.106187 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 18199 | 2026.03.27 20:11:16.107806 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_132_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50992 rows, containing 5 columns (5 merged, 0 gathered) in 0.009271214 sec., 5500034.839018925 rows/sec., 352.45 MiB/sec. | ||
| 18200 | 2026.03.27 20:11:16.108230 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_132_37} <Trace> MergedBlockOutputStream: filled checksums all_1_132_37 (state Temporary) | ||
| 18201 | 2026.03.27 20:11:16.108545 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_132_37} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_132_37 to all_1_132_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18202 | 2026.03.27 20:11:16.108625 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_132_37} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 2 parts: [all_1_131_36, all_132_132_0] -> all_1_132_37 | ||
| 18203 | 2026.03.27 20:11:16.108709 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18204 | 2026.03.27 20:11:16.113190 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2563 rows, containing 19 columns (19 merged, 0 gathered) in 0.012526032 sec., 204613.87931948443 rows/sec., 366.66 MiB/sec. | ||
| 18205 | 2026.03.27 20:11:16.115670 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18206 | 2026.03.27 20:11:16.116031 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18207 | 2026.03.27 20:11:16.116189 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18208 | 2026.03.27 20:11:16.116332 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.79 MiB. | ||
| 18209 | 2026.03.27 20:11:16.349795 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18210 | 2026.03.27 20:11:16.349936 [ 276 ] {f5eee17a-8e84-4206-a00b-87ae2a482cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18211 | 2026.03.27 20:11:16.349987 [ 276 ] {f5eee17a-8e84-4206-a00b-87ae2a482cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18212 | 2026.03.27 20:11:16.350611 [ 276 ] {f5eee17a-8e84-4206-a00b-87ae2a482cdf} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18213 | 2026.03.27 20:11:16.350655 [ 276 ] {f5eee17a-8e84-4206-a00b-87ae2a482cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18214 | 2026.03.27 20:11:16.351124 [ 276 ] {f5eee17a-8e84-4206-a00b-87ae2a482cdf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 18215 | 2026.03.27 20:11:16.351345 [ 276 ] {f5eee17a-8e84-4206-a00b-87ae2a482cdf} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18216 | 2026.03.27 20:11:16.351489 [ 276 ] {f5eee17a-8e84-4206-a00b-87ae2a482cdf} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001592 sec., 178391.95979899497 rows/sec., 11.33 MiB/sec. | ||
| 18217 | 2026.03.27 20:11:16.351527 [ 276 ] {f5eee17a-8e84-4206-a00b-87ae2a482cdf} <Debug> TCPHandler: Processed in 0.001825463 sec. | ||
| 18218 | 2026.03.27 20:11:16.351645 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18219 | 2026.03.27 20:11:16.351735 [ 276 ] {4b680113-9157-402a-8d1e-1b5ad21bebda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18220 | 2026.03.27 20:11:16.351773 [ 276 ] {4b680113-9157-402a-8d1e-1b5ad21bebda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18221 | 2026.03.27 20:11:16.352176 [ 276 ] {4b680113-9157-402a-8d1e-1b5ad21bebda} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18222 | 2026.03.27 20:11:16.352209 [ 276 ] {4b680113-9157-402a-8d1e-1b5ad21bebda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18223 | 2026.03.27 20:11:16.352565 [ 276 ] {4b680113-9157-402a-8d1e-1b5ad21bebda} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 18224 | 2026.03.27 20:11:16.352801 [ 276 ] {4b680113-9157-402a-8d1e-1b5ad21bebda} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18225 | 2026.03.27 20:11:16.352933 [ 276 ] {4b680113-9157-402a-8d1e-1b5ad21bebda} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00119 sec., 5042.016806722689 rows/sec., 411.14 KiB/sec. | ||
| 18226 | 2026.03.27 20:11:16.352972 [ 276 ] {4b680113-9157-402a-8d1e-1b5ad21bebda} <Debug> TCPHandler: Processed in 0.001357264 sec. | ||
| 18227 | 2026.03.27 20:11:16.353085 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18228 | 2026.03.27 20:11:16.353180 [ 276 ] {9ce183b0-5b6c-45be-8031-503d48ed9a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18229 | 2026.03.27 20:11:16.353219 [ 276 ] {9ce183b0-5b6c-45be-8031-503d48ed9a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18230 | 2026.03.27 20:11:16.355112 [ 276 ] {9ce183b0-5b6c-45be-8031-503d48ed9a63} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18231 | 2026.03.27 20:11:16.355149 [ 276 ] {9ce183b0-5b6c-45be-8031-503d48ed9a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18232 | 2026.03.27 20:11:16.355692 [ 276 ] {9ce183b0-5b6c-45be-8031-503d48ed9a63} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18233 | 2026.03.27 20:11:16.355907 [ 276 ] {9ce183b0-5b6c-45be-8031-503d48ed9a63} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18234 | 2026.03.27 20:11:16.356038 [ 276 ] {9ce183b0-5b6c-45be-8031-503d48ed9a63} <Debug> executeQuery: Read 3197 rows, 245.54 KiB in 0.002876 sec., 1111613.3518776079 rows/sec., 83.37 MiB/sec. | ||
| 18235 | 2026.03.27 20:11:16.356079 [ 276 ] {9ce183b0-5b6c-45be-8031-503d48ed9a63} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 18236 | 2026.03.27 20:11:16.356092 [ 276 ] {9ce183b0-5b6c-45be-8031-503d48ed9a63} <Debug> TCPHandler: Processed in 0.003057294 sec. | ||
| 18237 | 2026.03.27 20:11:16.356217 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18238 | 2026.03.27 20:11:16.356312 [ 276 ] {80c1c6de-dbf4-47d1-95d5-fa2d4889a053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18239 | 2026.03.27 20:11:16.356352 [ 276 ] {80c1c6de-dbf4-47d1-95d5-fa2d4889a053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18240 | 2026.03.27 20:11:16.356878 [ 276 ] {80c1c6de-dbf4-47d1-95d5-fa2d4889a053} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18241 | 2026.03.27 20:11:16.356915 [ 276 ] {80c1c6de-dbf4-47d1-95d5-fa2d4889a053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18242 | 2026.03.27 20:11:16.357226 [ 276 ] {80c1c6de-dbf4-47d1-95d5-fa2d4889a053} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18243 | 2026.03.27 20:11:16.357448 [ 276 ] {80c1c6de-dbf4-47d1-95d5-fa2d4889a053} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18244 | 2026.03.27 20:11:16.357581 [ 276 ] {80c1c6de-dbf4-47d1-95d5-fa2d4889a053} <Debug> executeQuery: Read 183 rows, 11.59 KiB in 0.001287 sec., 142191.1421911422 rows/sec., 8.80 MiB/sec. | ||
| 18245 | 2026.03.27 20:11:16.357619 [ 276 ] {80c1c6de-dbf4-47d1-95d5-fa2d4889a053} <Debug> TCPHandler: Processed in 0.001451736 sec. | ||
| 18246 | 2026.03.27 20:11:16.357720 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18247 | 2026.03.27 20:11:16.357813 [ 276 ] {39984b19-a6fc-4f1a-b9fc-13b92b018db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18248 | 2026.03.27 20:11:16.357853 [ 276 ] {39984b19-a6fc-4f1a-b9fc-13b92b018db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18249 | 2026.03.27 20:11:16.358570 [ 276 ] {39984b19-a6fc-4f1a-b9fc-13b92b018db1} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18250 | 2026.03.27 20:11:16.358606 [ 276 ] {39984b19-a6fc-4f1a-b9fc-13b92b018db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18251 | 2026.03.27 20:11:16.358951 [ 276 ] {39984b19-a6fc-4f1a-b9fc-13b92b018db1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 18252 | 2026.03.27 20:11:16.359162 [ 276 ] {39984b19-a6fc-4f1a-b9fc-13b92b018db1} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18253 | 2026.03.27 20:11:16.359287 [ 276 ] {39984b19-a6fc-4f1a-b9fc-13b92b018db1} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001491 sec., 637156.2709590879 rows/sec., 37.49 MiB/sec. | ||
| 18254 | 2026.03.27 20:11:16.359325 [ 276 ] {39984b19-a6fc-4f1a-b9fc-13b92b018db1} <Debug> TCPHandler: Processed in 0.001653919 sec. | ||
| 18255 | 2026.03.27 20:11:16.359445 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18256 | 2026.03.27 20:11:16.359540 [ 276 ] {183a33a2-ed3d-429c-8a20-afa143fedae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18257 | 2026.03.27 20:11:16.359579 [ 276 ] {183a33a2-ed3d-429c-8a20-afa143fedae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18258 | 2026.03.27 20:11:16.359957 [ 276 ] {183a33a2-ed3d-429c-8a20-afa143fedae0} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18259 | 2026.03.27 20:11:16.359993 [ 276 ] {183a33a2-ed3d-429c-8a20-afa143fedae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18260 | 2026.03.27 20:11:16.360294 [ 276 ] {183a33a2-ed3d-429c-8a20-afa143fedae0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 18261 | 2026.03.27 20:11:16.361197 [ 276 ] {183a33a2-ed3d-429c-8a20-afa143fedae0} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18262 | 2026.03.27 20:11:16.361327 [ 276 ] {183a33a2-ed3d-429c-8a20-afa143fedae0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001805 sec., 554.016620498615 rows/sec., 38.95 KiB/sec. | ||
| 18263 | 2026.03.27 20:11:16.361379 [ 276 ] {183a33a2-ed3d-429c-8a20-afa143fedae0} <Debug> TCPHandler: Processed in 0.001983485 sec. | ||
| 18264 | 2026.03.27 20:11:16.361493 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18265 | 2026.03.27 20:11:16.361588 [ 276 ] {14ccbdff-021b-471d-8804-c571b426c11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18266 | 2026.03.27 20:11:16.361628 [ 276 ] {14ccbdff-021b-471d-8804-c571b426c11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18267 | 2026.03.27 20:11:16.362079 [ 276 ] {14ccbdff-021b-471d-8804-c571b426c11c} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18268 | 2026.03.27 20:11:16.362115 [ 276 ] {14ccbdff-021b-471d-8804-c571b426c11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18269 | 2026.03.27 20:11:16.362420 [ 276 ] {14ccbdff-021b-471d-8804-c571b426c11c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 18270 | 2026.03.27 20:11:16.362620 [ 276 ] {14ccbdff-021b-471d-8804-c571b426c11c} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18271 | 2026.03.27 20:11:16.362751 [ 276 ] {14ccbdff-021b-471d-8804-c571b426c11c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00118 sec., 125423.72881355931 rows/sec., 7.13 MiB/sec. | ||
| 18272 | 2026.03.27 20:11:16.362789 [ 276 ] {14ccbdff-021b-471d-8804-c571b426c11c} <Debug> TCPHandler: Processed in 0.001345694 sec. | ||
| 18273 | 2026.03.27 20:11:16.362902 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18274 | 2026.03.27 20:11:16.362997 [ 276 ] {3f74c242-5b5b-4168-a849-404b0d6d8072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18275 | 2026.03.27 20:11:16.363037 [ 276 ] {3f74c242-5b5b-4168-a849-404b0d6d8072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18276 | 2026.03.27 20:11:16.364069 [ 276 ] {3f74c242-5b5b-4168-a849-404b0d6d8072} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18277 | 2026.03.27 20:11:16.364104 [ 276 ] {3f74c242-5b5b-4168-a849-404b0d6d8072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18278 | 2026.03.27 20:11:16.364473 [ 276 ] {3f74c242-5b5b-4168-a849-404b0d6d8072} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18279 | 2026.03.27 20:11:16.364680 [ 276 ] {3f74c242-5b5b-4168-a849-404b0d6d8072} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18280 | 2026.03.27 20:11:16.364809 [ 276 ] {3f74c242-5b5b-4168-a849-404b0d6d8072} <Debug> executeQuery: Read 1746 rows, 120.59 KiB in 0.00183 sec., 954098.3606557377 rows/sec., 64.35 MiB/sec. | ||
| 18281 | 2026.03.27 20:11:16.364848 [ 276 ] {3f74c242-5b5b-4168-a849-404b0d6d8072} <Debug> TCPHandler: Processed in 0.001994836 sec. | ||
| 18282 | 2026.03.27 20:11:16.364963 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18283 | 2026.03.27 20:11:16.365058 [ 276 ] {7f8bcca0-e7a1-43b6-9bad-61eb2582f111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18284 | 2026.03.27 20:11:16.365099 [ 276 ] {7f8bcca0-e7a1-43b6-9bad-61eb2582f111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18285 | 2026.03.27 20:11:16.365475 [ 276 ] {7f8bcca0-e7a1-43b6-9bad-61eb2582f111} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18286 | 2026.03.27 20:11:16.365521 [ 276 ] {7f8bcca0-e7a1-43b6-9bad-61eb2582f111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18287 | 2026.03.27 20:11:16.365893 [ 276 ] {7f8bcca0-e7a1-43b6-9bad-61eb2582f111} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 18288 | 2026.03.27 20:11:16.366131 [ 276 ] {7f8bcca0-e7a1-43b6-9bad-61eb2582f111} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18289 | 2026.03.27 20:11:16.366262 [ 276 ] {7f8bcca0-e7a1-43b6-9bad-61eb2582f111} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001222 sec., 4909.983633387888 rows/sec., 256.53 KiB/sec. | ||
| 18290 | 2026.03.27 20:11:16.366299 [ 276 ] {7f8bcca0-e7a1-43b6-9bad-61eb2582f111} <Debug> TCPHandler: Processed in 0.001386114 sec. | ||
| 18291 | 2026.03.27 20:11:16.366409 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18292 | 2026.03.27 20:11:16.366505 [ 276 ] {075561c8-19ba-43f3-b0b9-cbad06e1fdd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18293 | 2026.03.27 20:11:16.366549 [ 276 ] {075561c8-19ba-43f3-b0b9-cbad06e1fdd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18294 | 2026.03.27 20:11:16.367267 [ 276 ] {075561c8-19ba-43f3-b0b9-cbad06e1fdd7} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18295 | 2026.03.27 20:11:16.367303 [ 276 ] {075561c8-19ba-43f3-b0b9-cbad06e1fdd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18296 | 2026.03.27 20:11:16.367738 [ 276 ] {075561c8-19ba-43f3-b0b9-cbad06e1fdd7} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18297 | 2026.03.27 20:11:16.367950 [ 276 ] {075561c8-19ba-43f3-b0b9-cbad06e1fdd7} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18298 | 2026.03.27 20:11:16.368076 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_132_37 to all_137_137_0 | ||
| 18299 | 2026.03.27 20:11:16.368083 [ 276 ] {075561c8-19ba-43f3-b0b9-cbad06e1fdd7} <Debug> executeQuery: Read 1604 rows, 99.74 KiB in 0.001597 sec., 1004383.2185347527 rows/sec., 60.99 MiB/sec. | ||
| 18300 | 2026.03.27 20:11:16.368125 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18301 | 2026.03.27 20:11:16.368145 [ 276 ] {075561c8-19ba-43f3-b0b9-cbad06e1fdd7} <Debug> TCPHandler: Processed in 0.001786422 sec. | ||
| 18302 | 2026.03.27 20:11:16.368149 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18303 | 2026.03.27 20:11:16.368265 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18304 | 2026.03.27 20:11:16.368298 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_137_38} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_132_37 to all_137_137_0 into Compact with storage Full | ||
| 18305 | 2026.03.27 20:11:16.368365 [ 276 ] {d6989b59-ccb5-4c70-8fa9-10483b5e56c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18306 | 2026.03.27 20:11:16.368411 [ 276 ] {d6989b59-ccb5-4c70-8fa9-10483b5e56c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18307 | 2026.03.27 20:11:16.368452 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_137_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18308 | 2026.03.27 20:11:16.368497 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_137_38} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_132_37, total 50992 rows starting from the beginning of the part | ||
| 18309 | 2026.03.27 20:11:16.368574 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_137_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 18310 | 2026.03.27 20:11:16.368628 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_137_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 165 rows starting from the beginning of the part | ||
| 18311 | 2026.03.27 20:11:16.368679 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_137_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 18312 | 2026.03.27 20:11:16.368731 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_137_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 18313 | 2026.03.27 20:11:16.368738 [ 276 ] {d6989b59-ccb5-4c70-8fa9-10483b5e56c7} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18314 | 2026.03.27 20:11:16.368781 [ 276 ] {d6989b59-ccb5-4c70-8fa9-10483b5e56c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18315 | 2026.03.27 20:11:16.368781 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_137_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1604 rows starting from the beginning of the part | ||
| 18316 | 2026.03.27 20:11:16.369103 [ 276 ] {d6989b59-ccb5-4c70-8fa9-10483b5e56c7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 18317 | 2026.03.27 20:11:16.369329 [ 276 ] {d6989b59-ccb5-4c70-8fa9-10483b5e56c7} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18318 | 2026.03.27 20:11:16.369464 [ 276 ] {d6989b59-ccb5-4c70-8fa9-10483b5e56c7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 60.32 KiB/sec. | ||
| 18319 | 2026.03.27 20:11:16.369500 [ 276 ] {d6989b59-ccb5-4c70-8fa9-10483b5e56c7} <Debug> TCPHandler: Processed in 0.001284883 sec. | ||
| 18320 | 2026.03.27 20:11:16.369610 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18321 | 2026.03.27 20:11:16.369704 [ 276 ] {0cc6e391-af22-4b4e-8943-5ad3a6d174af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18322 | 2026.03.27 20:11:16.369757 [ 276 ] {0cc6e391-af22-4b4e-8943-5ad3a6d174af} <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 | ||
| 18323 | 2026.03.27 20:11:16.370592 [ 276 ] {0cc6e391-af22-4b4e-8943-5ad3a6d174af} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18324 | 2026.03.27 20:11:16.370628 [ 276 ] {0cc6e391-af22-4b4e-8943-5ad3a6d174af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18325 | 2026.03.27 20:11:16.371181 [ 276 ] {0cc6e391-af22-4b4e-8943-5ad3a6d174af} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18326 | 2026.03.27 20:11:16.371404 [ 276 ] {0cc6e391-af22-4b4e-8943-5ad3a6d174af} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18327 | 2026.03.27 20:11:16.371548 [ 276 ] {0cc6e391-af22-4b4e-8943-5ad3a6d174af} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001861 sec., 18807.092960773778 rows/sec., 33.70 MiB/sec. | ||
| 18328 | 2026.03.27 20:11:16.371609 [ 276 ] {0cc6e391-af22-4b4e-8943-5ad3a6d174af} <Debug> TCPHandler: Processed in 0.002048666 sec. | ||
| 18329 | 2026.03.27 20:11:16.371634 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18330 | 2026.03.27 20:11:16.371675 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18331 | 2026.03.27 20:11:16.371723 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18332 | 2026.03.27 20:11:16.371825 [ 276 ] {375e2215-b1ca-48aa-97c5-258d9a6e43f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18333 | 2026.03.27 20:11:16.371867 [ 276 ] {375e2215-b1ca-48aa-97c5-258d9a6e43f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18334 | 2026.03.27 20:11:16.372200 [ 276 ] {375e2215-b1ca-48aa-97c5-258d9a6e43f7} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18335 | 2026.03.27 20:11:16.372237 [ 276 ] {375e2215-b1ca-48aa-97c5-258d9a6e43f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18336 | 2026.03.27 20:11:16.372564 [ 276 ] {375e2215-b1ca-48aa-97c5-258d9a6e43f7} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18337 | 2026.03.27 20:11:16.372781 [ 276 ] {375e2215-b1ca-48aa-97c5-258d9a6e43f7} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18338 | 2026.03.27 20:11:16.372915 [ 276 ] {375e2215-b1ca-48aa-97c5-258d9a6e43f7} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.00111 sec., 37837.83783783783 rows/sec., 2.16 MiB/sec. | ||
| 18339 | 2026.03.27 20:11:16.372951 [ 276 ] {375e2215-b1ca-48aa-97c5-258d9a6e43f7} <Debug> TCPHandler: Processed in 0.001278443 sec. | ||
| 18340 | 2026.03.27 20:11:16.376071 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18341 | 2026.03.27 20:11:16.378579 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_137_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53241 rows, containing 5 columns (5 merged, 0 gathered) in 0.010336862 sec., 5150595.993252111 rows/sec., 329.89 MiB/sec. | ||
| 18342 | 2026.03.27 20:11:16.379051 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_137_38} <Trace> MergedBlockOutputStream: filled checksums all_1_137_38 (state Temporary) | ||
| 18343 | 2026.03.27 20:11:16.379319 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_137_38} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_137_38 to all_1_137_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18344 | 2026.03.27 20:11:16.379391 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_137_38} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_132_37, all_137_137_0] -> all_1_137_38 | ||
| 18345 | 2026.03.27 20:11:16.379490 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18346 | 2026.03.27 20:11:17.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.23 MiB, peak 418.88 MiB, free memory in arenas 0.00 B, will set to 405.45 MiB (RSS), difference: 5.22 MiB | ||
| 18347 | 2026.03.27 20:11:17.102795 [ 225 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18348 | 2026.03.27 20:11:17.102848 [ 225 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18349 | 2026.03.27 20:11:17.106770 [ 225 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18350 | 2026.03.27 20:11:17.695471 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 2270 | ||
| 18351 | 2026.03.27 20:11:17.698199 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18352 | 2026.03.27 20:11:17.698259 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18353 | 2026.03.27 20:11:17.699470 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18354 | 2026.03.27 20:11:17.699730 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18355 | 2026.03.27 20:11:17.699897 [ 137 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 18356 | 2026.03.27 20:11:17.699968 [ 137 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18357 | 2026.03.27 20:11:17.699989 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 18358 | 2026.03.27 20:11:17.700017 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2270 | ||
| 18359 | 2026.03.27 20:11:17.700130 [ 198 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 18360 | 2026.03.27 20:11:17.700779 [ 198 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18361 | 2026.03.27 20:11:17.700962 [ 198 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2098 rows starting from the beginning of the part | ||
| 18362 | 2026.03.27 20:11:17.701372 [ 198 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 24 rows starting from the beginning of the part | ||
| 18363 | 2026.03.27 20:11:17.701734 [ 198 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 46 rows starting from the beginning of the part | ||
| 18364 | 2026.03.27 20:11:17.702081 [ 198 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part | ||
| 18365 | 2026.03.27 20:11:17.702425 [ 198 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 18366 | 2026.03.27 20:11:17.702769 [ 198 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 50 rows starting from the beginning of the part | ||
| 18367 | 2026.03.27 20:11:17.710139 [ 198 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2270 rows, containing 72 columns (72 merged, 0 gathered) in 0.010075208 sec., 225305.52222842447 rows/sec., 173.07 MiB/sec. | ||
| 18368 | 2026.03.27 20:11:17.711849 [ 198 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 18369 | 2026.03.27 20:11:17.712387 [ 198 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_61_12} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18370 | 2026.03.27 20:11:17.712467 [ 198 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_61_12} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 18371 | 2026.03.27 20:11:17.712653 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.05 MiB. | ||
| 18372 | 2026.03.27 20:11:20.067914 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39903 | ||
| 18373 | 2026.03.27 20:11:20.068495 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18374 | 2026.03.27 20:11:20.068537 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18375 | 2026.03.27 20:11:20.069072 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18376 | 2026.03.27 20:11:20.069311 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18377 | 2026.03.27 20:11:20.069455 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39903 | ||
| 18378 | 2026.03.27 20:11:21.089250 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18379 | 2026.03.27 20:11:21.089444 [ 276 ] {8e7211b9-9121-403c-9b86-a39ee52b0bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18380 | 2026.03.27 20:11:21.089510 [ 276 ] {8e7211b9-9121-403c-9b86-a39ee52b0bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18381 | 2026.03.27 20:11:21.090209 [ 276 ] {8e7211b9-9121-403c-9b86-a39ee52b0bb0} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18382 | 2026.03.27 20:11:21.090264 [ 276 ] {8e7211b9-9121-403c-9b86-a39ee52b0bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18383 | 2026.03.27 20:11:21.090679 [ 276 ] {8e7211b9-9121-403c-9b86-a39ee52b0bb0} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18384 | 2026.03.27 20:11:21.090903 [ 276 ] {8e7211b9-9121-403c-9b86-a39ee52b0bb0} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18385 | 2026.03.27 20:11:21.091069 [ 276 ] {8e7211b9-9121-403c-9b86-a39ee52b0bb0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001671 sec., 33512.86654697786 rows/sec., 2.57 MiB/sec. | ||
| 18386 | 2026.03.27 20:11:21.091126 [ 276 ] {8e7211b9-9121-403c-9b86-a39ee52b0bb0} <Debug> TCPHandler: Processed in 0.002007355 sec. | ||
| 18387 | 2026.03.27 20:11:21.091161 [ 221 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18388 | 2026.03.27 20:11:21.091211 [ 221 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18389 | 2026.03.27 20:11:21.091251 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18390 | 2026.03.27 20:11:21.091372 [ 276 ] {ecbf3036-7ccf-4a96-8066-6f3e7ec5a252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18391 | 2026.03.27 20:11:21.091417 [ 276 ] {ecbf3036-7ccf-4a96-8066-6f3e7ec5a252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18392 | 2026.03.27 20:11:21.091909 [ 276 ] {ecbf3036-7ccf-4a96-8066-6f3e7ec5a252} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18393 | 2026.03.27 20:11:21.091948 [ 276 ] {ecbf3036-7ccf-4a96-8066-6f3e7ec5a252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18394 | 2026.03.27 20:11:21.092273 [ 276 ] {ecbf3036-7ccf-4a96-8066-6f3e7ec5a252} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18395 | 2026.03.27 20:11:21.092528 [ 276 ] {ecbf3036-7ccf-4a96-8066-6f3e7ec5a252} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18396 | 2026.03.27 20:11:21.092664 [ 276 ] {ecbf3036-7ccf-4a96-8066-6f3e7ec5a252} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001316 sec., 48632.2188449848 rows/sec., 3.80 MiB/sec. | ||
| 18397 | 2026.03.27 20:11:21.092703 [ 276 ] {ecbf3036-7ccf-4a96-8066-6f3e7ec5a252} <Debug> TCPHandler: Processed in 0.001506087 sec. | ||
| 18398 | 2026.03.27 20:11:21.092764 [ 218 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18399 | 2026.03.27 20:11:21.092820 [ 218 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18400 | 2026.03.27 20:11:21.092825 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18401 | 2026.03.27 20:11:21.092930 [ 276 ] {4f893bb9-b55f-49fa-9155-3277eaf3ac21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18402 | 2026.03.27 20:11:21.092976 [ 276 ] {4f893bb9-b55f-49fa-9155-3277eaf3ac21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18403 | 2026.03.27 20:11:21.093382 [ 276 ] {4f893bb9-b55f-49fa-9155-3277eaf3ac21} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18404 | 2026.03.27 20:11:21.093419 [ 276 ] {4f893bb9-b55f-49fa-9155-3277eaf3ac21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18405 | 2026.03.27 20:11:21.093780 [ 276 ] {4f893bb9-b55f-49fa-9155-3277eaf3ac21} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18406 | 2026.03.27 20:11:21.094077 [ 276 ] {4f893bb9-b55f-49fa-9155-3277eaf3ac21} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18407 | 2026.03.27 20:11:21.094223 [ 276 ] {4f893bb9-b55f-49fa-9155-3277eaf3ac21} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001312 sec., 97560.97560975609 rows/sec., 6.79 MiB/sec. | ||
| 18408 | 2026.03.27 20:11:21.094263 [ 276 ] {4f893bb9-b55f-49fa-9155-3277eaf3ac21} <Debug> TCPHandler: Processed in 0.001487817 sec. | ||
| 18409 | 2026.03.27 20:11:21.094331 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18410 | 2026.03.27 20:11:21.094369 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18411 | 2026.03.27 20:11:21.094399 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18412 | 2026.03.27 20:11:21.094501 [ 276 ] {3ac60212-c42b-4424-b187-690a769ca479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18413 | 2026.03.27 20:11:21.094546 [ 276 ] {3ac60212-c42b-4424-b187-690a769ca479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18414 | 2026.03.27 20:11:21.094904 [ 276 ] {3ac60212-c42b-4424-b187-690a769ca479} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18415 | 2026.03.27 20:11:21.094945 [ 276 ] {3ac60212-c42b-4424-b187-690a769ca479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18416 | 2026.03.27 20:11:21.095295 [ 276 ] {3ac60212-c42b-4424-b187-690a769ca479} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18417 | 2026.03.27 20:11:21.095493 [ 221 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18418 | 2026.03.27 20:11:21.095687 [ 276 ] {3ac60212-c42b-4424-b187-690a769ca479} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18419 | 2026.03.27 20:11:21.095703 [ 218 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18420 | 2026.03.27 20:11:21.095845 [ 276 ] {3ac60212-c42b-4424-b187-690a769ca479} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001363 sec., 35216.43433602348 rows/sec., 2.37 MiB/sec. | ||
| 18421 | 2026.03.27 20:11:21.095888 [ 276 ] {3ac60212-c42b-4424-b187-690a769ca479} <Debug> TCPHandler: Processed in 0.001539337 sec. | ||
| 18422 | 2026.03.27 20:11:21.097269 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18423 | 2026.03.27 20:11:22.149051 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 18424 | 2026.03.27 20:11:22.168266 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18425 | 2026.03.27 20:11:22.168326 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18426 | 2026.03.27 20:11:22.174411 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18427 | 2026.03.27 20:11:22.175124 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18428 | 2026.03.27 20:11:22.178544 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 18429 | 2026.03.27 20:11:22.604414 [ 219 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18430 | 2026.03.27 20:11:22.604464 [ 219 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18431 | 2026.03.27 20:11:22.607335 [ 219 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18432 | 2026.03.27 20:11:26.092299 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18433 | 2026.03.27 20:11:26.092516 [ 276 ] {9ec919f1-6df4-40ea-801f-f1fffc1d8fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18434 | 2026.03.27 20:11:26.092591 [ 276 ] {9ec919f1-6df4-40ea-801f-f1fffc1d8fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18435 | 2026.03.27 20:11:26.093433 [ 276 ] {9ec919f1-6df4-40ea-801f-f1fffc1d8fb2} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18436 | 2026.03.27 20:11:26.093478 [ 276 ] {9ec919f1-6df4-40ea-801f-f1fffc1d8fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18437 | 2026.03.27 20:11:26.093869 [ 276 ] {9ec919f1-6df4-40ea-801f-f1fffc1d8fb2} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18438 | 2026.03.27 20:11:26.094085 [ 276 ] {9ec919f1-6df4-40ea-801f-f1fffc1d8fb2} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18439 | 2026.03.27 20:11:26.094240 [ 276 ] {9ec919f1-6df4-40ea-801f-f1fffc1d8fb2} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001776 sec., 50675.67567567567 rows/sec., 4.27 MiB/sec. | ||
| 18440 | 2026.03.27 20:11:26.094282 [ 276 ] {9ec919f1-6df4-40ea-801f-f1fffc1d8fb2} <Debug> TCPHandler: Processed in 0.002113218 sec. | ||
| 18441 | 2026.03.27 20:11:26.094513 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18442 | 2026.03.27 20:11:26.094613 [ 276 ] {913d11ef-40b3-4612-917a-88ad0d7d6d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18443 | 2026.03.27 20:11:26.094654 [ 276 ] {913d11ef-40b3-4612-917a-88ad0d7d6d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18444 | 2026.03.27 20:11:26.095144 [ 276 ] {913d11ef-40b3-4612-917a-88ad0d7d6d0a} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18445 | 2026.03.27 20:11:26.095180 [ 276 ] {913d11ef-40b3-4612-917a-88ad0d7d6d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18446 | 2026.03.27 20:11:26.095497 [ 276 ] {913d11ef-40b3-4612-917a-88ad0d7d6d0a} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18447 | 2026.03.27 20:11:26.095701 [ 276 ] {913d11ef-40b3-4612-917a-88ad0d7d6d0a} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18448 | 2026.03.27 20:11:26.095832 [ 276 ] {913d11ef-40b3-4612-917a-88ad0d7d6d0a} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001238 sec., 13731.825525040389 rows/sec., 1.01 MiB/sec. | ||
| 18449 | 2026.03.27 20:11:26.095870 [ 276 ] {913d11ef-40b3-4612-917a-88ad0d7d6d0a} <Debug> TCPHandler: Processed in 0.001407925 sec. | ||
| 18450 | 2026.03.27 20:11:26.095993 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18451 | 2026.03.27 20:11:26.096086 [ 276 ] {b57591c7-eaef-45cc-8ab0-cb1d6307fa94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18452 | 2026.03.27 20:11:26.096125 [ 276 ] {b57591c7-eaef-45cc-8ab0-cb1d6307fa94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18453 | 2026.03.27 20:11:26.096610 [ 276 ] {b57591c7-eaef-45cc-8ab0-cb1d6307fa94} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18454 | 2026.03.27 20:11:26.096644 [ 276 ] {b57591c7-eaef-45cc-8ab0-cb1d6307fa94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18455 | 2026.03.27 20:11:26.096932 [ 276 ] {b57591c7-eaef-45cc-8ab0-cb1d6307fa94} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18456 | 2026.03.27 20:11:26.097126 [ 276 ] {b57591c7-eaef-45cc-8ab0-cb1d6307fa94} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18457 | 2026.03.27 20:11:26.097244 [ 276 ] {b57591c7-eaef-45cc-8ab0-cb1d6307fa94} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001232 sec., 65746.75324675324 rows/sec., 5.13 MiB/sec. | ||
| 18458 | 2026.03.27 20:11:26.097280 [ 276 ] {b57591c7-eaef-45cc-8ab0-cb1d6307fa94} <Debug> TCPHandler: Processed in 0.001393815 sec. | ||
| 18459 | 2026.03.27 20:11:26.097465 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18460 | 2026.03.27 20:11:26.097562 [ 276 ] {f5952b20-769b-46bd-820f-fbd06c9a717b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18461 | 2026.03.27 20:11:26.097605 [ 276 ] {f5952b20-769b-46bd-820f-fbd06c9a717b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18462 | 2026.03.27 20:11:26.098035 [ 276 ] {f5952b20-769b-46bd-820f-fbd06c9a717b} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18463 | 2026.03.27 20:11:26.098071 [ 276 ] {f5952b20-769b-46bd-820f-fbd06c9a717b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18464 | 2026.03.27 20:11:26.098394 [ 276 ] {f5952b20-769b-46bd-820f-fbd06c9a717b} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18465 | 2026.03.27 20:11:26.098600 [ 276 ] {f5952b20-769b-46bd-820f-fbd06c9a717b} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18466 | 2026.03.27 20:11:26.098727 [ 276 ] {f5952b20-769b-46bd-820f-fbd06c9a717b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 18467 | 2026.03.27 20:11:26.098764 [ 276 ] {f5952b20-769b-46bd-820f-fbd06c9a717b} <Debug> TCPHandler: Processed in 0.001351984 sec. | ||
| 18468 | 2026.03.27 20:11:26.098876 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18469 | 2026.03.27 20:11:26.098970 [ 276 ] {978795a0-b492-4b21-ae42-8b6b6adc4ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18470 | 2026.03.27 20:11:26.099024 [ 276 ] {978795a0-b492-4b21-ae42-8b6b6adc4ce1} <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 | ||
| 18471 | 2026.03.27 20:11:26.099819 [ 276 ] {978795a0-b492-4b21-ae42-8b6b6adc4ce1} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18472 | 2026.03.27 20:11:26.099855 [ 276 ] {978795a0-b492-4b21-ae42-8b6b6adc4ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18473 | 2026.03.27 20:11:26.100371 [ 276 ] {978795a0-b492-4b21-ae42-8b6b6adc4ce1} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18474 | 2026.03.27 20:11:26.100608 [ 276 ] {978795a0-b492-4b21-ae42-8b6b6adc4ce1} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18475 | 2026.03.27 20:11:26.100744 [ 276 ] {978795a0-b492-4b21-ae42-8b6b6adc4ce1} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001791 sec., 9491.903964265774 rows/sec., 17.01 MiB/sec. | ||
| 18476 | 2026.03.27 20:11:26.100796 [ 276 ] {978795a0-b492-4b21-ae42-8b6b6adc4ce1} <Debug> TCPHandler: Processed in 0.001967745 sec. | ||
| 18477 | 2026.03.27 20:11:26.100911 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18478 | 2026.03.27 20:11:26.101006 [ 276 ] {3a75a587-275a-4a8e-936c-7c474b60f09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18479 | 2026.03.27 20:11:26.101046 [ 276 ] {3a75a587-275a-4a8e-936c-7c474b60f09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18480 | 2026.03.27 20:11:26.101385 [ 276 ] {3a75a587-275a-4a8e-936c-7c474b60f09c} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18481 | 2026.03.27 20:11:26.101421 [ 276 ] {3a75a587-275a-4a8e-936c-7c474b60f09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18482 | 2026.03.27 20:11:26.101712 [ 276 ] {3a75a587-275a-4a8e-936c-7c474b60f09c} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18483 | 2026.03.27 20:11:26.101911 [ 276 ] {3a75a587-275a-4a8e-936c-7c474b60f09c} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18484 | 2026.03.27 20:11:26.102033 [ 276 ] {3a75a587-275a-4a8e-936c-7c474b60f09c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 18485 | 2026.03.27 20:11:26.102069 [ 276 ] {3a75a587-275a-4a8e-936c-7c474b60f09c} <Debug> TCPHandler: Processed in 0.001205941 sec. | ||
| 18486 | 2026.03.27 20:11:27.373772 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18487 | 2026.03.27 20:11:27.373823 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18488 | 2026.03.27 20:11:27.569751 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40351 | ||
| 18489 | 2026.03.27 20:11:27.570333 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18490 | 2026.03.27 20:11:27.570388 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18491 | 2026.03.27 20:11:27.570894 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18492 | 2026.03.27 20:11:27.571137 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18493 | 2026.03.27 20:11:27.571291 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40351 | ||
| 18494 | 2026.03.27 20:11:27.700381 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2290 | ||
| 18495 | 2026.03.27 20:11:27.702884 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18496 | 2026.03.27 20:11:27.702936 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18497 | 2026.03.27 20:11:27.704135 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18498 | 2026.03.27 20:11:27.704411 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18499 | 2026.03.27 20:11:27.704797 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2290 | ||
| 18500 | 2026.03.27 20:11:28.368366 [ 220 ] {} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18501 | 2026.03.27 20:11:28.368434 [ 220 ] {} <Debug> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18502 | 2026.03.27 20:11:28.370124 [ 220 ] {} <Debug> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18503 | 2026.03.27 20:11:28.436099 [ 36 ] {} <Debug> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 18504 | 2026.03.27 20:11:28.436155 [ 36 ] {} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18505 | 2026.03.27 20:11:28.436180 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18506 | 2026.03.27 20:11:28.436272 [ 188 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::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 | ||
| 18507 | 2026.03.27 20:11:28.436273 [ 218 ] {} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18508 | 2026.03.27 20:11:28.436345 [ 218 ] {} <Debug> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18509 | 2026.03.27 20:11:28.436380 [ 188 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18510 | 2026.03.27 20:11:28.436417 [ 188 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 2 rows starting from the beginning of the part | ||
| 18511 | 2026.03.27 20:11:28.436487 [ 188 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 18512 | 2026.03.27 20:11:28.436561 [ 188 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 18513 | 2026.03.27 20:11:28.436601 [ 188 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 18514 | 2026.03.27 20:11:28.436641 [ 188 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 18515 | 2026.03.27 20:11:28.437326 [ 192 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001093749 sec., 5485.719301229075 rows/sec., 407.14 KiB/sec. | ||
| 18516 | 2026.03.27 20:11:28.437488 [ 191 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 18517 | 2026.03.27 20:11:28.437833 [ 191 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_21_5} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18518 | 2026.03.27 20:11:28.437924 [ 191 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_21_5} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 18519 | 2026.03.27 20:11:28.438034 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18520 | 2026.03.27 20:11:28.438647 [ 218 ] {} <Debug> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18521 | 2026.03.27 20:11:28.472791 [ 220 ] {} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18522 | 2026.03.27 20:11:28.472848 [ 220 ] {} <Debug> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18523 | 2026.03.27 20:11:28.475673 [ 220 ] {} <Debug> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 18524 | 2026.03.27 20:11:29.678768 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 18525 | 2026.03.27 20:11:29.697586 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18526 | 2026.03.27 20:11:29.697640 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18527 | 2026.03.27 20:11:29.703816 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18528 | 2026.03.27 20:11:29.704520 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18529 | 2026.03.27 20:11:29.708053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 18530 | 2026.03.27 20:11:31.099845 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18531 | 2026.03.27 20:11:31.100042 [ 276 ] {2be357e5-b28e-4a89-8ac3-371151b236e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18532 | 2026.03.27 20:11:31.100114 [ 276 ] {2be357e5-b28e-4a89-8ac3-371151b236e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18533 | 2026.03.27 20:11:31.100922 [ 276 ] {2be357e5-b28e-4a89-8ac3-371151b236e1} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18534 | 2026.03.27 20:11:31.100968 [ 276 ] {2be357e5-b28e-4a89-8ac3-371151b236e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18535 | 2026.03.27 20:11:31.101358 [ 276 ] {2be357e5-b28e-4a89-8ac3-371151b236e1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 18536 | 2026.03.27 20:11:31.101573 [ 276 ] {2be357e5-b28e-4a89-8ac3-371151b236e1} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18537 | 2026.03.27 20:11:31.101723 [ 276 ] {2be357e5-b28e-4a89-8ac3-371151b236e1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001733 sec., 163877.66878245817 rows/sec., 10.41 MiB/sec. | ||
| 18538 | 2026.03.27 20:11:31.101764 [ 276 ] {2be357e5-b28e-4a89-8ac3-371151b236e1} <Debug> TCPHandler: Processed in 0.002050216 sec. | ||
| 18539 | 2026.03.27 20:11:31.101891 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18540 | 2026.03.27 20:11:31.101987 [ 276 ] {139077e6-0446-4c5e-9626-a4ede7e7bd1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18541 | 2026.03.27 20:11:31.102027 [ 276 ] {139077e6-0446-4c5e-9626-a4ede7e7bd1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18542 | 2026.03.27 20:11:31.102856 [ 276 ] {139077e6-0446-4c5e-9626-a4ede7e7bd1e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18543 | 2026.03.27 20:11:31.102894 [ 276 ] {139077e6-0446-4c5e-9626-a4ede7e7bd1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18544 | 2026.03.27 20:11:31.103254 [ 276 ] {139077e6-0446-4c5e-9626-a4ede7e7bd1e} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18545 | 2026.03.27 20:11:31.103456 [ 276 ] {139077e6-0446-4c5e-9626-a4ede7e7bd1e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18546 | 2026.03.27 20:11:31.103585 [ 276 ] {139077e6-0446-4c5e-9626-a4ede7e7bd1e} <Debug> executeQuery: Read 845 rows, 68.03 KiB in 0.001617 sec., 522572.6654298083 rows/sec., 41.08 MiB/sec. | ||
| 18547 | 2026.03.27 20:11:31.103625 [ 276 ] {139077e6-0446-4c5e-9626-a4ede7e7bd1e} <Debug> TCPHandler: Processed in 0.001781971 sec. | ||
| 18548 | 2026.03.27 20:11:31.103756 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18549 | 2026.03.27 20:11:31.103851 [ 276 ] {92fc4e68-ca29-4a5e-bdc3-1eb3a3e7f7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18550 | 2026.03.27 20:11:31.103890 [ 276 ] {92fc4e68-ca29-4a5e-bdc3-1eb3a3e7f7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18551 | 2026.03.27 20:11:31.104375 [ 276 ] {92fc4e68-ca29-4a5e-bdc3-1eb3a3e7f7ce} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18552 | 2026.03.27 20:11:31.104410 [ 276 ] {92fc4e68-ca29-4a5e-bdc3-1eb3a3e7f7ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18553 | 2026.03.27 20:11:31.104703 [ 276 ] {92fc4e68-ca29-4a5e-bdc3-1eb3a3e7f7ce} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18554 | 2026.03.27 20:11:31.104903 [ 276 ] {92fc4e68-ca29-4a5e-bdc3-1eb3a3e7f7ce} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18555 | 2026.03.27 20:11:31.105029 [ 276 ] {92fc4e68-ca29-4a5e-bdc3-1eb3a3e7f7ce} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001196 sec., 138795.98662207357 rows/sec., 8.45 MiB/sec. | ||
| 18556 | 2026.03.27 20:11:31.105066 [ 276 ] {92fc4e68-ca29-4a5e-bdc3-1eb3a3e7f7ce} <Debug> TCPHandler: Processed in 0.001369034 sec. | ||
| 18557 | 2026.03.27 20:11:31.105184 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18558 | 2026.03.27 20:11:31.105289 [ 276 ] {08a806af-1513-4bc5-8fe7-2198e1878c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18559 | 2026.03.27 20:11:31.105327 [ 276 ] {08a806af-1513-4bc5-8fe7-2198e1878c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18560 | 2026.03.27 20:11:31.105768 [ 276 ] {08a806af-1513-4bc5-8fe7-2198e1878c90} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18561 | 2026.03.27 20:11:31.105802 [ 276 ] {08a806af-1513-4bc5-8fe7-2198e1878c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18562 | 2026.03.27 20:11:31.106087 [ 276 ] {08a806af-1513-4bc5-8fe7-2198e1878c90} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 18563 | 2026.03.27 20:11:31.106290 [ 276 ] {08a806af-1513-4bc5-8fe7-2198e1878c90} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18564 | 2026.03.27 20:11:31.106410 [ 276 ] {08a806af-1513-4bc5-8fe7-2198e1878c90} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001139 sec., 130816.5057067603 rows/sec., 8.45 MiB/sec. | ||
| 18565 | 2026.03.27 20:11:31.106446 [ 276 ] {08a806af-1513-4bc5-8fe7-2198e1878c90} <Debug> TCPHandler: Processed in 0.001309363 sec. | ||
| 18566 | 2026.03.27 20:11:31.106457 [ 218 ] {} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18567 | 2026.03.27 20:11:31.106509 [ 218 ] {} <Debug> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18568 | 2026.03.27 20:11:31.106564 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18569 | 2026.03.27 20:11:31.106671 [ 276 ] {de86d730-4286-445d-bc80-529ff31ca34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18570 | 2026.03.27 20:11:31.106710 [ 276 ] {de86d730-4286-445d-bc80-529ff31ca34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18571 | 2026.03.27 20:11:31.107144 [ 276 ] {de86d730-4286-445d-bc80-529ff31ca34d} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18572 | 2026.03.27 20:11:31.107182 [ 276 ] {de86d730-4286-445d-bc80-529ff31ca34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18573 | 2026.03.27 20:11:31.107509 [ 276 ] {de86d730-4286-445d-bc80-529ff31ca34d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 18574 | 2026.03.27 20:11:31.107752 [ 276 ] {de86d730-4286-445d-bc80-529ff31ca34d} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18575 | 2026.03.27 20:11:31.107878 [ 276 ] {de86d730-4286-445d-bc80-529ff31ca34d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001225 sec., 120816.32653061225 rows/sec., 6.87 MiB/sec. | ||
| 18576 | 2026.03.27 20:11:31.107917 [ 276 ] {de86d730-4286-445d-bc80-529ff31ca34d} <Debug> TCPHandler: Processed in 0.001404505 sec. | ||
| 18577 | 2026.03.27 20:11:31.108041 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18578 | 2026.03.27 20:11:31.108135 [ 276 ] {3f804e3a-3cd0-4947-afe9-f5e538ffc558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18579 | 2026.03.27 20:11:31.108175 [ 276 ] {3f804e3a-3cd0-4947-afe9-f5e538ffc558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18580 | 2026.03.27 20:11:31.108264 [ 218 ] {} <Debug> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18581 | 2026.03.27 20:11:31.108787 [ 276 ] {3f804e3a-3cd0-4947-afe9-f5e538ffc558} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18582 | 2026.03.27 20:11:31.108823 [ 276 ] {3f804e3a-3cd0-4947-afe9-f5e538ffc558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18583 | 2026.03.27 20:11:31.109136 [ 276 ] {3f804e3a-3cd0-4947-afe9-f5e538ffc558} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18584 | 2026.03.27 20:11:31.109341 [ 276 ] {3f804e3a-3cd0-4947-afe9-f5e538ffc558} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18585 | 2026.03.27 20:11:31.109464 [ 276 ] {3f804e3a-3cd0-4947-afe9-f5e538ffc558} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001346 sec., 381872.21396731056 rows/sec., 26.92 MiB/sec. | ||
| 18586 | 2026.03.27 20:11:31.109500 [ 276 ] {3f804e3a-3cd0-4947-afe9-f5e538ffc558} <Debug> TCPHandler: Processed in 0.001513547 sec. | ||
| 18587 | 2026.03.27 20:11:31.109611 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18588 | 2026.03.27 20:11:31.109712 [ 276 ] {45acd7b4-ac5a-4201-9fd7-8d5b7e0042a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18589 | 2026.03.27 20:11:31.109751 [ 276 ] {45acd7b4-ac5a-4201-9fd7-8d5b7e0042a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18590 | 2026.03.27 20:11:31.110077 [ 276 ] {45acd7b4-ac5a-4201-9fd7-8d5b7e0042a5} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18591 | 2026.03.27 20:11:31.110110 [ 276 ] {45acd7b4-ac5a-4201-9fd7-8d5b7e0042a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18592 | 2026.03.27 20:11:31.110402 [ 276 ] {45acd7b4-ac5a-4201-9fd7-8d5b7e0042a5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 18593 | 2026.03.27 20:11:31.110608 [ 276 ] {45acd7b4-ac5a-4201-9fd7-8d5b7e0042a5} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18594 | 2026.03.27 20:11:31.110727 [ 276 ] {45acd7b4-ac5a-4201-9fd7-8d5b7e0042a5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 18595 | 2026.03.27 20:11:31.110769 [ 276 ] {45acd7b4-ac5a-4201-9fd7-8d5b7e0042a5} <Debug> TCPHandler: Processed in 0.001206091 sec. | ||
| 18596 | 2026.03.27 20:11:31.110879 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18597 | 2026.03.27 20:11:31.110972 [ 276 ] {b17e7376-ef29-4c57-987b-105d17c47331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18598 | 2026.03.27 20:11:31.111013 [ 276 ] {b17e7376-ef29-4c57-987b-105d17c47331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18599 | 2026.03.27 20:11:31.111422 [ 276 ] {b17e7376-ef29-4c57-987b-105d17c47331} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18600 | 2026.03.27 20:11:31.111456 [ 276 ] {b17e7376-ef29-4c57-987b-105d17c47331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18601 | 2026.03.27 20:11:31.111769 [ 276 ] {b17e7376-ef29-4c57-987b-105d17c47331} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18602 | 2026.03.27 20:11:31.111981 [ 276 ] {b17e7376-ef29-4c57-987b-105d17c47331} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18603 | 2026.03.27 20:11:31.112104 [ 276 ] {b17e7376-ef29-4c57-987b-105d17c47331} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00115 sec., 230434.78260869565 rows/sec., 15.31 MiB/sec. | ||
| 18604 | 2026.03.27 20:11:31.112139 [ 276 ] {b17e7376-ef29-4c57-987b-105d17c47331} <Debug> TCPHandler: Processed in 0.001307254 sec. | ||
| 18605 | 2026.03.27 20:11:31.112255 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18606 | 2026.03.27 20:11:31.112357 [ 276 ] {1c87c270-bc7c-4eca-8a6b-9390b4f15e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18607 | 2026.03.27 20:11:31.112398 [ 276 ] {1c87c270-bc7c-4eca-8a6b-9390b4f15e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18608 | 2026.03.27 20:11:31.112708 [ 276 ] {1c87c270-bc7c-4eca-8a6b-9390b4f15e4c} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18609 | 2026.03.27 20:11:31.112742 [ 276 ] {1c87c270-bc7c-4eca-8a6b-9390b4f15e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18610 | 2026.03.27 20:11:31.113024 [ 276 ] {1c87c270-bc7c-4eca-8a6b-9390b4f15e4c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 18611 | 2026.03.27 20:11:31.113226 [ 276 ] {1c87c270-bc7c-4eca-8a6b-9390b4f15e4c} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18612 | 2026.03.27 20:11:31.113346 [ 276 ] {1c87c270-bc7c-4eca-8a6b-9390b4f15e4c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001007 sec., 993.0486593843098 rows/sec., 66.91 KiB/sec. | ||
| 18613 | 2026.03.27 20:11:31.113381 [ 276 ] {1c87c270-bc7c-4eca-8a6b-9390b4f15e4c} <Debug> TCPHandler: Processed in 0.001172671 sec. | ||
| 18614 | 2026.03.27 20:11:31.113504 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18615 | 2026.03.27 20:11:31.113604 [ 276 ] {57ee5887-89e8-4e64-99d6-d5202c5cd562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18616 | 2026.03.27 20:11:31.113656 [ 276 ] {57ee5887-89e8-4e64-99d6-d5202c5cd562} <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 | ||
| 18617 | 2026.03.27 20:11:31.114461 [ 276 ] {57ee5887-89e8-4e64-99d6-d5202c5cd562} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18618 | 2026.03.27 20:11:31.114495 [ 276 ] {57ee5887-89e8-4e64-99d6-d5202c5cd562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18619 | 2026.03.27 20:11:31.115007 [ 276 ] {57ee5887-89e8-4e64-99d6-d5202c5cd562} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18620 | 2026.03.27 20:11:31.115220 [ 276 ] {57ee5887-89e8-4e64-99d6-d5202c5cd562} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18621 | 2026.03.27 20:11:31.115353 [ 276 ] {57ee5887-89e8-4e64-99d6-d5202c5cd562} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001766 sec., 13590.033975084938 rows/sec., 24.35 MiB/sec. | ||
| 18622 | 2026.03.27 20:11:31.115405 [ 276 ] {57ee5887-89e8-4e64-99d6-d5202c5cd562} <Debug> TCPHandler: Processed in 0.001947974 sec. | ||
| 18623 | 2026.03.27 20:11:31.115528 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18624 | 2026.03.27 20:11:31.115623 [ 276 ] {3a1e30fa-a8b6-4ab4-9b27-d285f01027ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18625 | 2026.03.27 20:11:31.115663 [ 276 ] {3a1e30fa-a8b6-4ab4-9b27-d285f01027ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18626 | 2026.03.27 20:11:31.115993 [ 276 ] {3a1e30fa-a8b6-4ab4-9b27-d285f01027ae} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18627 | 2026.03.27 20:11:31.116027 [ 276 ] {3a1e30fa-a8b6-4ab4-9b27-d285f01027ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18628 | 2026.03.27 20:11:31.116318 [ 276 ] {3a1e30fa-a8b6-4ab4-9b27-d285f01027ae} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18629 | 2026.03.27 20:11:31.116529 [ 276 ] {3a1e30fa-a8b6-4ab4-9b27-d285f01027ae} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18630 | 2026.03.27 20:11:31.116648 [ 276 ] {3a1e30fa-a8b6-4ab4-9b27-d285f01027ae} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001043 sec., 86289.54937679769 rows/sec., 5.40 MiB/sec. | ||
| 18631 | 2026.03.27 20:11:31.116683 [ 276 ] {3a1e30fa-a8b6-4ab4-9b27-d285f01027ae} <Debug> TCPHandler: Processed in 0.001213212 sec. | ||
| 18632 | 2026.03.27 20:11:35.072402 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40863 | ||
| 18633 | 2026.03.27 20:11:35.072974 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18634 | 2026.03.27 20:11:35.073017 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18635 | 2026.03.27 20:11:35.073527 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18636 | 2026.03.27 20:11:35.073762 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18637 | 2026.03.27 20:11:35.073896 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40863 | ||
| 18638 | 2026.03.27 20:11:35.073962 [ 219 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18639 | 2026.03.27 20:11:35.074012 [ 219 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18640 | 2026.03.27 20:11:35.077222 [ 219 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18641 | 2026.03.27 20:11:36.091999 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18642 | 2026.03.27 20:11:36.092177 [ 276 ] {5c7f4f37-d86b-48dd-aa9c-d6a93e0b7ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18643 | 2026.03.27 20:11:36.092246 [ 276 ] {5c7f4f37-d86b-48dd-aa9c-d6a93e0b7ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18644 | 2026.03.27 20:11:36.092941 [ 276 ] {5c7f4f37-d86b-48dd-aa9c-d6a93e0b7ffc} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18645 | 2026.03.27 20:11:36.092992 [ 276 ] {5c7f4f37-d86b-48dd-aa9c-d6a93e0b7ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18646 | 2026.03.27 20:11:36.093425 [ 276 ] {5c7f4f37-d86b-48dd-aa9c-d6a93e0b7ffc} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18647 | 2026.03.27 20:11:36.093661 [ 276 ] {5c7f4f37-d86b-48dd-aa9c-d6a93e0b7ffc} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18648 | 2026.03.27 20:11:36.093833 [ 276 ] {5c7f4f37-d86b-48dd-aa9c-d6a93e0b7ffc} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001702 sec., 52878.965922444186 rows/sec., 4.45 MiB/sec. | ||
| 18649 | 2026.03.27 20:11:36.093843 [ 110 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18650 | 2026.03.27 20:11:36.093889 [ 276 ] {5c7f4f37-d86b-48dd-aa9c-d6a93e0b7ffc} <Debug> TCPHandler: Processed in 0.002024856 sec. | ||
| 18651 | 2026.03.27 20:11:36.093913 [ 110 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18652 | 2026.03.27 20:11:36.093938 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18653 | 2026.03.27 20:11:36.094036 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18654 | 2026.03.27 20:11:36.094050 [ 199 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18655 | 2026.03.27 20:11:36.094148 [ 276 ] {08d6f6f2-05e4-4de7-bb65-58f0ee3d034a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18656 | 2026.03.27 20:11:36.094162 [ 199 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18657 | 2026.03.27 20:11:36.094194 [ 276 ] {08d6f6f2-05e4-4de7-bb65-58f0ee3d034a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18658 | 2026.03.27 20:11:36.094196 [ 199 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 3365 rows starting from the beginning of the part | ||
| 18659 | 2026.03.27 20:11:36.094269 [ 199 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 3197 rows starting from the beginning of the part | ||
| 18660 | 2026.03.27 20:11:36.094322 [ 199 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 56 rows starting from the beginning of the part | ||
| 18661 | 2026.03.27 20:11:36.094376 [ 199 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 90 rows starting from the beginning of the part | ||
| 18662 | 2026.03.27 20:11:36.094421 [ 199 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 845 rows starting from the beginning of the part | ||
| 18663 | 2026.03.27 20:11:36.094472 [ 199 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 90 rows starting from the beginning of the part | ||
| 18664 | 2026.03.27 20:11:36.094659 [ 276 ] {08d6f6f2-05e4-4de7-bb65-58f0ee3d034a} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18665 | 2026.03.27 20:11:36.094698 [ 276 ] {08d6f6f2-05e4-4de7-bb65-58f0ee3d034a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18666 | 2026.03.27 20:11:36.095023 [ 276 ] {08d6f6f2-05e4-4de7-bb65-58f0ee3d034a} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18667 | 2026.03.27 20:11:36.095243 [ 276 ] {08d6f6f2-05e4-4de7-bb65-58f0ee3d034a} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18668 | 2026.03.27 20:11:36.095388 [ 276 ] {08d6f6f2-05e4-4de7-bb65-58f0ee3d034a} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001265 sec., 13438.735177865612 rows/sec., 1010.53 KiB/sec. | ||
| 18669 | 2026.03.27 20:11:36.095433 [ 276 ] {08d6f6f2-05e4-4de7-bb65-58f0ee3d034a} <Debug> TCPHandler: Processed in 0.001454656 sec. | ||
| 18670 | 2026.03.27 20:11:36.095570 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18671 | 2026.03.27 20:11:36.095672 [ 276 ] {41a7c9ed-f670-434a-9e4f-218fdb0e6b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18672 | 2026.03.27 20:11:36.095714 [ 276 ] {41a7c9ed-f670-434a-9e4f-218fdb0e6b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18673 | 2026.03.27 20:11:36.096181 [ 276 ] {41a7c9ed-f670-434a-9e4f-218fdb0e6b99} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18674 | 2026.03.27 20:11:36.096218 [ 276 ] {41a7c9ed-f670-434a-9e4f-218fdb0e6b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18675 | 2026.03.27 20:11:36.096538 [ 276 ] {41a7c9ed-f670-434a-9e4f-218fdb0e6b99} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18676 | 2026.03.27 20:11:36.096707 [ 192 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7643 rows, containing 5 columns (5 merged, 0 gathered) in 0.002702718 sec., 2827893.9941199934 rows/sec., 225.75 MiB/sec. | ||
| 18677 | 2026.03.27 20:11:36.096762 [ 276 ] {41a7c9ed-f670-434a-9e4f-218fdb0e6b99} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18678 | 2026.03.27 20:11:36.096894 [ 110 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18679 | 2026.03.27 20:11:36.096906 [ 276 ] {41a7c9ed-f670-434a-9e4f-218fdb0e6b99} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001256 sec., 64490.44585987261 rows/sec., 5.04 MiB/sec. | ||
| 18680 | 2026.03.27 20:11:36.096930 [ 110 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18681 | 2026.03.27 20:11:36.096952 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18682 | 2026.03.27 20:11:36.096957 [ 276 ] {41a7c9ed-f670-434a-9e4f-218fdb0e6b99} <Debug> TCPHandler: Processed in 0.001440146 sec. | ||
| 18683 | 2026.03.27 20:11:36.097058 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18684 | 2026.03.27 20:11:36.097103 [ 197 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18685 | 2026.03.27 20:11:36.097115 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18686 | 2026.03.27 20:11:36.097150 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18687 | 2026.03.27 20:11:36.097178 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1831 rows starting from the beginning of the part | ||
| 18688 | 2026.03.27 20:11:36.097230 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1746 rows starting from the beginning of the part | ||
| 18689 | 2026.03.27 20:11:36.097235 [ 276 ] {e58619b3-e185-4e36-8d5f-049fa916642d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18690 | 2026.03.27 20:11:36.097275 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 64 rows starting from the beginning of the part | ||
| 18691 | 2026.03.27 20:11:36.097286 [ 276 ] {e58619b3-e185-4e36-8d5f-049fa916642d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18692 | 2026.03.27 20:11:36.097315 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 81 rows starting from the beginning of the part | ||
| 18693 | 2026.03.27 20:11:36.097358 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 514 rows starting from the beginning of the part | ||
| 18694 | 2026.03.27 20:11:36.097396 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 81 rows starting from the beginning of the part | ||
| 18695 | 2026.03.27 20:11:36.097484 [ 197 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_141_28} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18696 | 2026.03.27 20:11:36.097577 [ 197 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_141_28} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18697 | 2026.03.27 20:11:36.097691 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 18698 | 2026.03.27 20:11:36.097763 [ 276 ] {e58619b3-e185-4e36-8d5f-049fa916642d} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18699 | 2026.03.27 20:11:36.097802 [ 276 ] {e58619b3-e185-4e36-8d5f-049fa916642d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18700 | 2026.03.27 20:11:36.098162 [ 276 ] {e58619b3-e185-4e36-8d5f-049fa916642d} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18701 | 2026.03.27 20:11:36.098409 [ 276 ] {e58619b3-e185-4e36-8d5f-049fa916642d} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18702 | 2026.03.27 20:11:36.098561 [ 276 ] {e58619b3-e185-4e36-8d5f-049fa916642d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001349 sec., 118606.37509266124 rows/sec., 8.26 MiB/sec. | ||
| 18703 | 2026.03.27 20:11:36.098601 [ 276 ] {e58619b3-e185-4e36-8d5f-049fa916642d} <Debug> TCPHandler: Processed in 0.001537497 sec. | ||
| 18704 | 2026.03.27 20:11:36.098730 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18705 | 2026.03.27 20:11:36.098830 [ 276 ] {f88e3ffc-5edf-454f-a546-164aa0345f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18706 | 2026.03.27 20:11:36.098887 [ 276 ] {f88e3ffc-5edf-454f-a546-164aa0345f8f} <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 | ||
| 18707 | 2026.03.27 20:11:36.098907 [ 194 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4317 rows, containing 5 columns (5 merged, 0 gathered) in 0.001892803 sec., 2280744.4831818207 rows/sec., 165.32 MiB/sec. | ||
| 18708 | 2026.03.27 20:11:36.099161 [ 196 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18709 | 2026.03.27 20:11:36.099483 [ 196 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_141_28} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18710 | 2026.03.27 20:11:36.099569 [ 196 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_141_28} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18711 | 2026.03.27 20:11:36.099674 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 18712 | 2026.03.27 20:11:36.099723 [ 276 ] {f88e3ffc-5edf-454f-a546-164aa0345f8f} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18713 | 2026.03.27 20:11:36.099765 [ 276 ] {f88e3ffc-5edf-454f-a546-164aa0345f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18714 | 2026.03.27 20:11:36.100324 [ 276 ] {f88e3ffc-5edf-454f-a546-164aa0345f8f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18715 | 2026.03.27 20:11:36.100559 [ 276 ] {f88e3ffc-5edf-454f-a546-164aa0345f8f} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18716 | 2026.03.27 20:11:36.100706 [ 276 ] {f88e3ffc-5edf-454f-a546-164aa0345f8f} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001895 sec., 8970.976253298153 rows/sec., 16.08 MiB/sec. | ||
| 18717 | 2026.03.27 20:11:36.100887 [ 276 ] {f88e3ffc-5edf-454f-a546-164aa0345f8f} <Debug> TCPHandler: Processed in 0.002205369 sec. | ||
| 18718 | 2026.03.27 20:11:36.101047 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18719 | 2026.03.27 20:11:36.101146 [ 276 ] {421a7d38-8685-44a9-8bcc-d7eb98452364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18720 | 2026.03.27 20:11:36.101189 [ 276 ] {421a7d38-8685-44a9-8bcc-d7eb98452364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18721 | 2026.03.27 20:11:36.101638 [ 276 ] {421a7d38-8685-44a9-8bcc-d7eb98452364} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18722 | 2026.03.27 20:11:36.101679 [ 276 ] {421a7d38-8685-44a9-8bcc-d7eb98452364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18723 | 2026.03.27 20:11:36.102006 [ 276 ] {421a7d38-8685-44a9-8bcc-d7eb98452364} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18724 | 2026.03.27 20:11:36.102223 [ 276 ] {421a7d38-8685-44a9-8bcc-d7eb98452364} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18725 | 2026.03.27 20:11:36.102343 [ 110 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18726 | 2026.03.27 20:11:36.102355 [ 276 ] {421a7d38-8685-44a9-8bcc-d7eb98452364} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001228 sec., 48859.9348534202 rows/sec., 3.29 MiB/sec. | ||
| 18727 | 2026.03.27 20:11:36.102381 [ 110 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18728 | 2026.03.27 20:11:36.102403 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18729 | 2026.03.27 20:11:36.102405 [ 276 ] {421a7d38-8685-44a9-8bcc-d7eb98452364} <Debug> TCPHandler: Processed in 0.001409015 sec. | ||
| 18730 | 2026.03.27 20:11:36.102480 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18731 | 2026.03.27 20:11:36.102562 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18732 | 2026.03.27 20:11:36.102587 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 7410 rows starting from the beginning of the part | ||
| 18733 | 2026.03.27 20:11:36.102628 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 42 rows starting from the beginning of the part | ||
| 18734 | 2026.03.27 20:11:36.102664 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 48 rows starting from the beginning of the part | ||
| 18735 | 2026.03.27 20:11:36.102695 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 18736 | 2026.03.27 20:11:36.102734 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 90 rows starting from the beginning of the part | ||
| 18737 | 2026.03.27 20:11:36.102783 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 18738 | 2026.03.27 20:11:36.104566 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7710 rows, containing 4 columns (4 merged, 0 gathered) in 0.002114407 sec., 3646412.4456644347 rows/sec., 240.32 MiB/sec. | ||
| 18739 | 2026.03.27 20:11:36.105055 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18740 | 2026.03.27 20:11:36.105384 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_141_28} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18741 | 2026.03.27 20:11:36.105468 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_141_28} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18742 | 2026.03.27 20:11:36.105563 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 18743 | 2026.03.27 20:11:36.481852 [ 224 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18744 | 2026.03.27 20:11:36.481918 [ 224 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18745 | 2026.03.27 20:11:36.485389 [ 224 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18746 | 2026.03.27 20:11:37.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.97 MiB, peak 418.88 MiB, free memory in arenas 0.00 B, will set to 405.45 MiB (RSS), difference: 3.48 MiB | ||
| 18747 | 2026.03.27 20:11:37.209065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 18748 | 2026.03.27 20:11:37.225312 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18749 | 2026.03.27 20:11:37.225354 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18750 | 2026.03.27 20:11:37.231563 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18751 | 2026.03.27 20:11:37.232289 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18752 | 2026.03.27 20:11:37.235192 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 18753 | 2026.03.27 20:11:37.705898 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2324 | ||
| 18754 | 2026.03.27 20:11:37.708543 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18755 | 2026.03.27 20:11:37.708601 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18756 | 2026.03.27 20:11:37.709846 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18757 | 2026.03.27 20:11:37.710134 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18758 | 2026.03.27 20:11:37.710528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2324 | ||
| 18759 | 2026.03.27 20:11:41.099670 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18760 | 2026.03.27 20:11:41.099871 [ 276 ] {d0674924-1f1e-4490-9b33-97817cfa301e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18761 | 2026.03.27 20:11:41.099939 [ 276 ] {d0674924-1f1e-4490-9b33-97817cfa301e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18762 | 2026.03.27 20:11:41.100692 [ 276 ] {d0674924-1f1e-4490-9b33-97817cfa301e} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18763 | 2026.03.27 20:11:41.100745 [ 276 ] {d0674924-1f1e-4490-9b33-97817cfa301e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18764 | 2026.03.27 20:11:41.101184 [ 276 ] {d0674924-1f1e-4490-9b33-97817cfa301e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 18765 | 2026.03.27 20:11:41.101408 [ 276 ] {d0674924-1f1e-4490-9b33-97817cfa301e} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18766 | 2026.03.27 20:11:41.101564 [ 276 ] {d0674924-1f1e-4490-9b33-97817cfa301e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001739 sec., 163312.24841863138 rows/sec., 10.37 MiB/sec. | ||
| 18767 | 2026.03.27 20:11:41.101617 [ 276 ] {d0674924-1f1e-4490-9b33-97817cfa301e} <Debug> TCPHandler: Processed in 0.002073816 sec. | ||
| 18768 | 2026.03.27 20:11:41.101775 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18769 | 2026.03.27 20:11:41.101880 [ 276 ] {e86cd30d-a8be-4017-a148-21f00e807084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18770 | 2026.03.27 20:11:41.101923 [ 276 ] {e86cd30d-a8be-4017-a148-21f00e807084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18771 | 2026.03.27 20:11:41.102717 [ 276 ] {e86cd30d-a8be-4017-a148-21f00e807084} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18772 | 2026.03.27 20:11:41.102756 [ 276 ] {e86cd30d-a8be-4017-a148-21f00e807084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18773 | 2026.03.27 20:11:41.103119 [ 276 ] {e86cd30d-a8be-4017-a148-21f00e807084} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18774 | 2026.03.27 20:11:41.103330 [ 276 ] {e86cd30d-a8be-4017-a148-21f00e807084} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18775 | 2026.03.27 20:11:41.103458 [ 276 ] {e86cd30d-a8be-4017-a148-21f00e807084} <Debug> executeQuery: Read 845 rows, 68.03 KiB in 0.001602 sec., 527465.6679151062 rows/sec., 41.47 MiB/sec. | ||
| 18776 | 2026.03.27 20:11:41.103496 [ 276 ] {e86cd30d-a8be-4017-a148-21f00e807084} <Debug> TCPHandler: Processed in 0.001772031 sec. | ||
| 18777 | 2026.03.27 20:11:41.103642 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18778 | 2026.03.27 20:11:41.103748 [ 276 ] {2fa75d5f-0436-40f6-9008-c15622acc1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18779 | 2026.03.27 20:11:41.103790 [ 276 ] {2fa75d5f-0436-40f6-9008-c15622acc1d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18780 | 2026.03.27 20:11:41.104259 [ 276 ] {2fa75d5f-0436-40f6-9008-c15622acc1d5} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18781 | 2026.03.27 20:11:41.104296 [ 276 ] {2fa75d5f-0436-40f6-9008-c15622acc1d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18782 | 2026.03.27 20:11:41.104641 [ 276 ] {2fa75d5f-0436-40f6-9008-c15622acc1d5} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18783 | 2026.03.27 20:11:41.104848 [ 276 ] {2fa75d5f-0436-40f6-9008-c15622acc1d5} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18784 | 2026.03.27 20:11:41.104959 [ 28 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18785 | 2026.03.27 20:11:41.104978 [ 276 ] {2fa75d5f-0436-40f6-9008-c15622acc1d5} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001251 sec., 132693.84492406074 rows/sec., 8.08 MiB/sec. | ||
| 18786 | 2026.03.27 20:11:41.105025 [ 28 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18787 | 2026.03.27 20:11:41.105046 [ 276 ] {2fa75d5f-0436-40f6-9008-c15622acc1d5} <Debug> TCPHandler: Processed in 0.001456076 sec. | ||
| 18788 | 2026.03.27 20:11:41.105050 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18789 | 2026.03.27 20:11:41.105177 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18790 | 2026.03.27 20:11:41.105200 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18791 | 2026.03.27 20:11:41.105274 [ 276 ] {0616618b-a029-4b83-9462-02827d20c072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18792 | 2026.03.27 20:11:41.105319 [ 276 ] {0616618b-a029-4b83-9462-02827d20c072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18793 | 2026.03.27 20:11:41.105363 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18794 | 2026.03.27 20:11:41.105407 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 226 rows starting from the beginning of the part | ||
| 18795 | 2026.03.27 20:11:41.105485 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 183 rows starting from the beginning of the part | ||
| 18796 | 2026.03.27 20:11:41.105539 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 17 rows starting from the beginning of the part | ||
| 18797 | 2026.03.27 20:11:41.105585 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 166 rows starting from the beginning of the part | ||
| 18798 | 2026.03.27 20:11:41.105630 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 17 rows starting from the beginning of the part | ||
| 18799 | 2026.03.27 20:11:41.105675 [ 197 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 166 rows starting from the beginning of the part | ||
| 18800 | 2026.03.27 20:11:41.105750 [ 276 ] {0616618b-a029-4b83-9462-02827d20c072} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18801 | 2026.03.27 20:11:41.105787 [ 276 ] {0616618b-a029-4b83-9462-02827d20c072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18802 | 2026.03.27 20:11:41.106097 [ 276 ] {0616618b-a029-4b83-9462-02827d20c072} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 18803 | 2026.03.27 20:11:41.106302 [ 276 ] {0616618b-a029-4b83-9462-02827d20c072} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18804 | 2026.03.27 20:11:41.106424 [ 276 ] {0616618b-a029-4b83-9462-02827d20c072} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001228 sec., 121335.50488599349 rows/sec., 7.84 MiB/sec. | ||
| 18805 | 2026.03.27 20:11:41.106437 [ 114 ] {} <Debug> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 18806 | 2026.03.27 20:11:41.106459 [ 276 ] {0616618b-a029-4b83-9462-02827d20c072} <Debug> TCPHandler: Processed in 0.001392765 sec. | ||
| 18807 | 2026.03.27 20:11:41.106569 [ 114 ] {} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18808 | 2026.03.27 20:11:41.106597 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18809 | 2026.03.27 20:11:41.106647 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 775 rows, containing 5 columns (5 merged, 0 gathered) in 0.001515077 sec., 511525.15680721175 rows/sec., 33.96 MiB/sec. | ||
| 18810 | 2026.03.27 20:11:41.106663 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18811 | 2026.03.27 20:11:41.106686 [ 195 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 18812 | 2026.03.27 20:11:41.106769 [ 276 ] {5346ed59-e32c-4ab6-bab8-9d7001066f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18813 | 2026.03.27 20:11:41.106792 [ 195 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18814 | 2026.03.27 20:11:41.106810 [ 276 ] {5346ed59-e32c-4ab6-bab8-9d7001066f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18815 | 2026.03.27 20:11:41.106825 [ 195 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 978 rows starting from the beginning of the part | ||
| 18816 | 2026.03.27 20:11:41.106850 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18817 | 2026.03.27 20:11:41.106878 [ 195 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 825 rows starting from the beginning of the part | ||
| 18818 | 2026.03.27 20:11:41.106922 [ 195 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 825 rows starting from the beginning of the part | ||
| 18819 | 2026.03.27 20:11:41.106960 [ 195 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 950 rows starting from the beginning of the part | ||
| 18820 | 2026.03.27 20:11:41.106996 [ 195 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 149 rows starting from the beginning of the part | ||
| 18821 | 2026.03.27 20:11:41.107031 [ 195 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 149 rows starting from the beginning of the part | ||
| 18822 | 2026.03.27 20:11:41.107203 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_121_24} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18823 | 2026.03.27 20:11:41.107240 [ 276 ] {5346ed59-e32c-4ab6-bab8-9d7001066f26} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18824 | 2026.03.27 20:11:41.107281 [ 276 ] {5346ed59-e32c-4ab6-bab8-9d7001066f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18825 | 2026.03.27 20:11:41.107291 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_121_24} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18826 | 2026.03.27 20:11:41.107387 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 18827 | 2026.03.27 20:11:41.107592 [ 276 ] {5346ed59-e32c-4ab6-bab8-9d7001066f26} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 18828 | 2026.03.27 20:11:41.107804 [ 276 ] {5346ed59-e32c-4ab6-bab8-9d7001066f26} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18829 | 2026.03.27 20:11:41.107926 [ 276 ] {5346ed59-e32c-4ab6-bab8-9d7001066f26} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001175 sec., 125957.44680851063 rows/sec., 7.16 MiB/sec. | ||
| 18830 | 2026.03.27 20:11:41.107963 [ 276 ] {5346ed59-e32c-4ab6-bab8-9d7001066f26} <Debug> TCPHandler: Processed in 0.001348014 sec. | ||
| 18831 | 2026.03.27 20:11:41.108074 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18832 | 2026.03.27 20:11:41.108168 [ 276 ] {d487dc77-6ad4-474a-9008-8b2a76f0f044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18833 | 2026.03.27 20:11:41.108206 [ 276 ] {d487dc77-6ad4-474a-9008-8b2a76f0f044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18834 | 2026.03.27 20:11:41.108370 [ 201 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3876 rows, containing 5 columns (5 merged, 0 gathered) in 0.00172405 sec., 2248194.6579275546 rows/sec., 141.87 MiB/sec. | ||
| 18835 | 2026.03.27 20:11:41.108545 [ 190 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 18836 | 2026.03.27 20:11:41.108786 [ 190 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_42_9} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18837 | 2026.03.27 20:11:41.108795 [ 276 ] {d487dc77-6ad4-474a-9008-8b2a76f0f044} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18838 | 2026.03.27 20:11:41.108839 [ 276 ] {d487dc77-6ad4-474a-9008-8b2a76f0f044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18839 | 2026.03.27 20:11:41.108852 [ 190 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_42_9} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 18840 | 2026.03.27 20:11:41.108925 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 18841 | 2026.03.27 20:11:41.109167 [ 276 ] {d487dc77-6ad4-474a-9008-8b2a76f0f044} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18842 | 2026.03.27 20:11:41.109401 [ 276 ] {d487dc77-6ad4-474a-9008-8b2a76f0f044} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18843 | 2026.03.27 20:11:41.109527 [ 276 ] {d487dc77-6ad4-474a-9008-8b2a76f0f044} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001377 sec., 373275.23602033406 rows/sec., 26.31 MiB/sec. | ||
| 18844 | 2026.03.27 20:11:41.109564 [ 276 ] {d487dc77-6ad4-474a-9008-8b2a76f0f044} <Debug> TCPHandler: Processed in 0.001537077 sec. | ||
| 18845 | 2026.03.27 20:11:41.109671 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18846 | 2026.03.27 20:11:41.109764 [ 276 ] {ae29e22f-e4d8-4754-a48b-1324cd5f6360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18847 | 2026.03.27 20:11:41.109803 [ 276 ] {ae29e22f-e4d8-4754-a48b-1324cd5f6360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18848 | 2026.03.27 20:11:41.110129 [ 276 ] {ae29e22f-e4d8-4754-a48b-1324cd5f6360} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18849 | 2026.03.27 20:11:41.110164 [ 276 ] {ae29e22f-e4d8-4754-a48b-1324cd5f6360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18850 | 2026.03.27 20:11:41.110454 [ 276 ] {ae29e22f-e4d8-4754-a48b-1324cd5f6360} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 18851 | 2026.03.27 20:11:41.110661 [ 276 ] {ae29e22f-e4d8-4754-a48b-1324cd5f6360} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18852 | 2026.03.27 20:11:41.110784 [ 276 ] {ae29e22f-e4d8-4754-a48b-1324cd5f6360} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 18853 | 2026.03.27 20:11:41.110819 [ 276 ] {ae29e22f-e4d8-4754-a48b-1324cd5f6360} <Debug> TCPHandler: Processed in 0.001195531 sec. | ||
| 18854 | 2026.03.27 20:11:41.110936 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18855 | 2026.03.27 20:11:41.111052 [ 276 ] {4fef0422-74a1-41db-a045-5651750dfdf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18856 | 2026.03.27 20:11:41.111103 [ 276 ] {4fef0422-74a1-41db-a045-5651750dfdf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18857 | 2026.03.27 20:11:41.111581 [ 276 ] {4fef0422-74a1-41db-a045-5651750dfdf8} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18858 | 2026.03.27 20:11:41.111624 [ 276 ] {4fef0422-74a1-41db-a045-5651750dfdf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18859 | 2026.03.27 20:11:41.112000 [ 276 ] {4fef0422-74a1-41db-a045-5651750dfdf8} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18860 | 2026.03.27 20:11:41.112206 [ 276 ] {4fef0422-74a1-41db-a045-5651750dfdf8} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18861 | 2026.03.27 20:11:41.112330 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_137_38 to all_142_142_0 | ||
| 18862 | 2026.03.27 20:11:41.112332 [ 276 ] {4fef0422-74a1-41db-a045-5651750dfdf8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001304 sec., 203220.85889570552 rows/sec., 13.50 MiB/sec. | ||
| 18863 | 2026.03.27 20:11:41.112366 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18864 | 2026.03.27 20:11:41.112388 [ 276 ] {4fef0422-74a1-41db-a045-5651750dfdf8} <Debug> TCPHandler: Processed in 0.001509827 sec. | ||
| 18865 | 2026.03.27 20:11:41.112387 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18866 | 2026.03.27 20:11:41.112478 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_142_39} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_137_38 to all_142_142_0 into Compact with storage Full | ||
| 18867 | 2026.03.27 20:11:41.112516 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18868 | 2026.03.27 20:11:41.112552 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_142_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18869 | 2026.03.27 20:11:41.112575 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_142_39} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_137_38, total 53241 rows starting from the beginning of the part | ||
| 18870 | 2026.03.27 20:11:41.112618 [ 276 ] {5acffdd8-942f-488d-89d2-08f88e0511cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18871 | 2026.03.27 20:11:41.112620 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_142_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 128 rows starting from the beginning of the part | ||
| 18872 | 2026.03.27 20:11:41.112660 [ 276 ] {5acffdd8-942f-488d-89d2-08f88e0511cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18873 | 2026.03.27 20:11:41.112667 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_142_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 18874 | 2026.03.27 20:11:41.112705 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_142_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 265 rows starting from the beginning of the part | ||
| 18875 | 2026.03.27 20:11:41.112740 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_142_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 18876 | 2026.03.27 20:11:41.112770 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_142_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 265 rows starting from the beginning of the part | ||
| 18877 | 2026.03.27 20:11:41.112981 [ 276 ] {5acffdd8-942f-488d-89d2-08f88e0511cd} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18878 | 2026.03.27 20:11:41.113016 [ 276 ] {5acffdd8-942f-488d-89d2-08f88e0511cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18879 | 2026.03.27 20:11:41.113436 [ 276 ] {5acffdd8-942f-488d-89d2-08f88e0511cd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 18880 | 2026.03.27 20:11:41.113640 [ 276 ] {5acffdd8-942f-488d-89d2-08f88e0511cd} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18881 | 2026.03.27 20:11:41.113740 [ 28 ] {} <Debug> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 18882 | 2026.03.27 20:11:41.113766 [ 276 ] {5acffdd8-942f-488d-89d2-08f88e0511cd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001167 sec., 856.898029134533 rows/sec., 57.74 KiB/sec. | ||
| 18883 | 2026.03.27 20:11:41.113769 [ 28 ] {} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18884 | 2026.03.27 20:11:41.113805 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18885 | 2026.03.27 20:11:41.113809 [ 276 ] {5acffdd8-942f-488d-89d2-08f88e0511cd} <Debug> TCPHandler: Processed in 0.001342693 sec. | ||
| 18886 | 2026.03.27 20:11:41.113899 [ 201 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::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 | ||
| 18887 | 2026.03.27 20:11:41.113922 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18888 | 2026.03.27 20:11:41.114012 [ 201 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18889 | 2026.03.27 20:11:41.114059 [ 201 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 28 rows starting from the beginning of the part | ||
| 18890 | 2026.03.27 20:11:41.114112 [ 201 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::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 | ||
| 18891 | 2026.03.27 20:11:41.114113 [ 276 ] {fee1c072-f03c-4481-a2d9-d8565ffae375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18892 | 2026.03.27 20:11:41.114155 [ 201 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::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 | ||
| 18893 | 2026.03.27 20:11:41.114182 [ 276 ] {fee1c072-f03c-4481-a2d9-d8565ffae375} <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 | ||
| 18894 | 2026.03.27 20:11:41.114203 [ 201 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::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 | ||
| 18895 | 2026.03.27 20:11:41.114247 [ 201 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::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 | ||
| 18896 | 2026.03.27 20:11:41.114286 [ 201 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::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 | ||
| 18897 | 2026.03.27 20:11:41.114990 [ 276 ] {fee1c072-f03c-4481-a2d9-d8565ffae375} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18898 | 2026.03.27 20:11:41.115032 [ 276 ] {fee1c072-f03c-4481-a2d9-d8565ffae375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18899 | 2026.03.27 20:11:41.115049 [ 193 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.00118682 sec., 27805.395931986313 rows/sec., 1.81 MiB/sec. | ||
| 18900 | 2026.03.27 20:11:41.115215 [ 194 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 18901 | 2026.03.27 20:11:41.115502 [ 194 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_30_6} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18902 | 2026.03.27 20:11:41.115575 [ 194 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_30_6} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 18903 | 2026.03.27 20:11:41.115612 [ 276 ] {fee1c072-f03c-4481-a2d9-d8565ffae375} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18904 | 2026.03.27 20:11:41.115650 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18905 | 2026.03.27 20:11:41.115846 [ 276 ] {fee1c072-f03c-4481-a2d9-d8565ffae375} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18906 | 2026.03.27 20:11:41.115974 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18907 | 2026.03.27 20:11:41.115995 [ 276 ] {fee1c072-f03c-4481-a2d9-d8565ffae375} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001901 sec., 12624.93424513414 rows/sec., 22.62 MiB/sec. | ||
| 18908 | 2026.03.27 20:11:41.116004 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18909 | 2026.03.27 20:11:41.116032 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18910 | 2026.03.27 20:11:41.116079 [ 276 ] {fee1c072-f03c-4481-a2d9-d8565ffae375} <Debug> TCPHandler: Processed in 0.002205229 sec. | ||
| 18911 | 2026.03.27 20:11:41.116106 [ 201 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18912 | 2026.03.27 20:11:41.116192 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18913 | 2026.03.27 20:11:41.116289 [ 276 ] {33336f2b-064a-47f4-a06d-a09e1d629190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18914 | 2026.03.27 20:11:41.116304 [ 201 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18915 | 2026.03.27 20:11:41.116331 [ 276 ] {33336f2b-064a-47f4-a06d-a09e1d629190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18916 | 2026.03.27 20:11:41.116355 [ 201 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2563 rows starting from the beginning of the part | ||
| 18917 | 2026.03.27 20:11:41.116467 [ 201 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 35 rows starting from the beginning of the part | ||
| 18918 | 2026.03.27 20:11:41.116564 [ 201 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 17 rows starting from the beginning of the part | ||
| 18919 | 2026.03.27 20:11:41.116662 [ 201 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 24 rows starting from the beginning of the part | ||
| 18920 | 2026.03.27 20:11:41.116663 [ 276 ] {33336f2b-064a-47f4-a06d-a09e1d629190} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18921 | 2026.03.27 20:11:41.116709 [ 276 ] {33336f2b-064a-47f4-a06d-a09e1d629190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18922 | 2026.03.27 20:11:41.116762 [ 201 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 17 rows starting from the beginning of the part | ||
| 18923 | 2026.03.27 20:11:41.116869 [ 201 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 24 rows starting from the beginning of the part | ||
| 18924 | 2026.03.27 20:11:41.117015 [ 276 ] {33336f2b-064a-47f4-a06d-a09e1d629190} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18925 | 2026.03.27 20:11:41.117289 [ 276 ] {33336f2b-064a-47f4-a06d-a09e1d629190} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18926 | 2026.03.27 20:11:41.117420 [ 276 ] {33336f2b-064a-47f4-a06d-a09e1d629190} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001149 sec., 78328.9817232376 rows/sec., 4.90 MiB/sec. | ||
| 18927 | 2026.03.27 20:11:41.117456 [ 276 ] {33336f2b-064a-47f4-a06d-a09e1d629190} <Debug> TCPHandler: Processed in 0.001311593 sec. | ||
| 18928 | 2026.03.27 20:11:41.120785 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_142_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54219 rows, containing 5 columns (5 merged, 0 gathered) in 0.008334838 sec., 6505105.438162085 rows/sec., 417.09 MiB/sec. | ||
| 18929 | 2026.03.27 20:11:41.121462 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_142_39} <Trace> MergedBlockOutputStream: filled checksums all_1_142_39 (state Temporary) | ||
| 18930 | 2026.03.27 20:11:41.121714 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_142_39} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_142_39 to all_1_142_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18931 | 2026.03.27 20:11:41.121780 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_142_39} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_137_38, all_142_142_0] -> all_1_142_39 | ||
| 18932 | 2026.03.27 20:11:41.121866 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 18933 | 2026.03.27 20:11:41.125285 [ 194 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2680 rows, containing 19 columns (19 merged, 0 gathered) in 0.009212882 sec., 290897.02874735615 rows/sec., 521.27 MiB/sec. | ||
| 18934 | 2026.03.27 20:11:41.127570 [ 194 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18935 | 2026.03.27 20:11:41.127882 [ 194 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18936 | 2026.03.27 20:11:41.127944 [ 194 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18937 | 2026.03.27 20:11:41.128095 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.99 MiB. | ||
| 18938 | 2026.03.27 20:11:42.373873 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18939 | 2026.03.27 20:11:42.373924 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18940 | 2026.03.27 20:11:42.574190 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41311 | ||
| 18941 | 2026.03.27 20:11:42.574708 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18942 | 2026.03.27 20:11:42.574752 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18943 | 2026.03.27 20:11:42.575231 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18944 | 2026.03.27 20:11:42.575456 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18945 | 2026.03.27 20:11:42.575587 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41311 | ||
| 18946 | 2026.03.27 20:11:42.575599 [ 121 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18947 | 2026.03.27 20:11:42.575657 [ 121 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18948 | 2026.03.27 20:11:42.575677 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18949 | 2026.03.27 20:11:42.575778 [ 198 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 18950 | 2026.03.27 20:11:42.575884 [ 198 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18951 | 2026.03.27 20:11:42.575921 [ 198 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38943 rows starting from the beginning of the part | ||
| 18952 | 2026.03.27 20:11:42.575985 [ 198 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 18953 | 2026.03.27 20:11:42.576035 [ 198 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 18954 | 2026.03.27 20:11:42.576082 [ 198 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 18955 | 2026.03.27 20:11:42.576127 [ 198 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 18956 | 2026.03.27 20:11:42.576169 [ 198 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 18957 | 2026.03.27 20:11:42.578687 [ 189 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41311 rows, containing 4 columns (4 merged, 0 gathered) in 0.002953802 sec., 13985703.848802323 rows/sec., 200.07 MiB/sec. | ||
| 18958 | 2026.03.27 20:11:42.578931 [ 198 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18959 | 2026.03.27 20:11:42.579167 [ 198 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_86_17} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18960 | 2026.03.27 20:11:42.579227 [ 198 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_86_17} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18961 | 2026.03.27 20:11:42.579289 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 18962 | 2026.03.27 20:11:44.735387 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 18963 | 2026.03.27 20:11:44.756142 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18964 | 2026.03.27 20:11:44.756205 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18965 | 2026.03.27 20:11:44.762408 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18966 | 2026.03.27 20:11:44.763110 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18967 | 2026.03.27 20:11:44.763388 [ 79 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18968 | 2026.03.27 20:11:44.763433 [ 79 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18969 | 2026.03.27 20:11:44.763455 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18970 | 2026.03.27 20:11:44.763585 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 18971 | 2026.03.27 20:11:44.766884 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 18972 | 2026.03.27 20:11:44.767542 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18973 | 2026.03.27 20:11:44.769079 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 18974 | 2026.03.27 20:11:44.773616 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 18975 | 2026.03.27 20:11:44.778103 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 18976 | 2026.03.27 20:11:44.782753 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 18977 | 2026.03.27 20:11:44.787754 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 18978 | 2026.03.27 20:11:44.792359 [ 192 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 18979 | 2026.03.27 20:11:44.851470 [ 198 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.087934313 sec., 7369.13700571016 rows/sec., 38.10 MiB/sec. | ||
| 18980 | 2026.03.27 20:11:44.854893 [ 198 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18981 | 2026.03.27 20:11:44.857042 [ 198 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_86_17} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18982 | 2026.03.27 20:11:44.857151 [ 198 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_86_17} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18983 | 2026.03.27 20:11:44.859943 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18984 | 2026.03.27 20:11:45.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 407.67 MiB, peak 425.31 MiB, free memory in arenas 0.00 B, will set to 406.59 MiB (RSS), difference: -1.07 MiB | ||
| 18985 | 2026.03.27 20:11:46.091948 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18986 | 2026.03.27 20:11:46.092126 [ 276 ] {b3a36b64-93b7-4a2f-b737-ab17c6aebf82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18987 | 2026.03.27 20:11:46.092189 [ 276 ] {b3a36b64-93b7-4a2f-b737-ab17c6aebf82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18988 | 2026.03.27 20:11:46.092855 [ 276 ] {b3a36b64-93b7-4a2f-b737-ab17c6aebf82} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18989 | 2026.03.27 20:11:46.092903 [ 276 ] {b3a36b64-93b7-4a2f-b737-ab17c6aebf82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 18990 | 2026.03.27 20:11:46.093289 [ 276 ] {b3a36b64-93b7-4a2f-b737-ab17c6aebf82} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18991 | 2026.03.27 20:11:46.093510 [ 276 ] {b3a36b64-93b7-4a2f-b737-ab17c6aebf82} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18992 | 2026.03.27 20:11:46.093655 [ 276 ] {b3a36b64-93b7-4a2f-b737-ab17c6aebf82} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001575 sec., 57142.857142857145 rows/sec., 4.81 MiB/sec. | ||
| 18993 | 2026.03.27 20:11:46.093697 [ 276 ] {b3a36b64-93b7-4a2f-b737-ab17c6aebf82} <Debug> TCPHandler: Processed in 0.001879373 sec. | ||
| 18994 | 2026.03.27 20:11:46.093774 [ 224 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18995 | 2026.03.27 20:11:46.093825 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18996 | 2026.03.27 20:11:46.093829 [ 224 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18997 | 2026.03.27 20:11:46.093927 [ 276 ] {a06073ad-126f-4cbb-9693-e00e71fc467b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18998 | 2026.03.27 20:11:46.093973 [ 276 ] {a06073ad-126f-4cbb-9693-e00e71fc467b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18999 | 2026.03.27 20:11:46.094383 [ 276 ] {a06073ad-126f-4cbb-9693-e00e71fc467b} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19000 | 2026.03.27 20:11:46.094419 [ 276 ] {a06073ad-126f-4cbb-9693-e00e71fc467b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 19001 | 2026.03.27 20:11:46.094711 [ 276 ] {a06073ad-126f-4cbb-9693-e00e71fc467b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19002 | 2026.03.27 20:11:46.094967 [ 276 ] {a06073ad-126f-4cbb-9693-e00e71fc467b} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19003 | 2026.03.27 20:11:46.095101 [ 276 ] {a06073ad-126f-4cbb-9693-e00e71fc467b} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001193 sec., 14249.790444258171 rows/sec., 1.05 MiB/sec. | ||
| 19004 | 2026.03.27 20:11:46.095139 [ 276 ] {a06073ad-126f-4cbb-9693-e00e71fc467b} <Debug> TCPHandler: Processed in 0.001362354 sec. | ||
| 19005 | 2026.03.27 20:11:46.095253 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19006 | 2026.03.27 20:11:46.095346 [ 276 ] {e54b0d30-b5c4-40ac-bc54-8b7f8547c92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19007 | 2026.03.27 20:11:46.095384 [ 276 ] {e54b0d30-b5c4-40ac-bc54-8b7f8547c92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19008 | 2026.03.27 20:11:46.095804 [ 276 ] {e54b0d30-b5c4-40ac-bc54-8b7f8547c92b} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19009 | 2026.03.27 20:11:46.095841 [ 276 ] {e54b0d30-b5c4-40ac-bc54-8b7f8547c92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 19010 | 2026.03.27 20:11:46.096131 [ 276 ] {e54b0d30-b5c4-40ac-bc54-8b7f8547c92b} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19011 | 2026.03.27 20:11:46.096433 [ 276 ] {e54b0d30-b5c4-40ac-bc54-8b7f8547c92b} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19012 | 2026.03.27 20:11:46.096561 [ 276 ] {e54b0d30-b5c4-40ac-bc54-8b7f8547c92b} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001233 sec., 65693.43065693432 rows/sec., 5.13 MiB/sec. | ||
| 19013 | 2026.03.27 20:11:46.096598 [ 276 ] {e54b0d30-b5c4-40ac-bc54-8b7f8547c92b} <Debug> TCPHandler: Processed in 0.001392225 sec. | ||
| 19014 | 2026.03.27 20:11:46.096717 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19015 | 2026.03.27 20:11:46.096809 [ 276 ] {33128a41-d808-4ea4-85a5-96821108303b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19016 | 2026.03.27 20:11:46.096850 [ 276 ] {33128a41-d808-4ea4-85a5-96821108303b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19017 | 2026.03.27 20:11:46.097251 [ 276 ] {33128a41-d808-4ea4-85a5-96821108303b} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19018 | 2026.03.27 20:11:46.097289 [ 276 ] {33128a41-d808-4ea4-85a5-96821108303b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 19019 | 2026.03.27 20:11:46.097621 [ 276 ] {33128a41-d808-4ea4-85a5-96821108303b} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19020 | 2026.03.27 20:11:46.097822 [ 276 ] {33128a41-d808-4ea4-85a5-96821108303b} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19021 | 2026.03.27 20:11:46.097956 [ 276 ] {33128a41-d808-4ea4-85a5-96821108303b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 19022 | 2026.03.27 20:11:46.097958 [ 224 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19023 | 2026.03.27 20:11:46.097996 [ 276 ] {33128a41-d808-4ea4-85a5-96821108303b} <Debug> TCPHandler: Processed in 0.001326333 sec. | ||
| 19024 | 2026.03.27 20:11:46.098125 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19025 | 2026.03.27 20:11:46.098229 [ 276 ] {a491784a-6a0f-4949-933c-1fd8655e3283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19026 | 2026.03.27 20:11:46.098285 [ 276 ] {a491784a-6a0f-4949-933c-1fd8655e3283} <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 | ||
| 19027 | 2026.03.27 20:11:46.099100 [ 276 ] {a491784a-6a0f-4949-933c-1fd8655e3283} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19028 | 2026.03.27 20:11:46.099138 [ 276 ] {a491784a-6a0f-4949-933c-1fd8655e3283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 19029 | 2026.03.27 20:11:46.099700 [ 276 ] {a491784a-6a0f-4949-933c-1fd8655e3283} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19030 | 2026.03.27 20:11:46.099926 [ 276 ] {a491784a-6a0f-4949-933c-1fd8655e3283} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19031 | 2026.03.27 20:11:46.100070 [ 276 ] {a491784a-6a0f-4949-933c-1fd8655e3283} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00186 sec., 9139.78494623656 rows/sec., 16.38 MiB/sec. | ||
| 19032 | 2026.03.27 20:11:46.100136 [ 276 ] {a491784a-6a0f-4949-933c-1fd8655e3283} <Debug> TCPHandler: Processed in 0.002064856 sec. | ||
| 19033 | 2026.03.27 20:11:46.100270 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19034 | 2026.03.27 20:11:46.100366 [ 276 ] {1be5b1dd-03e5-4ba1-9d9d-76963cd52167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19035 | 2026.03.27 20:11:46.100408 [ 276 ] {1be5b1dd-03e5-4ba1-9d9d-76963cd52167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19036 | 2026.03.27 20:11:46.100765 [ 276 ] {1be5b1dd-03e5-4ba1-9d9d-76963cd52167} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19037 | 2026.03.27 20:11:46.100802 [ 276 ] {1be5b1dd-03e5-4ba1-9d9d-76963cd52167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 19038 | 2026.03.27 20:11:46.101111 [ 276 ] {1be5b1dd-03e5-4ba1-9d9d-76963cd52167} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19039 | 2026.03.27 20:11:46.101323 [ 276 ] {1be5b1dd-03e5-4ba1-9d9d-76963cd52167} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19040 | 2026.03.27 20:11:46.101452 [ 276 ] {1be5b1dd-03e5-4ba1-9d9d-76963cd52167} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 19041 | 2026.03.27 20:11:46.101488 [ 276 ] {1be5b1dd-03e5-4ba1-9d9d-76963cd52167} <Debug> TCPHandler: Processed in 0.001269122 sec. | ||
| 19042 | 2026.03.27 20:11:46.346124 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19043 | 2026.03.27 20:11:46.346269 [ 276 ] {1df72950-e0d5-40d0-86ba-b4bba6b2aefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19044 | 2026.03.27 20:11:46.346324 [ 276 ] {1df72950-e0d5-40d0-86ba-b4bba6b2aefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19045 | 2026.03.27 20:11:46.347065 [ 276 ] {1df72950-e0d5-40d0-86ba-b4bba6b2aefc} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19046 | 2026.03.27 20:11:46.347112 [ 276 ] {1df72950-e0d5-40d0-86ba-b4bba6b2aefc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 19047 | 2026.03.27 20:11:46.347488 [ 276 ] {1df72950-e0d5-40d0-86ba-b4bba6b2aefc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 19048 | 2026.03.27 20:11:46.347735 [ 276 ] {1df72950-e0d5-40d0-86ba-b4bba6b2aefc} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19049 | 2026.03.27 20:11:46.347883 [ 276 ] {1df72950-e0d5-40d0-86ba-b4bba6b2aefc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001648 sec., 172330.09708737864 rows/sec., 10.95 MiB/sec. | ||
| 19050 | 2026.03.27 20:11:46.347902 [ 118 ] {} <Debug> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e) (MergerMutator): Selected 6 parts from all_1_35_8 to all_40_40_0 | ||
| 19051 | 2026.03.27 20:11:46.347928 [ 276 ] {1df72950-e0d5-40d0-86ba-b4bba6b2aefc} <Debug> TCPHandler: Processed in 0.001896174 sec. | ||
| 19052 | 2026.03.27 20:11:46.348012 [ 118 ] {} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19053 | 2026.03.27 20:11:46.348056 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 19054 | 2026.03.27 20:11:46.348121 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19055 | 2026.03.27 20:11:46.348181 [ 196 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_40_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_8 to all_40_40_0 into Compact with storage Full | ||
| 19056 | 2026.03.27 20:11:46.348223 [ 276 ] {74b832de-c061-4720-a28c-12108ffb9a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19057 | 2026.03.27 20:11:46.348270 [ 276 ] {74b832de-c061-4720-a28c-12108ffb9a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19058 | 2026.03.27 20:11:46.348324 [ 196 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_40_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19059 | 2026.03.27 20:11:46.348362 [ 196 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_8, total 308 rows starting from the beginning of the part | ||
| 19060 | 2026.03.27 20:11:46.348429 [ 196 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 19061 | 2026.03.27 20:11:46.348476 [ 196 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 19062 | 2026.03.27 20:11:46.348529 [ 196 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part | ||
| 19063 | 2026.03.27 20:11:46.348572 [ 196 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part | ||
| 19064 | 2026.03.27 20:11:46.348621 [ 196 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 284 rows starting from the beginning of the part | ||
| 19065 | 2026.03.27 20:11:46.348721 [ 276 ] {74b832de-c061-4720-a28c-12108ffb9a96} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19066 | 2026.03.27 20:11:46.348762 [ 276 ] {74b832de-c061-4720-a28c-12108ffb9a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 19067 | 2026.03.27 20:11:46.349075 [ 276 ] {74b832de-c061-4720-a28c-12108ffb9a96} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 19068 | 2026.03.27 20:11:46.349300 [ 276 ] {74b832de-c061-4720-a28c-12108ffb9a96} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19069 | 2026.03.27 20:11:46.349436 [ 276 ] {74b832de-c061-4720-a28c-12108ffb9a96} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001234 sec., 1620.7455429497568 rows/sec., 132.16 KiB/sec. | ||
| 19070 | 2026.03.27 20:11:46.349475 [ 276 ] {74b832de-c061-4720-a28c-12108ffb9a96} <Debug> TCPHandler: Processed in 0.001408785 sec. | ||
| 19071 | 2026.03.27 20:11:46.349610 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19072 | 2026.03.27 20:11:46.349707 [ 276 ] {412e00ef-62da-444a-9fa5-1621d5843cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19073 | 2026.03.27 20:11:46.349720 [ 186 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_40_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001597918 sec., 918695.4524575103 rows/sec., 62.44 MiB/sec. | ||
| 19074 | 2026.03.27 20:11:46.349746 [ 276 ] {412e00ef-62da-444a-9fa5-1621d5843cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19075 | 2026.03.27 20:11:46.349894 [ 191 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_40_9} <Trace> MergedBlockOutputStream: filled checksums all_1_40_9 (state Temporary) | ||
| 19076 | 2026.03.27 20:11:46.350160 [ 191 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_40_9} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_merge_all_1_40_9 to all_1_40_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19077 | 2026.03.27 20:11:46.350227 [ 191 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_40_9} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e) (MergerMutator): Merged 6 parts: [all_1_35_8, all_40_40_0] -> all_1_40_9 | ||
| 19078 | 2026.03.27 20:11:46.350308 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 19079 | 2026.03.27 20:11:46.351686 [ 276 ] {412e00ef-62da-444a-9fa5-1621d5843cb2} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19080 | 2026.03.27 20:11:46.351721 [ 276 ] {412e00ef-62da-444a-9fa5-1621d5843cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 19081 | 2026.03.27 20:11:46.352210 [ 276 ] {412e00ef-62da-444a-9fa5-1621d5843cb2} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19082 | 2026.03.27 20:11:46.352422 [ 276 ] {412e00ef-62da-444a-9fa5-1621d5843cb2} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19083 | 2026.03.27 20:11:46.352551 [ 276 ] {412e00ef-62da-444a-9fa5-1621d5843cb2} <Debug> executeQuery: Read 3195 rows, 245.39 KiB in 0.002861 sec., 1116742.39776302 rows/sec., 83.76 MiB/sec. | ||
| 19084 | 2026.03.27 20:11:46.352598 [ 276 ] {412e00ef-62da-444a-9fa5-1621d5843cb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 19085 | 2026.03.27 20:11:46.352613 [ 276 ] {412e00ef-62da-444a-9fa5-1621d5843cb2} <Debug> TCPHandler: Processed in 0.003064694 sec. | ||
| 19086 | 2026.03.27 20:11:46.352739 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19087 | 2026.03.27 20:11:46.352835 [ 276 ] {0ea233cb-850b-45df-9d08-ac8f48356b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19088 | 2026.03.27 20:11:46.352874 [ 276 ] {0ea233cb-850b-45df-9d08-ac8f48356b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19089 | 2026.03.27 20:11:46.353326 [ 276 ] {0ea233cb-850b-45df-9d08-ac8f48356b3c} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19090 | 2026.03.27 20:11:46.353363 [ 276 ] {0ea233cb-850b-45df-9d08-ac8f48356b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 19091 | 2026.03.27 20:11:46.353681 [ 276 ] {0ea233cb-850b-45df-9d08-ac8f48356b3c} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19092 | 2026.03.27 20:11:46.353900 [ 276 ] {0ea233cb-850b-45df-9d08-ac8f48356b3c} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19093 | 2026.03.27 20:11:46.354028 [ 276 ] {0ea233cb-850b-45df-9d08-ac8f48356b3c} <Debug> executeQuery: Read 179 rows, 11.31 KiB in 0.001211 sec., 147811.72584640794 rows/sec., 9.12 MiB/sec. | ||
| 19094 | 2026.03.27 20:11:46.354066 [ 276 ] {0ea233cb-850b-45df-9d08-ac8f48356b3c} <Debug> TCPHandler: Processed in 0.001377154 sec. | ||
| 19095 | 2026.03.27 20:11:46.354176 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19096 | 2026.03.27 20:11:46.354272 [ 276 ] {abf8f35d-c597-4aab-a0a7-08d56b726152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19097 | 2026.03.27 20:11:46.354312 [ 276 ] {abf8f35d-c597-4aab-a0a7-08d56b726152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19098 | 2026.03.27 20:11:46.355026 [ 276 ] {abf8f35d-c597-4aab-a0a7-08d56b726152} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19099 | 2026.03.27 20:11:46.355062 [ 276 ] {abf8f35d-c597-4aab-a0a7-08d56b726152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 19100 | 2026.03.27 20:11:46.355423 [ 276 ] {abf8f35d-c597-4aab-a0a7-08d56b726152} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 19101 | 2026.03.27 20:11:46.355644 [ 276 ] {abf8f35d-c597-4aab-a0a7-08d56b726152} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19102 | 2026.03.27 20:11:46.355770 [ 276 ] {abf8f35d-c597-4aab-a0a7-08d56b726152} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001517 sec., 626235.9920896507 rows/sec., 36.85 MiB/sec. | ||
| 19103 | 2026.03.27 20:11:46.355809 [ 276 ] {abf8f35d-c597-4aab-a0a7-08d56b726152} <Debug> TCPHandler: Processed in 0.00168328 sec. | ||
| 19104 | 2026.03.27 20:11:46.355920 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19105 | 2026.03.27 20:11:46.356016 [ 276 ] {12defdd7-baf9-460e-90d5-f73d1bae5f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19106 | 2026.03.27 20:11:46.356056 [ 276 ] {12defdd7-baf9-460e-90d5-f73d1bae5f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19107 | 2026.03.27 20:11:46.356439 [ 276 ] {12defdd7-baf9-460e-90d5-f73d1bae5f16} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19108 | 2026.03.27 20:11:46.356477 [ 276 ] {12defdd7-baf9-460e-90d5-f73d1bae5f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 19109 | 2026.03.27 20:11:46.356770 [ 276 ] {12defdd7-baf9-460e-90d5-f73d1bae5f16} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 19110 | 2026.03.27 20:11:46.356977 [ 276 ] {12defdd7-baf9-460e-90d5-f73d1bae5f16} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19111 | 2026.03.27 20:11:46.357102 [ 276 ] {12defdd7-baf9-460e-90d5-f73d1bae5f16} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 63.63 KiB/sec. | ||
| 19112 | 2026.03.27 20:11:46.357141 [ 276 ] {12defdd7-baf9-460e-90d5-f73d1bae5f16} <Debug> TCPHandler: Processed in 0.001270042 sec. | ||
| 19113 | 2026.03.27 20:11:46.357247 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19114 | 2026.03.27 20:11:46.357342 [ 276 ] {680d85c8-d735-49aa-b97c-fc6a1252c981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19115 | 2026.03.27 20:11:46.357381 [ 276 ] {680d85c8-d735-49aa-b97c-fc6a1252c981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19116 | 2026.03.27 20:11:46.357822 [ 276 ] {680d85c8-d735-49aa-b97c-fc6a1252c981} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19117 | 2026.03.27 20:11:46.357858 [ 276 ] {680d85c8-d735-49aa-b97c-fc6a1252c981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 19118 | 2026.03.27 20:11:46.358155 [ 276 ] {680d85c8-d735-49aa-b97c-fc6a1252c981} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 19119 | 2026.03.27 20:11:46.358360 [ 276 ] {680d85c8-d735-49aa-b97c-fc6a1252c981} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19120 | 2026.03.27 20:11:46.358461 [ 118 ] {} <Debug> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca) (MergerMutator): Selected 6 parts from all_1_35_8 to all_40_40_0 | ||
| 19121 | 2026.03.27 20:11:46.358485 [ 276 ] {680d85c8-d735-49aa-b97c-fc6a1252c981} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001161 sec., 127476.31352282516 rows/sec., 7.25 MiB/sec. | ||
| 19122 | 2026.03.27 20:11:46.358492 [ 118 ] {} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19123 | 2026.03.27 20:11:46.358523 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 19124 | 2026.03.27 20:11:46.358530 [ 276 ] {680d85c8-d735-49aa-b97c-fc6a1252c981} <Debug> TCPHandler: Processed in 0.001332384 sec. | ||
| 19125 | 2026.03.27 20:11:46.358606 [ 186 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_40_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_8 to all_40_40_0 into Compact with storage Full | ||
| 19126 | 2026.03.27 20:11:46.358644 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19127 | 2026.03.27 20:11:46.358730 [ 186 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_40_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19128 | 2026.03.27 20:11:46.358746 [ 276 ] {470c6ad7-1509-490e-b11d-5c9349604a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19129 | 2026.03.27 20:11:46.358772 [ 186 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_8, total 160 rows starting from the beginning of the part | ||
| 19130 | 2026.03.27 20:11:46.358791 [ 276 ] {470c6ad7-1509-490e-b11d-5c9349604a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19131 | 2026.03.27 20:11:46.358850 [ 186 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 19132 | 2026.03.27 20:11:46.358907 [ 186 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 19133 | 2026.03.27 20:11:46.358954 [ 186 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 19134 | 2026.03.27 20:11:46.358998 [ 186 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 19135 | 2026.03.27 20:11:46.359041 [ 186 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 148 rows starting from the beginning of the part | ||
| 19136 | 2026.03.27 20:11:46.359769 [ 276 ] {470c6ad7-1509-490e-b11d-5c9349604a7f} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19137 | 2026.03.27 20:11:46.359809 [ 276 ] {470c6ad7-1509-490e-b11d-5c9349604a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 19138 | 2026.03.27 20:11:46.359892 [ 186 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_40_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001328963 sec., 574884.3271031624 rows/sec., 35.24 MiB/sec. | ||
| 19139 | 2026.03.27 20:11:46.360024 [ 186 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_40_9} <Trace> MergedBlockOutputStream: filled checksums all_1_40_9 (state Temporary) | ||
| 19140 | 2026.03.27 20:11:46.360223 [ 276 ] {470c6ad7-1509-490e-b11d-5c9349604a7f} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19141 | 2026.03.27 20:11:46.360282 [ 186 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_40_9} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_merge_all_1_40_9 to all_1_40_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19142 | 2026.03.27 20:11:46.360362 [ 186 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_40_9} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca) (MergerMutator): Merged 6 parts: [all_1_35_8, all_40_40_0] -> all_1_40_9 | ||
| 19143 | 2026.03.27 20:11:46.360428 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 19144 | 2026.03.27 20:11:46.360465 [ 276 ] {470c6ad7-1509-490e-b11d-5c9349604a7f} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19145 | 2026.03.27 20:11:46.360611 [ 276 ] {470c6ad7-1509-490e-b11d-5c9349604a7f} <Debug> executeQuery: Read 1742 rows, 120.26 KiB in 0.001882 sec., 925611.0520722636 rows/sec., 62.40 MiB/sec. | ||
| 19146 | 2026.03.27 20:11:46.360651 [ 276 ] {470c6ad7-1509-490e-b11d-5c9349604a7f} <Debug> TCPHandler: Processed in 0.002056516 sec. | ||
| 19147 | 2026.03.27 20:11:46.360761 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19148 | 2026.03.27 20:11:46.360857 [ 276 ] {e9d475be-7c0f-4343-b035-ccea5f189195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19149 | 2026.03.27 20:11:46.360898 [ 276 ] {e9d475be-7c0f-4343-b035-ccea5f189195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19150 | 2026.03.27 20:11:46.361229 [ 276 ] {e9d475be-7c0f-4343-b035-ccea5f189195} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19151 | 2026.03.27 20:11:46.361265 [ 276 ] {e9d475be-7c0f-4343-b035-ccea5f189195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 19152 | 2026.03.27 20:11:46.361563 [ 276 ] {e9d475be-7c0f-4343-b035-ccea5f189195} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 19153 | 2026.03.27 20:11:46.361777 [ 276 ] {e9d475be-7c0f-4343-b035-ccea5f189195} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19154 | 2026.03.27 20:11:46.361902 [ 276 ] {e9d475be-7c0f-4343-b035-ccea5f189195} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 19155 | 2026.03.27 20:11:46.361939 [ 276 ] {e9d475be-7c0f-4343-b035-ccea5f189195} <Debug> TCPHandler: Processed in 0.001227611 sec. | ||
| 19156 | 2026.03.27 20:11:46.362043 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19157 | 2026.03.27 20:11:46.362138 [ 276 ] {f05ff273-0569-4a2f-a37d-1ec8e84ed7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19158 | 2026.03.27 20:11:46.362179 [ 276 ] {f05ff273-0569-4a2f-a37d-1ec8e84ed7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19159 | 2026.03.27 20:11:46.362893 [ 276 ] {f05ff273-0569-4a2f-a37d-1ec8e84ed7a1} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19160 | 2026.03.27 20:11:46.362930 [ 276 ] {f05ff273-0569-4a2f-a37d-1ec8e84ed7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 19161 | 2026.03.27 20:11:46.363351 [ 276 ] {f05ff273-0569-4a2f-a37d-1ec8e84ed7a1} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19162 | 2026.03.27 20:11:46.363559 [ 276 ] {f05ff273-0569-4a2f-a37d-1ec8e84ed7a1} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19163 | 2026.03.27 20:11:46.363699 [ 276 ] {f05ff273-0569-4a2f-a37d-1ec8e84ed7a1} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.00158 sec., 1013924.0506329114 rows/sec., 61.56 MiB/sec. | ||
| 19164 | 2026.03.27 20:11:46.363737 [ 276 ] {f05ff273-0569-4a2f-a37d-1ec8e84ed7a1} <Debug> TCPHandler: Processed in 0.001743831 sec. | ||
| 19165 | 2026.03.27 20:11:46.363840 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19166 | 2026.03.27 20:11:46.363935 [ 276 ] {f550d726-91fc-4d5a-bce6-bc1fac0b5574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19167 | 2026.03.27 20:11:46.363977 [ 276 ] {f550d726-91fc-4d5a-bce6-bc1fac0b5574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19168 | 2026.03.27 20:11:46.364294 [ 276 ] {f550d726-91fc-4d5a-bce6-bc1fac0b5574} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19169 | 2026.03.27 20:11:46.364330 [ 276 ] {f550d726-91fc-4d5a-bce6-bc1fac0b5574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 19170 | 2026.03.27 20:11:46.364626 [ 276 ] {f550d726-91fc-4d5a-bce6-bc1fac0b5574} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 19171 | 2026.03.27 20:11:46.364840 [ 276 ] {f550d726-91fc-4d5a-bce6-bc1fac0b5574} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19172 | 2026.03.27 20:11:46.364965 [ 276 ] {f550d726-91fc-4d5a-bce6-bc1fac0b5574} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 19173 | 2026.03.27 20:11:46.365000 [ 276 ] {f550d726-91fc-4d5a-bce6-bc1fac0b5574} <Debug> TCPHandler: Processed in 0.001209141 sec. | ||
| 19174 | 2026.03.27 20:11:46.365114 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19175 | 2026.03.27 20:11:46.365210 [ 276 ] {2ae57f10-cf05-4ce2-8274-68192b5c1736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19176 | 2026.03.27 20:11:46.365262 [ 276 ] {2ae57f10-cf05-4ce2-8274-68192b5c1736} <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 | ||
| 19177 | 2026.03.27 20:11:46.366111 [ 276 ] {2ae57f10-cf05-4ce2-8274-68192b5c1736} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19178 | 2026.03.27 20:11:46.366146 [ 276 ] {2ae57f10-cf05-4ce2-8274-68192b5c1736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 19179 | 2026.03.27 20:11:46.366711 [ 276 ] {2ae57f10-cf05-4ce2-8274-68192b5c1736} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19180 | 2026.03.27 20:11:46.366936 [ 276 ] {2ae57f10-cf05-4ce2-8274-68192b5c1736} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19181 | 2026.03.27 20:11:46.367070 [ 276 ] {2ae57f10-cf05-4ce2-8274-68192b5c1736} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001878 sec., 18636.84771033014 rows/sec., 33.40 MiB/sec. | ||
| 19182 | 2026.03.27 20:11:46.367141 [ 276 ] {2ae57f10-cf05-4ce2-8274-68192b5c1736} <Debug> TCPHandler: Processed in 0.002086067 sec. | ||
| 19183 | 2026.03.27 20:11:46.367251 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19184 | 2026.03.27 20:11:46.367346 [ 276 ] {5855abfc-7bda-4911-849a-0f0fb985d30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19185 | 2026.03.27 20:11:46.367387 [ 276 ] {5855abfc-7bda-4911-849a-0f0fb985d30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19186 | 2026.03.27 20:11:46.367722 [ 276 ] {5855abfc-7bda-4911-849a-0f0fb985d30e} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19187 | 2026.03.27 20:11:46.367755 [ 276 ] {5855abfc-7bda-4911-849a-0f0fb985d30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 19188 | 2026.03.27 20:11:46.368049 [ 276 ] {5855abfc-7bda-4911-849a-0f0fb985d30e} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19189 | 2026.03.27 20:11:46.368252 [ 276 ] {5855abfc-7bda-4911-849a-0f0fb985d30e} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19190 | 2026.03.27 20:11:46.368376 [ 276 ] {5855abfc-7bda-4911-849a-0f0fb985d30e} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001049 sec., 40038.13155386082 rows/sec., 2.28 MiB/sec. | ||
| 19191 | 2026.03.27 20:11:46.368412 [ 276 ] {5855abfc-7bda-4911-849a-0f0fb985d30e} <Debug> TCPHandler: Processed in 0.001210522 sec. | ||
| 19192 | 2026.03.27 20:11:47.001233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.04 MiB, peak 425.31 MiB, free memory in arenas 0.00 B, will set to 406.59 MiB (RSS), difference: -1.44 MiB | ||
| 19193 | 2026.03.27 20:11:47.006886 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19194 | 2026.03.27 20:11:47.006938 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19195 | 2026.03.27 20:11:47.010272 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19196 | 2026.03.27 20:11:47.139198 [ 220 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19197 | 2026.03.27 20:11:47.139244 [ 220 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19198 | 2026.03.27 20:11:47.142836 [ 220 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19199 | 2026.03.27 20:11:47.152949 [ 223 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19200 | 2026.03.27 20:11:47.153012 [ 223 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19201 | 2026.03.27 20:11:47.155960 [ 223 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19202 | 2026.03.27 20:11:47.190643 [ 225 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19203 | 2026.03.27 20:11:47.190681 [ 225 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19204 | 2026.03.27 20:11:47.193167 [ 225 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19205 | 2026.03.27 20:11:47.389210 [ 219 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19206 | 2026.03.27 20:11:47.389248 [ 219 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19207 | 2026.03.27 20:11:47.392018 [ 219 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19208 | 2026.03.27 20:11:47.487305 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19209 | 2026.03.27 20:11:47.487353 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19210 | 2026.03.27 20:11:47.490639 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19211 | 2026.03.27 20:11:47.710863 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 2384 | ||
| 19212 | 2026.03.27 20:11:47.713836 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19213 | 2026.03.27 20:11:47.713887 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 19214 | 2026.03.27 20:11:47.715125 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19215 | 2026.03.27 20:11:47.715398 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19216 | 2026.03.27 20:11:47.715672 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2384 | ||
| 19217 | 2026.03.27 20:11:50.076675 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41823 | ||
| 19218 | 2026.03.27 20:11:50.077229 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19219 | 2026.03.27 20:11:50.077265 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19220 | 2026.03.27 20:11:50.077743 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19221 | 2026.03.27 20:11:50.077963 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19222 | 2026.03.27 20:11:50.078095 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41823 | ||
| 19223 | 2026.03.27 20:11:51.089312 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19224 | 2026.03.27 20:11:51.089490 [ 276 ] {40ea8476-ea38-4429-8eb5-45feb3afd27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19225 | 2026.03.27 20:11:51.089566 [ 276 ] {40ea8476-ea38-4429-8eb5-45feb3afd27c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19226 | 2026.03.27 20:11:51.090227 [ 276 ] {40ea8476-ea38-4429-8eb5-45feb3afd27c} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19227 | 2026.03.27 20:11:51.090275 [ 276 ] {40ea8476-ea38-4429-8eb5-45feb3afd27c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19228 | 2026.03.27 20:11:51.090677 [ 276 ] {40ea8476-ea38-4429-8eb5-45feb3afd27c} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19229 | 2026.03.27 20:11:51.090907 [ 276 ] {40ea8476-ea38-4429-8eb5-45feb3afd27c} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19230 | 2026.03.27 20:11:51.091070 [ 276 ] {40ea8476-ea38-4429-8eb5-45feb3afd27c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001626 sec., 34440.34440344403 rows/sec., 2.65 MiB/sec. | ||
| 19231 | 2026.03.27 20:11:51.091119 [ 276 ] {40ea8476-ea38-4429-8eb5-45feb3afd27c} <Debug> TCPHandler: Processed in 0.001936014 sec. | ||
| 19232 | 2026.03.27 20:11:51.091244 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19233 | 2026.03.27 20:11:51.091349 [ 276 ] {be302950-ec1d-4e1a-836e-5c7213d6023a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19234 | 2026.03.27 20:11:51.091395 [ 276 ] {be302950-ec1d-4e1a-836e-5c7213d6023a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19235 | 2026.03.27 20:11:51.091842 [ 276 ] {be302950-ec1d-4e1a-836e-5c7213d6023a} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19236 | 2026.03.27 20:11:51.091877 [ 276 ] {be302950-ec1d-4e1a-836e-5c7213d6023a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19237 | 2026.03.27 20:11:51.092175 [ 276 ] {be302950-ec1d-4e1a-836e-5c7213d6023a} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19238 | 2026.03.27 20:11:51.092381 [ 276 ] {be302950-ec1d-4e1a-836e-5c7213d6023a} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19239 | 2026.03.27 20:11:51.092510 [ 276 ] {be302950-ec1d-4e1a-836e-5c7213d6023a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 19240 | 2026.03.27 20:11:51.092558 [ 276 ] {be302950-ec1d-4e1a-836e-5c7213d6023a} <Debug> TCPHandler: Processed in 0.001365744 sec. | ||
| 19241 | 2026.03.27 20:11:51.092667 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19242 | 2026.03.27 20:11:51.092765 [ 276 ] {bc48fdf3-83b7-4382-9313-dbfa3ecc10c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19243 | 2026.03.27 20:11:51.092810 [ 276 ] {bc48fdf3-83b7-4382-9313-dbfa3ecc10c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19244 | 2026.03.27 20:11:51.093196 [ 276 ] {bc48fdf3-83b7-4382-9313-dbfa3ecc10c5} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19245 | 2026.03.27 20:11:51.093231 [ 276 ] {bc48fdf3-83b7-4382-9313-dbfa3ecc10c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19246 | 2026.03.27 20:11:51.093562 [ 276 ] {bc48fdf3-83b7-4382-9313-dbfa3ecc10c5} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19247 | 2026.03.27 20:11:51.093770 [ 276 ] {bc48fdf3-83b7-4382-9313-dbfa3ecc10c5} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19248 | 2026.03.27 20:11:51.093899 [ 276 ] {bc48fdf3-83b7-4382-9313-dbfa3ecc10c5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001154 sec., 110918.54419410744 rows/sec., 7.73 MiB/sec. | ||
| 19249 | 2026.03.27 20:11:51.093936 [ 276 ] {bc48fdf3-83b7-4382-9313-dbfa3ecc10c5} <Debug> TCPHandler: Processed in 0.001318133 sec. | ||
| 19250 | 2026.03.27 20:11:51.094045 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19251 | 2026.03.27 20:11:51.094139 [ 276 ] {7791892e-0582-4b19-ae89-ce57c7b7bda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19252 | 2026.03.27 20:11:51.094181 [ 276 ] {7791892e-0582-4b19-ae89-ce57c7b7bda4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19253 | 2026.03.27 20:11:51.094507 [ 276 ] {7791892e-0582-4b19-ae89-ce57c7b7bda4} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19254 | 2026.03.27 20:11:51.094539 [ 276 ] {7791892e-0582-4b19-ae89-ce57c7b7bda4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19255 | 2026.03.27 20:11:51.094844 [ 276 ] {7791892e-0582-4b19-ae89-ce57c7b7bda4} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19256 | 2026.03.27 20:11:51.095057 [ 276 ] {7791892e-0582-4b19-ae89-ce57c7b7bda4} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19257 | 2026.03.27 20:11:51.095183 [ 276 ] {7791892e-0582-4b19-ae89-ce57c7b7bda4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001062 sec., 45197.74011299435 rows/sec., 3.05 MiB/sec. | ||
| 19258 | 2026.03.27 20:11:51.095218 [ 276 ] {7791892e-0582-4b19-ae89-ce57c7b7bda4} <Debug> TCPHandler: Processed in 0.001223142 sec. | ||
| 19259 | 2026.03.27 20:11:52.267913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 19260 | 2026.03.27 20:11:52.285521 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19261 | 2026.03.27 20:11:52.285578 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19262 | 2026.03.27 20:11:52.291515 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19263 | 2026.03.27 20:11:52.292203 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19264 | 2026.03.27 20:11:52.295361 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 19265 | 2026.03.27 20:11:55.428876 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44446 | ||
| 19266 | 2026.03.27 20:11:55.429000 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19267 | 2026.03.27 20:11:55.429027 [ 291 ] {} <Debug> TCP-Session: 489882e7-9647-49c7-b43b-acb26f1377e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44446 | ||
| 19268 | 2026.03.27 20:11:55.429048 [ 291 ] {} <Debug> TCP-Session: 489882e7-9647-49c7-b43b-acb26f1377e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19269 | 2026.03.27 20:11:55.429061 [ 291 ] {} <Debug> TCP-Session: 489882e7-9647-49c7-b43b-acb26f1377e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19270 | 2026.03.27 20:11:55.429266 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54072 | ||
| 19271 | 2026.03.27 20:11:55.429304 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54408 | ||
| 19272 | 2026.03.27 20:11:55.429326 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62126 | ||
| 19273 | 2026.03.27 20:11:55.429346 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33565 | ||
| 19274 | 2026.03.27 20:11:55.429373 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19275 | 2026.03.27 20:11:55.429344 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53591 | ||
| 19276 | 2026.03.27 20:11:55.429420 [ 355 ] {} <Debug> TCP-Session: d8538715-f56f-4c62-ac2b-9af3f9d3cbc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54408 | ||
| 19277 | 2026.03.27 20:11:55.429461 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19278 | 2026.03.27 20:11:55.429467 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19279 | 2026.03.27 20:11:55.429496 [ 358 ] {} <Debug> TCP-Session: 0705265b-daee-4494-8dc7-8c0df84d0b7d Authenticating user 'default' from [fd00:1122:3344:101::e]:33565 | ||
| 19280 | 2026.03.27 20:11:55.429479 [ 355 ] {} <Debug> TCP-Session: d8538715-f56f-4c62-ac2b-9af3f9d3cbc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19281 | 2026.03.27 20:11:55.429526 [ 356 ] {} <Debug> TCP-Session: 1d8edec9-0cb3-4427-936c-5e1c161fbbc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62126 | ||
| 19282 | 2026.03.27 20:11:55.429534 [ 358 ] {} <Debug> TCP-Session: 0705265b-daee-4494-8dc7-8c0df84d0b7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19283 | 2026.03.27 20:11:55.429551 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39883 | ||
| 19284 | 2026.03.27 20:11:55.429574 [ 356 ] {} <Debug> TCP-Session: 1d8edec9-0cb3-4427-936c-5e1c161fbbc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19285 | 2026.03.27 20:11:55.429615 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47944 | ||
| 19286 | 2026.03.27 20:11:55.429630 [ 356 ] {} <Debug> TCP-Session: 1d8edec9-0cb3-4427-936c-5e1c161fbbc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19287 | 2026.03.27 20:11:55.429659 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19288 | 2026.03.27 20:11:55.429577 [ 358 ] {} <Debug> TCP-Session: 0705265b-daee-4494-8dc7-8c0df84d0b7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19289 | 2026.03.27 20:11:55.429691 [ 362 ] {} <Debug> TCP-Session: 9367b996-ea13-46a1-a27b-202b2e49f18b Authenticating user 'default' from [fd00:1122:3344:101::e]:39883 | ||
| 19290 | 2026.03.27 20:11:55.429566 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53732 | ||
| 19291 | 2026.03.27 20:11:55.429726 [ 362 ] {} <Debug> TCP-Session: 9367b996-ea13-46a1-a27b-202b2e49f18b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19292 | 2026.03.27 20:11:55.429542 [ 355 ] {} <Debug> TCP-Session: d8538715-f56f-4c62-ac2b-9af3f9d3cbc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19293 | 2026.03.27 20:11:55.429769 [ 362 ] {} <Debug> TCP-Session: 9367b996-ea13-46a1-a27b-202b2e49f18b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19294 | 2026.03.27 20:11:55.429532 [ 291 ] {} <Trace> TCP-Session: 489882e7-9647-49c7-b43b-acb26f1377e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19295 | 2026.03.27 20:11:55.429823 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19296 | 2026.03.27 20:11:55.429529 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19297 | 2026.03.27 20:11:55.429861 [ 359 ] {} <Debug> TCP-Session: 1a34d17d-65df-4c75-a52d-933687cb7256 Authenticating user 'default' from [fd00:1122:3344:101::e]:53732 | ||
| 19298 | 2026.03.27 20:11:55.429347 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19299 | 2026.03.27 20:11:55.429887 [ 357 ] {} <Debug> TCP-Session: 62828de2-dbd6-410d-a90c-1aabb6587c3f Authenticating user 'default' from [fd00:1122:3344:101::e]:53591 | ||
| 19300 | 2026.03.27 20:11:55.429898 [ 359 ] {} <Debug> TCP-Session: 1a34d17d-65df-4c75-a52d-933687cb7256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19301 | 2026.03.27 20:11:55.429920 [ 350 ] {} <Debug> TCP-Session: 5b7c01fe-c6a9-4f65-a12d-e40b7aa1dfb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54072 | ||
| 19302 | 2026.03.27 20:11:55.429940 [ 359 ] {} <Debug> TCP-Session: 1a34d17d-65df-4c75-a52d-933687cb7256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19303 | 2026.03.27 20:11:55.429957 [ 350 ] {} <Debug> TCP-Session: 5b7c01fe-c6a9-4f65-a12d-e40b7aa1dfb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19304 | 2026.03.27 20:11:55.429936 [ 357 ] {} <Debug> TCP-Session: 62828de2-dbd6-410d-a90c-1aabb6587c3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19305 | 2026.03.27 20:11:55.429981 [ 291 ] {c6a79f63-54aa-4b85-aa3c-4bde610daa77} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44446) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19306 | 2026.03.27 20:11:55.430001 [ 357 ] {} <Debug> TCP-Session: 62828de2-dbd6-410d-a90c-1aabb6587c3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19307 | 2026.03.27 20:11:55.429982 [ 350 ] {} <Debug> TCP-Session: 5b7c01fe-c6a9-4f65-a12d-e40b7aa1dfb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19308 | 2026.03.27 20:11:55.429711 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19309 | 2026.03.27 20:11:55.430088 [ 363 ] {} <Debug> TCP-Session: 052a7da5-3247-4f1e-953f-2bfde1828c15 Authenticating user 'default' from [fd00:1122:3344:101::e]:47944 | ||
| 19310 | 2026.03.27 20:11:55.430106 [ 363 ] {} <Debug> TCP-Session: 052a7da5-3247-4f1e-953f-2bfde1828c15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19311 | 2026.03.27 20:11:55.430120 [ 363 ] {} <Debug> TCP-Session: 052a7da5-3247-4f1e-953f-2bfde1828c15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19312 | 2026.03.27 20:11:55.430268 [ 291 ] {c6a79f63-54aa-4b85-aa3c-4bde610daa77} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19313 | 2026.03.27 20:11:55.430327 [ 291 ] {c6a79f63-54aa-4b85-aa3c-4bde610daa77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19314 | 2026.03.27 20:11:55.430625 [ 291 ] {c6a79f63-54aa-4b85-aa3c-4bde610daa77} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 19315 | 2026.03.27 20:11:55.431657 [ 317 ] {c6a79f63-54aa-4b85-aa3c-4bde610daa77} <Trace> AggregatingTransform: Aggregating | ||
| 19316 | 2026.03.27 20:11:55.431692 [ 317 ] {c6a79f63-54aa-4b85-aa3c-4bde610daa77} <Trace> Aggregator: Aggregation method: without_key | ||
| 19317 | 2026.03.27 20:11:55.431730 [ 317 ] {c6a79f63-54aa-4b85-aa3c-4bde610daa77} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000996277 sec. (1003.737 rows/sec., 39.21 KiB/sec.) | ||
| 19318 | 2026.03.27 20:11:55.431747 [ 317 ] {c6a79f63-54aa-4b85-aa3c-4bde610daa77} <Trace> Aggregator: Merging aggregated data | ||
| 19319 | 2026.03.27 20:11:55.433121 [ 291 ] {c6a79f63-54aa-4b85-aa3c-4bde610daa77} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003192 sec., 313.28320802005015 rows/sec., 12.24 KiB/sec. | ||
| 19320 | 2026.03.27 20:11:55.433274 [ 291 ] {c6a79f63-54aa-4b85-aa3c-4bde610daa77} <Debug> TCPHandler: Processed in 0.00391289 sec. | ||
| 19321 | 2026.03.27 20:11:55.433393 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19322 | 2026.03.27 20:11:55.433423 [ 291 ] {} <Debug> TCP-Session: 489882e7-9647-49c7-b43b-acb26f1377e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19323 | 2026.03.27 20:11:55.433426 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19324 | 2026.03.27 20:11:55.433449 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19325 | 2026.03.27 20:11:55.433472 [ 350 ] {} <Debug> TCP-Session: 5b7c01fe-c6a9-4f65-a12d-e40b7aa1dfb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19326 | 2026.03.27 20:11:55.433474 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19327 | 2026.03.27 20:11:55.433501 [ 362 ] {} <Debug> TCP-Session: 9367b996-ea13-46a1-a27b-202b2e49f18b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19328 | 2026.03.27 20:11:55.433500 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19329 | 2026.03.27 20:11:55.433538 [ 356 ] {} <Debug> TCP-Session: 1d8edec9-0cb3-4427-936c-5e1c161fbbc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19330 | 2026.03.27 20:11:55.433550 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19331 | 2026.03.27 20:11:55.433568 [ 358 ] {} <Debug> TCP-Session: 0705265b-daee-4494-8dc7-8c0df84d0b7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19332 | 2026.03.27 20:11:55.433573 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19333 | 2026.03.27 20:11:55.433607 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19334 | 2026.03.27 20:11:55.433526 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19335 | 2026.03.27 20:11:55.433666 [ 359 ] {} <Debug> TCP-Session: 1a34d17d-65df-4c75-a52d-933687cb7256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19336 | 2026.03.27 20:11:55.433678 [ 363 ] {} <Debug> TCP-Session: 052a7da5-3247-4f1e-953f-2bfde1828c15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19337 | 2026.03.27 20:11:55.433695 [ 357 ] {} <Debug> TCP-Session: 62828de2-dbd6-410d-a90c-1aabb6587c3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19338 | 2026.03.27 20:11:55.433605 [ 355 ] {} <Debug> TCP-Session: d8538715-f56f-4c62-ac2b-9af3f9d3cbc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19339 | 2026.03.27 20:11:55.535173 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35411 | ||
| 19340 | 2026.03.27 20:11:55.535281 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19341 | 2026.03.27 20:11:55.535306 [ 291 ] {} <Debug> TCP-Session: e39c00fb-5899-4daf-bb60-6690e164a8f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35411 | ||
| 19342 | 2026.03.27 20:11:55.535327 [ 291 ] {} <Debug> TCP-Session: e39c00fb-5899-4daf-bb60-6690e164a8f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19343 | 2026.03.27 20:11:55.535340 [ 291 ] {} <Debug> TCP-Session: e39c00fb-5899-4daf-bb60-6690e164a8f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19344 | 2026.03.27 20:11:55.535520 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40665 | ||
| 19345 | 2026.03.27 20:11:55.535579 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43163 | ||
| 19346 | 2026.03.27 20:11:55.535601 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64078 | ||
| 19347 | 2026.03.27 20:11:55.535627 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56278 | ||
| 19348 | 2026.03.27 20:11:55.535656 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54548 | ||
| 19349 | 2026.03.27 20:11:55.535675 [ 291 ] {} <Trace> TCP-Session: e39c00fb-5899-4daf-bb60-6690e164a8f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19350 | 2026.03.27 20:11:55.535713 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19351 | 2026.03.27 20:11:55.535667 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60411 | ||
| 19352 | 2026.03.27 20:11:55.535749 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19353 | 2026.03.27 20:11:55.535766 [ 356 ] {} <Debug> TCP-Session: a59089bc-457c-4bba-bd2d-f6aca473c2cf Authenticating user 'default' from [fd00:1122:3344:101::e]:64078 | ||
| 19354 | 2026.03.27 20:11:55.535799 [ 362 ] {} <Debug> TCP-Session: 94b51d1d-fd29-46f5-bab1-89051f1b35d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54548 | ||
| 19355 | 2026.03.27 20:11:55.535812 [ 356 ] {} <Debug> TCP-Session: a59089bc-457c-4bba-bd2d-f6aca473c2cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19356 | 2026.03.27 20:11:55.535820 [ 362 ] {} <Debug> TCP-Session: 94b51d1d-fd29-46f5-bab1-89051f1b35d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19357 | 2026.03.27 20:11:55.535825 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19358 | 2026.03.27 20:11:55.535837 [ 362 ] {} <Debug> TCP-Session: 94b51d1d-fd29-46f5-bab1-89051f1b35d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19359 | 2026.03.27 20:11:55.535653 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54343 | ||
| 19360 | 2026.03.27 20:11:55.535899 [ 291 ] {b8ceaa3f-4641-4ae6-b5ed-719f2bcda2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35411) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19361 | 2026.03.27 20:11:55.535871 [ 363 ] {} <Debug> TCP-Session: ce503e44-8651-42b2-81e2-1c081e6100a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60411 | ||
| 19362 | 2026.03.27 20:11:55.535767 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19363 | 2026.03.27 20:11:55.535974 [ 363 ] {} <Debug> TCP-Session: ce503e44-8651-42b2-81e2-1c081e6100a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19364 | 2026.03.27 20:11:55.535829 [ 356 ] {} <Debug> TCP-Session: a59089bc-457c-4bba-bd2d-f6aca473c2cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19365 | 2026.03.27 20:11:55.536000 [ 357 ] {} <Debug> TCP-Session: 12772d63-be00-41e9-b0d9-03963102da73 Authenticating user 'default' from [fd00:1122:3344:101::e]:56278 | ||
| 19366 | 2026.03.27 20:11:55.536017 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19367 | 2026.03.27 20:11:55.536048 [ 357 ] {} <Debug> TCP-Session: 12772d63-be00-41e9-b0d9-03963102da73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19368 | 2026.03.27 20:11:55.536074 [ 359 ] {} <Debug> TCP-Session: d517a2ec-8982-4a5e-a366-d5c45b10729a Authenticating user 'default' from [fd00:1122:3344:101::e]:54343 | ||
| 19369 | 2026.03.27 20:11:55.535998 [ 363 ] {} <Debug> TCP-Session: ce503e44-8651-42b2-81e2-1c081e6100a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19370 | 2026.03.27 20:11:55.536096 [ 357 ] {} <Debug> TCP-Session: 12772d63-be00-41e9-b0d9-03963102da73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19371 | 2026.03.27 20:11:55.536111 [ 359 ] {} <Debug> TCP-Session: d517a2ec-8982-4a5e-a366-d5c45b10729a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19372 | 2026.03.27 20:11:55.535646 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19373 | 2026.03.27 20:11:55.536140 [ 359 ] {} <Debug> TCP-Session: d517a2ec-8982-4a5e-a366-d5c45b10729a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19374 | 2026.03.27 20:11:55.535617 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49768 | ||
| 19375 | 2026.03.27 20:11:55.536179 [ 355 ] {} <Debug> TCP-Session: cc82184b-1fd3-4fc6-b5e2-4f02615ea28a Authenticating user 'default' from [fd00:1122:3344:101::e]:43163 | ||
| 19376 | 2026.03.27 20:11:55.536209 [ 291 ] {b8ceaa3f-4641-4ae6-b5ed-719f2bcda2dc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19377 | 2026.03.27 20:11:55.536221 [ 355 ] {} <Debug> TCP-Session: cc82184b-1fd3-4fc6-b5e2-4f02615ea28a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19378 | 2026.03.27 20:11:55.535612 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19379 | 2026.03.27 20:11:55.536242 [ 355 ] {} <Debug> TCP-Session: cc82184b-1fd3-4fc6-b5e2-4f02615ea28a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19380 | 2026.03.27 20:11:55.536255 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19381 | 2026.03.27 20:11:55.536265 [ 291 ] {b8ceaa3f-4641-4ae6-b5ed-719f2bcda2dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19382 | 2026.03.27 20:11:55.536271 [ 350 ] {} <Debug> TCP-Session: 558686ca-bb75-40b4-9ebf-9ba59d625c8f Authenticating user 'default' from [fd00:1122:3344:101::e]:40665 | ||
| 19383 | 2026.03.27 20:11:55.536283 [ 358 ] {} <Debug> TCP-Session: 905b6899-bc6b-4ef3-888a-8d7294916011 Authenticating user 'default' from [fd00:1122:3344:101::e]:49768 | ||
| 19384 | 2026.03.27 20:11:55.536301 [ 350 ] {} <Debug> TCP-Session: 558686ca-bb75-40b4-9ebf-9ba59d625c8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19385 | 2026.03.27 20:11:55.536315 [ 350 ] {} <Debug> TCP-Session: 558686ca-bb75-40b4-9ebf-9ba59d625c8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19386 | 2026.03.27 20:11:55.536315 [ 358 ] {} <Debug> TCP-Session: 905b6899-bc6b-4ef3-888a-8d7294916011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19387 | 2026.03.27 20:11:55.536336 [ 358 ] {} <Debug> TCP-Session: 905b6899-bc6b-4ef3-888a-8d7294916011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19388 | 2026.03.27 20:11:55.536587 [ 291 ] {b8ceaa3f-4641-4ae6-b5ed-719f2bcda2dc} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 19389 | 2026.03.27 20:11:55.537628 [ 298 ] {b8ceaa3f-4641-4ae6-b5ed-719f2bcda2dc} <Trace> AggregatingTransform: Aggregating | ||
| 19390 | 2026.03.27 20:11:55.537671 [ 298 ] {b8ceaa3f-4641-4ae6-b5ed-719f2bcda2dc} <Trace> Aggregator: Aggregation method: without_key | ||
| 19391 | 2026.03.27 20:11:55.537711 [ 298 ] {b8ceaa3f-4641-4ae6-b5ed-719f2bcda2dc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001030418 sec. (970.480 rows/sec., 37.91 KiB/sec.) | ||
| 19392 | 2026.03.27 20:11:55.537733 [ 298 ] {b8ceaa3f-4641-4ae6-b5ed-719f2bcda2dc} <Trace> Aggregator: Merging aggregated data | ||
| 19393 | 2026.03.27 20:11:55.539565 [ 291 ] {b8ceaa3f-4641-4ae6-b5ed-719f2bcda2dc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00374 sec., 267.379679144385 rows/sec., 10.44 KiB/sec. | ||
| 19394 | 2026.03.27 20:11:55.539739 [ 291 ] {b8ceaa3f-4641-4ae6-b5ed-719f2bcda2dc} <Debug> TCPHandler: Processed in 0.004182524 sec. | ||
| 19395 | 2026.03.27 20:11:55.539843 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19396 | 2026.03.27 20:11:55.539872 [ 291 ] {} <Debug> TCP-Session: e39c00fb-5899-4daf-bb60-6690e164a8f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19397 | 2026.03.27 20:11:55.539874 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19398 | 2026.03.27 20:11:55.539898 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19399 | 2026.03.27 20:11:55.539910 [ 350 ] {} <Debug> TCP-Session: 558686ca-bb75-40b4-9ebf-9ba59d625c8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19400 | 2026.03.27 20:11:55.539918 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19401 | 2026.03.27 20:11:55.539940 [ 358 ] {} <Debug> TCP-Session: 905b6899-bc6b-4ef3-888a-8d7294916011 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19402 | 2026.03.27 20:11:55.539942 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19403 | 2026.03.27 20:11:55.539969 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19404 | 2026.03.27 20:11:55.539990 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19405 | 2026.03.27 20:11:55.540009 [ 356 ] {} <Debug> TCP-Session: a59089bc-457c-4bba-bd2d-f6aca473c2cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19406 | 2026.03.27 20:11:55.540026 [ 363 ] {} <Debug> TCP-Session: ce503e44-8651-42b2-81e2-1c081e6100a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19407 | 2026.03.27 20:11:55.540034 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19408 | 2026.03.27 20:11:55.540044 [ 355 ] {} <Debug> TCP-Session: cc82184b-1fd3-4fc6-b5e2-4f02615ea28a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19409 | 2026.03.27 20:11:55.540008 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19410 | 2026.03.27 20:11:55.540095 [ 362 ] {} <Debug> TCP-Session: 94b51d1d-fd29-46f5-bab1-89051f1b35d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19411 | 2026.03.27 20:11:55.539977 [ 357 ] {} <Debug> TCP-Session: 12772d63-be00-41e9-b0d9-03963102da73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19412 | 2026.03.27 20:11:55.540137 [ 359 ] {} <Debug> TCP-Session: d517a2ec-8982-4a5e-a366-d5c45b10729a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19413 | 2026.03.27 20:11:55.702543 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40145 | ||
| 19414 | 2026.03.27 20:11:55.702658 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19415 | 2026.03.27 20:11:55.702688 [ 291 ] {} <Debug> TCP-Session: a20df749-43e6-4c8a-abb3-d0f01588eb03 Authenticating user 'default' from [fd00:1122:3344:101::e]:40145 | ||
| 19416 | 2026.03.27 20:11:55.702710 [ 291 ] {} <Debug> TCP-Session: a20df749-43e6-4c8a-abb3-d0f01588eb03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19417 | 2026.03.27 20:11:55.702723 [ 291 ] {} <Debug> TCP-Session: a20df749-43e6-4c8a-abb3-d0f01588eb03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19418 | 2026.03.27 20:11:55.702935 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51810 | ||
| 19419 | 2026.03.27 20:11:55.702946 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52584 | ||
| 19420 | 2026.03.27 20:11:55.702964 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38016 | ||
| 19421 | 2026.03.27 20:11:55.702983 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50840 | ||
| 19422 | 2026.03.27 20:11:55.703021 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35852 | ||
| 19423 | 2026.03.27 20:11:55.703033 [ 291 ] {} <Trace> TCP-Session: a20df749-43e6-4c8a-abb3-d0f01588eb03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19424 | 2026.03.27 20:11:55.703009 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35891 | ||
| 19425 | 2026.03.27 20:11:55.703083 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19426 | 2026.03.27 20:11:55.703003 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53489 | ||
| 19427 | 2026.03.27 20:11:55.703128 [ 356 ] {} <Debug> TCP-Session: 5373e60f-eae2-49c4-832a-6492e1479e3e Authenticating user 'default' from [fd00:1122:3344:101::e]:38016 | ||
| 19428 | 2026.03.27 20:11:55.703149 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19429 | 2026.03.27 20:11:55.703120 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19430 | 2026.03.27 20:11:55.703185 [ 362 ] {} <Debug> TCP-Session: b9990c9c-5b79-4c6b-8440-068ae9c3ae54 Authenticating user 'default' from [fd00:1122:3344:101::e]:35891 | ||
| 19431 | 2026.03.27 20:11:55.703120 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19432 | 2026.03.27 20:11:55.703215 [ 363 ] {} <Debug> TCP-Session: f9bb76f0-f922-41f5-9308-bc8d18af5f19 Authenticating user 'default' from [fd00:1122:3344:101::e]:35852 | ||
| 19433 | 2026.03.27 20:11:55.703228 [ 291 ] {a6b47d65-e42f-48c1-b0d1-dd83c7854581} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40145) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19434 | 2026.03.27 20:11:55.703242 [ 357 ] {} <Debug> TCP-Session: ec36bf24-0f07-42ae-81f6-dfe318678470 Authenticating user 'default' from [fd00:1122:3344:101::e]:50840 | ||
| 19435 | 2026.03.27 20:11:55.703250 [ 363 ] {} <Debug> TCP-Session: f9bb76f0-f922-41f5-9308-bc8d18af5f19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19436 | 2026.03.27 20:11:55.703275 [ 357 ] {} <Debug> TCP-Session: ec36bf24-0f07-42ae-81f6-dfe318678470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19437 | 2026.03.27 20:11:55.703280 [ 363 ] {} <Debug> TCP-Session: f9bb76f0-f922-41f5-9308-bc8d18af5f19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19438 | 2026.03.27 20:11:55.703290 [ 357 ] {} <Debug> TCP-Session: ec36bf24-0f07-42ae-81f6-dfe318678470 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19439 | 2026.03.27 20:11:55.703230 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19440 | 2026.03.27 20:11:55.703218 [ 362 ] {} <Debug> TCP-Session: b9990c9c-5b79-4c6b-8440-068ae9c3ae54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19441 | 2026.03.27 20:11:55.703178 [ 356 ] {} <Debug> TCP-Session: 5373e60f-eae2-49c4-832a-6492e1479e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19442 | 2026.03.27 20:11:55.703353 [ 362 ] {} <Debug> TCP-Session: b9990c9c-5b79-4c6b-8440-068ae9c3ae54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19443 | 2026.03.27 20:11:55.703346 [ 359 ] {} <Debug> TCP-Session: c91f2555-da20-44ac-b533-a8313626dcae Authenticating user 'default' from [fd00:1122:3344:101::e]:53489 | ||
| 19444 | 2026.03.27 20:11:55.703365 [ 356 ] {} <Debug> TCP-Session: 5373e60f-eae2-49c4-832a-6492e1479e3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19445 | 2026.03.27 20:11:55.703030 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19446 | 2026.03.27 20:11:55.703399 [ 359 ] {} <Debug> TCP-Session: c91f2555-da20-44ac-b533-a8313626dcae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19447 | 2026.03.27 20:11:55.703431 [ 355 ] {} <Debug> TCP-Session: 99bdfb8b-da9a-480b-973e-d5952e299c0f Authenticating user 'default' from [fd00:1122:3344:101::e]:52584 | ||
| 19448 | 2026.03.27 20:11:55.703437 [ 359 ] {} <Debug> TCP-Session: c91f2555-da20-44ac-b533-a8313626dcae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19449 | 2026.03.27 20:11:55.703462 [ 355 ] {} <Debug> TCP-Session: 99bdfb8b-da9a-480b-973e-d5952e299c0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19450 | 2026.03.27 20:11:55.703014 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19451 | 2026.03.27 20:11:55.703488 [ 355 ] {} <Debug> TCP-Session: 99bdfb8b-da9a-480b-973e-d5952e299c0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19452 | 2026.03.27 20:11:55.702977 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42760 | ||
| 19453 | 2026.03.27 20:11:55.703511 [ 350 ] {} <Debug> TCP-Session: bdcd96fc-9869-4683-80e6-7da323221b03 Authenticating user 'default' from [fd00:1122:3344:101::e]:51810 | ||
| 19454 | 2026.03.27 20:11:55.703533 [ 291 ] {a6b47d65-e42f-48c1-b0d1-dd83c7854581} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19455 | 2026.03.27 20:11:55.703538 [ 350 ] {} <Debug> TCP-Session: bdcd96fc-9869-4683-80e6-7da323221b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19456 | 2026.03.27 20:11:55.703562 [ 350 ] {} <Debug> TCP-Session: bdcd96fc-9869-4683-80e6-7da323221b03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19457 | 2026.03.27 20:11:55.703570 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19458 | 2026.03.27 20:11:55.703588 [ 291 ] {a6b47d65-e42f-48c1-b0d1-dd83c7854581} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19459 | 2026.03.27 20:11:55.703592 [ 358 ] {} <Debug> TCP-Session: 83b6615e-b698-42eb-b83e-9eeae80a9705 Authenticating user 'default' from [fd00:1122:3344:101::e]:42760 | ||
| 19460 | 2026.03.27 20:11:55.703642 [ 358 ] {} <Debug> TCP-Session: 83b6615e-b698-42eb-b83e-9eeae80a9705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19461 | 2026.03.27 20:11:55.703659 [ 358 ] {} <Debug> TCP-Session: 83b6615e-b698-42eb-b83e-9eeae80a9705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19462 | 2026.03.27 20:11:55.703898 [ 291 ] {a6b47d65-e42f-48c1-b0d1-dd83c7854581} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 19463 | 2026.03.27 20:11:55.704870 [ 298 ] {a6b47d65-e42f-48c1-b0d1-dd83c7854581} <Trace> AggregatingTransform: Aggregating | ||
| 19464 | 2026.03.27 20:11:55.704906 [ 298 ] {a6b47d65-e42f-48c1-b0d1-dd83c7854581} <Trace> Aggregator: Aggregation method: without_key | ||
| 19465 | 2026.03.27 20:11:55.704937 [ 298 ] {a6b47d65-e42f-48c1-b0d1-dd83c7854581} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935817 sec. (1068.585 rows/sec., 41.74 KiB/sec.) | ||
| 19466 | 2026.03.27 20:11:55.704951 [ 298 ] {a6b47d65-e42f-48c1-b0d1-dd83c7854581} <Trace> Aggregator: Merging aggregated data | ||
| 19467 | 2026.03.27 20:11:55.706488 [ 291 ] {a6b47d65-e42f-48c1-b0d1-dd83c7854581} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003316 sec., 301.56815440289506 rows/sec., 11.78 KiB/sec. | ||
| 19468 | 2026.03.27 20:11:55.706662 [ 291 ] {a6b47d65-e42f-48c1-b0d1-dd83c7854581} <Debug> TCPHandler: Processed in 0.003749056 sec. | ||
| 19469 | 2026.03.27 20:11:55.706759 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19470 | 2026.03.27 20:11:55.706788 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19471 | 2026.03.27 20:11:55.706811 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19472 | 2026.03.27 20:11:55.706819 [ 291 ] {} <Debug> TCP-Session: a20df749-43e6-4c8a-abb3-d0f01588eb03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19473 | 2026.03.27 20:11:55.706839 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19474 | 2026.03.27 20:11:55.706854 [ 350 ] {} <Debug> TCP-Session: bdcd96fc-9869-4683-80e6-7da323221b03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19475 | 2026.03.27 20:11:55.706854 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19476 | 2026.03.27 20:11:55.706880 [ 355 ] {} <Debug> TCP-Session: 99bdfb8b-da9a-480b-973e-d5952e299c0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19477 | 2026.03.27 20:11:55.706890 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19478 | 2026.03.27 20:11:55.706908 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19479 | 2026.03.27 20:11:55.706938 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19480 | 2026.03.27 20:11:55.706948 [ 358 ] {} <Debug> TCP-Session: 83b6615e-b698-42eb-b83e-9eeae80a9705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19481 | 2026.03.27 20:11:55.706968 [ 356 ] {} <Debug> TCP-Session: 5373e60f-eae2-49c4-832a-6492e1479e3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19482 | 2026.03.27 20:11:55.706987 [ 363 ] {} <Debug> TCP-Session: f9bb76f0-f922-41f5-9308-bc8d18af5f19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19483 | 2026.03.27 20:11:55.706914 [ 357 ] {} <Debug> TCP-Session: ec36bf24-0f07-42ae-81f6-dfe318678470 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19484 | 2026.03.27 20:11:55.706874 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19485 | 2026.03.27 20:11:55.706837 [ 362 ] {} <Debug> TCP-Session: b9990c9c-5b79-4c6b-8440-068ae9c3ae54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19486 | 2026.03.27 20:11:55.707072 [ 359 ] {} <Debug> TCP-Session: c91f2555-da20-44ac-b533-a8313626dcae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19487 | 2026.03.27 20:11:56.092666 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19488 | 2026.03.27 20:11:56.092854 [ 276 ] {cbd2ee81-501b-494a-93fb-53576ca83fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19489 | 2026.03.27 20:11:56.092921 [ 276 ] {cbd2ee81-501b-494a-93fb-53576ca83fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19490 | 2026.03.27 20:11:56.093618 [ 276 ] {cbd2ee81-501b-494a-93fb-53576ca83fdf} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19491 | 2026.03.27 20:11:56.093674 [ 276 ] {cbd2ee81-501b-494a-93fb-53576ca83fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19492 | 2026.03.27 20:11:56.094073 [ 276 ] {cbd2ee81-501b-494a-93fb-53576ca83fdf} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19493 | 2026.03.27 20:11:56.094314 [ 276 ] {cbd2ee81-501b-494a-93fb-53576ca83fdf} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19494 | 2026.03.27 20:11:56.094475 [ 276 ] {cbd2ee81-501b-494a-93fb-53576ca83fdf} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001726 sec., 52143.68482039397 rows/sec., 4.39 MiB/sec. | ||
| 19495 | 2026.03.27 20:11:56.094521 [ 276 ] {cbd2ee81-501b-494a-93fb-53576ca83fdf} <Debug> TCPHandler: Processed in 0.002067557 sec. | ||
| 19496 | 2026.03.27 20:11:56.094520 [ 104 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19497 | 2026.03.27 20:11:56.094650 [ 104 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19498 | 2026.03.27 20:11:56.094676 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19499 | 2026.03.27 20:11:56.094722 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19500 | 2026.03.27 20:11:56.094823 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19501 | 2026.03.27 20:11:56.094834 [ 276 ] {dd98d52c-322f-4c33-97bd-2d55d7525599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19502 | 2026.03.27 20:11:56.094904 [ 276 ] {dd98d52c-322f-4c33-97bd-2d55d7525599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19503 | 2026.03.27 20:11:56.094968 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19504 | 2026.03.27 20:11:56.095008 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3365 rows starting from the beginning of the part | ||
| 19505 | 2026.03.27 20:11:56.095078 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 845 rows starting from the beginning of the part | ||
| 19506 | 2026.03.27 20:11:56.095125 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 90 rows starting from the beginning of the part | ||
| 19507 | 2026.03.27 20:11:56.095170 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 3195 rows starting from the beginning of the part | ||
| 19508 | 2026.03.27 20:11:56.095209 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 56 rows starting from the beginning of the part | ||
| 19509 | 2026.03.27 20:11:56.095253 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 90 rows starting from the beginning of the part | ||
| 19510 | 2026.03.27 20:11:56.095360 [ 276 ] {dd98d52c-322f-4c33-97bd-2d55d7525599} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19511 | 2026.03.27 20:11:56.095404 [ 276 ] {dd98d52c-322f-4c33-97bd-2d55d7525599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19512 | 2026.03.27 20:11:56.095751 [ 276 ] {dd98d52c-322f-4c33-97bd-2d55d7525599} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19513 | 2026.03.27 20:11:56.095992 [ 276 ] {dd98d52c-322f-4c33-97bd-2d55d7525599} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19514 | 2026.03.27 20:11:56.096145 [ 276 ] {dd98d52c-322f-4c33-97bd-2d55d7525599} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001333 sec., 12753.188297074268 rows/sec., 958.98 KiB/sec. | ||
| 19515 | 2026.03.27 20:11:56.096188 [ 276 ] {dd98d52c-322f-4c33-97bd-2d55d7525599} <Debug> TCPHandler: Processed in 0.001521197 sec. | ||
| 19516 | 2026.03.27 20:11:56.096309 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19517 | 2026.03.27 20:11:56.096408 [ 276 ] {b757509c-4408-4147-ba0c-dc9136dcd052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19518 | 2026.03.27 20:11:56.096451 [ 276 ] {b757509c-4408-4147-ba0c-dc9136dcd052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19519 | 2026.03.27 20:11:56.096904 [ 276 ] {b757509c-4408-4147-ba0c-dc9136dcd052} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19520 | 2026.03.27 20:11:56.096941 [ 276 ] {b757509c-4408-4147-ba0c-dc9136dcd052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19521 | 2026.03.27 20:11:56.097271 [ 276 ] {b757509c-4408-4147-ba0c-dc9136dcd052} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19522 | 2026.03.27 20:11:56.097517 [ 276 ] {b757509c-4408-4147-ba0c-dc9136dcd052} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19523 | 2026.03.27 20:11:56.097656 [ 276 ] {b757509c-4408-4147-ba0c-dc9136dcd052} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001268 sec., 63880.1261829653 rows/sec., 4.99 MiB/sec. | ||
| 19524 | 2026.03.27 20:11:56.097665 [ 105 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19525 | 2026.03.27 20:11:56.097696 [ 276 ] {b757509c-4408-4147-ba0c-dc9136dcd052} <Debug> TCPHandler: Processed in 0.001438275 sec. | ||
| 19526 | 2026.03.27 20:11:56.097718 [ 191 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7641 rows, containing 5 columns (5 merged, 0 gathered) in 0.002964632 sec., 2577385.6586584775 rows/sec., 205.76 MiB/sec. | ||
| 19527 | 2026.03.27 20:11:56.097723 [ 105 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19528 | 2026.03.27 20:11:56.097763 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19529 | 2026.03.27 20:11:56.097831 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19530 | 2026.03.27 20:11:56.097843 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19531 | 2026.03.27 20:11:56.097935 [ 276 ] {be8647d0-5662-4310-a227-2fb50537dd00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19532 | 2026.03.27 20:11:56.097958 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19533 | 2026.03.27 20:11:56.097986 [ 276 ] {be8647d0-5662-4310-a227-2fb50537dd00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19534 | 2026.03.27 20:11:56.097993 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1831 rows starting from the beginning of the part | ||
| 19535 | 2026.03.27 20:11:56.098024 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19536 | 2026.03.27 20:11:56.098064 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 514 rows starting from the beginning of the part | ||
| 19537 | 2026.03.27 20:11:56.098117 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 81 rows starting from the beginning of the part | ||
| 19538 | 2026.03.27 20:11:56.098161 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 1742 rows starting from the beginning of the part | ||
| 19539 | 2026.03.27 20:11:56.098203 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 64 rows starting from the beginning of the part | ||
| 19540 | 2026.03.27 20:11:56.098260 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 81 rows starting from the beginning of the part | ||
| 19541 | 2026.03.27 20:11:56.098411 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_146_29} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19542 | 2026.03.27 20:11:56.098428 [ 276 ] {be8647d0-5662-4310-a227-2fb50537dd00} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19543 | 2026.03.27 20:11:56.098465 [ 276 ] {be8647d0-5662-4310-a227-2fb50537dd00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19544 | 2026.03.27 20:11:56.098492 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_146_29} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19545 | 2026.03.27 20:11:56.098591 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 19546 | 2026.03.27 20:11:56.098837 [ 276 ] {be8647d0-5662-4310-a227-2fb50537dd00} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19547 | 2026.03.27 20:11:56.099061 [ 276 ] {be8647d0-5662-4310-a227-2fb50537dd00} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19548 | 2026.03.27 20:11:56.099197 [ 276 ] {be8647d0-5662-4310-a227-2fb50537dd00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. | ||
| 19549 | 2026.03.27 20:11:56.099236 [ 276 ] {be8647d0-5662-4310-a227-2fb50537dd00} <Debug> TCPHandler: Processed in 0.001455296 sec. | ||
| 19550 | 2026.03.27 20:11:56.099362 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19551 | 2026.03.27 20:11:56.099462 [ 276 ] {4a2b5f68-2719-489e-83de-782081d79b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19552 | 2026.03.27 20:11:56.099518 [ 276 ] {4a2b5f68-2719-489e-83de-782081d79b9b} <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 | ||
| 19553 | 2026.03.27 20:11:56.099950 [ 195 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4313 rows, containing 5 columns (5 merged, 0 gathered) in 0.002144298 sec., 2011380.8808290637 rows/sec., 145.77 MiB/sec. | ||
| 19554 | 2026.03.27 20:11:56.100137 [ 187 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19555 | 2026.03.27 20:11:56.100357 [ 276 ] {4a2b5f68-2719-489e-83de-782081d79b9b} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19556 | 2026.03.27 20:11:56.100395 [ 276 ] {4a2b5f68-2719-489e-83de-782081d79b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19557 | 2026.03.27 20:11:56.100401 [ 187 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_146_29} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19558 | 2026.03.27 20:11:56.100474 [ 187 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_146_29} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19559 | 2026.03.27 20:11:56.100558 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 19560 | 2026.03.27 20:11:56.100966 [ 276 ] {4a2b5f68-2719-489e-83de-782081d79b9b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19561 | 2026.03.27 20:11:56.101289 [ 276 ] {4a2b5f68-2719-489e-83de-782081d79b9b} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19562 | 2026.03.27 20:11:56.101448 [ 276 ] {4a2b5f68-2719-489e-83de-782081d79b9b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002008 sec., 8466.135458167331 rows/sec., 15.17 MiB/sec. | ||
| 19563 | 2026.03.27 20:11:56.101511 [ 276 ] {4a2b5f68-2719-489e-83de-782081d79b9b} <Debug> TCPHandler: Processed in 0.002200219 sec. | ||
| 19564 | 2026.03.27 20:11:56.101642 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19565 | 2026.03.27 20:11:56.101739 [ 276 ] {ec656602-cf3a-49d5-88e6-decc8e9f9257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19566 | 2026.03.27 20:11:56.101783 [ 276 ] {ec656602-cf3a-49d5-88e6-decc8e9f9257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19567 | 2026.03.27 20:11:56.102181 [ 276 ] {ec656602-cf3a-49d5-88e6-decc8e9f9257} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19568 | 2026.03.27 20:11:56.102244 [ 276 ] {ec656602-cf3a-49d5-88e6-decc8e9f9257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19569 | 2026.03.27 20:11:56.102578 [ 276 ] {ec656602-cf3a-49d5-88e6-decc8e9f9257} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19570 | 2026.03.27 20:11:56.102818 [ 276 ] {ec656602-cf3a-49d5-88e6-decc8e9f9257} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19571 | 2026.03.27 20:11:56.102958 [ 276 ] {ec656602-cf3a-49d5-88e6-decc8e9f9257} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001258 sec., 47694.753577106516 rows/sec., 3.21 MiB/sec. | ||
| 19572 | 2026.03.27 20:11:56.102958 [ 105 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19573 | 2026.03.27 20:11:56.103000 [ 276 ] {ec656602-cf3a-49d5-88e6-decc8e9f9257} <Debug> TCPHandler: Processed in 0.001432275 sec. | ||
| 19574 | 2026.03.27 20:11:56.103010 [ 105 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19575 | 2026.03.27 20:11:56.103041 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19576 | 2026.03.27 20:11:56.103122 [ 201 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19577 | 2026.03.27 20:11:56.103218 [ 201 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19578 | 2026.03.27 20:11:56.103246 [ 201 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7710 rows starting from the beginning of the part | ||
| 19579 | 2026.03.27 20:11:56.103298 [ 201 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 90 rows starting from the beginning of the part | ||
| 19580 | 2026.03.27 20:11:56.103343 [ 201 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 19581 | 2026.03.27 20:11:56.103382 [ 201 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 42 rows starting from the beginning of the part | ||
| 19582 | 2026.03.27 20:11:56.103422 [ 201 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 48 rows starting from the beginning of the part | ||
| 19583 | 2026.03.27 20:11:56.103458 [ 201 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 19584 | 2026.03.27 20:11:56.105462 [ 187 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8010 rows, containing 4 columns (4 merged, 0 gathered) in 0.002342182 sec., 3419887.9506374826 rows/sec., 225.21 MiB/sec. | ||
| 19585 | 2026.03.27 20:11:56.105921 [ 195 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19586 | 2026.03.27 20:11:56.106207 [ 195 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_146_29} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19587 | 2026.03.27 20:11:56.106279 [ 195 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_146_29} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19588 | 2026.03.27 20:11:56.106355 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 19589 | 2026.03.27 20:11:57.202893 [ 99 ] {} <Debug> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 19590 | 2026.03.27 20:11:57.202969 [ 99 ] {} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19591 | 2026.03.27 20:11:57.203000 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19592 | 2026.03.27 20:11:57.203129 [ 187 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 19593 | 2026.03.27 20:11:57.203285 [ 187 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19594 | 2026.03.27 20:11:57.203331 [ 187 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 20 rows starting from the beginning of the part | ||
| 19595 | 2026.03.27 20:11:57.203419 [ 187 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 19596 | 2026.03.27 20:11:57.203490 [ 187 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 19597 | 2026.03.27 20:11:57.203557 [ 187 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 19598 | 2026.03.27 20:11:57.203619 [ 187 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 19599 | 2026.03.27 20:11:57.204512 [ 188 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001437705 sec., 27822.119280380884 rows/sec., 2.32 MiB/sec. | ||
| 19600 | 2026.03.27 20:11:57.204707 [ 194 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 19601 | 2026.03.27 20:11:57.205091 [ 194 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_32_7} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19602 | 2026.03.27 20:11:57.205169 [ 194 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_32_7} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 19603 | 2026.03.27 20:11:57.205279 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19604 | 2026.03.27 20:11:57.373967 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19605 | 2026.03.27 20:11:57.374016 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19606 | 2026.03.27 20:11:57.578411 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42271 | ||
| 19607 | 2026.03.27 20:11:57.578904 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19608 | 2026.03.27 20:11:57.578943 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19609 | 2026.03.27 20:11:57.579418 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19610 | 2026.03.27 20:11:57.579636 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19611 | 2026.03.27 20:11:57.579853 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42271 | ||
| 19612 | 2026.03.27 20:11:57.716162 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2410 | ||
| 19613 | 2026.03.27 20:11:57.718723 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19614 | 2026.03.27 20:11:57.718786 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19615 | 2026.03.27 20:11:57.720146 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19616 | 2026.03.27 20:11:57.720448 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19617 | 2026.03.27 20:11:57.720889 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2410 | ||
| 19618 | 2026.03.27 20:11:58.248241 [ 103 ] {} <Debug> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 19619 | 2026.03.27 20:11:58.248314 [ 103 ] {} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19620 | 2026.03.27 20:11:58.248339 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19621 | 2026.03.27 20:11:58.248463 [ 190 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 19622 | 2026.03.27 20:11:58.248621 [ 190 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19623 | 2026.03.27 20:11:58.248660 [ 190 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
| 19624 | 2026.03.27 20:11:58.248732 [ 190 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 19625 | 2026.03.27 20:11:58.248783 [ 190 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 19626 | 2026.03.27 20:11:58.248830 [ 190 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 19627 | 2026.03.27 20:11:58.248873 [ 190 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 19628 | 2026.03.27 20:11:58.249706 [ 188 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.001298243 sec., 129405.66596546255 rows/sec., 6.60 MiB/sec. | ||
| 19629 | 2026.03.27 20:11:58.249914 [ 200 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 19630 | 2026.03.27 20:11:58.250266 [ 200 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_28_6} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19631 | 2026.03.27 20:11:58.250361 [ 200 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_28_6} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 19632 | 2026.03.27 20:11:58.250475 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 19633 | 2026.03.27 20:11:59.795534 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 19634 | 2026.03.27 20:11:59.814190 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19635 | 2026.03.27 20:11:59.814254 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19636 | 2026.03.27 20:11:59.820329 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19637 | 2026.03.27 20:11:59.821072 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19638 | 2026.03.27 20:11:59.824731 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 19639 | 2026.03.27 20:12:01.100846 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19640 | 2026.03.27 20:12:01.101043 [ 276 ] {58a25475-2020-4245-a899-22b52530830a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19641 | 2026.03.27 20:12:01.101125 [ 276 ] {58a25475-2020-4245-a899-22b52530830a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19642 | 2026.03.27 20:12:01.101953 [ 276 ] {58a25475-2020-4245-a899-22b52530830a} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19643 | 2026.03.27 20:12:01.102004 [ 276 ] {58a25475-2020-4245-a899-22b52530830a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19644 | 2026.03.27 20:12:01.102394 [ 276 ] {58a25475-2020-4245-a899-22b52530830a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 19645 | 2026.03.27 20:12:01.102636 [ 276 ] {58a25475-2020-4245-a899-22b52530830a} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19646 | 2026.03.27 20:12:01.102800 [ 276 ] {58a25475-2020-4245-a899-22b52530830a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00181 sec., 156906.0773480663 rows/sec., 9.97 MiB/sec. | ||
| 19647 | 2026.03.27 20:12:01.102857 [ 276 ] {58a25475-2020-4245-a899-22b52530830a} <Debug> TCPHandler: Processed in 0.002149988 sec. | ||
| 19648 | 2026.03.27 20:12:01.103001 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19649 | 2026.03.27 20:12:01.103106 [ 276 ] {a9b4d2cd-8f85-44dc-a188-2bca881f52c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19650 | 2026.03.27 20:12:01.103150 [ 276 ] {a9b4d2cd-8f85-44dc-a188-2bca881f52c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19651 | 2026.03.27 20:12:01.103972 [ 276 ] {a9b4d2cd-8f85-44dc-a188-2bca881f52c2} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19652 | 2026.03.27 20:12:01.104011 [ 276 ] {a9b4d2cd-8f85-44dc-a188-2bca881f52c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19653 | 2026.03.27 20:12:01.104401 [ 276 ] {a9b4d2cd-8f85-44dc-a188-2bca881f52c2} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19654 | 2026.03.27 20:12:01.104610 [ 276 ] {a9b4d2cd-8f85-44dc-a188-2bca881f52c2} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19655 | 2026.03.27 20:12:01.104750 [ 276 ] {a9b4d2cd-8f85-44dc-a188-2bca881f52c2} <Debug> executeQuery: Read 846 rows, 68.12 KiB in 0.001667 sec., 507498.50029994 rows/sec., 39.91 MiB/sec. | ||
| 19656 | 2026.03.27 20:12:01.104803 [ 276 ] {a9b4d2cd-8f85-44dc-a188-2bca881f52c2} <Debug> TCPHandler: Processed in 0.001854442 sec. | ||
| 19657 | 2026.03.27 20:12:01.104939 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19658 | 2026.03.27 20:12:01.105049 [ 276 ] {ef29b6e0-0736-4c22-a98a-da91f632f835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19659 | 2026.03.27 20:12:01.105092 [ 276 ] {ef29b6e0-0736-4c22-a98a-da91f632f835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19660 | 2026.03.27 20:12:01.105592 [ 276 ] {ef29b6e0-0736-4c22-a98a-da91f632f835} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19661 | 2026.03.27 20:12:01.105631 [ 276 ] {ef29b6e0-0736-4c22-a98a-da91f632f835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19662 | 2026.03.27 20:12:01.105950 [ 276 ] {ef29b6e0-0736-4c22-a98a-da91f632f835} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19663 | 2026.03.27 20:12:01.106165 [ 276 ] {ef29b6e0-0736-4c22-a98a-da91f632f835} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19664 | 2026.03.27 20:12:01.106301 [ 276 ] {ef29b6e0-0736-4c22-a98a-da91f632f835} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001272 sec., 130503.14465408806 rows/sec., 7.94 MiB/sec. | ||
| 19665 | 2026.03.27 20:12:01.106341 [ 276 ] {ef29b6e0-0736-4c22-a98a-da91f632f835} <Debug> TCPHandler: Processed in 0.001453546 sec. | ||
| 19666 | 2026.03.27 20:12:01.106467 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19667 | 2026.03.27 20:12:01.106564 [ 276 ] {aa22e865-75a3-46c3-9b47-260242bf5d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19668 | 2026.03.27 20:12:01.106605 [ 276 ] {aa22e865-75a3-46c3-9b47-260242bf5d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19669 | 2026.03.27 20:12:01.107052 [ 276 ] {aa22e865-75a3-46c3-9b47-260242bf5d92} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19670 | 2026.03.27 20:12:01.107089 [ 276 ] {aa22e865-75a3-46c3-9b47-260242bf5d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19671 | 2026.03.27 20:12:01.107396 [ 276 ] {aa22e865-75a3-46c3-9b47-260242bf5d92} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 19672 | 2026.03.27 20:12:01.107619 [ 276 ] {aa22e865-75a3-46c3-9b47-260242bf5d92} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19673 | 2026.03.27 20:12:01.107750 [ 276 ] {aa22e865-75a3-46c3-9b47-260242bf5d92} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.001205 sec., 124481.32780082988 rows/sec., 8.04 MiB/sec. | ||
| 19674 | 2026.03.27 20:12:01.107789 [ 276 ] {aa22e865-75a3-46c3-9b47-260242bf5d92} <Debug> TCPHandler: Processed in 0.001372624 sec. | ||
| 19675 | 2026.03.27 20:12:01.107912 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19676 | 2026.03.27 20:12:01.108009 [ 276 ] {0ebbabb1-b6ac-4a9a-b734-01b88afaa2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19677 | 2026.03.27 20:12:01.108051 [ 276 ] {0ebbabb1-b6ac-4a9a-b734-01b88afaa2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19678 | 2026.03.27 20:12:01.108495 [ 276 ] {0ebbabb1-b6ac-4a9a-b734-01b88afaa2bc} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19679 | 2026.03.27 20:12:01.108529 [ 276 ] {0ebbabb1-b6ac-4a9a-b734-01b88afaa2bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19680 | 2026.03.27 20:12:01.108859 [ 276 ] {0ebbabb1-b6ac-4a9a-b734-01b88afaa2bc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 19681 | 2026.03.27 20:12:01.109070 [ 276 ] {0ebbabb1-b6ac-4a9a-b734-01b88afaa2bc} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19682 | 2026.03.27 20:12:01.109200 [ 276 ] {0ebbabb1-b6ac-4a9a-b734-01b88afaa2bc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001208 sec., 122516.55629139072 rows/sec., 6.97 MiB/sec. | ||
| 19683 | 2026.03.27 20:12:01.109238 [ 276 ] {0ebbabb1-b6ac-4a9a-b734-01b88afaa2bc} <Debug> TCPHandler: Processed in 0.001376935 sec. | ||
| 19684 | 2026.03.27 20:12:01.109355 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19685 | 2026.03.27 20:12:01.109451 [ 276 ] {56409ebc-1d0f-40e1-be39-970479e58bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19686 | 2026.03.27 20:12:01.109491 [ 276 ] {56409ebc-1d0f-40e1-be39-970479e58bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19687 | 2026.03.27 20:12:01.110099 [ 276 ] {56409ebc-1d0f-40e1-be39-970479e58bf1} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19688 | 2026.03.27 20:12:01.110136 [ 276 ] {56409ebc-1d0f-40e1-be39-970479e58bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19689 | 2026.03.27 20:12:01.110466 [ 276 ] {56409ebc-1d0f-40e1-be39-970479e58bf1} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19690 | 2026.03.27 20:12:01.110681 [ 276 ] {56409ebc-1d0f-40e1-be39-970479e58bf1} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19691 | 2026.03.27 20:12:01.110815 [ 276 ] {56409ebc-1d0f-40e1-be39-970479e58bf1} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001381 sec., 372194.0622737147 rows/sec., 26.24 MiB/sec. | ||
| 19692 | 2026.03.27 20:12:01.110854 [ 276 ] {56409ebc-1d0f-40e1-be39-970479e58bf1} <Debug> TCPHandler: Processed in 0.001550257 sec. | ||
| 19693 | 2026.03.27 20:12:01.110965 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19694 | 2026.03.27 20:12:01.111060 [ 276 ] {debf8d46-9b5f-4b7c-899e-a5f0a738a550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19695 | 2026.03.27 20:12:01.111101 [ 276 ] {debf8d46-9b5f-4b7c-899e-a5f0a738a550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19696 | 2026.03.27 20:12:01.111435 [ 276 ] {debf8d46-9b5f-4b7c-899e-a5f0a738a550} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19697 | 2026.03.27 20:12:01.111469 [ 276 ] {debf8d46-9b5f-4b7c-899e-a5f0a738a550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19698 | 2026.03.27 20:12:01.111768 [ 276 ] {debf8d46-9b5f-4b7c-899e-a5f0a738a550} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 19699 | 2026.03.27 20:12:01.111981 [ 276 ] {debf8d46-9b5f-4b7c-899e-a5f0a738a550} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19700 | 2026.03.27 20:12:01.112119 [ 276 ] {debf8d46-9b5f-4b7c-899e-a5f0a738a550} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 19701 | 2026.03.27 20:12:01.112158 [ 276 ] {debf8d46-9b5f-4b7c-899e-a5f0a738a550} <Debug> TCPHandler: Processed in 0.001243702 sec. | ||
| 19702 | 2026.03.27 20:12:01.112279 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19703 | 2026.03.27 20:12:01.112376 [ 276 ] {3b5d1e5f-a666-473e-8a33-d74c3dfd25ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19704 | 2026.03.27 20:12:01.112419 [ 276 ] {3b5d1e5f-a666-473e-8a33-d74c3dfd25ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19705 | 2026.03.27 20:12:01.112836 [ 276 ] {3b5d1e5f-a666-473e-8a33-d74c3dfd25ad} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19706 | 2026.03.27 20:12:01.112871 [ 276 ] {3b5d1e5f-a666-473e-8a33-d74c3dfd25ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19707 | 2026.03.27 20:12:01.113207 [ 276 ] {3b5d1e5f-a666-473e-8a33-d74c3dfd25ad} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19708 | 2026.03.27 20:12:01.113444 [ 276 ] {3b5d1e5f-a666-473e-8a33-d74c3dfd25ad} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19709 | 2026.03.27 20:12:01.113576 [ 276 ] {3b5d1e5f-a666-473e-8a33-d74c3dfd25ad} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001218 sec., 217569.7865353038 rows/sec., 14.46 MiB/sec. | ||
| 19710 | 2026.03.27 20:12:01.113583 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 3 parts from all_1_142_39 to all_144_144_0 | ||
| 19711 | 2026.03.27 20:12:01.113614 [ 276 ] {3b5d1e5f-a666-473e-8a33-d74c3dfd25ad} <Debug> TCPHandler: Processed in 0.001389814 sec. | ||
| 19712 | 2026.03.27 20:12:01.113648 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19713 | 2026.03.27 20:12:01.113677 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19714 | 2026.03.27 20:12:01.113747 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19715 | 2026.03.27 20:12:01.113793 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_144_40} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_142_39 to all_144_144_0 into Compact with storage Full | ||
| 19716 | 2026.03.27 20:12:01.113846 [ 276 ] {5ba0cbc2-f91c-4e29-b48c-fc243e272146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19717 | 2026.03.27 20:12:01.113891 [ 276 ] {5ba0cbc2-f91c-4e29-b48c-fc243e272146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19718 | 2026.03.27 20:12:01.113948 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_144_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19719 | 2026.03.27 20:12:01.113992 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_144_40} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_142_39, total 54219 rows starting from the beginning of the part | ||
| 19720 | 2026.03.27 20:12:01.114070 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_144_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 19721 | 2026.03.27 20:12:01.114127 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_144_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 1602 rows starting from the beginning of the part | ||
| 19722 | 2026.03.27 20:12:01.114213 [ 276 ] {5ba0cbc2-f91c-4e29-b48c-fc243e272146} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19723 | 2026.03.27 20:12:01.114252 [ 276 ] {5ba0cbc2-f91c-4e29-b48c-fc243e272146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19724 | 2026.03.27 20:12:01.114610 [ 276 ] {5ba0cbc2-f91c-4e29-b48c-fc243e272146} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 19725 | 2026.03.27 20:12:01.114828 [ 276 ] {5ba0cbc2-f91c-4e29-b48c-fc243e272146} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19726 | 2026.03.27 20:12:01.114969 [ 276 ] {5ba0cbc2-f91c-4e29-b48c-fc243e272146} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.00114 sec., 1754.3859649122808 rows/sec., 114.79 KiB/sec. | ||
| 19727 | 2026.03.27 20:12:01.115006 [ 276 ] {5ba0cbc2-f91c-4e29-b48c-fc243e272146} <Debug> TCPHandler: Processed in 0.001309624 sec. | ||
| 19728 | 2026.03.27 20:12:01.115125 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19729 | 2026.03.27 20:12:01.115220 [ 276 ] {c4af9419-b90c-4a40-89de-28829ca799f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19730 | 2026.03.27 20:12:01.115274 [ 276 ] {c4af9419-b90c-4a40-89de-28829ca799f9} <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 | ||
| 19731 | 2026.03.27 20:12:01.116119 [ 276 ] {c4af9419-b90c-4a40-89de-28829ca799f9} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19732 | 2026.03.27 20:12:01.116155 [ 276 ] {c4af9419-b90c-4a40-89de-28829ca799f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19733 | 2026.03.27 20:12:01.116697 [ 276 ] {c4af9419-b90c-4a40-89de-28829ca799f9} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19734 | 2026.03.27 20:12:01.116942 [ 276 ] {c4af9419-b90c-4a40-89de-28829ca799f9} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19735 | 2026.03.27 20:12:01.117106 [ 276 ] {c4af9419-b90c-4a40-89de-28829ca799f9} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001903 sec., 12611.665790856543 rows/sec., 22.60 MiB/sec. | ||
| 19736 | 2026.03.27 20:12:01.117182 [ 276 ] {c4af9419-b90c-4a40-89de-28829ca799f9} <Debug> TCPHandler: Processed in 0.002106307 sec. | ||
| 19737 | 2026.03.27 20:12:01.117302 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19738 | 2026.03.27 20:12:01.117398 [ 276 ] {252a19ce-4144-4bf4-b26f-07053acb76d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19739 | 2026.03.27 20:12:01.117439 [ 276 ] {252a19ce-4144-4bf4-b26f-07053acb76d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19740 | 2026.03.27 20:12:01.117775 [ 276 ] {252a19ce-4144-4bf4-b26f-07053acb76d1} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19741 | 2026.03.27 20:12:01.117812 [ 276 ] {252a19ce-4144-4bf4-b26f-07053acb76d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19742 | 2026.03.27 20:12:01.118126 [ 276 ] {252a19ce-4144-4bf4-b26f-07053acb76d1} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19743 | 2026.03.27 20:12:01.118376 [ 276 ] {252a19ce-4144-4bf4-b26f-07053acb76d1} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19744 | 2026.03.27 20:12:01.118506 [ 276 ] {252a19ce-4144-4bf4-b26f-07053acb76d1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001126 sec., 79928.95204262878 rows/sec., 5.00 MiB/sec. | ||
| 19745 | 2026.03.27 20:12:01.118542 [ 276 ] {252a19ce-4144-4bf4-b26f-07053acb76d1} <Debug> TCPHandler: Processed in 0.001289953 sec. | ||
| 19746 | 2026.03.27 20:12:01.123680 [ 188 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_144_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55981 rows, containing 5 columns (5 merged, 0 gathered) in 0.009930876 sec., 5637065.652617151 rows/sec., 360.98 MiB/sec. | ||
| 19747 | 2026.03.27 20:12:01.124499 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_144_40} <Trace> MergedBlockOutputStream: filled checksums all_1_144_40 (state Temporary) | ||
| 19748 | 2026.03.27 20:12:01.124828 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_144_40} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_144_40 to all_1_144_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19749 | 2026.03.27 20:12:01.124909 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_144_40} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 3 parts: [all_1_142_39, all_144_144_0] -> all_1_144_40 | ||
| 19750 | 2026.03.27 20:12:01.125000 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 19751 | 2026.03.27 20:12:05.080901 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42783 | ||
| 19752 | 2026.03.27 20:12:05.081503 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19753 | 2026.03.27 20:12:05.081566 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19754 | 2026.03.27 20:12:05.082155 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19755 | 2026.03.27 20:12:05.082418 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19756 | 2026.03.27 20:12:05.082596 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42783 | ||
| 19757 | 2026.03.27 20:12:06.092475 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19758 | 2026.03.27 20:12:06.092668 [ 276 ] {75d89715-4f2a-41cf-a670-6882ce2bc707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19759 | 2026.03.27 20:12:06.092743 [ 276 ] {75d89715-4f2a-41cf-a670-6882ce2bc707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19760 | 2026.03.27 20:12:06.093381 [ 276 ] {75d89715-4f2a-41cf-a670-6882ce2bc707} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19761 | 2026.03.27 20:12:06.093426 [ 276 ] {75d89715-4f2a-41cf-a670-6882ce2bc707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19762 | 2026.03.27 20:12:06.093790 [ 276 ] {75d89715-4f2a-41cf-a670-6882ce2bc707} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 19763 | 2026.03.27 20:12:06.094004 [ 276 ] {75d89715-4f2a-41cf-a670-6882ce2bc707} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19764 | 2026.03.27 20:12:06.094163 [ 276 ] {75d89715-4f2a-41cf-a670-6882ce2bc707} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001547 sec., 6464.124111182935 rows/sec., 527.10 KiB/sec. | ||
| 19765 | 2026.03.27 20:12:06.094217 [ 276 ] {75d89715-4f2a-41cf-a670-6882ce2bc707} <Debug> TCPHandler: Processed in 0.001875663 sec. | ||
| 19766 | 2026.03.27 20:12:06.094349 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19767 | 2026.03.27 20:12:06.094451 [ 276 ] {e4e95332-bf3b-4375-a06b-98050386fdb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19768 | 2026.03.27 20:12:06.094494 [ 276 ] {e4e95332-bf3b-4375-a06b-98050386fdb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19769 | 2026.03.27 20:12:06.094961 [ 276 ] {e4e95332-bf3b-4375-a06b-98050386fdb8} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19770 | 2026.03.27 20:12:06.095000 [ 276 ] {e4e95332-bf3b-4375-a06b-98050386fdb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19771 | 2026.03.27 20:12:06.095323 [ 276 ] {e4e95332-bf3b-4375-a06b-98050386fdb8} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19772 | 2026.03.27 20:12:06.095529 [ 276 ] {e4e95332-bf3b-4375-a06b-98050386fdb8} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19773 | 2026.03.27 20:12:06.095663 [ 276 ] {e4e95332-bf3b-4375-a06b-98050386fdb8} <Debug> executeQuery: Read 95 rows, 8.12 KiB in 0.001234 sec., 76985.41329011344 rows/sec., 6.43 MiB/sec. | ||
| 19774 | 2026.03.27 20:12:06.095703 [ 276 ] {e4e95332-bf3b-4375-a06b-98050386fdb8} <Debug> TCPHandler: Processed in 0.001403775 sec. | ||
| 19775 | 2026.03.27 20:12:06.095823 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19776 | 2026.03.27 20:12:06.095919 [ 276 ] {4d31afdf-2d64-4a9c-82cc-76510de317d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19777 | 2026.03.27 20:12:06.095960 [ 276 ] {4d31afdf-2d64-4a9c-82cc-76510de317d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19778 | 2026.03.27 20:12:06.096370 [ 276 ] {4d31afdf-2d64-4a9c-82cc-76510de317d9} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19779 | 2026.03.27 20:12:06.096407 [ 276 ] {4d31afdf-2d64-4a9c-82cc-76510de317d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19780 | 2026.03.27 20:12:06.096705 [ 276 ] {4d31afdf-2d64-4a9c-82cc-76510de317d9} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19781 | 2026.03.27 20:12:06.096928 [ 276 ] {4d31afdf-2d64-4a9c-82cc-76510de317d9} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19782 | 2026.03.27 20:12:06.097066 [ 276 ] {4d31afdf-2d64-4a9c-82cc-76510de317d9} <Debug> executeQuery: Read 27 rows, 1.98 KiB in 0.001167 sec., 23136.24678663239 rows/sec., 1.65 MiB/sec. | ||
| 19783 | 2026.03.27 20:12:06.097062 [ 89 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19784 | 2026.03.27 20:12:06.097104 [ 276 ] {4d31afdf-2d64-4a9c-82cc-76510de317d9} <Debug> TCPHandler: Processed in 0.001329134 sec. | ||
| 19785 | 2026.03.27 20:12:06.097136 [ 89 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19786 | 2026.03.27 20:12:06.097162 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19787 | 2026.03.27 20:12:06.097224 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19788 | 2026.03.27 20:12:06.097253 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19789 | 2026.03.27 20:12:06.097322 [ 276 ] {4b9ff776-7192-47be-b6fc-8c344a52009f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19790 | 2026.03.27 20:12:06.097344 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19791 | 2026.03.27 20:12:06.097362 [ 276 ] {4b9ff776-7192-47be-b6fc-8c344a52009f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19792 | 2026.03.27 20:12:06.097373 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 226 rows starting from the beginning of the part | ||
| 19793 | 2026.03.27 20:12:06.097431 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 17 rows starting from the beginning of the part | ||
| 19794 | 2026.03.27 20:12:06.097472 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 179 rows starting from the beginning of the part | ||
| 19795 | 2026.03.27 20:12:06.097515 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 17 rows starting from the beginning of the part | ||
| 19796 | 2026.03.27 20:12:06.097555 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 166 rows starting from the beginning of the part | ||
| 19797 | 2026.03.27 20:12:06.097610 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 27 rows starting from the beginning of the part | ||
| 19798 | 2026.03.27 20:12:06.097810 [ 276 ] {4b9ff776-7192-47be-b6fc-8c344a52009f} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19799 | 2026.03.27 20:12:06.097844 [ 276 ] {4b9ff776-7192-47be-b6fc-8c344a52009f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19800 | 2026.03.27 20:12:06.098155 [ 276 ] {4b9ff776-7192-47be-b6fc-8c344a52009f} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19801 | 2026.03.27 20:12:06.098359 [ 276 ] {4b9ff776-7192-47be-b6fc-8c344a52009f} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19802 | 2026.03.27 20:12:06.098387 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 632 rows, containing 5 columns (5 merged, 0 gathered) in 0.001173421 sec., 538596.1219374803 rows/sec., 36.18 MiB/sec. | ||
| 19803 | 2026.03.27 20:12:06.098489 [ 276 ] {4b9ff776-7192-47be-b6fc-8c344a52009f} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001185 sec., 76793.24894514767 rows/sec., 6.01 MiB/sec. | ||
| 19804 | 2026.03.27 20:12:06.098528 [ 276 ] {4b9ff776-7192-47be-b6fc-8c344a52009f} <Debug> TCPHandler: Processed in 0.001351204 sec. | ||
| 19805 | 2026.03.27 20:12:06.098606 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19806 | 2026.03.27 20:12:06.098656 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19807 | 2026.03.27 20:12:06.098752 [ 276 ] {f6500a44-89ef-407b-bc19-5d6bdcd38351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19808 | 2026.03.27 20:12:06.098798 [ 276 ] {f6500a44-89ef-407b-bc19-5d6bdcd38351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19809 | 2026.03.27 20:12:06.098941 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_126_25} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19810 | 2026.03.27 20:12:06.099066 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_126_25} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19811 | 2026.03.27 20:12:06.099181 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 19812 | 2026.03.27 20:12:06.099228 [ 276 ] {f6500a44-89ef-407b-bc19-5d6bdcd38351} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19813 | 2026.03.27 20:12:06.099268 [ 276 ] {f6500a44-89ef-407b-bc19-5d6bdcd38351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19814 | 2026.03.27 20:12:06.099596 [ 276 ] {f6500a44-89ef-407b-bc19-5d6bdcd38351} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19815 | 2026.03.27 20:12:06.099804 [ 276 ] {f6500a44-89ef-407b-bc19-5d6bdcd38351} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19816 | 2026.03.27 20:12:06.099935 [ 276 ] {f6500a44-89ef-407b-bc19-5d6bdcd38351} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001202 sec., 137271.2146422629 rows/sec., 9.56 MiB/sec. | ||
| 19817 | 2026.03.27 20:12:06.099972 [ 276 ] {f6500a44-89ef-407b-bc19-5d6bdcd38351} <Debug> TCPHandler: Processed in 0.001364414 sec. | ||
| 19818 | 2026.03.27 20:12:06.100043 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19819 | 2026.03.27 20:12:06.100084 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19820 | 2026.03.27 20:12:06.100094 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19821 | 2026.03.27 20:12:06.100184 [ 276 ] {ad02fe38-94f1-483a-a5dd-17bf1e0382b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19822 | 2026.03.27 20:12:06.100242 [ 276 ] {ad02fe38-94f1-483a-a5dd-17bf1e0382b7} <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 | ||
| 19823 | 2026.03.27 20:12:06.101024 [ 276 ] {ad02fe38-94f1-483a-a5dd-17bf1e0382b7} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19824 | 2026.03.27 20:12:06.101063 [ 276 ] {ad02fe38-94f1-483a-a5dd-17bf1e0382b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19825 | 2026.03.27 20:12:06.101565 [ 276 ] {ad02fe38-94f1-483a-a5dd-17bf1e0382b7} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19826 | 2026.03.27 20:12:06.101896 [ 276 ] {ad02fe38-94f1-483a-a5dd-17bf1e0382b7} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19827 | 2026.03.27 20:12:06.102031 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19828 | 2026.03.27 20:12:06.102048 [ 276 ] {ad02fe38-94f1-483a-a5dd-17bf1e0382b7} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001881 sec., 9037.745879851143 rows/sec., 16.20 MiB/sec. | ||
| 19829 | 2026.03.27 20:12:06.102073 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19830 | 2026.03.27 20:12:06.102096 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19831 | 2026.03.27 20:12:06.102129 [ 276 ] {ad02fe38-94f1-483a-a5dd-17bf1e0382b7} <Debug> TCPHandler: Processed in 0.002091236 sec. | ||
| 19832 | 2026.03.27 20:12:06.102200 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19833 | 2026.03.27 20:12:06.102264 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19834 | 2026.03.27 20:12:06.102362 [ 276 ] {5160f139-1b4f-4068-baa8-012519a7a0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19835 | 2026.03.27 20:12:06.102406 [ 276 ] {5160f139-1b4f-4068-baa8-012519a7a0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19836 | 2026.03.27 20:12:06.102434 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19837 | 2026.03.27 20:12:06.102502 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2680 rows starting from the beginning of the part | ||
| 19838 | 2026.03.27 20:12:06.102642 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 17 rows starting from the beginning of the part | ||
| 19839 | 2026.03.27 20:12:06.102759 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 35 rows starting from the beginning of the part | ||
| 19840 | 2026.03.27 20:12:06.102782 [ 276 ] {5160f139-1b4f-4068-baa8-012519a7a0a9} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19841 | 2026.03.27 20:12:06.102821 [ 276 ] {5160f139-1b4f-4068-baa8-012519a7a0a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19842 | 2026.03.27 20:12:06.102870 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 17 rows starting from the beginning of the part | ||
| 19843 | 2026.03.27 20:12:06.102985 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 24 rows starting from the beginning of the part | ||
| 19844 | 2026.03.27 20:12:06.103092 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 17 rows starting from the beginning of the part | ||
| 19845 | 2026.03.27 20:12:06.103178 [ 276 ] {5160f139-1b4f-4068-baa8-012519a7a0a9} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19846 | 2026.03.27 20:12:06.103443 [ 276 ] {5160f139-1b4f-4068-baa8-012519a7a0a9} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19847 | 2026.03.27 20:12:06.103581 [ 276 ] {5160f139-1b4f-4068-baa8-012519a7a0a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001237 sec., 48504.44624090542 rows/sec., 3.27 MiB/sec. | ||
| 19848 | 2026.03.27 20:12:06.103622 [ 276 ] {5160f139-1b4f-4068-baa8-012519a7a0a9} <Debug> TCPHandler: Processed in 0.001406525 sec. | ||
| 19849 | 2026.03.27 20:12:06.103701 [ 221 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19850 | 2026.03.27 20:12:06.103735 [ 221 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19851 | 2026.03.27 20:12:06.103957 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19852 | 2026.03.27 20:12:06.106678 [ 221 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19853 | 2026.03.27 20:12:06.110581 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2790 rows, containing 19 columns (19 merged, 0 gathered) in 0.008430038 sec., 330959.36222351546 rows/sec., 593.06 MiB/sec. | ||
| 19854 | 2026.03.27 20:12:06.113036 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19855 | 2026.03.27 20:12:06.113390 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19856 | 2026.03.27 20:12:06.113470 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19857 | 2026.03.27 20:12:06.113660 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.11 MiB. | ||
| 19858 | 2026.03.27 20:12:06.791907 [ 223 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19859 | 2026.03.27 20:12:06.791957 [ 223 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19860 | 2026.03.27 20:12:06.795808 [ 223 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19861 | 2026.03.27 20:12:07.285822 [ 219 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19862 | 2026.03.27 20:12:07.285871 [ 219 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19863 | 2026.03.27 20:12:07.289259 [ 219 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19864 | 2026.03.27 20:12:07.324887 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 19865 | 2026.03.27 20:12:07.343586 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19866 | 2026.03.27 20:12:07.343635 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19867 | 2026.03.27 20:12:07.349998 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19868 | 2026.03.27 20:12:07.350709 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19869 | 2026.03.27 20:12:07.354335 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 19870 | 2026.03.27 20:12:07.721068 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2446 | ||
| 19871 | 2026.03.27 20:12:07.723684 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19872 | 2026.03.27 20:12:07.723753 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19873 | 2026.03.27 20:12:07.725349 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19874 | 2026.03.27 20:12:07.725639 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19875 | 2026.03.27 20:12:07.725826 [ 87 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 19876 | 2026.03.27 20:12:07.725896 [ 87 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19877 | 2026.03.27 20:12:07.725922 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 19878 | 2026.03.27 20:12:07.725971 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2446 | ||
| 19879 | 2026.03.27 20:12:07.726023 [ 192 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 19880 | 2026.03.27 20:12:07.726558 [ 192 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19881 | 2026.03.27 20:12:07.726712 [ 192 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2270 rows starting from the beginning of the part | ||
| 19882 | 2026.03.27 20:12:07.727072 [ 192 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part | ||
| 19883 | 2026.03.27 20:12:07.727410 [ 192 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
| 19884 | 2026.03.27 20:12:07.727767 [ 192 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 19885 | 2026.03.27 20:12:07.728122 [ 192 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part | ||
| 19886 | 2026.03.27 20:12:07.728471 [ 192 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part | ||
| 19887 | 2026.03.27 20:12:07.736706 [ 198 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2446 rows, containing 72 columns (72 merged, 0 gathered) in 0.010716609 sec., 228243.84093886416 rows/sec., 174.41 MiB/sec. | ||
| 19888 | 2026.03.27 20:12:07.738571 [ 192 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 19889 | 2026.03.27 20:12:07.739155 [ 192 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_66_13} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19890 | 2026.03.27 20:12:07.739230 [ 192 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_66_13} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 19891 | 2026.03.27 20:12:07.739451 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 19892 | 2026.03.27 20:12:11.104159 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19893 | 2026.03.27 20:12:11.104350 [ 276 ] {61b2583c-3a34-43f9-9105-e93a89e90f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19894 | 2026.03.27 20:12:11.104417 [ 276 ] {61b2583c-3a34-43f9-9105-e93a89e90f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19895 | 2026.03.27 20:12:11.105230 [ 276 ] {61b2583c-3a34-43f9-9105-e93a89e90f8d} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19896 | 2026.03.27 20:12:11.105287 [ 276 ] {61b2583c-3a34-43f9-9105-e93a89e90f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 19897 | 2026.03.27 20:12:11.105710 [ 276 ] {61b2583c-3a34-43f9-9105-e93a89e90f8d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 19898 | 2026.03.27 20:12:11.105955 [ 276 ] {61b2583c-3a34-43f9-9105-e93a89e90f8d} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19899 | 2026.03.27 20:12:11.106133 [ 276 ] {61b2583c-3a34-43f9-9105-e93a89e90f8d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001829 sec., 155276.10716238382 rows/sec., 9.86 MiB/sec. | ||
| 19900 | 2026.03.27 20:12:11.106192 [ 276 ] {61b2583c-3a34-43f9-9105-e93a89e90f8d} <Debug> TCPHandler: Processed in 0.002172829 sec. | ||
| 19901 | 2026.03.27 20:12:11.106355 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19902 | 2026.03.27 20:12:11.106467 [ 276 ] {e3a436b3-9ea1-4f92-a04a-686e62df1777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19903 | 2026.03.27 20:12:11.106515 [ 276 ] {e3a436b3-9ea1-4f92-a04a-686e62df1777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19904 | 2026.03.27 20:12:11.107481 [ 276 ] {e3a436b3-9ea1-4f92-a04a-686e62df1777} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19905 | 2026.03.27 20:12:11.107521 [ 276 ] {e3a436b3-9ea1-4f92-a04a-686e62df1777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 19906 | 2026.03.27 20:12:11.107926 [ 276 ] {e3a436b3-9ea1-4f92-a04a-686e62df1777} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19907 | 2026.03.27 20:12:11.108143 [ 276 ] {e3a436b3-9ea1-4f92-a04a-686e62df1777} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19908 | 2026.03.27 20:12:11.108286 [ 276 ] {e3a436b3-9ea1-4f92-a04a-686e62df1777} <Debug> executeQuery: Read 863 rows, 69.73 KiB in 0.001844 sec., 468004.3383947939 rows/sec., 36.93 MiB/sec. | ||
| 19909 | 2026.03.27 20:12:11.108328 [ 276 ] {e3a436b3-9ea1-4f92-a04a-686e62df1777} <Debug> TCPHandler: Processed in 0.002027675 sec. | ||
| 19910 | 2026.03.27 20:12:11.108457 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19911 | 2026.03.27 20:12:11.108560 [ 276 ] {387609ef-6a5a-4a46-9207-2d75176a11c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19912 | 2026.03.27 20:12:11.108603 [ 276 ] {387609ef-6a5a-4a46-9207-2d75176a11c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19913 | 2026.03.27 20:12:11.109097 [ 276 ] {387609ef-6a5a-4a46-9207-2d75176a11c5} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19914 | 2026.03.27 20:12:11.109136 [ 276 ] {387609ef-6a5a-4a46-9207-2d75176a11c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 19915 | 2026.03.27 20:12:11.109465 [ 276 ] {387609ef-6a5a-4a46-9207-2d75176a11c5} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19916 | 2026.03.27 20:12:11.109678 [ 276 ] {387609ef-6a5a-4a46-9207-2d75176a11c5} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19917 | 2026.03.27 20:12:11.109817 [ 276 ] {387609ef-6a5a-4a46-9207-2d75176a11c5} <Debug> executeQuery: Read 175 rows, 11.02 KiB in 0.001279 sec., 136825.64503518373 rows/sec., 8.42 MiB/sec. | ||
| 19918 | 2026.03.27 20:12:11.109856 [ 276 ] {387609ef-6a5a-4a46-9207-2d75176a11c5} <Debug> TCPHandler: Processed in 0.001452426 sec. | ||
| 19919 | 2026.03.27 20:12:11.109905 [ 225 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19920 | 2026.03.27 20:12:11.109934 [ 225 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19921 | 2026.03.27 20:12:11.109977 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19922 | 2026.03.27 20:12:11.110078 [ 276 ] {b9a9a031-5963-4394-b22d-82589244c264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19923 | 2026.03.27 20:12:11.110120 [ 276 ] {b9a9a031-5963-4394-b22d-82589244c264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19924 | 2026.03.27 20:12:11.110580 [ 276 ] {b9a9a031-5963-4394-b22d-82589244c264} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19925 | 2026.03.27 20:12:11.110616 [ 276 ] {b9a9a031-5963-4394-b22d-82589244c264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 19926 | 2026.03.27 20:12:11.110949 [ 276 ] {b9a9a031-5963-4394-b22d-82589244c264} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 19927 | 2026.03.27 20:12:11.111173 [ 276 ] {b9a9a031-5963-4394-b22d-82589244c264} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19928 | 2026.03.27 20:12:11.111315 [ 276 ] {b9a9a031-5963-4394-b22d-82589244c264} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001257 sec., 118536.19729514717 rows/sec., 7.66 MiB/sec. | ||
| 19929 | 2026.03.27 20:12:11.111356 [ 276 ] {b9a9a031-5963-4394-b22d-82589244c264} <Debug> TCPHandler: Processed in 0.001430645 sec. | ||
| 19930 | 2026.03.27 20:12:11.111488 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19931 | 2026.03.27 20:12:11.111587 [ 276 ] {4a090931-3979-459f-9f8a-fd560195643f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19932 | 2026.03.27 20:12:11.111628 [ 276 ] {4a090931-3979-459f-9f8a-fd560195643f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19933 | 2026.03.27 20:12:11.112177 [ 276 ] {4a090931-3979-459f-9f8a-fd560195643f} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19934 | 2026.03.27 20:12:11.112225 [ 276 ] {4a090931-3979-459f-9f8a-fd560195643f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 19935 | 2026.03.27 20:12:11.112587 [ 276 ] {4a090931-3979-459f-9f8a-fd560195643f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 19936 | 2026.03.27 20:12:11.112624 [ 225 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19937 | 2026.03.27 20:12:11.112802 [ 276 ] {4a090931-3979-459f-9f8a-fd560195643f} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19938 | 2026.03.27 20:12:11.112940 [ 276 ] {4a090931-3979-459f-9f8a-fd560195643f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001372 sec., 107871.72011661807 rows/sec., 6.13 MiB/sec. | ||
| 19939 | 2026.03.27 20:12:11.112980 [ 276 ] {4a090931-3979-459f-9f8a-fd560195643f} <Debug> TCPHandler: Processed in 0.001543477 sec. | ||
| 19940 | 2026.03.27 20:12:11.113110 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19941 | 2026.03.27 20:12:11.113208 [ 276 ] {5b20c94e-b888-40b4-a21e-8734a9a6aa43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19942 | 2026.03.27 20:12:11.113250 [ 276 ] {5b20c94e-b888-40b4-a21e-8734a9a6aa43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19943 | 2026.03.27 20:12:11.113960 [ 276 ] {5b20c94e-b888-40b4-a21e-8734a9a6aa43} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19944 | 2026.03.27 20:12:11.113997 [ 276 ] {5b20c94e-b888-40b4-a21e-8734a9a6aa43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 19945 | 2026.03.27 20:12:11.114333 [ 276 ] {5b20c94e-b888-40b4-a21e-8734a9a6aa43} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19946 | 2026.03.27 20:12:11.114551 [ 276 ] {5b20c94e-b888-40b4-a21e-8734a9a6aa43} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19947 | 2026.03.27 20:12:11.114687 [ 276 ] {5b20c94e-b888-40b4-a21e-8734a9a6aa43} <Debug> executeQuery: Read 529 rows, 38.33 KiB in 0.001498 sec., 353137.5166889186 rows/sec., 24.99 MiB/sec. | ||
| 19948 | 2026.03.27 20:12:11.114726 [ 276 ] {5b20c94e-b888-40b4-a21e-8734a9a6aa43} <Debug> TCPHandler: Processed in 0.001668199 sec. | ||
| 19949 | 2026.03.27 20:12:11.114848 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19950 | 2026.03.27 20:12:11.114944 [ 276 ] {420e3ea5-323b-4b55-875e-b2f8ba078033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19951 | 2026.03.27 20:12:11.114986 [ 276 ] {420e3ea5-323b-4b55-875e-b2f8ba078033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19952 | 2026.03.27 20:12:11.115343 [ 276 ] {420e3ea5-323b-4b55-875e-b2f8ba078033} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19953 | 2026.03.27 20:12:11.115379 [ 276 ] {420e3ea5-323b-4b55-875e-b2f8ba078033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 19954 | 2026.03.27 20:12:11.115685 [ 276 ] {420e3ea5-323b-4b55-875e-b2f8ba078033} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 19955 | 2026.03.27 20:12:11.115896 [ 276 ] {420e3ea5-323b-4b55-875e-b2f8ba078033} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19956 | 2026.03.27 20:12:11.116029 [ 276 ] {420e3ea5-323b-4b55-875e-b2f8ba078033} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 19957 | 2026.03.27 20:12:11.116067 [ 276 ] {420e3ea5-323b-4b55-875e-b2f8ba078033} <Debug> TCPHandler: Processed in 0.001269702 sec. | ||
| 19958 | 2026.03.27 20:12:11.116187 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19959 | 2026.03.27 20:12:11.116285 [ 276 ] {7c6e1b6a-6aff-46f1-9274-19e8b30f2dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19960 | 2026.03.27 20:12:11.116328 [ 276 ] {7c6e1b6a-6aff-46f1-9274-19e8b30f2dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19961 | 2026.03.27 20:12:11.116793 [ 276 ] {7c6e1b6a-6aff-46f1-9274-19e8b30f2dcd} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19962 | 2026.03.27 20:12:11.116829 [ 276 ] {7c6e1b6a-6aff-46f1-9274-19e8b30f2dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 19963 | 2026.03.27 20:12:11.117167 [ 276 ] {7c6e1b6a-6aff-46f1-9274-19e8b30f2dcd} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19964 | 2026.03.27 20:12:11.117374 [ 276 ] {7c6e1b6a-6aff-46f1-9274-19e8b30f2dcd} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19965 | 2026.03.27 20:12:11.117505 [ 276 ] {7c6e1b6a-6aff-46f1-9274-19e8b30f2dcd} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00124 sec., 213709.67741935485 rows/sec., 14.20 MiB/sec. | ||
| 19966 | 2026.03.27 20:12:11.117525 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 2 parts from all_1_144_40 to all_145_145_0 | ||
| 19967 | 2026.03.27 20:12:11.117543 [ 276 ] {7c6e1b6a-6aff-46f1-9274-19e8b30f2dcd} <Debug> TCPHandler: Processed in 0.001407315 sec. | ||
| 19968 | 2026.03.27 20:12:11.117618 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19969 | 2026.03.27 20:12:11.117665 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 19970 | 2026.03.27 20:12:11.117732 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19971 | 2026.03.27 20:12:11.117780 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_145_41} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_144_40 to all_145_145_0 into Compact with storage Full | ||
| 19972 | 2026.03.27 20:12:11.117831 [ 276 ] {a30d8101-a3d5-4c27-ad15-652f69c39ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19973 | 2026.03.27 20:12:11.117880 [ 276 ] {a30d8101-a3d5-4c27-ad15-652f69c39ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19974 | 2026.03.27 20:12:11.117935 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_145_41} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19975 | 2026.03.27 20:12:11.117978 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_145_41} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_144_40, total 55981 rows starting from the beginning of the part | ||
| 19976 | 2026.03.27 20:12:11.118047 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_145_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 128 rows starting from the beginning of the part | ||
| 19977 | 2026.03.27 20:12:11.118226 [ 276 ] {a30d8101-a3d5-4c27-ad15-652f69c39ad0} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19978 | 2026.03.27 20:12:11.118266 [ 276 ] {a30d8101-a3d5-4c27-ad15-652f69c39ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 19979 | 2026.03.27 20:12:11.118573 [ 276 ] {a30d8101-a3d5-4c27-ad15-652f69c39ad0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 19980 | 2026.03.27 20:12:11.118781 [ 276 ] {a30d8101-a3d5-4c27-ad15-652f69c39ad0} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19981 | 2026.03.27 20:12:11.118984 [ 276 ] {a30d8101-a3d5-4c27-ad15-652f69c39ad0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00117 sec., 854.7008547008546 rows/sec., 57.59 KiB/sec. | ||
| 19982 | 2026.03.27 20:12:11.119024 [ 276 ] {a30d8101-a3d5-4c27-ad15-652f69c39ad0} <Debug> TCPHandler: Processed in 0.001358404 sec. | ||
| 19983 | 2026.03.27 20:12:11.119150 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19984 | 2026.03.27 20:12:11.119247 [ 276 ] {d49137af-9f18-4f2f-87c3-909eb95437b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19985 | 2026.03.27 20:12:11.119303 [ 276 ] {d49137af-9f18-4f2f-87c3-909eb95437b9} <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 | ||
| 19986 | 2026.03.27 20:12:11.120194 [ 276 ] {d49137af-9f18-4f2f-87c3-909eb95437b9} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19987 | 2026.03.27 20:12:11.120231 [ 276 ] {d49137af-9f18-4f2f-87c3-909eb95437b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 19988 | 2026.03.27 20:12:11.120811 [ 276 ] {d49137af-9f18-4f2f-87c3-909eb95437b9} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19989 | 2026.03.27 20:12:11.121040 [ 276 ] {d49137af-9f18-4f2f-87c3-909eb95437b9} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19990 | 2026.03.27 20:12:11.121190 [ 276 ] {d49137af-9f18-4f2f-87c3-909eb95437b9} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001961 sec., 16828.1489036206 rows/sec., 30.16 MiB/sec. | ||
| 19991 | 2026.03.27 20:12:11.121269 [ 276 ] {d49137af-9f18-4f2f-87c3-909eb95437b9} <Debug> TCPHandler: Processed in 0.002169678 sec. | ||
| 19992 | 2026.03.27 20:12:11.121418 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19993 | 2026.03.27 20:12:11.121517 [ 276 ] {784577ce-f0ed-4c4f-91ff-dcc14d79e5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19994 | 2026.03.27 20:12:11.121560 [ 276 ] {784577ce-f0ed-4c4f-91ff-dcc14d79e5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19995 | 2026.03.27 20:12:11.121909 [ 276 ] {784577ce-f0ed-4c4f-91ff-dcc14d79e5f6} <Trace> oximeter.measurements_i64 (6051fc2f-61be-457d-986b-8eb423791539): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19996 | 2026.03.27 20:12:11.121946 [ 276 ] {784577ce-f0ed-4c4f-91ff-dcc14d79e5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 19997 | 2026.03.27 20:12:11.122670 [ 276 ] {784577ce-f0ed-4c4f-91ff-dcc14d79e5f6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 19998 | 2026.03.27 20:12:11.122907 [ 276 ] {784577ce-f0ed-4c4f-91ff-dcc14d79e5f6} <Trace> oximeter.measurements_i64 (6051fc2f-61be-457d-986b-8eb423791539): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19999 | 2026.03.27 20:12:11.123036 [ 276 ] {784577ce-f0ed-4c4f-91ff-dcc14d79e5f6} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001537 sec., 3903.7085230969424 rows/sec., 294.18 KiB/sec. | ||
| 20000 | 2026.03.27 20:12:11.123075 [ 276 ] {784577ce-f0ed-4c4f-91ff-dcc14d79e5f6} <Debug> TCPHandler: Processed in 0.00171578 sec. | ||
| 20001 | 2026.03.27 20:12:11.123197 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20002 | 2026.03.27 20:12:11.123295 [ 276 ] {fbf7b9fe-5920-4e05-8e4c-bb55587b3480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20003 | 2026.03.27 20:12:11.123337 [ 276 ] {fbf7b9fe-5920-4e05-8e4c-bb55587b3480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20004 | 2026.03.27 20:12:11.123680 [ 276 ] {fbf7b9fe-5920-4e05-8e4c-bb55587b3480} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20005 | 2026.03.27 20:12:11.123716 [ 276 ] {fbf7b9fe-5920-4e05-8e4c-bb55587b3480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20006 | 2026.03.27 20:12:11.124050 [ 276 ] {fbf7b9fe-5920-4e05-8e4c-bb55587b3480} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20007 | 2026.03.27 20:12:11.124275 [ 276 ] {fbf7b9fe-5920-4e05-8e4c-bb55587b3480} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20008 | 2026.03.27 20:12:11.124410 [ 276 ] {fbf7b9fe-5920-4e05-8e4c-bb55587b3480} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001132 sec., 79505.3003533569 rows/sec., 4.97 MiB/sec. | ||
| 20009 | 2026.03.27 20:12:11.124446 [ 276 ] {fbf7b9fe-5920-4e05-8e4c-bb55587b3480} <Debug> TCPHandler: Processed in 0.001300303 sec. | ||
| 20010 | 2026.03.27 20:12:11.126570 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_145_41} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56109 rows, containing 5 columns (5 merged, 0 gathered) in 0.008832067 sec., 6352873.002435329 rows/sec., 406.89 MiB/sec. | ||
| 20011 | 2026.03.27 20:12:11.127123 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_145_41} <Trace> MergedBlockOutputStream: filled checksums all_1_145_41 (state Temporary) | ||
| 20012 | 2026.03.27 20:12:11.127415 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_145_41} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_145_41 to all_1_145_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20013 | 2026.03.27 20:12:11.127493 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_145_41} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 2 parts: [all_1_144_40, all_145_145_0] -> all_1_145_41 | ||
| 20014 | 2026.03.27 20:12:11.127571 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 20015 | 2026.03.27 20:12:11.368534 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20016 | 2026.03.27 20:12:11.368606 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20017 | 2026.03.27 20:12:11.373595 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20018 | 2026.03.27 20:12:12.374055 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20019 | 2026.03.27 20:12:12.374109 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20020 | 2026.03.27 20:12:12.582980 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43231 | ||
| 20021 | 2026.03.27 20:12:12.583544 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20022 | 2026.03.27 20:12:12.583587 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20023 | 2026.03.27 20:12:12.584123 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20024 | 2026.03.27 20:12:12.584359 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20025 | 2026.03.27 20:12:12.584487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43231 | ||
| 20026 | 2026.03.27 20:12:12.584575 [ 222 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20027 | 2026.03.27 20:12:12.584613 [ 222 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20028 | 2026.03.27 20:12:12.592087 [ 222 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20029 | 2026.03.27 20:12:14.635253 [ 224 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20030 | 2026.03.27 20:12:14.635553 [ 224 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20031 | 2026.03.27 20:12:14.697894 [ 224 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20032 | 2026.03.27 20:12:14.854523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 20033 | 2026.03.27 20:12:14.871774 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20034 | 2026.03.27 20:12:14.871838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20035 | 2026.03.27 20:12:14.878270 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20036 | 2026.03.27 20:12:14.879035 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20037 | 2026.03.27 20:12:14.882141 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 20038 | 2026.03.27 20:12:15.001164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.95 MiB, peak 426.96 MiB, free memory in arenas 0.00 B, will set to 407.43 MiB (RSS), difference: 3.48 MiB | ||
| 20039 | 2026.03.27 20:12:16.092572 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20040 | 2026.03.27 20:12:16.092758 [ 276 ] {8339a84e-b25f-47b2-bdc9-6eab74885df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20041 | 2026.03.27 20:12:16.092830 [ 276 ] {8339a84e-b25f-47b2-bdc9-6eab74885df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20042 | 2026.03.27 20:12:16.093563 [ 276 ] {8339a84e-b25f-47b2-bdc9-6eab74885df7} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20043 | 2026.03.27 20:12:16.093609 [ 276 ] {8339a84e-b25f-47b2-bdc9-6eab74885df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20044 | 2026.03.27 20:12:16.093993 [ 276 ] {8339a84e-b25f-47b2-bdc9-6eab74885df7} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20045 | 2026.03.27 20:12:16.094228 [ 276 ] {8339a84e-b25f-47b2-bdc9-6eab74885df7} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20046 | 2026.03.27 20:12:16.094398 [ 276 ] {8339a84e-b25f-47b2-bdc9-6eab74885df7} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001689 sec., 53285.968028419185 rows/sec., 4.48 MiB/sec. | ||
| 20047 | 2026.03.27 20:12:16.094451 [ 276 ] {8339a84e-b25f-47b2-bdc9-6eab74885df7} <Debug> TCPHandler: Processed in 0.002017386 sec. | ||
| 20048 | 2026.03.27 20:12:16.094587 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20049 | 2026.03.27 20:12:16.094692 [ 276 ] {c5b6392a-9ccd-498a-9989-c33636196fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20050 | 2026.03.27 20:12:16.094735 [ 276 ] {c5b6392a-9ccd-498a-9989-c33636196fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20051 | 2026.03.27 20:12:16.095159 [ 276 ] {c5b6392a-9ccd-498a-9989-c33636196fcc} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20052 | 2026.03.27 20:12:16.095198 [ 276 ] {c5b6392a-9ccd-498a-9989-c33636196fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20053 | 2026.03.27 20:12:16.095517 [ 276 ] {c5b6392a-9ccd-498a-9989-c33636196fcc} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20054 | 2026.03.27 20:12:16.095736 [ 276 ] {c5b6392a-9ccd-498a-9989-c33636196fcc} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20055 | 2026.03.27 20:12:16.095873 [ 276 ] {c5b6392a-9ccd-498a-9989-c33636196fcc} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001206 sec., 14096.185737976783 rows/sec., 1.04 MiB/sec. | ||
| 20056 | 2026.03.27 20:12:16.095911 [ 276 ] {c5b6392a-9ccd-498a-9989-c33636196fcc} <Debug> TCPHandler: Processed in 0.001377094 sec. | ||
| 20057 | 2026.03.27 20:12:16.096027 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20058 | 2026.03.27 20:12:16.096124 [ 276 ] {6f7363f1-61a6-42a2-9b64-7f1fbedc0e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20059 | 2026.03.27 20:12:16.096164 [ 276 ] {6f7363f1-61a6-42a2-9b64-7f1fbedc0e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20060 | 2026.03.27 20:12:16.096593 [ 276 ] {6f7363f1-61a6-42a2-9b64-7f1fbedc0e94} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20061 | 2026.03.27 20:12:16.096629 [ 276 ] {6f7363f1-61a6-42a2-9b64-7f1fbedc0e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20062 | 2026.03.27 20:12:16.096937 [ 276 ] {6f7363f1-61a6-42a2-9b64-7f1fbedc0e94} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20063 | 2026.03.27 20:12:16.097161 [ 276 ] {6f7363f1-61a6-42a2-9b64-7f1fbedc0e94} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20064 | 2026.03.27 20:12:16.097292 [ 276 ] {6f7363f1-61a6-42a2-9b64-7f1fbedc0e94} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001187 sec., 68239.25863521484 rows/sec., 5.33 MiB/sec. | ||
| 20065 | 2026.03.27 20:12:16.097330 [ 276 ] {6f7363f1-61a6-42a2-9b64-7f1fbedc0e94} <Debug> TCPHandler: Processed in 0.001352814 sec. | ||
| 20066 | 2026.03.27 20:12:16.097458 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20067 | 2026.03.27 20:12:16.097553 [ 276 ] {6fc0ed87-9017-4258-9bfb-616aacf99baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20068 | 2026.03.27 20:12:16.097596 [ 276 ] {6fc0ed87-9017-4258-9bfb-616aacf99baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20069 | 2026.03.27 20:12:16.098017 [ 276 ] {6fc0ed87-9017-4258-9bfb-616aacf99baa} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20070 | 2026.03.27 20:12:16.098053 [ 276 ] {6fc0ed87-9017-4258-9bfb-616aacf99baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20071 | 2026.03.27 20:12:16.098388 [ 276 ] {6fc0ed87-9017-4258-9bfb-616aacf99baa} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20072 | 2026.03.27 20:12:16.098602 [ 276 ] {6fc0ed87-9017-4258-9bfb-616aacf99baa} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20073 | 2026.03.27 20:12:16.098726 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 2 parts from all_1_145_41 to all_146_146_0 | ||
| 20074 | 2026.03.27 20:12:16.098740 [ 276 ] {6fc0ed87-9017-4258-9bfb-616aacf99baa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 20075 | 2026.03.27 20:12:16.098791 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20076 | 2026.03.27 20:12:16.098804 [ 276 ] {6fc0ed87-9017-4258-9bfb-616aacf99baa} <Debug> TCPHandler: Processed in 0.001395424 sec. | ||
| 20077 | 2026.03.27 20:12:16.098817 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20078 | 2026.03.27 20:12:16.098906 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_146_42} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_145_41 to all_146_146_0 into Compact with storage Full | ||
| 20079 | 2026.03.27 20:12:16.098925 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20080 | 2026.03.27 20:12:16.099004 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_146_42} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20081 | 2026.03.27 20:12:16.099019 [ 276 ] {50a7b999-144c-49cb-9d38-1b48a94f18aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20082 | 2026.03.27 20:12:16.099035 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_146_42} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_145_41, total 56109 rows starting from the beginning of the part | ||
| 20083 | 2026.03.27 20:12:16.099073 [ 276 ] {50a7b999-144c-49cb-9d38-1b48a94f18aa} <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 | ||
| 20084 | 2026.03.27 20:12:16.099094 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_146_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 20085 | 2026.03.27 20:12:16.099886 [ 276 ] {50a7b999-144c-49cb-9d38-1b48a94f18aa} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20086 | 2026.03.27 20:12:16.099925 [ 276 ] {50a7b999-144c-49cb-9d38-1b48a94f18aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20087 | 2026.03.27 20:12:16.100464 [ 276 ] {50a7b999-144c-49cb-9d38-1b48a94f18aa} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20088 | 2026.03.27 20:12:16.100694 [ 276 ] {50a7b999-144c-49cb-9d38-1b48a94f18aa} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20089 | 2026.03.27 20:12:16.100842 [ 276 ] {50a7b999-144c-49cb-9d38-1b48a94f18aa} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00184 sec., 9239.130434782608 rows/sec., 16.56 MiB/sec. | ||
| 20090 | 2026.03.27 20:12:16.100924 [ 276 ] {50a7b999-144c-49cb-9d38-1b48a94f18aa} <Debug> TCPHandler: Processed in 0.002049737 sec. | ||
| 20091 | 2026.03.27 20:12:16.101042 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20092 | 2026.03.27 20:12:16.101136 [ 276 ] {169f92df-5dcf-47df-9967-f24da3869585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20093 | 2026.03.27 20:12:16.101180 [ 276 ] {169f92df-5dcf-47df-9967-f24da3869585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20094 | 2026.03.27 20:12:16.101518 [ 276 ] {169f92df-5dcf-47df-9967-f24da3869585} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20095 | 2026.03.27 20:12:16.101555 [ 276 ] {169f92df-5dcf-47df-9967-f24da3869585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20096 | 2026.03.27 20:12:16.101887 [ 276 ] {169f92df-5dcf-47df-9967-f24da3869585} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20097 | 2026.03.27 20:12:16.102098 [ 276 ] {169f92df-5dcf-47df-9967-f24da3869585} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20098 | 2026.03.27 20:12:16.102228 [ 276 ] {169f92df-5dcf-47df-9967-f24da3869585} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 20099 | 2026.03.27 20:12:16.102265 [ 276 ] {169f92df-5dcf-47df-9967-f24da3869585} <Debug> TCPHandler: Processed in 0.001272612 sec. | ||
| 20100 | 2026.03.27 20:12:16.106970 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_146_42} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56269 rows, containing 5 columns (5 merged, 0 gathered) in 0.008088263 sec., 6956870.715010133 rows/sec., 445.69 MiB/sec. | ||
| 20101 | 2026.03.27 20:12:16.107924 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_146_42} <Trace> MergedBlockOutputStream: filled checksums all_1_146_42 (state Temporary) | ||
| 20102 | 2026.03.27 20:12:16.108276 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_146_42} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_146_42 to all_1_146_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20103 | 2026.03.27 20:12:16.108358 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_146_42} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 2 parts: [all_1_145_41, all_146_146_0] -> all_1_146_42 | ||
| 20104 | 2026.03.27 20:12:16.108452 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 20105 | 2026.03.27 20:12:16.347589 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20106 | 2026.03.27 20:12:16.347765 [ 276 ] {ad911ec0-6bfa-4096-b6a4-43c0bf3cd242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20107 | 2026.03.27 20:12:16.347832 [ 276 ] {ad911ec0-6bfa-4096-b6a4-43c0bf3cd242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20108 | 2026.03.27 20:12:16.348474 [ 276 ] {ad911ec0-6bfa-4096-b6a4-43c0bf3cd242} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20109 | 2026.03.27 20:12:16.348528 [ 276 ] {ad911ec0-6bfa-4096-b6a4-43c0bf3cd242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20110 | 2026.03.27 20:12:16.348933 [ 276 ] {ad911ec0-6bfa-4096-b6a4-43c0bf3cd242} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 20111 | 2026.03.27 20:12:16.349163 [ 276 ] {ad911ec0-6bfa-4096-b6a4-43c0bf3cd242} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20112 | 2026.03.27 20:12:16.349321 [ 276 ] {ad911ec0-6bfa-4096-b6a4-43c0bf3cd242} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001602 sec., 14981.273408239702 rows/sec., 1.24 MiB/sec. | ||
| 20113 | 2026.03.27 20:12:16.349374 [ 276 ] {ad911ec0-6bfa-4096-b6a4-43c0bf3cd242} <Debug> TCPHandler: Processed in 0.001916674 sec. | ||
| 20114 | 2026.03.27 20:12:16.349509 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20115 | 2026.03.27 20:12:16.349612 [ 276 ] {80c14e6c-e01f-4d52-8430-3c589e87d935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20116 | 2026.03.27 20:12:16.349656 [ 276 ] {80c14e6c-e01f-4d52-8430-3c589e87d935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20117 | 2026.03.27 20:12:16.350064 [ 276 ] {80c14e6c-e01f-4d52-8430-3c589e87d935} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20118 | 2026.03.27 20:12:16.350099 [ 276 ] {80c14e6c-e01f-4d52-8430-3c589e87d935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20119 | 2026.03.27 20:12:16.350401 [ 276 ] {80c14e6c-e01f-4d52-8430-3c589e87d935} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 20120 | 2026.03.27 20:12:16.350619 [ 276 ] {80c14e6c-e01f-4d52-8430-3c589e87d935} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20121 | 2026.03.27 20:12:16.350754 [ 276 ] {80c14e6c-e01f-4d52-8430-3c589e87d935} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001164 sec., 5154.639175257732 rows/sec., 420.32 KiB/sec. | ||
| 20122 | 2026.03.27 20:12:16.350792 [ 276 ] {80c14e6c-e01f-4d52-8430-3c589e87d935} <Debug> TCPHandler: Processed in 0.001342194 sec. | ||
| 20123 | 2026.03.27 20:12:16.350904 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20124 | 2026.03.27 20:12:16.351006 [ 276 ] {17d99288-f52c-4ca9-beb4-874aec9f5adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20125 | 2026.03.27 20:12:16.351046 [ 276 ] {17d99288-f52c-4ca9-beb4-874aec9f5adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20126 | 2026.03.27 20:12:16.352517 [ 276 ] {17d99288-f52c-4ca9-beb4-874aec9f5adb} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20127 | 2026.03.27 20:12:16.352551 [ 276 ] {17d99288-f52c-4ca9-beb4-874aec9f5adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20128 | 2026.03.27 20:12:16.353016 [ 276 ] {17d99288-f52c-4ca9-beb4-874aec9f5adb} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20129 | 2026.03.27 20:12:16.353225 [ 276 ] {17d99288-f52c-4ca9-beb4-874aec9f5adb} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20130 | 2026.03.27 20:12:16.353359 [ 276 ] {17d99288-f52c-4ca9-beb4-874aec9f5adb} <Debug> executeQuery: Read 2610 rows, 201.09 KiB in 0.002372 sec., 1100337.2681281618 rows/sec., 82.79 MiB/sec. | ||
| 20131 | 2026.03.27 20:12:16.353360 [ 75 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20132 | 2026.03.27 20:12:16.353399 [ 276 ] {17d99288-f52c-4ca9-beb4-874aec9f5adb} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 20133 | 2026.03.27 20:12:16.353414 [ 276 ] {17d99288-f52c-4ca9-beb4-874aec9f5adb} <Debug> TCPHandler: Processed in 0.002560895 sec. | ||
| 20134 | 2026.03.27 20:12:16.353422 [ 75 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20135 | 2026.03.27 20:12:16.353458 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20136 | 2026.03.27 20:12:16.353526 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20137 | 2026.03.27 20:12:16.353556 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20138 | 2026.03.27 20:12:16.353622 [ 276 ] {4cf28067-6d3b-4877-bcfd-f85833714466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20139 | 2026.03.27 20:12:16.353643 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20140 | 2026.03.27 20:12:16.353661 [ 276 ] {4cf28067-6d3b-4877-bcfd-f85833714466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20141 | 2026.03.27 20:12:16.353673 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3365 rows starting from the beginning of the part | ||
| 20142 | 2026.03.27 20:12:16.353731 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 846 rows starting from the beginning of the part | ||
| 20143 | 2026.03.27 20:12:16.353773 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 95 rows starting from the beginning of the part | ||
| 20144 | 2026.03.27 20:12:16.353814 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 863 rows starting from the beginning of the part | ||
| 20145 | 2026.03.27 20:12:16.353858 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 90 rows starting from the beginning of the part | ||
| 20146 | 2026.03.27 20:12:16.353900 [ 195 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 2610 rows starting from the beginning of the part | ||
| 20147 | 2026.03.27 20:12:16.354086 [ 276 ] {4cf28067-6d3b-4877-bcfd-f85833714466} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20148 | 2026.03.27 20:12:16.354121 [ 276 ] {4cf28067-6d3b-4877-bcfd-f85833714466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20149 | 2026.03.27 20:12:16.354449 [ 276 ] {4cf28067-6d3b-4877-bcfd-f85833714466} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20150 | 2026.03.27 20:12:16.354667 [ 276 ] {4cf28067-6d3b-4877-bcfd-f85833714466} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20151 | 2026.03.27 20:12:16.354798 [ 276 ] {4cf28067-6d3b-4877-bcfd-f85833714466} <Debug> executeQuery: Read 70 rows, 5.29 KiB in 0.001195 sec., 58577.40585774058 rows/sec., 4.32 MiB/sec. | ||
| 20152 | 2026.03.27 20:12:16.354836 [ 276 ] {4cf28067-6d3b-4877-bcfd-f85833714466} <Debug> TCPHandler: Processed in 0.001360784 sec. | ||
| 20153 | 2026.03.27 20:12:16.354947 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20154 | 2026.03.27 20:12:16.355041 [ 276 ] {81960851-cae6-444c-85f8-1e4d7e80fde3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20155 | 2026.03.27 20:12:16.355080 [ 276 ] {81960851-cae6-444c-85f8-1e4d7e80fde3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20156 | 2026.03.27 20:12:16.355734 [ 276 ] {81960851-cae6-444c-85f8-1e4d7e80fde3} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20157 | 2026.03.27 20:12:16.355768 [ 276 ] {81960851-cae6-444c-85f8-1e4d7e80fde3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20158 | 2026.03.27 20:12:16.356113 [ 193 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7869 rows, containing 5 columns (5 merged, 0 gathered) in 0.002586266 sec., 3042610.4662088123 rows/sec., 244.30 MiB/sec. | ||
| 20159 | 2026.03.27 20:12:16.356121 [ 276 ] {81960851-cae6-444c-85f8-1e4d7e80fde3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 20160 | 2026.03.27 20:12:16.356394 [ 276 ] {81960851-cae6-444c-85f8-1e4d7e80fde3} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20161 | 2026.03.27 20:12:16.356529 [ 276 ] {81960851-cae6-444c-85f8-1e4d7e80fde3} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001506 sec., 547808.764940239 rows/sec., 32.04 MiB/sec. | ||
| 20162 | 2026.03.27 20:12:16.356555 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20163 | 2026.03.27 20:12:16.356571 [ 276 ] {81960851-cae6-444c-85f8-1e4d7e80fde3} <Debug> TCPHandler: Processed in 0.00167528 sec. | ||
| 20164 | 2026.03.27 20:12:16.356692 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20165 | 2026.03.27 20:12:16.356788 [ 276 ] {9808d27a-8587-46a9-a670-b3a4f676832c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20166 | 2026.03.27 20:12:16.356830 [ 276 ] {9808d27a-8587-46a9-a670-b3a4f676832c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20167 | 2026.03.27 20:12:16.356931 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_151_30} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20168 | 2026.03.27 20:12:16.357033 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_151_30} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20169 | 2026.03.27 20:12:16.357144 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 20170 | 2026.03.27 20:12:16.357209 [ 276 ] {9808d27a-8587-46a9-a670-b3a4f676832c} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20171 | 2026.03.27 20:12:16.357249 [ 276 ] {9808d27a-8587-46a9-a670-b3a4f676832c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20172 | 2026.03.27 20:12:16.357540 [ 276 ] {9808d27a-8587-46a9-a670-b3a4f676832c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 20173 | 2026.03.27 20:12:16.357752 [ 276 ] {9808d27a-8587-46a9-a670-b3a4f676832c} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20174 | 2026.03.27 20:12:16.357879 [ 276 ] {9808d27a-8587-46a9-a670-b3a4f676832c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 63.40 KiB/sec. | ||
| 20175 | 2026.03.27 20:12:16.357917 [ 276 ] {9808d27a-8587-46a9-a670-b3a4f676832c} <Debug> TCPHandler: Processed in 0.001274773 sec. | ||
| 20176 | 2026.03.27 20:12:16.358025 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20177 | 2026.03.27 20:12:16.358118 [ 276 ] {9fc97e40-3065-4a7d-bf70-c609bf057cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20178 | 2026.03.27 20:12:16.358157 [ 276 ] {9fc97e40-3065-4a7d-bf70-c609bf057cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20179 | 2026.03.27 20:12:16.358543 [ 276 ] {9fc97e40-3065-4a7d-bf70-c609bf057cf8} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20180 | 2026.03.27 20:12:16.358576 [ 276 ] {9fc97e40-3065-4a7d-bf70-c609bf057cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20181 | 2026.03.27 20:12:16.358873 [ 276 ] {9fc97e40-3065-4a7d-bf70-c609bf057cf8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 20182 | 2026.03.27 20:12:16.359105 [ 276 ] {9fc97e40-3065-4a7d-bf70-c609bf057cf8} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20183 | 2026.03.27 20:12:16.359234 [ 276 ] {9fc97e40-3065-4a7d-bf70-c609bf057cf8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 827.45 KiB/sec. | ||
| 20184 | 2026.03.27 20:12:16.359272 [ 276 ] {9fc97e40-3065-4a7d-bf70-c609bf057cf8} <Debug> TCPHandler: Processed in 0.001296403 sec. | ||
| 20185 | 2026.03.27 20:12:16.359380 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20186 | 2026.03.27 20:12:16.359484 [ 276 ] {132c2bc2-05fd-43e0-88ea-71908ebffe89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20187 | 2026.03.27 20:12:16.359525 [ 276 ] {132c2bc2-05fd-43e0-88ea-71908ebffe89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20188 | 2026.03.27 20:12:16.360370 [ 276 ] {132c2bc2-05fd-43e0-88ea-71908ebffe89} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20189 | 2026.03.27 20:12:16.360407 [ 276 ] {132c2bc2-05fd-43e0-88ea-71908ebffe89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20190 | 2026.03.27 20:12:16.360785 [ 276 ] {132c2bc2-05fd-43e0-88ea-71908ebffe89} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20191 | 2026.03.27 20:12:16.361010 [ 276 ] {132c2bc2-05fd-43e0-88ea-71908ebffe89} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20192 | 2026.03.27 20:12:16.361120 [ 75 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20193 | 2026.03.27 20:12:16.361139 [ 276 ] {132c2bc2-05fd-43e0-88ea-71908ebffe89} <Debug> executeQuery: Read 1382 rows, 95.87 KiB in 0.001674 sec., 825567.5029868579 rows/sec., 55.93 MiB/sec. | ||
| 20194 | 2026.03.27 20:12:16.361154 [ 75 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20195 | 2026.03.27 20:12:16.361172 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20196 | 2026.03.27 20:12:16.361179 [ 276 ] {132c2bc2-05fd-43e0-88ea-71908ebffe89} <Debug> TCPHandler: Processed in 0.001851202 sec. | ||
| 20197 | 2026.03.27 20:12:16.361248 [ 187 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20198 | 2026.03.27 20:12:16.361297 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20199 | 2026.03.27 20:12:16.361326 [ 187 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20200 | 2026.03.27 20:12:16.361358 [ 187 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1831 rows starting from the beginning of the part | ||
| 20201 | 2026.03.27 20:12:16.361393 [ 276 ] {2718d87e-cb04-479f-ac26-5020b7a44fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20202 | 2026.03.27 20:12:16.361409 [ 187 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 514 rows starting from the beginning of the part | ||
| 20203 | 2026.03.27 20:12:16.361437 [ 276 ] {2718d87e-cb04-479f-ac26-5020b7a44fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20204 | 2026.03.27 20:12:16.361451 [ 187 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 91 rows starting from the beginning of the part | ||
| 20205 | 2026.03.27 20:12:16.361492 [ 187 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 529 rows starting from the beginning of the part | ||
| 20206 | 2026.03.27 20:12:16.361533 [ 187 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 81 rows starting from the beginning of the part | ||
| 20207 | 2026.03.27 20:12:16.361571 [ 187 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 1382 rows starting from the beginning of the part | ||
| 20208 | 2026.03.27 20:12:16.362123 [ 276 ] {2718d87e-cb04-479f-ac26-5020b7a44fee} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20209 | 2026.03.27 20:12:16.362156 [ 276 ] {2718d87e-cb04-479f-ac26-5020b7a44fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20210 | 2026.03.27 20:12:16.362589 [ 276 ] {2718d87e-cb04-479f-ac26-5020b7a44fee} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20211 | 2026.03.27 20:12:16.362806 [ 276 ] {2718d87e-cb04-479f-ac26-5020b7a44fee} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20212 | 2026.03.27 20:12:16.362911 [ 201 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4428 rows, containing 5 columns (5 merged, 0 gathered) in 0.00169571 sec., 2611295.56351027 rows/sec., 190.14 MiB/sec. | ||
| 20213 | 2026.03.27 20:12:16.362929 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_146_42 to all_151_151_0 | ||
| 20214 | 2026.03.27 20:12:16.362940 [ 276 ] {2718d87e-cb04-479f-ac26-5020b7a44fee} <Debug> executeQuery: Read 1607 rows, 102.08 KiB in 0.001564 sec., 1027493.6061381074 rows/sec., 63.74 MiB/sec. | ||
| 20215 | 2026.03.27 20:12:16.362968 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20216 | 2026.03.27 20:12:16.362985 [ 276 ] {2718d87e-cb04-479f-ac26-5020b7a44fee} <Debug> TCPHandler: Processed in 0.00173891 sec. | ||
| 20217 | 2026.03.27 20:12:16.362987 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20218 | 2026.03.27 20:12:16.363055 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_151_43} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_42 to all_151_151_0 into Compact with storage Full | ||
| 20219 | 2026.03.27 20:12:16.363093 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20220 | 2026.03.27 20:12:16.363134 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_151_43} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20221 | 2026.03.27 20:12:16.363160 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_151_43} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_146_42, total 56269 rows starting from the beginning of the part | ||
| 20222 | 2026.03.27 20:12:16.363166 [ 193 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20223 | 2026.03.27 20:12:16.363189 [ 276 ] {9b672d8e-5db1-4a30-ad4c-736706258a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20224 | 2026.03.27 20:12:16.363205 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_151_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 265 rows starting from the beginning of the part | ||
| 20225 | 2026.03.27 20:12:16.363242 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_151_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 165 rows starting from the beginning of the part | ||
| 20226 | 2026.03.27 20:12:16.363249 [ 276 ] {9b672d8e-5db1-4a30-ad4c-736706258a30} <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 | ||
| 20227 | 2026.03.27 20:12:16.363280 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_151_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 265 rows starting from the beginning of the part | ||
| 20228 | 2026.03.27 20:12:16.363318 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_151_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 20229 | 2026.03.27 20:12:16.363353 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_151_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 1607 rows starting from the beginning of the part | ||
| 20230 | 2026.03.27 20:12:16.363555 [ 193 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_151_30} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20231 | 2026.03.27 20:12:16.363654 [ 193 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_151_30} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20232 | 2026.03.27 20:12:16.363754 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 20233 | 2026.03.27 20:12:16.364143 [ 276 ] {9b672d8e-5db1-4a30-ad4c-736706258a30} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20234 | 2026.03.27 20:12:16.364183 [ 276 ] {9b672d8e-5db1-4a30-ad4c-736706258a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20235 | 2026.03.27 20:12:16.364778 [ 276 ] {9b672d8e-5db1-4a30-ad4c-736706258a30} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20236 | 2026.03.27 20:12:16.365011 [ 276 ] {9b672d8e-5db1-4a30-ad4c-736706258a30} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20237 | 2026.03.27 20:12:16.365159 [ 276 ] {9b672d8e-5db1-4a30-ad4c-736706258a30} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001987 sec., 26170.105686965275 rows/sec., 46.90 MiB/sec. | ||
| 20238 | 2026.03.27 20:12:16.365237 [ 276 ] {9b672d8e-5db1-4a30-ad4c-736706258a30} <Debug> TCPHandler: Processed in 0.002193419 sec. | ||
| 20239 | 2026.03.27 20:12:16.365353 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20240 | 2026.03.27 20:12:16.365449 [ 276 ] {0e36487f-c381-41d6-a78d-0cfafd661b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20241 | 2026.03.27 20:12:16.365491 [ 276 ] {0e36487f-c381-41d6-a78d-0cfafd661b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20242 | 2026.03.27 20:12:16.365811 [ 276 ] {0e36487f-c381-41d6-a78d-0cfafd661b26} <Trace> oximeter.measurements_i64 (6051fc2f-61be-457d-986b-8eb423791539): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20243 | 2026.03.27 20:12:16.365845 [ 276 ] {0e36487f-c381-41d6-a78d-0cfafd661b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20244 | 2026.03.27 20:12:16.366148 [ 276 ] {0e36487f-c381-41d6-a78d-0cfafd661b26} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 20245 | 2026.03.27 20:12:16.366358 [ 276 ] {0e36487f-c381-41d6-a78d-0cfafd661b26} <Trace> oximeter.measurements_i64 (6051fc2f-61be-457d-986b-8eb423791539): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20246 | 2026.03.27 20:12:16.366485 [ 276 ] {0e36487f-c381-41d6-a78d-0cfafd661b26} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001054 sec., 8538.899430740037 rows/sec., 603.17 KiB/sec. | ||
| 20247 | 2026.03.27 20:12:16.366523 [ 276 ] {0e36487f-c381-41d6-a78d-0cfafd661b26} <Debug> TCPHandler: Processed in 0.001219532 sec. | ||
| 20248 | 2026.03.27 20:12:16.366636 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20249 | 2026.03.27 20:12:16.366731 [ 276 ] {ec7b9256-9fad-4e2d-bd20-ffddb9db8906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20250 | 2026.03.27 20:12:16.366772 [ 276 ] {ec7b9256-9fad-4e2d-bd20-ffddb9db8906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20251 | 2026.03.27 20:12:16.367080 [ 276 ] {ec7b9256-9fad-4e2d-bd20-ffddb9db8906} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20252 | 2026.03.27 20:12:16.367115 [ 276 ] {ec7b9256-9fad-4e2d-bd20-ffddb9db8906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20253 | 2026.03.27 20:12:16.367406 [ 276 ] {ec7b9256-9fad-4e2d-bd20-ffddb9db8906} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20254 | 2026.03.27 20:12:16.367615 [ 276 ] {ec7b9256-9fad-4e2d-bd20-ffddb9db8906} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20255 | 2026.03.27 20:12:16.367718 [ 75 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20256 | 2026.03.27 20:12:16.367744 [ 75 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20257 | 2026.03.27 20:12:16.367744 [ 276 ] {ec7b9256-9fad-4e2d-bd20-ffddb9db8906} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001031 sec., 11639.185257032008 rows/sec., 803.23 KiB/sec. | ||
| 20258 | 2026.03.27 20:12:16.367760 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20259 | 2026.03.27 20:12:16.367786 [ 276 ] {ec7b9256-9fad-4e2d-bd20-ffddb9db8906} <Debug> TCPHandler: Processed in 0.001199101 sec. | ||
| 20260 | 2026.03.27 20:12:16.367859 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20261 | 2026.03.27 20:12:16.368000 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20262 | 2026.03.27 20:12:16.368034 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 8010 rows starting from the beginning of the part | ||
| 20263 | 2026.03.27 20:12:16.368099 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 90 rows starting from the beginning of the part | ||
| 20264 | 2026.03.27 20:12:16.368144 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 20265 | 2026.03.27 20:12:16.368185 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 90 rows starting from the beginning of the part | ||
| 20266 | 2026.03.27 20:12:16.368228 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 20267 | 2026.03.27 20:12:16.368266 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 12 rows starting from the beginning of the part | ||
| 20268 | 2026.03.27 20:12:16.371071 [ 200 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8322 rows, containing 4 columns (4 merged, 0 gathered) in 0.003256657 sec., 2555381.1776923393 rows/sec., 168.16 MiB/sec. | ||
| 20269 | 2026.03.27 20:12:16.371309 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20270 | 2026.03.27 20:12:16.371680 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_151_30} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20271 | 2026.03.27 20:12:16.371763 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_151_30} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20272 | 2026.03.27 20:12:16.371969 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 20273 | 2026.03.27 20:12:16.373774 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_151_43} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58731 rows, containing 5 columns (5 merged, 0 gathered) in 0.01074345 sec., 5466679.697862418 rows/sec., 350.20 MiB/sec. | ||
| 20274 | 2026.03.27 20:12:16.374445 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_151_43} <Trace> MergedBlockOutputStream: filled checksums all_1_151_43 (state Temporary) | ||
| 20275 | 2026.03.27 20:12:16.374751 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_151_43} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_151_43 to all_1_151_43 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20276 | 2026.03.27 20:12:16.374834 [ 200 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_151_43} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_146_42, all_151_151_0] -> all_1_151_43 | ||
| 20277 | 2026.03.27 20:12:16.374944 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 20278 | 2026.03.27 20:12:16.850836 [ 218 ] {} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20279 | 2026.03.27 20:12:16.850914 [ 218 ] {} <Debug> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20280 | 2026.03.27 20:12:16.854355 [ 218 ] {} <Debug> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20281 | 2026.03.27 20:12:17.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.86 MiB, peak 426.96 MiB, free memory in arenas 0.00 B, will set to 407.45 MiB (RSS), difference: -1.42 MiB | ||
| 20282 | 2026.03.27 20:12:17.726265 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 2506 | ||
| 20283 | 2026.03.27 20:12:17.729408 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20284 | 2026.03.27 20:12:17.729461 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20285 | 2026.03.27 20:12:17.730714 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20286 | 2026.03.27 20:12:17.730989 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20287 | 2026.03.27 20:12:17.731282 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2506 | ||
| 20288 | 2026.03.27 20:12:18.058055 [ 223 ] {} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 20289 | 2026.03.27 20:12:18.058109 [ 223 ] {} <Debug> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 20290 | 2026.03.27 20:12:18.061093 [ 223 ] {} <Debug> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 20291 | 2026.03.27 20:12:20.085548 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43743 | ||
| 20292 | 2026.03.27 20:12:20.086097 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20293 | 2026.03.27 20:12:20.086142 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20294 | 2026.03.27 20:12:20.086630 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20295 | 2026.03.27 20:12:20.086870 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20296 | 2026.03.27 20:12:20.087030 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43743 | ||
| 20297 | 2026.03.27 20:12:20.087029 [ 67 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20298 | 2026.03.27 20:12:20.087104 [ 67 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20299 | 2026.03.27 20:12:20.087128 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20300 | 2026.03.27 20:12:20.087230 [ 199 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 20301 | 2026.03.27 20:12:20.087339 [ 199 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20302 | 2026.03.27 20:12:20.087376 [ 199 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41311 rows starting from the beginning of the part | ||
| 20303 | 2026.03.27 20:12:20.087436 [ 199 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 20304 | 2026.03.27 20:12:20.087479 [ 199 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 20305 | 2026.03.27 20:12:20.087521 [ 199 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 20306 | 2026.03.27 20:12:20.087558 [ 199 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 20307 | 2026.03.27 20:12:20.087595 [ 199 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 20308 | 2026.03.27 20:12:20.090313 [ 188 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43743 rows, containing 4 columns (4 merged, 0 gathered) in 0.003151916 sec., 13878225.181127924 rows/sec., 198.53 MiB/sec. | ||
| 20309 | 2026.03.27 20:12:20.090607 [ 192 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20310 | 2026.03.27 20:12:20.091006 [ 192 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_91_18} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20311 | 2026.03.27 20:12:20.091101 [ 192 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_91_18} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20312 | 2026.03.27 20:12:20.091233 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 20313 | 2026.03.27 20:12:21.090248 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20314 | 2026.03.27 20:12:21.090439 [ 276 ] {4273beb0-a343-4349-9793-3d68d9ebe21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20315 | 2026.03.27 20:12:21.090514 [ 276 ] {4273beb0-a343-4349-9793-3d68d9ebe21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20316 | 2026.03.27 20:12:21.091290 [ 276 ] {4273beb0-a343-4349-9793-3d68d9ebe21b} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20317 | 2026.03.27 20:12:21.091347 [ 276 ] {4273beb0-a343-4349-9793-3d68d9ebe21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20318 | 2026.03.27 20:12:21.091764 [ 276 ] {4273beb0-a343-4349-9793-3d68d9ebe21b} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20319 | 2026.03.27 20:12:21.091994 [ 276 ] {4273beb0-a343-4349-9793-3d68d9ebe21b} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20320 | 2026.03.27 20:12:21.092162 [ 276 ] {4273beb0-a343-4349-9793-3d68d9ebe21b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001774 sec., 31567.08004509583 rows/sec., 2.43 MiB/sec. | ||
| 20321 | 2026.03.27 20:12:21.092216 [ 276 ] {4273beb0-a343-4349-9793-3d68d9ebe21b} <Debug> TCPHandler: Processed in 0.002094567 sec. | ||
| 20322 | 2026.03.27 20:12:21.092348 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20323 | 2026.03.27 20:12:21.092452 [ 276 ] {6f17bfa0-0dde-4b2c-a953-9949f579a665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20324 | 2026.03.27 20:12:21.092497 [ 276 ] {6f17bfa0-0dde-4b2c-a953-9949f579a665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20325 | 2026.03.27 20:12:21.092943 [ 276 ] {6f17bfa0-0dde-4b2c-a953-9949f579a665} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20326 | 2026.03.27 20:12:21.092982 [ 276 ] {6f17bfa0-0dde-4b2c-a953-9949f579a665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20327 | 2026.03.27 20:12:21.093297 [ 276 ] {6f17bfa0-0dde-4b2c-a953-9949f579a665} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20328 | 2026.03.27 20:12:21.093511 [ 276 ] {6f17bfa0-0dde-4b2c-a953-9949f579a665} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20329 | 2026.03.27 20:12:21.093644 [ 276 ] {6f17bfa0-0dde-4b2c-a953-9949f579a665} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 20330 | 2026.03.27 20:12:21.093684 [ 276 ] {6f17bfa0-0dde-4b2c-a953-9949f579a665} <Debug> TCPHandler: Processed in 0.001388654 sec. | ||
| 20331 | 2026.03.27 20:12:21.093801 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20332 | 2026.03.27 20:12:21.093899 [ 276 ] {68d74341-6726-4154-8bca-6661d4d2262e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20333 | 2026.03.27 20:12:21.093943 [ 276 ] {68d74341-6726-4154-8bca-6661d4d2262e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20334 | 2026.03.27 20:12:21.094340 [ 276 ] {68d74341-6726-4154-8bca-6661d4d2262e} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20335 | 2026.03.27 20:12:21.094376 [ 276 ] {68d74341-6726-4154-8bca-6661d4d2262e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20336 | 2026.03.27 20:12:21.094720 [ 276 ] {68d74341-6726-4154-8bca-6661d4d2262e} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20337 | 2026.03.27 20:12:21.094943 [ 276 ] {68d74341-6726-4154-8bca-6661d4d2262e} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20338 | 2026.03.27 20:12:21.095081 [ 276 ] {68d74341-6726-4154-8bca-6661d4d2262e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001202 sec., 106489.18469217971 rows/sec., 7.42 MiB/sec. | ||
| 20339 | 2026.03.27 20:12:21.095119 [ 276 ] {68d74341-6726-4154-8bca-6661d4d2262e} <Debug> TCPHandler: Processed in 0.001368485 sec. | ||
| 20340 | 2026.03.27 20:12:21.095242 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20341 | 2026.03.27 20:12:21.095338 [ 276 ] {6b698dd2-b99f-4707-90fd-a4480a577ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20342 | 2026.03.27 20:12:21.095383 [ 276 ] {6b698dd2-b99f-4707-90fd-a4480a577ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20343 | 2026.03.27 20:12:21.095744 [ 276 ] {6b698dd2-b99f-4707-90fd-a4480a577ae3} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20344 | 2026.03.27 20:12:21.095780 [ 276 ] {6b698dd2-b99f-4707-90fd-a4480a577ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20345 | 2026.03.27 20:12:21.096117 [ 276 ] {6b698dd2-b99f-4707-90fd-a4480a577ae3} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20346 | 2026.03.27 20:12:21.096331 [ 276 ] {6b698dd2-b99f-4707-90fd-a4480a577ae3} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20347 | 2026.03.27 20:12:21.096465 [ 276 ] {6b698dd2-b99f-4707-90fd-a4480a577ae3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001146 sec., 41884.8167539267 rows/sec., 2.82 MiB/sec. | ||
| 20348 | 2026.03.27 20:12:21.096507 [ 276 ] {6b698dd2-b99f-4707-90fd-a4480a577ae3} <Debug> TCPHandler: Processed in 0.001315403 sec. | ||
| 20349 | 2026.03.27 20:12:22.382216 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 685 | ||
| 20350 | 2026.03.27 20:12:22.400724 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20351 | 2026.03.27 20:12:22.400782 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20352 | 2026.03.27 20:12:22.407193 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20353 | 2026.03.27 20:12:22.407926 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20354 | 2026.03.27 20:12:22.408219 [ 60 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20355 | 2026.03.27 20:12:22.408282 [ 60 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20356 | 2026.03.27 20:12:22.408302 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20357 | 2026.03.27 20:12:22.408402 [ 196 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 20358 | 2026.03.27 20:12:22.411968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 685 | ||
| 20359 | 2026.03.27 20:12:22.412558 [ 196 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20360 | 2026.03.27 20:12:22.414073 [ 196 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 20361 | 2026.03.27 20:12:22.418756 [ 196 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 20362 | 2026.03.27 20:12:22.423631 [ 196 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 20363 | 2026.03.27 20:12:22.428459 [ 196 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 20364 | 2026.03.27 20:12:22.433259 [ 196 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 20365 | 2026.03.27 20:12:22.437636 [ 196 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part | ||
| 20366 | 2026.03.27 20:12:22.500928 [ 186 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 685 rows, containing 679 columns (679 merged, 0 gathered) in 0.092565565 sec., 7400.160091930514 rows/sec., 38.26 MiB/sec. | ||
| 20367 | 2026.03.27 20:12:22.504489 [ 197 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20368 | 2026.03.27 20:12:22.506777 [ 197 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_91_18} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20369 | 2026.03.27 20:12:22.506909 [ 197 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_91_18} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20370 | 2026.03.27 20:12:22.509604 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20371 | 2026.03.27 20:12:23.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.53 MiB, peak 426.96 MiB, free memory in arenas 0.00 B, will set to 407.46 MiB (RSS), difference: -1.07 MiB | ||
| 20372 | 2026.03.27 20:12:26.093000 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20373 | 2026.03.27 20:12:26.093189 [ 276 ] {a572a46e-50c2-4dba-bf41-97015f12260f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20374 | 2026.03.27 20:12:26.093252 [ 276 ] {a572a46e-50c2-4dba-bf41-97015f12260f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20375 | 2026.03.27 20:12:26.093955 [ 276 ] {a572a46e-50c2-4dba-bf41-97015f12260f} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20376 | 2026.03.27 20:12:26.093993 [ 276 ] {a572a46e-50c2-4dba-bf41-97015f12260f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20377 | 2026.03.27 20:12:26.094390 [ 276 ] {a572a46e-50c2-4dba-bf41-97015f12260f} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20378 | 2026.03.27 20:12:26.094615 [ 276 ] {a572a46e-50c2-4dba-bf41-97015f12260f} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20379 | 2026.03.27 20:12:26.094768 [ 276 ] {a572a46e-50c2-4dba-bf41-97015f12260f} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001625 sec., 55384.61538461539 rows/sec., 4.66 MiB/sec. | ||
| 20380 | 2026.03.27 20:12:26.094819 [ 276 ] {a572a46e-50c2-4dba-bf41-97015f12260f} <Debug> TCPHandler: Processed in 0.001945874 sec. | ||
| 20381 | 2026.03.27 20:12:26.094874 [ 220 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20382 | 2026.03.27 20:12:26.094928 [ 220 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20383 | 2026.03.27 20:12:26.094952 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20384 | 2026.03.27 20:12:26.095054 [ 276 ] {eb14ea38-480b-40b9-91ed-7064bee20b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20385 | 2026.03.27 20:12:26.095099 [ 276 ] {eb14ea38-480b-40b9-91ed-7064bee20b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20386 | 2026.03.27 20:12:26.095516 [ 276 ] {eb14ea38-480b-40b9-91ed-7064bee20b95} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20387 | 2026.03.27 20:12:26.095553 [ 276 ] {eb14ea38-480b-40b9-91ed-7064bee20b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20388 | 2026.03.27 20:12:26.095862 [ 276 ] {eb14ea38-480b-40b9-91ed-7064bee20b95} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20389 | 2026.03.27 20:12:26.096093 [ 276 ] {eb14ea38-480b-40b9-91ed-7064bee20b95} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20390 | 2026.03.27 20:12:26.096223 [ 276 ] {eb14ea38-480b-40b9-91ed-7064bee20b95} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.00119 sec., 14285.714285714284 rows/sec., 1.05 MiB/sec. | ||
| 20391 | 2026.03.27 20:12:26.096260 [ 276 ] {eb14ea38-480b-40b9-91ed-7064bee20b95} <Debug> TCPHandler: Processed in 0.001359274 sec. | ||
| 20392 | 2026.03.27 20:12:26.096364 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20393 | 2026.03.27 20:12:26.096462 [ 276 ] {5f443639-86e0-40d8-93b2-ce626a886a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20394 | 2026.03.27 20:12:26.096504 [ 276 ] {5f443639-86e0-40d8-93b2-ce626a886a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20395 | 2026.03.27 20:12:26.096930 [ 276 ] {5f443639-86e0-40d8-93b2-ce626a886a42} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20396 | 2026.03.27 20:12:26.096967 [ 276 ] {5f443639-86e0-40d8-93b2-ce626a886a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20397 | 2026.03.27 20:12:26.097288 [ 276 ] {5f443639-86e0-40d8-93b2-ce626a886a42} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20398 | 2026.03.27 20:12:26.097512 [ 276 ] {5f443639-86e0-40d8-93b2-ce626a886a42} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20399 | 2026.03.27 20:12:26.097651 [ 276 ] {5f443639-86e0-40d8-93b2-ce626a886a42} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001207 sec., 67108.53355426677 rows/sec., 5.24 MiB/sec. | ||
| 20400 | 2026.03.27 20:12:26.097690 [ 276 ] {5f443639-86e0-40d8-93b2-ce626a886a42} <Debug> TCPHandler: Processed in 0.001375625 sec. | ||
| 20401 | 2026.03.27 20:12:26.097805 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20402 | 2026.03.27 20:12:26.097899 [ 276 ] {77da7640-1575-44d1-9403-69d3be8ef4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20403 | 2026.03.27 20:12:26.097943 [ 276 ] {77da7640-1575-44d1-9403-69d3be8ef4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20404 | 2026.03.27 20:12:26.098281 [ 220 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20405 | 2026.03.27 20:12:26.098331 [ 276 ] {77da7640-1575-44d1-9403-69d3be8ef4ba} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20406 | 2026.03.27 20:12:26.098368 [ 276 ] {77da7640-1575-44d1-9403-69d3be8ef4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20407 | 2026.03.27 20:12:26.098688 [ 276 ] {77da7640-1575-44d1-9403-69d3be8ef4ba} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20408 | 2026.03.27 20:12:26.098882 [ 276 ] {77da7640-1575-44d1-9403-69d3be8ef4ba} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20409 | 2026.03.27 20:12:26.099072 [ 276 ] {77da7640-1575-44d1-9403-69d3be8ef4ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 20410 | 2026.03.27 20:12:26.099108 [ 276 ] {77da7640-1575-44d1-9403-69d3be8ef4ba} <Debug> TCPHandler: Processed in 0.001352444 sec. | ||
| 20411 | 2026.03.27 20:12:26.099231 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20412 | 2026.03.27 20:12:26.099357 [ 276 ] {85eebbe4-764f-40a5-a8c2-40db8d8b1249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20413 | 2026.03.27 20:12:26.099425 [ 276 ] {85eebbe4-764f-40a5-a8c2-40db8d8b1249} <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 | ||
| 20414 | 2026.03.27 20:12:26.100284 [ 276 ] {85eebbe4-764f-40a5-a8c2-40db8d8b1249} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20415 | 2026.03.27 20:12:26.100321 [ 276 ] {85eebbe4-764f-40a5-a8c2-40db8d8b1249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20416 | 2026.03.27 20:12:26.100868 [ 276 ] {85eebbe4-764f-40a5-a8c2-40db8d8b1249} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20417 | 2026.03.27 20:12:26.101105 [ 276 ] {85eebbe4-764f-40a5-a8c2-40db8d8b1249} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20418 | 2026.03.27 20:12:26.101242 [ 276 ] {85eebbe4-764f-40a5-a8c2-40db8d8b1249} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00191 sec., 8900.523560209424 rows/sec., 15.95 MiB/sec. | ||
| 20419 | 2026.03.27 20:12:26.101300 [ 276 ] {85eebbe4-764f-40a5-a8c2-40db8d8b1249} <Debug> TCPHandler: Processed in 0.002130527 sec. | ||
| 20420 | 2026.03.27 20:12:26.101415 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20421 | 2026.03.27 20:12:26.101511 [ 276 ] {92d44e8a-990e-4186-a4ca-45888478c1f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20422 | 2026.03.27 20:12:26.101553 [ 276 ] {92d44e8a-990e-4186-a4ca-45888478c1f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20423 | 2026.03.27 20:12:26.101903 [ 276 ] {92d44e8a-990e-4186-a4ca-45888478c1f9} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20424 | 2026.03.27 20:12:26.101938 [ 276 ] {92d44e8a-990e-4186-a4ca-45888478c1f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20425 | 2026.03.27 20:12:26.102246 [ 276 ] {92d44e8a-990e-4186-a4ca-45888478c1f9} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20426 | 2026.03.27 20:12:26.102472 [ 276 ] {92d44e8a-990e-4186-a4ca-45888478c1f9} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20427 | 2026.03.27 20:12:26.102599 [ 276 ] {92d44e8a-990e-4186-a4ca-45888478c1f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 20428 | 2026.03.27 20:12:26.102636 [ 276 ] {92d44e8a-990e-4186-a4ca-45888478c1f9} <Debug> TCPHandler: Processed in 0.001271763 sec. | ||
| 20429 | 2026.03.27 20:12:27.214240 [ 225 ] {} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 20430 | 2026.03.27 20:12:27.214295 [ 225 ] {} <Debug> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 20431 | 2026.03.27 20:12:27.216252 [ 225 ] {} <Debug> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 20432 | 2026.03.27 20:12:27.278538 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20433 | 2026.03.27 20:12:27.278612 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20434 | 2026.03.27 20:12:27.282799 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20435 | 2026.03.27 20:12:27.310980 [ 224 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20436 | 2026.03.27 20:12:27.311036 [ 224 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20437 | 2026.03.27 20:12:27.313723 [ 224 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20438 | 2026.03.27 20:12:27.374156 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20439 | 2026.03.27 20:12:27.374202 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20440 | 2026.03.27 20:12:27.587381 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44191 | ||
| 20441 | 2026.03.27 20:12:27.587976 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20442 | 2026.03.27 20:12:27.588025 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20443 | 2026.03.27 20:12:27.588518 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 20444 | 2026.03.27 20:12:27.588752 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20445 | 2026.03.27 20:12:27.588902 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44191 | ||
| 20446 | 2026.03.27 20:12:27.731727 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2526 | ||
| 20447 | 2026.03.27 20:12:27.734018 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20448 | 2026.03.27 20:12:27.734082 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20449 | 2026.03.27 20:12:27.735279 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20450 | 2026.03.27 20:12:27.735551 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20451 | 2026.03.27 20:12:27.735829 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2526 | ||
| 20452 | 2026.03.27 20:12:28.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.47 MiB, peak 426.96 MiB, free memory in arenas 0.00 B, will set to 407.46 MiB (RSS), difference: 3.99 MiB | ||
| 20453 | 2026.03.27 20:12:28.040720 [ 221 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20454 | 2026.03.27 20:12:28.040777 [ 221 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20455 | 2026.03.27 20:12:28.043697 [ 221 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20456 | 2026.03.27 20:12:28.413040 [ 40 ] {} <Debug> oximeter.measurements_i64 (6051fc2f-61be-457d-986b-8eb423791539) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 20457 | 2026.03.27 20:12:28.413133 [ 40 ] {} <Trace> oximeter.measurements_i64 (6051fc2f-61be-457d-986b-8eb423791539): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20458 | 2026.03.27 20:12:28.413170 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 20459 | 2026.03.27 20:12:28.413331 [ 188 ] {6051fc2f-61be-457d-986b-8eb423791539::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 | ||
| 20460 | 2026.03.27 20:12:28.413534 [ 188 ] {6051fc2f-61be-457d-986b-8eb423791539::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20461 | 2026.03.27 20:12:28.413594 [ 188 ] {6051fc2f-61be-457d-986b-8eb423791539::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 20462 | 2026.03.27 20:12:28.413703 [ 188 ] {6051fc2f-61be-457d-986b-8eb423791539::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
| 20463 | 2026.03.27 20:12:28.413754 [ 188 ] {6051fc2f-61be-457d-986b-8eb423791539::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 20464 | 2026.03.27 20:12:28.413796 [ 188 ] {6051fc2f-61be-457d-986b-8eb423791539::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 20465 | 2026.03.27 20:12:28.413837 [ 188 ] {6051fc2f-61be-457d-986b-8eb423791539::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 20466 | 2026.03.27 20:12:28.416037 [ 186 ] {6051fc2f-61be-457d-986b-8eb423791539::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002774629 sec., 15137.15887781754 rows/sec., 1.08 MiB/sec. | ||
| 20467 | 2026.03.27 20:12:28.416190 [ 188 ] {6051fc2f-61be-457d-986b-8eb423791539::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 20468 | 2026.03.27 20:12:28.416442 [ 188 ] {6051fc2f-61be-457d-986b-8eb423791539::all_1_5_1} <Trace> oximeter.measurements_i64 (6051fc2f-61be-457d-986b-8eb423791539): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20469 | 2026.03.27 20:12:28.416506 [ 188 ] {6051fc2f-61be-457d-986b-8eb423791539::all_1_5_1} <Trace> oximeter.measurements_i64 (6051fc2f-61be-457d-986b-8eb423791539) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 20470 | 2026.03.27 20:12:28.416569 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20471 | 2026.03.27 20:12:28.718671 [ 219 ] {} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 20472 | 2026.03.27 20:12:28.718726 [ 219 ] {} <Debug> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 20473 | 2026.03.27 20:12:28.721684 [ 219 ] {} <Debug> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 20474 | 2026.03.27 20:12:29.036516 [ 222 ] {} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20475 | 2026.03.27 20:12:29.036560 [ 222 ] {} <Debug> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20476 | 2026.03.27 20:12:29.039482 [ 222 ] {} <Debug> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20477 | 2026.03.27 20:12:29.517931 [ 222 ] {} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20478 | 2026.03.27 20:12:29.517982 [ 222 ] {} <Debug> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20479 | 2026.03.27 20:12:29.520427 [ 222 ] {} <Debug> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20480 | 2026.03.27 20:12:29.912132 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 693 | ||
| 20481 | 2026.03.27 20:12:29.929859 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20482 | 2026.03.27 20:12:29.929912 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 20483 | 2026.03.27 20:12:29.936348 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 20484 | 2026.03.27 20:12:29.937432 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20485 | 2026.03.27 20:12:29.940510 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 20486 | 2026.03.27 20:12:30.560801 [ 51 ] {} <Debug> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 | ||
| 20487 | 2026.03.27 20:12:30.560872 [ 51 ] {} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20488 | 2026.03.27 20:12:30.560897 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 20489 | 2026.03.27 20:12:30.561040 [ 201 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full | ||
| 20490 | 2026.03.27 20:12:30.561196 [ 201 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20491 | 2026.03.27 20:12:30.561235 [ 201 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 978 rows starting from the beginning of the part | ||
| 20492 | 2026.03.27 20:12:30.561318 [ 201 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 950 rows starting from the beginning of the part | ||
| 20493 | 2026.03.27 20:12:30.561371 [ 201 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 150 rows starting from the beginning of the part | ||
| 20494 | 2026.03.27 20:12:30.561421 [ 201 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 149 rows starting from the beginning of the part | ||
| 20495 | 2026.03.27 20:12:30.561469 [ 201 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 825 rows starting from the beginning of the part | ||
| 20496 | 2026.03.27 20:12:30.563036 [ 188 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3052 rows, containing 5 columns (5 merged, 0 gathered) in 0.002051947 sec., 1487367.8511189616 rows/sec., 94.18 MiB/sec. | ||
| 20497 | 2026.03.27 20:12:30.563252 [ 188 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 20498 | 2026.03.27 20:12:30.563531 [ 188 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_46_10} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20499 | 2026.03.27 20:12:30.563610 [ 188 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_46_10} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 | ||
| 20500 | 2026.03.27 20:12:30.563717 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 20501 | 2026.03.27 20:12:31.087746 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20502 | 2026.03.27 20:12:31.088036 [ 276 ] {ff9667b8-fb49-4a31-add5-d90fd2d2aa93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20503 | 2026.03.27 20:12:31.088457 [ 276 ] {ff9667b8-fb49-4a31-add5-d90fd2d2aa93} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20504 | 2026.03.27 20:12:31.088508 [ 276 ] {ff9667b8-fb49-4a31-add5-d90fd2d2aa93} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20505 | 2026.03.27 20:12:31.088842 [ 276 ] {ff9667b8-fb49-4a31-add5-d90fd2d2aa93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20506 | 2026.03.27 20:12:31.088910 [ 276 ] {ff9667b8-fb49-4a31-add5-d90fd2d2aa93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20507 | 2026.03.27 20:12:31.089051 [ 276 ] {ff9667b8-fb49-4a31-add5-d90fd2d2aa93} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 20508 | 2026.03.27 20:12:31.089176 [ 316 ] {ff9667b8-fb49-4a31-add5-d90fd2d2aa93} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20509 | 2026.03.27 20:12:31.089176 [ 336 ] {ff9667b8-fb49-4a31-add5-d90fd2d2aa93} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20510 | 2026.03.27 20:12:31.089178 [ 305 ] {ff9667b8-fb49-4a31-add5-d90fd2d2aa93} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20511 | 2026.03.27 20:12:31.089223 [ 338 ] {ff9667b8-fb49-4a31-add5-d90fd2d2aa93} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20512 | 2026.03.27 20:12:31.089412 [ 276 ] {ff9667b8-fb49-4a31-add5-d90fd2d2aa93} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 20513 | 2026.03.27 20:12:31.089459 [ 276 ] {ff9667b8-fb49-4a31-add5-d90fd2d2aa93} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20514 | 2026.03.27 20:12:31.089580 [ 276 ] {ff9667b8-fb49-4a31-add5-d90fd2d2aa93} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20515 | 2026.03.27 20:12:31.089606 [ 276 ] {ff9667b8-fb49-4a31-add5-d90fd2d2aa93} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 52 rows with 4 streams | ||
| 20516 | 2026.03.27 20:12:31.089651 [ 276 ] {ff9667b8-fb49-4a31-add5-d90fd2d2aa93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'zone:cpu_nsec'))" | ||
| 20517 | 2026.03.27 20:12:31.089698 [ 276 ] {ff9667b8-fb49-4a31-add5-d90fd2d2aa93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'zone:cpu_nsec'))" | ||
| 20518 | 2026.03.27 20:12:31.089741 [ 276 ] {ff9667b8-fb49-4a31-add5-d90fd2d2aa93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'zone:cpu_nsec'))" | ||
| 20519 | 2026.03.27 20:12:31.089784 [ 276 ] {ff9667b8-fb49-4a31-add5-d90fd2d2aa93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'zone:cpu_nsec'))" | ||
| 20520 | 2026.03.27 20:12:31.091507 [ 276 ] {ff9667b8-fb49-4a31-add5-d90fd2d2aa93} <Debug> executeQuery: Read 52 rows, 2.03 KiB in 0.003595 sec., 14464.534075104311 rows/sec., 564.21 KiB/sec. | ||
| 20521 | 2026.03.27 20:12:31.091667 [ 276 ] {ff9667b8-fb49-4a31-add5-d90fd2d2aa93} <Debug> MemoryTracker: Peak memory usage (for query): 149.02 KiB. | ||
| 20522 | 2026.03.27 20:12:31.091684 [ 276 ] {ff9667b8-fb49-4a31-add5-d90fd2d2aa93} <Debug> TCPHandler: Processed in 0.004077982 sec. | ||
| 20523 | 2026.03.27 20:12:31.098006 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20524 | 2026.03.27 20:12:31.098114 [ 276 ] {ef39ea1f-f787-4e92-a19d-cbec199151af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 20525 | 2026.03.27 20:12:31.098164 [ 276 ] {ef39ea1f-f787-4e92-a19d-cbec199151af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20526 | 2026.03.27 20:12:31.098765 [ 276 ] {ef39ea1f-f787-4e92-a19d-cbec199151af} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20527 | 2026.03.27 20:12:31.098809 [ 276 ] {ef39ea1f-f787-4e92-a19d-cbec199151af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 20528 | 2026.03.27 20:12:31.099230 [ 276 ] {ef39ea1f-f787-4e92-a19d-cbec199151af} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 20529 | 2026.03.27 20:12:31.099421 [ 276 ] {ef39ea1f-f787-4e92-a19d-cbec199151af} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20530 | 2026.03.27 20:12:31.099563 [ 276 ] {ef39ea1f-f787-4e92-a19d-cbec199151af} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001478 sec., 676.5899864682003 rows/sec., 188.31 KiB/sec. | ||
| 20531 | 2026.03.27 20:12:31.099603 [ 276 ] {ef39ea1f-f787-4e92-a19d-cbec199151af} <Debug> TCPHandler: Processed in 0.001645019 sec. | ||
| 20532 | 2026.03.27 20:12:31.099713 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20533 | 2026.03.27 20:12:31.099809 [ 276 ] {947efdac-2075-40fa-b615-4b84eb2c5288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20534 | 2026.03.27 20:12:31.099848 [ 276 ] {947efdac-2075-40fa-b615-4b84eb2c5288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20535 | 2026.03.27 20:12:31.100261 [ 276 ] {947efdac-2075-40fa-b615-4b84eb2c5288} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20536 | 2026.03.27 20:12:31.100298 [ 276 ] {947efdac-2075-40fa-b615-4b84eb2c5288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 20537 | 2026.03.27 20:12:31.100582 [ 276 ] {947efdac-2075-40fa-b615-4b84eb2c5288} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 20538 | 2026.03.27 20:12:31.100780 [ 276 ] {947efdac-2075-40fa-b615-4b84eb2c5288} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20539 | 2026.03.27 20:12:31.100906 [ 276 ] {947efdac-2075-40fa-b615-4b84eb2c5288} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 66.39 KiB/sec. | ||
| 20540 | 2026.03.27 20:12:31.100943 [ 276 ] {947efdac-2075-40fa-b615-4b84eb2c5288} <Debug> TCPHandler: Processed in 0.001276713 sec. | ||
| 20541 | 2026.03.27 20:12:31.101050 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20542 | 2026.03.27 20:12:31.101147 [ 276 ] {a0ddcd71-1899-40fd-8331-db753040ca0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20543 | 2026.03.27 20:12:31.101183 [ 276 ] {a0ddcd71-1899-40fd-8331-db753040ca0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20544 | 2026.03.27 20:12:31.101624 [ 276 ] {a0ddcd71-1899-40fd-8331-db753040ca0c} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20545 | 2026.03.27 20:12:31.101657 [ 276 ] {a0ddcd71-1899-40fd-8331-db753040ca0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 20546 | 2026.03.27 20:12:31.101934 [ 276 ] {a0ddcd71-1899-40fd-8331-db753040ca0c} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20547 | 2026.03.27 20:12:31.102197 [ 276 ] {a0ddcd71-1899-40fd-8331-db753040ca0c} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20548 | 2026.03.27 20:12:31.102323 [ 276 ] {a0ddcd71-1899-40fd-8331-db753040ca0c} <Debug> executeQuery: Read 136 rows, 11.91 KiB in 0.001198 sec., 113522.53756260434 rows/sec., 9.71 MiB/sec. | ||
| 20549 | 2026.03.27 20:12:31.102360 [ 276 ] {a0ddcd71-1899-40fd-8331-db753040ca0c} <Debug> TCPHandler: Processed in 0.001355714 sec. | ||
| 20550 | 2026.03.27 20:12:31.102462 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20551 | 2026.03.27 20:12:31.102554 [ 276 ] {ab5679fe-d67d-415d-ada4-86ea8bab0b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20552 | 2026.03.27 20:12:31.102592 [ 276 ] {ab5679fe-d67d-415d-ada4-86ea8bab0b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20553 | 2026.03.27 20:12:31.102985 [ 276 ] {ab5679fe-d67d-415d-ada4-86ea8bab0b3a} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20554 | 2026.03.27 20:12:31.103021 [ 276 ] {ab5679fe-d67d-415d-ada4-86ea8bab0b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 20555 | 2026.03.27 20:12:31.103306 [ 276 ] {ab5679fe-d67d-415d-ada4-86ea8bab0b3a} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20556 | 2026.03.27 20:12:31.103501 [ 276 ] {ab5679fe-d67d-415d-ada4-86ea8bab0b3a} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20557 | 2026.03.27 20:12:31.103612 [ 50 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 20558 | 2026.03.27 20:12:31.103625 [ 276 ] {ab5679fe-d67d-415d-ada4-86ea8bab0b3a} <Debug> executeQuery: Read 40 rows, 3.00 KiB in 0.001089 sec., 36730.94582185492 rows/sec., 2.69 MiB/sec. | ||
| 20559 | 2026.03.27 20:12:31.103661 [ 50 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20560 | 2026.03.27 20:12:31.103676 [ 276 ] {ab5679fe-d67d-415d-ada4-86ea8bab0b3a} <Debug> TCPHandler: Processed in 0.001261012 sec. | ||
| 20561 | 2026.03.27 20:12:31.103687 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 20562 | 2026.03.27 20:12:31.103788 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20563 | 2026.03.27 20:12:31.103792 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 20564 | 2026.03.27 20:12:31.103885 [ 276 ] {6b309801-a391-418b-a4c4-4091abd87d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20565 | 2026.03.27 20:12:31.103929 [ 276 ] {6b309801-a391-418b-a4c4-4091abd87d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20566 | 2026.03.27 20:12:31.103988 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20567 | 2026.03.27 20:12:31.104045 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 226 rows starting from the beginning of the part | ||
| 20568 | 2026.03.27 20:12:31.104154 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 175 rows starting from the beginning of the part | ||
| 20569 | 2026.03.27 20:12:31.104233 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 17 rows starting from the beginning of the part | ||
| 20570 | 2026.03.27 20:12:31.104303 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 70 rows starting from the beginning of the part | ||
| 20571 | 2026.03.27 20:12:31.104369 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 17 rows starting from the beginning of the part | ||
| 20572 | 2026.03.27 20:12:31.104373 [ 276 ] {6b309801-a391-418b-a4c4-4091abd87d50} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20573 | 2026.03.27 20:12:31.104426 [ 276 ] {6b309801-a391-418b-a4c4-4091abd87d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 20574 | 2026.03.27 20:12:31.104447 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 40 rows starting from the beginning of the part | ||
| 20575 | 2026.03.27 20:12:31.104728 [ 276 ] {6b309801-a391-418b-a4c4-4091abd87d50} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20576 | 2026.03.27 20:12:31.104959 [ 276 ] {6b309801-a391-418b-a4c4-4091abd87d50} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20577 | 2026.03.27 20:12:31.105097 [ 276 ] {6b309801-a391-418b-a4c4-4091abd87d50} <Debug> executeQuery: Read 110 rows, 8.73 KiB in 0.001229 sec., 89503.66151342554 rows/sec., 6.94 MiB/sec. | ||
| 20578 | 2026.03.27 20:12:31.105148 [ 276 ] {6b309801-a391-418b-a4c4-4091abd87d50} <Debug> TCPHandler: Processed in 0.001407065 sec. | ||
| 20579 | 2026.03.27 20:12:31.105268 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20580 | 2026.03.27 20:12:31.105360 [ 276 ] {73e516cf-dfd5-495b-bd10-97773a2b6d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20581 | 2026.03.27 20:12:31.105401 [ 276 ] {73e516cf-dfd5-495b-bd10-97773a2b6d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20582 | 2026.03.27 20:12:31.105521 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 545 rows, containing 5 columns (5 merged, 0 gathered) in 0.001771622 sec., 307627.6993625051 rows/sec., 21.39 MiB/sec. | ||
| 20583 | 2026.03.27 20:12:31.105673 [ 187 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 20584 | 2026.03.27 20:12:31.105793 [ 276 ] {73e516cf-dfd5-495b-bd10-97773a2b6d59} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20585 | 2026.03.27 20:12:31.105827 [ 276 ] {73e516cf-dfd5-495b-bd10-97773a2b6d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 20586 | 2026.03.27 20:12:31.105936 [ 187 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_131_26} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20587 | 2026.03.27 20:12:31.106005 [ 187 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_131_26} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 20588 | 2026.03.27 20:12:31.106093 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 20589 | 2026.03.27 20:12:31.106168 [ 276 ] {73e516cf-dfd5-495b-bd10-97773a2b6d59} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20590 | 2026.03.27 20:12:31.106369 [ 276 ] {73e516cf-dfd5-495b-bd10-97773a2b6d59} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20591 | 2026.03.27 20:12:31.106496 [ 276 ] {73e516cf-dfd5-495b-bd10-97773a2b6d59} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001154 sec., 139514.73136915077 rows/sec., 9.71 MiB/sec. | ||
| 20592 | 2026.03.27 20:12:31.106533 [ 276 ] {73e516cf-dfd5-495b-bd10-97773a2b6d59} <Debug> TCPHandler: Processed in 0.001311813 sec. | ||
| 20593 | 2026.03.27 20:12:31.106636 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20594 | 2026.03.27 20:12:31.106727 [ 276 ] {ed3c65a1-56db-40de-b863-50f8f22ccc6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20595 | 2026.03.27 20:12:31.106779 [ 276 ] {ed3c65a1-56db-40de-b863-50f8f22ccc6c} <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 | ||
| 20596 | 2026.03.27 20:12:31.107614 [ 276 ] {ed3c65a1-56db-40de-b863-50f8f22ccc6c} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20597 | 2026.03.27 20:12:31.107650 [ 276 ] {ed3c65a1-56db-40de-b863-50f8f22ccc6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 20598 | 2026.03.27 20:12:31.108183 [ 276 ] {ed3c65a1-56db-40de-b863-50f8f22ccc6c} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20599 | 2026.03.27 20:12:31.108395 [ 276 ] {ed3c65a1-56db-40de-b863-50f8f22ccc6c} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20600 | 2026.03.27 20:12:31.108531 [ 276 ] {ed3c65a1-56db-40de-b863-50f8f22ccc6c} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001821 sec., 21416.8039538715 rows/sec., 38.38 MiB/sec. | ||
| 20601 | 2026.03.27 20:12:31.108542 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 20602 | 2026.03.27 20:12:31.108591 [ 276 ] {ed3c65a1-56db-40de-b863-50f8f22ccc6c} <Debug> TCPHandler: Processed in 0.002001775 sec. | ||
| 20603 | 2026.03.27 20:12:31.108603 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20604 | 2026.03.27 20:12:31.108630 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 20605 | 2026.03.27 20:12:31.108701 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20606 | 2026.03.27 20:12:31.108739 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 20607 | 2026.03.27 20:12:31.108797 [ 276 ] {789b0723-4d1f-44cb-8d3d-a45a2fefcd2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20608 | 2026.03.27 20:12:31.108842 [ 276 ] {789b0723-4d1f-44cb-8d3d-a45a2fefcd2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20609 | 2026.03.27 20:12:31.109074 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20610 | 2026.03.27 20:12:31.109162 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2790 rows starting from the beginning of the part | ||
| 20611 | 2026.03.27 20:12:31.109201 [ 276 ] {789b0723-4d1f-44cb-8d3d-a45a2fefcd2c} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20612 | 2026.03.27 20:12:31.109240 [ 276 ] {789b0723-4d1f-44cb-8d3d-a45a2fefcd2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 20613 | 2026.03.27 20:12:31.109349 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 33 rows starting from the beginning of the part | ||
| 20614 | 2026.03.27 20:12:31.109511 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 17 rows starting from the beginning of the part | ||
| 20615 | 2026.03.27 20:12:31.109533 [ 276 ] {789b0723-4d1f-44cb-8d3d-a45a2fefcd2c} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20616 | 2026.03.27 20:12:31.109659 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 52 rows starting from the beginning of the part | ||
| 20617 | 2026.03.27 20:12:31.109744 [ 276 ] {789b0723-4d1f-44cb-8d3d-a45a2fefcd2c} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20618 | 2026.03.27 20:12:31.109804 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 17 rows starting from the beginning of the part | ||
| 20619 | 2026.03.27 20:12:31.109877 [ 276 ] {789b0723-4d1f-44cb-8d3d-a45a2fefcd2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 20620 | 2026.03.27 20:12:31.109917 [ 276 ] {789b0723-4d1f-44cb-8d3d-a45a2fefcd2c} <Debug> TCPHandler: Processed in 0.001264142 sec. | ||
| 20621 | 2026.03.27 20:12:31.109920 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 39 rows starting from the beginning of the part | ||
| 20622 | 2026.03.27 20:12:31.117158 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2948 rows, containing 19 columns (19 merged, 0 gathered) in 0.008464319 sec., 348285.5502019714 rows/sec., 624.11 MiB/sec. | ||
| 20623 | 2026.03.27 20:12:31.119781 [ 191 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 20624 | 2026.03.27 20:12:31.120145 [ 191 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20625 | 2026.03.27 20:12:31.120210 [ 191 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 20626 | 2026.03.27 20:12:31.120337 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.64 MiB. | ||
| 20627 | 2026.03.27 20:12:35.089124 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44703 | ||
| 20628 | 2026.03.27 20:12:35.089997 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20629 | 2026.03.27 20:12:35.090041 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 20630 | 2026.03.27 20:12:35.090525 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 20631 | 2026.03.27 20:12:35.090769 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20632 | 2026.03.27 20:12:35.090922 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44703 | ||
| 20633 | 2026.03.27 20:12:36.087115 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20634 | 2026.03.27 20:12:36.087371 [ 276 ] {c82d7681-5b4a-41d8-8571-f82219034972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20635 | 2026.03.27 20:12:36.087769 [ 276 ] {c82d7681-5b4a-41d8-8571-f82219034972} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20636 | 2026.03.27 20:12:36.087819 [ 276 ] {c82d7681-5b4a-41d8-8571-f82219034972} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20637 | 2026.03.27 20:12:36.088128 [ 276 ] {c82d7681-5b4a-41d8-8571-f82219034972} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20638 | 2026.03.27 20:12:36.088209 [ 276 ] {c82d7681-5b4a-41d8-8571-f82219034972} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20639 | 2026.03.27 20:12:36.088373 [ 276 ] {c82d7681-5b4a-41d8-8571-f82219034972} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 20640 | 2026.03.27 20:12:36.088498 [ 316 ] {c82d7681-5b4a-41d8-8571-f82219034972} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20641 | 2026.03.27 20:12:36.088516 [ 337 ] {c82d7681-5b4a-41d8-8571-f82219034972} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20642 | 2026.03.27 20:12:36.088525 [ 339 ] {c82d7681-5b4a-41d8-8571-f82219034972} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20643 | 2026.03.27 20:12:36.088516 [ 325 ] {c82d7681-5b4a-41d8-8571-f82219034972} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20644 | 2026.03.27 20:12:36.088516 [ 301 ] {c82d7681-5b4a-41d8-8571-f82219034972} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 20645 | 2026.03.27 20:12:36.088705 [ 276 ] {c82d7681-5b4a-41d8-8571-f82219034972} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 20646 | 2026.03.27 20:12:36.088737 [ 276 ] {c82d7681-5b4a-41d8-8571-f82219034972} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20647 | 2026.03.27 20:12:36.088847 [ 276 ] {c82d7681-5b4a-41d8-8571-f82219034972} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20648 | 2026.03.27 20:12:36.088871 [ 276 ] {c82d7681-5b4a-41d8-8571-f82219034972} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 52 rows with 4 streams | ||
| 20649 | 2026.03.27 20:12:36.088917 [ 276 ] {c82d7681-5b4a-41d8-8571-f82219034972} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 20650 | 2026.03.27 20:12:36.088964 [ 276 ] {c82d7681-5b4a-41d8-8571-f82219034972} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 20651 | 2026.03.27 20:12:36.089007 [ 276 ] {c82d7681-5b4a-41d8-8571-f82219034972} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 20652 | 2026.03.27 20:12:36.089048 [ 276 ] {c82d7681-5b4a-41d8-8571-f82219034972} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 20653 | 2026.03.27 20:12:36.089960 [ 276 ] {c82d7681-5b4a-41d8-8571-f82219034972} <Debug> executeQuery: Read 52 rows, 2.03 KiB in 0.002705 sec., 19223.65988909427 rows/sec., 749.84 KiB/sec. | ||
| 20654 | 2026.03.27 20:12:36.090187 [ 276 ] {c82d7681-5b4a-41d8-8571-f82219034972} <Debug> MemoryTracker: Peak memory usage (for query): 153.41 KiB. | ||
| 20655 | 2026.03.27 20:12:36.090204 [ 276 ] {c82d7681-5b4a-41d8-8571-f82219034972} <Debug> TCPHandler: Processed in 0.003217927 sec. | ||
| 20656 | 2026.03.27 20:12:36.090902 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20657 | 2026.03.27 20:12:36.091070 [ 276 ] {db4e2ac6-8067-4b07-a35c-bf20c4f1d9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20658 | 2026.03.27 20:12:36.091364 [ 276 ] {db4e2ac6-8067-4b07-a35c-bf20c4f1d9e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20659 | 2026.03.27 20:12:36.091406 [ 276 ] {db4e2ac6-8067-4b07-a35c-bf20c4f1d9e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20660 | 2026.03.27 20:12:36.091664 [ 276 ] {db4e2ac6-8067-4b07-a35c-bf20c4f1d9e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20661 | 2026.03.27 20:12:36.091726 [ 276 ] {db4e2ac6-8067-4b07-a35c-bf20c4f1d9e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20662 | 2026.03.27 20:12:36.091841 [ 276 ] {db4e2ac6-8067-4b07-a35c-bf20c4f1d9e6} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 20663 | 2026.03.27 20:12:36.091915 [ 325 ] {db4e2ac6-8067-4b07-a35c-bf20c4f1d9e6} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20664 | 2026.03.27 20:12:36.091935 [ 337 ] {db4e2ac6-8067-4b07-a35c-bf20c4f1d9e6} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20665 | 2026.03.27 20:12:36.091925 [ 316 ] {db4e2ac6-8067-4b07-a35c-bf20c4f1d9e6} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20666 | 2026.03.27 20:12:36.091919 [ 301 ] {db4e2ac6-8067-4b07-a35c-bf20c4f1d9e6} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 20667 | 2026.03.27 20:12:36.091915 [ 339 ] {db4e2ac6-8067-4b07-a35c-bf20c4f1d9e6} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20668 | 2026.03.27 20:12:36.092098 [ 276 ] {db4e2ac6-8067-4b07-a35c-bf20c4f1d9e6} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 20669 | 2026.03.27 20:12:36.092126 [ 276 ] {db4e2ac6-8067-4b07-a35c-bf20c4f1d9e6} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20670 | 2026.03.27 20:12:36.092222 [ 276 ] {db4e2ac6-8067-4b07-a35c-bf20c4f1d9e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20671 | 2026.03.27 20:12:36.092245 [ 276 ] {db4e2ac6-8067-4b07-a35c-bf20c4f1d9e6} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 52 rows with 4 streams | ||
| 20672 | 2026.03.27 20:12:36.092280 [ 276 ] {db4e2ac6-8067-4b07-a35c-bf20c4f1d9e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20673 | 2026.03.27 20:12:36.092319 [ 276 ] {db4e2ac6-8067-4b07-a35c-bf20c4f1d9e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20674 | 2026.03.27 20:12:36.092358 [ 276 ] {db4e2ac6-8067-4b07-a35c-bf20c4f1d9e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20675 | 2026.03.27 20:12:36.092393 [ 276 ] {db4e2ac6-8067-4b07-a35c-bf20c4f1d9e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20676 | 2026.03.27 20:12:36.093215 [ 276 ] {db4e2ac6-8067-4b07-a35c-bf20c4f1d9e6} <Debug> executeQuery: Read 52 rows, 2.03 KiB in 0.002223 sec., 23391.812865497075 rows/sec., 912.42 KiB/sec. | ||
| 20677 | 2026.03.27 20:12:36.093401 [ 276 ] {db4e2ac6-8067-4b07-a35c-bf20c4f1d9e6} <Debug> MemoryTracker: Peak memory usage (for query): 153.22 KiB. | ||
| 20678 | 2026.03.27 20:12:36.093417 [ 276 ] {db4e2ac6-8067-4b07-a35c-bf20c4f1d9e6} <Debug> TCPHandler: Processed in 0.002571966 sec. | ||
| 20679 | 2026.03.27 20:12:36.093681 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20680 | 2026.03.27 20:12:36.093843 [ 276 ] {f948477c-583f-4660-b8be-2a28e7b7bf44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20681 | 2026.03.27 20:12:36.094116 [ 276 ] {f948477c-583f-4660-b8be-2a28e7b7bf44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20682 | 2026.03.27 20:12:36.094157 [ 276 ] {f948477c-583f-4660-b8be-2a28e7b7bf44} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20683 | 2026.03.27 20:12:36.094400 [ 276 ] {f948477c-583f-4660-b8be-2a28e7b7bf44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20684 | 2026.03.27 20:12:36.094455 [ 276 ] {f948477c-583f-4660-b8be-2a28e7b7bf44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20685 | 2026.03.27 20:12:36.094564 [ 276 ] {f948477c-583f-4660-b8be-2a28e7b7bf44} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 20686 | 2026.03.27 20:12:36.094643 [ 295 ] {f948477c-583f-4660-b8be-2a28e7b7bf44} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20687 | 2026.03.27 20:12:36.094654 [ 316 ] {f948477c-583f-4660-b8be-2a28e7b7bf44} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 20688 | 2026.03.27 20:12:36.094673 [ 325 ] {f948477c-583f-4660-b8be-2a28e7b7bf44} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20689 | 2026.03.27 20:12:36.094655 [ 301 ] {f948477c-583f-4660-b8be-2a28e7b7bf44} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20690 | 2026.03.27 20:12:36.094650 [ 337 ] {f948477c-583f-4660-b8be-2a28e7b7bf44} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20691 | 2026.03.27 20:12:36.094810 [ 276 ] {f948477c-583f-4660-b8be-2a28e7b7bf44} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 20692 | 2026.03.27 20:12:36.094838 [ 276 ] {f948477c-583f-4660-b8be-2a28e7b7bf44} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20693 | 2026.03.27 20:12:36.094925 [ 276 ] {f948477c-583f-4660-b8be-2a28e7b7bf44} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20694 | 2026.03.27 20:12:36.094947 [ 276 ] {f948477c-583f-4660-b8be-2a28e7b7bf44} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 52 rows with 4 streams | ||
| 20695 | 2026.03.27 20:12:36.094979 [ 276 ] {f948477c-583f-4660-b8be-2a28e7b7bf44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20696 | 2026.03.27 20:12:36.095015 [ 276 ] {f948477c-583f-4660-b8be-2a28e7b7bf44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20697 | 2026.03.27 20:12:36.095048 [ 276 ] {f948477c-583f-4660-b8be-2a28e7b7bf44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20698 | 2026.03.27 20:12:36.095081 [ 276 ] {f948477c-583f-4660-b8be-2a28e7b7bf44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20699 | 2026.03.27 20:12:36.095745 [ 276 ] {f948477c-583f-4660-b8be-2a28e7b7bf44} <Debug> executeQuery: Read 52 rows, 2.03 KiB in 0.001976 sec., 26315.789473684214 rows/sec., 1.00 MiB/sec. | ||
| 20700 | 2026.03.27 20:12:36.095912 [ 276 ] {f948477c-583f-4660-b8be-2a28e7b7bf44} <Debug> MemoryTracker: Peak memory usage (for query): 151.71 KiB. | ||
| 20701 | 2026.03.27 20:12:36.095929 [ 276 ] {f948477c-583f-4660-b8be-2a28e7b7bf44} <Debug> TCPHandler: Processed in 0.00230226 sec. | ||
| 20702 | 2026.03.27 20:12:36.096164 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20703 | 2026.03.27 20:12:36.096315 [ 276 ] {08ad18ba-1628-49a5-8982-bf734e26d0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20704 | 2026.03.27 20:12:36.096594 [ 276 ] {08ad18ba-1628-49a5-8982-bf734e26d0ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20705 | 2026.03.27 20:12:36.096636 [ 276 ] {08ad18ba-1628-49a5-8982-bf734e26d0ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20706 | 2026.03.27 20:12:36.096903 [ 276 ] {08ad18ba-1628-49a5-8982-bf734e26d0ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20707 | 2026.03.27 20:12:36.096959 [ 276 ] {08ad18ba-1628-49a5-8982-bf734e26d0ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20708 | 2026.03.27 20:12:36.097062 [ 276 ] {08ad18ba-1628-49a5-8982-bf734e26d0ee} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 20709 | 2026.03.27 20:12:36.097141 [ 295 ] {08ad18ba-1628-49a5-8982-bf734e26d0ee} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20710 | 2026.03.27 20:12:36.097144 [ 316 ] {08ad18ba-1628-49a5-8982-bf734e26d0ee} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 20711 | 2026.03.27 20:12:36.097154 [ 325 ] {08ad18ba-1628-49a5-8982-bf734e26d0ee} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20712 | 2026.03.27 20:12:36.097159 [ 346 ] {08ad18ba-1628-49a5-8982-bf734e26d0ee} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20713 | 2026.03.27 20:12:36.097142 [ 317 ] {08ad18ba-1628-49a5-8982-bf734e26d0ee} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20714 | 2026.03.27 20:12:36.097304 [ 276 ] {08ad18ba-1628-49a5-8982-bf734e26d0ee} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 20715 | 2026.03.27 20:12:36.097338 [ 276 ] {08ad18ba-1628-49a5-8982-bf734e26d0ee} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20716 | 2026.03.27 20:12:36.097421 [ 276 ] {08ad18ba-1628-49a5-8982-bf734e26d0ee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20717 | 2026.03.27 20:12:36.097441 [ 276 ] {08ad18ba-1628-49a5-8982-bf734e26d0ee} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 52 rows with 4 streams | ||
| 20718 | 2026.03.27 20:12:36.097473 [ 276 ] {08ad18ba-1628-49a5-8982-bf734e26d0ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20719 | 2026.03.27 20:12:36.097507 [ 276 ] {08ad18ba-1628-49a5-8982-bf734e26d0ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20720 | 2026.03.27 20:12:36.097538 [ 276 ] {08ad18ba-1628-49a5-8982-bf734e26d0ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20721 | 2026.03.27 20:12:36.097567 [ 276 ] {08ad18ba-1628-49a5-8982-bf734e26d0ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20722 | 2026.03.27 20:12:36.098218 [ 276 ] {08ad18ba-1628-49a5-8982-bf734e26d0ee} <Debug> executeQuery: Read 52 rows, 2.03 KiB in 0.001971 sec., 26382.546930492135 rows/sec., 1.00 MiB/sec. | ||
| 20723 | 2026.03.27 20:12:36.098388 [ 276 ] {08ad18ba-1628-49a5-8982-bf734e26d0ee} <Debug> MemoryTracker: Peak memory usage (for query): 152.05 KiB. | ||
| 20724 | 2026.03.27 20:12:36.098403 [ 276 ] {08ad18ba-1628-49a5-8982-bf734e26d0ee} <Debug> TCPHandler: Processed in 0.002292131 sec. | ||
| 20725 | 2026.03.27 20:12:36.098615 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20726 | 2026.03.27 20:12:36.098765 [ 276 ] {00d0eea7-62ad-4745-adde-21636ce357b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20727 | 2026.03.27 20:12:36.099009 [ 276 ] {00d0eea7-62ad-4745-adde-21636ce357b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20728 | 2026.03.27 20:12:36.099050 [ 276 ] {00d0eea7-62ad-4745-adde-21636ce357b0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20729 | 2026.03.27 20:12:36.099294 [ 276 ] {00d0eea7-62ad-4745-adde-21636ce357b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20730 | 2026.03.27 20:12:36.099347 [ 276 ] {00d0eea7-62ad-4745-adde-21636ce357b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20731 | 2026.03.27 20:12:36.099450 [ 276 ] {00d0eea7-62ad-4745-adde-21636ce357b0} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 20732 | 2026.03.27 20:12:36.099522 [ 346 ] {00d0eea7-62ad-4745-adde-21636ce357b0} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20733 | 2026.03.27 20:12:36.099539 [ 317 ] {00d0eea7-62ad-4745-adde-21636ce357b0} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 20734 | 2026.03.27 20:12:36.099541 [ 325 ] {00d0eea7-62ad-4745-adde-21636ce357b0} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20735 | 2026.03.27 20:12:36.099546 [ 295 ] {00d0eea7-62ad-4745-adde-21636ce357b0} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20736 | 2026.03.27 20:12:36.099527 [ 319 ] {00d0eea7-62ad-4745-adde-21636ce357b0} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20737 | 2026.03.27 20:12:36.099697 [ 276 ] {00d0eea7-62ad-4745-adde-21636ce357b0} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 20738 | 2026.03.27 20:12:36.099724 [ 276 ] {00d0eea7-62ad-4745-adde-21636ce357b0} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20739 | 2026.03.27 20:12:36.099803 [ 276 ] {00d0eea7-62ad-4745-adde-21636ce357b0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20740 | 2026.03.27 20:12:36.099823 [ 276 ] {00d0eea7-62ad-4745-adde-21636ce357b0} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 52 rows with 4 streams | ||
| 20741 | 2026.03.27 20:12:36.099854 [ 276 ] {00d0eea7-62ad-4745-adde-21636ce357b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20742 | 2026.03.27 20:12:36.099887 [ 276 ] {00d0eea7-62ad-4745-adde-21636ce357b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20743 | 2026.03.27 20:12:36.099917 [ 276 ] {00d0eea7-62ad-4745-adde-21636ce357b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20744 | 2026.03.27 20:12:36.099947 [ 276 ] {00d0eea7-62ad-4745-adde-21636ce357b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20745 | 2026.03.27 20:12:36.100711 [ 276 ] {00d0eea7-62ad-4745-adde-21636ce357b0} <Debug> executeQuery: Read 52 rows, 2.03 KiB in 0.002016 sec., 25793.650793650795 rows/sec., 1006.11 KiB/sec. | ||
| 20746 | 2026.03.27 20:12:36.100872 [ 276 ] {00d0eea7-62ad-4745-adde-21636ce357b0} <Debug> MemoryTracker: Peak memory usage (for query): 152.33 KiB. | ||
| 20747 | 2026.03.27 20:12:36.100888 [ 276 ] {00d0eea7-62ad-4745-adde-21636ce357b0} <Debug> TCPHandler: Processed in 0.002324031 sec. | ||
| 20748 | 2026.03.27 20:12:36.101105 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20749 | 2026.03.27 20:12:36.101253 [ 276 ] {32a53958-cd6c-4a6f-ac9a-a4f5de3155ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20750 | 2026.03.27 20:12:36.101496 [ 276 ] {32a53958-cd6c-4a6f-ac9a-a4f5de3155ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20751 | 2026.03.27 20:12:36.101536 [ 276 ] {32a53958-cd6c-4a6f-ac9a-a4f5de3155ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20752 | 2026.03.27 20:12:36.101781 [ 276 ] {32a53958-cd6c-4a6f-ac9a-a4f5de3155ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20753 | 2026.03.27 20:12:36.101833 [ 276 ] {32a53958-cd6c-4a6f-ac9a-a4f5de3155ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20754 | 2026.03.27 20:12:36.101933 [ 276 ] {32a53958-cd6c-4a6f-ac9a-a4f5de3155ae} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 20755 | 2026.03.27 20:12:36.102001 [ 319 ] {32a53958-cd6c-4a6f-ac9a-a4f5de3155ae} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20756 | 2026.03.27 20:12:36.102018 [ 295 ] {32a53958-cd6c-4a6f-ac9a-a4f5de3155ae} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 20757 | 2026.03.27 20:12:36.102037 [ 312 ] {32a53958-cd6c-4a6f-ac9a-a4f5de3155ae} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20758 | 2026.03.27 20:12:36.102025 [ 342 ] {32a53958-cd6c-4a6f-ac9a-a4f5de3155ae} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20759 | 2026.03.27 20:12:36.102015 [ 347 ] {32a53958-cd6c-4a6f-ac9a-a4f5de3155ae} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20760 | 2026.03.27 20:12:36.102187 [ 276 ] {32a53958-cd6c-4a6f-ac9a-a4f5de3155ae} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 20761 | 2026.03.27 20:12:36.102213 [ 276 ] {32a53958-cd6c-4a6f-ac9a-a4f5de3155ae} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20762 | 2026.03.27 20:12:36.102293 [ 276 ] {32a53958-cd6c-4a6f-ac9a-a4f5de3155ae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20763 | 2026.03.27 20:12:36.102312 [ 276 ] {32a53958-cd6c-4a6f-ac9a-a4f5de3155ae} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 52 rows with 4 streams | ||
| 20764 | 2026.03.27 20:12:36.102342 [ 276 ] {32a53958-cd6c-4a6f-ac9a-a4f5de3155ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20765 | 2026.03.27 20:12:36.102374 [ 276 ] {32a53958-cd6c-4a6f-ac9a-a4f5de3155ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20766 | 2026.03.27 20:12:36.102404 [ 276 ] {32a53958-cd6c-4a6f-ac9a-a4f5de3155ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20767 | 2026.03.27 20:12:36.102433 [ 276 ] {32a53958-cd6c-4a6f-ac9a-a4f5de3155ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20768 | 2026.03.27 20:12:36.103101 [ 276 ] {32a53958-cd6c-4a6f-ac9a-a4f5de3155ae} <Debug> executeQuery: Read 52 rows, 2.03 KiB in 0.001916 sec., 27139.874739039667 rows/sec., 1.03 MiB/sec. | ||
| 20769 | 2026.03.27 20:12:36.103263 [ 276 ] {32a53958-cd6c-4a6f-ac9a-a4f5de3155ae} <Debug> MemoryTracker: Peak memory usage (for query): 152.68 KiB. | ||
| 20770 | 2026.03.27 20:12:36.103280 [ 276 ] {32a53958-cd6c-4a6f-ac9a-a4f5de3155ae} <Debug> TCPHandler: Processed in 0.002226409 sec. | ||
| 20771 | 2026.03.27 20:12:36.103491 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20772 | 2026.03.27 20:12:36.103640 [ 276 ] {a47e6ac2-d85a-4364-8657-054b48112b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20773 | 2026.03.27 20:12:36.103882 [ 276 ] {a47e6ac2-d85a-4364-8657-054b48112b53} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20774 | 2026.03.27 20:12:36.103922 [ 276 ] {a47e6ac2-d85a-4364-8657-054b48112b53} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20775 | 2026.03.27 20:12:36.104167 [ 276 ] {a47e6ac2-d85a-4364-8657-054b48112b53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20776 | 2026.03.27 20:12:36.104222 [ 276 ] {a47e6ac2-d85a-4364-8657-054b48112b53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20777 | 2026.03.27 20:12:36.104323 [ 276 ] {a47e6ac2-d85a-4364-8657-054b48112b53} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 20778 | 2026.03.27 20:12:36.104401 [ 319 ] {a47e6ac2-d85a-4364-8657-054b48112b53} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20779 | 2026.03.27 20:12:36.104407 [ 295 ] {a47e6ac2-d85a-4364-8657-054b48112b53} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20780 | 2026.03.27 20:12:36.104428 [ 334 ] {a47e6ac2-d85a-4364-8657-054b48112b53} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20781 | 2026.03.27 20:12:36.104414 [ 347 ] {a47e6ac2-d85a-4364-8657-054b48112b53} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 20782 | 2026.03.27 20:12:36.104407 [ 312 ] {a47e6ac2-d85a-4364-8657-054b48112b53} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20783 | 2026.03.27 20:12:36.104565 [ 276 ] {a47e6ac2-d85a-4364-8657-054b48112b53} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 20784 | 2026.03.27 20:12:36.104588 [ 276 ] {a47e6ac2-d85a-4364-8657-054b48112b53} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20785 | 2026.03.27 20:12:36.104667 [ 276 ] {a47e6ac2-d85a-4364-8657-054b48112b53} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20786 | 2026.03.27 20:12:36.104686 [ 276 ] {a47e6ac2-d85a-4364-8657-054b48112b53} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 52 rows with 4 streams | ||
| 20787 | 2026.03.27 20:12:36.104717 [ 276 ] {a47e6ac2-d85a-4364-8657-054b48112b53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20788 | 2026.03.27 20:12:36.104749 [ 276 ] {a47e6ac2-d85a-4364-8657-054b48112b53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20789 | 2026.03.27 20:12:36.104779 [ 276 ] {a47e6ac2-d85a-4364-8657-054b48112b53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20790 | 2026.03.27 20:12:36.104809 [ 276 ] {a47e6ac2-d85a-4364-8657-054b48112b53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20791 | 2026.03.27 20:12:36.105469 [ 276 ] {a47e6ac2-d85a-4364-8657-054b48112b53} <Debug> executeQuery: Read 52 rows, 2.03 KiB in 0.001897 sec., 27411.702688455454 rows/sec., 1.04 MiB/sec. | ||
| 20792 | 2026.03.27 20:12:36.105623 [ 276 ] {a47e6ac2-d85a-4364-8657-054b48112b53} <Debug> MemoryTracker: Peak memory usage (for query): 152.83 KiB. | ||
| 20793 | 2026.03.27 20:12:36.105638 [ 276 ] {a47e6ac2-d85a-4364-8657-054b48112b53} <Debug> TCPHandler: Processed in 0.002197499 sec. | ||
| 20794 | 2026.03.27 20:12:36.105845 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20795 | 2026.03.27 20:12:36.105993 [ 276 ] {6a8f6384-e800-4fb8-8019-afe216dcbd30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20796 | 2026.03.27 20:12:36.106239 [ 276 ] {6a8f6384-e800-4fb8-8019-afe216dcbd30} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20797 | 2026.03.27 20:12:36.106281 [ 276 ] {6a8f6384-e800-4fb8-8019-afe216dcbd30} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20798 | 2026.03.27 20:12:36.106526 [ 276 ] {6a8f6384-e800-4fb8-8019-afe216dcbd30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20799 | 2026.03.27 20:12:36.106579 [ 276 ] {6a8f6384-e800-4fb8-8019-afe216dcbd30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20800 | 2026.03.27 20:12:36.106685 [ 276 ] {6a8f6384-e800-4fb8-8019-afe216dcbd30} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 20801 | 2026.03.27 20:12:36.106749 [ 334 ] {6a8f6384-e800-4fb8-8019-afe216dcbd30} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20802 | 2026.03.27 20:12:36.106761 [ 319 ] {6a8f6384-e800-4fb8-8019-afe216dcbd30} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20803 | 2026.03.27 20:12:36.106772 [ 295 ] {6a8f6384-e800-4fb8-8019-afe216dcbd30} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20804 | 2026.03.27 20:12:36.106765 [ 347 ] {6a8f6384-e800-4fb8-8019-afe216dcbd30} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 20805 | 2026.03.27 20:12:36.106768 [ 312 ] {6a8f6384-e800-4fb8-8019-afe216dcbd30} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20806 | 2026.03.27 20:12:36.106917 [ 276 ] {6a8f6384-e800-4fb8-8019-afe216dcbd30} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 20807 | 2026.03.27 20:12:36.106940 [ 276 ] {6a8f6384-e800-4fb8-8019-afe216dcbd30} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20808 | 2026.03.27 20:12:36.107020 [ 276 ] {6a8f6384-e800-4fb8-8019-afe216dcbd30} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20809 | 2026.03.27 20:12:36.107040 [ 276 ] {6a8f6384-e800-4fb8-8019-afe216dcbd30} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 52 rows with 4 streams | ||
| 20810 | 2026.03.27 20:12:36.107072 [ 276 ] {6a8f6384-e800-4fb8-8019-afe216dcbd30} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20811 | 2026.03.27 20:12:36.107104 [ 276 ] {6a8f6384-e800-4fb8-8019-afe216dcbd30} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20812 | 2026.03.27 20:12:36.107133 [ 276 ] {6a8f6384-e800-4fb8-8019-afe216dcbd30} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20813 | 2026.03.27 20:12:36.107162 [ 276 ] {6a8f6384-e800-4fb8-8019-afe216dcbd30} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20814 | 2026.03.27 20:12:36.107841 [ 276 ] {6a8f6384-e800-4fb8-8019-afe216dcbd30} <Debug> executeQuery: Read 52 rows, 2.03 KiB in 0.001917 sec., 27125.717266562337 rows/sec., 1.03 MiB/sec. | ||
| 20815 | 2026.03.27 20:12:36.107986 [ 276 ] {6a8f6384-e800-4fb8-8019-afe216dcbd30} <Debug> MemoryTracker: Peak memory usage (for query): 153.18 KiB. | ||
| 20816 | 2026.03.27 20:12:36.108001 [ 276 ] {6a8f6384-e800-4fb8-8019-afe216dcbd30} <Debug> TCPHandler: Processed in 0.002207328 sec. | ||
| 20817 | 2026.03.27 20:12:36.108209 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20818 | 2026.03.27 20:12:36.108357 [ 276 ] {f3026bc2-e9d3-40f9-a378-d9d54636c297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20819 | 2026.03.27 20:12:36.108598 [ 276 ] {f3026bc2-e9d3-40f9-a378-d9d54636c297} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20820 | 2026.03.27 20:12:36.108638 [ 276 ] {f3026bc2-e9d3-40f9-a378-d9d54636c297} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20821 | 2026.03.27 20:12:36.108885 [ 276 ] {f3026bc2-e9d3-40f9-a378-d9d54636c297} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20822 | 2026.03.27 20:12:36.108938 [ 276 ] {f3026bc2-e9d3-40f9-a378-d9d54636c297} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20823 | 2026.03.27 20:12:36.109036 [ 276 ] {f3026bc2-e9d3-40f9-a378-d9d54636c297} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 20824 | 2026.03.27 20:12:36.109103 [ 349 ] {f3026bc2-e9d3-40f9-a378-d9d54636c297} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20825 | 2026.03.27 20:12:36.109117 [ 312 ] {f3026bc2-e9d3-40f9-a378-d9d54636c297} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20826 | 2026.03.27 20:12:36.109116 [ 334 ] {f3026bc2-e9d3-40f9-a378-d9d54636c297} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20827 | 2026.03.27 20:12:36.109116 [ 295 ] {f3026bc2-e9d3-40f9-a378-d9d54636c297} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 20828 | 2026.03.27 20:12:36.109109 [ 347 ] {f3026bc2-e9d3-40f9-a378-d9d54636c297} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20829 | 2026.03.27 20:12:36.109285 [ 276 ] {f3026bc2-e9d3-40f9-a378-d9d54636c297} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 20830 | 2026.03.27 20:12:36.109312 [ 276 ] {f3026bc2-e9d3-40f9-a378-d9d54636c297} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20831 | 2026.03.27 20:12:36.109390 [ 276 ] {f3026bc2-e9d3-40f9-a378-d9d54636c297} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20832 | 2026.03.27 20:12:36.109408 [ 276 ] {f3026bc2-e9d3-40f9-a378-d9d54636c297} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 52 rows with 4 streams | ||
| 20833 | 2026.03.27 20:12:36.109439 [ 276 ] {f3026bc2-e9d3-40f9-a378-d9d54636c297} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20834 | 2026.03.27 20:12:36.109469 [ 276 ] {f3026bc2-e9d3-40f9-a378-d9d54636c297} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20835 | 2026.03.27 20:12:36.109498 [ 276 ] {f3026bc2-e9d3-40f9-a378-d9d54636c297} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20836 | 2026.03.27 20:12:36.109525 [ 276 ] {f3026bc2-e9d3-40f9-a378-d9d54636c297} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20837 | 2026.03.27 20:12:36.110204 [ 276 ] {f3026bc2-e9d3-40f9-a378-d9d54636c297} <Debug> executeQuery: Read 52 rows, 2.03 KiB in 0.001915 sec., 27154.046997389032 rows/sec., 1.03 MiB/sec. | ||
| 20838 | 2026.03.27 20:12:36.110358 [ 276 ] {f3026bc2-e9d3-40f9-a378-d9d54636c297} <Debug> MemoryTracker: Peak memory usage (for query): 153.42 KiB. | ||
| 20839 | 2026.03.27 20:12:36.110373 [ 276 ] {f3026bc2-e9d3-40f9-a378-d9d54636c297} <Debug> TCPHandler: Processed in 0.002215519 sec. | ||
| 20840 | 2026.03.27 20:12:36.110592 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20841 | 2026.03.27 20:12:36.110742 [ 276 ] {7a6e1528-a8ec-48bb-a51f-7686e5f6fdce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20842 | 2026.03.27 20:12:36.110982 [ 276 ] {7a6e1528-a8ec-48bb-a51f-7686e5f6fdce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20843 | 2026.03.27 20:12:36.111025 [ 276 ] {7a6e1528-a8ec-48bb-a51f-7686e5f6fdce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20844 | 2026.03.27 20:12:36.111273 [ 276 ] {7a6e1528-a8ec-48bb-a51f-7686e5f6fdce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20845 | 2026.03.27 20:12:36.111325 [ 276 ] {7a6e1528-a8ec-48bb-a51f-7686e5f6fdce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20846 | 2026.03.27 20:12:36.111424 [ 276 ] {7a6e1528-a8ec-48bb-a51f-7686e5f6fdce} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 20847 | 2026.03.27 20:12:36.111486 [ 335 ] {7a6e1528-a8ec-48bb-a51f-7686e5f6fdce} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20848 | 2026.03.27 20:12:36.111504 [ 349 ] {7a6e1528-a8ec-48bb-a51f-7686e5f6fdce} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20849 | 2026.03.27 20:12:36.111498 [ 334 ] {7a6e1528-a8ec-48bb-a51f-7686e5f6fdce} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 20850 | 2026.03.27 20:12:36.111495 [ 347 ] {7a6e1528-a8ec-48bb-a51f-7686e5f6fdce} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20851 | 2026.03.27 20:12:36.111490 [ 312 ] {7a6e1528-a8ec-48bb-a51f-7686e5f6fdce} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20852 | 2026.03.27 20:12:36.111657 [ 276 ] {7a6e1528-a8ec-48bb-a51f-7686e5f6fdce} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 20853 | 2026.03.27 20:12:36.111680 [ 276 ] {7a6e1528-a8ec-48bb-a51f-7686e5f6fdce} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20854 | 2026.03.27 20:12:36.111758 [ 276 ] {7a6e1528-a8ec-48bb-a51f-7686e5f6fdce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20855 | 2026.03.27 20:12:36.111777 [ 276 ] {7a6e1528-a8ec-48bb-a51f-7686e5f6fdce} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 52 rows with 4 streams | ||
| 20856 | 2026.03.27 20:12:36.111808 [ 276 ] {7a6e1528-a8ec-48bb-a51f-7686e5f6fdce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20857 | 2026.03.27 20:12:36.111841 [ 276 ] {7a6e1528-a8ec-48bb-a51f-7686e5f6fdce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20858 | 2026.03.27 20:12:36.111873 [ 276 ] {7a6e1528-a8ec-48bb-a51f-7686e5f6fdce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20859 | 2026.03.27 20:12:36.111902 [ 276 ] {7a6e1528-a8ec-48bb-a51f-7686e5f6fdce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20860 | 2026.03.27 20:12:36.112566 [ 276 ] {7a6e1528-a8ec-48bb-a51f-7686e5f6fdce} <Debug> executeQuery: Read 52 rows, 2.03 KiB in 0.001893 sec., 27469.62493396725 rows/sec., 1.05 MiB/sec. | ||
| 20861 | 2026.03.27 20:12:36.112733 [ 276 ] {7a6e1528-a8ec-48bb-a51f-7686e5f6fdce} <Debug> MemoryTracker: Peak memory usage (for query): 153.83 KiB. | ||
| 20862 | 2026.03.27 20:12:36.112750 [ 276 ] {7a6e1528-a8ec-48bb-a51f-7686e5f6fdce} <Debug> TCPHandler: Processed in 0.002208959 sec. | ||
| 20863 | 2026.03.27 20:12:36.112964 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20864 | 2026.03.27 20:12:36.113114 [ 276 ] {99954127-bf00-413d-94e3-eda68900dea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20865 | 2026.03.27 20:12:36.113359 [ 276 ] {99954127-bf00-413d-94e3-eda68900dea3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20866 | 2026.03.27 20:12:36.113401 [ 276 ] {99954127-bf00-413d-94e3-eda68900dea3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20867 | 2026.03.27 20:12:36.113651 [ 276 ] {99954127-bf00-413d-94e3-eda68900dea3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20868 | 2026.03.27 20:12:36.113703 [ 276 ] {99954127-bf00-413d-94e3-eda68900dea3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20869 | 2026.03.27 20:12:36.113802 [ 276 ] {99954127-bf00-413d-94e3-eda68900dea3} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 20870 | 2026.03.27 20:12:36.113866 [ 335 ] {99954127-bf00-413d-94e3-eda68900dea3} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20871 | 2026.03.27 20:12:36.113880 [ 349 ] {99954127-bf00-413d-94e3-eda68900dea3} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20872 | 2026.03.27 20:12:36.113873 [ 334 ] {99954127-bf00-413d-94e3-eda68900dea3} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 20873 | 2026.03.27 20:12:36.113873 [ 347 ] {99954127-bf00-413d-94e3-eda68900dea3} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20874 | 2026.03.27 20:12:36.113868 [ 333 ] {99954127-bf00-413d-94e3-eda68900dea3} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20875 | 2026.03.27 20:12:36.114040 [ 276 ] {99954127-bf00-413d-94e3-eda68900dea3} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 20876 | 2026.03.27 20:12:36.114066 [ 276 ] {99954127-bf00-413d-94e3-eda68900dea3} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20877 | 2026.03.27 20:12:36.114146 [ 276 ] {99954127-bf00-413d-94e3-eda68900dea3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20878 | 2026.03.27 20:12:36.114165 [ 276 ] {99954127-bf00-413d-94e3-eda68900dea3} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 52 rows with 4 streams | ||
| 20879 | 2026.03.27 20:12:36.114196 [ 276 ] {99954127-bf00-413d-94e3-eda68900dea3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20880 | 2026.03.27 20:12:36.114228 [ 276 ] {99954127-bf00-413d-94e3-eda68900dea3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20881 | 2026.03.27 20:12:36.114259 [ 276 ] {99954127-bf00-413d-94e3-eda68900dea3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20882 | 2026.03.27 20:12:36.114288 [ 276 ] {99954127-bf00-413d-94e3-eda68900dea3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20883 | 2026.03.27 20:12:36.115030 [ 276 ] {99954127-bf00-413d-94e3-eda68900dea3} <Debug> executeQuery: Read 52 rows, 2.03 KiB in 0.001985 sec., 26196.473551637282 rows/sec., 1021.82 KiB/sec. | ||
| 20884 | 2026.03.27 20:12:36.115193 [ 276 ] {99954127-bf00-413d-94e3-eda68900dea3} <Debug> MemoryTracker: Peak memory usage (for query): 154.06 KiB. | ||
| 20885 | 2026.03.27 20:12:36.115209 [ 276 ] {99954127-bf00-413d-94e3-eda68900dea3} <Debug> TCPHandler: Processed in 0.002295751 sec. | ||
| 20886 | 2026.03.27 20:12:36.115405 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20887 | 2026.03.27 20:12:36.115555 [ 276 ] {a98cb2a2-50b9-4f70-b497-93f0b730a54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20888 | 2026.03.27 20:12:36.115799 [ 276 ] {a98cb2a2-50b9-4f70-b497-93f0b730a54f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20889 | 2026.03.27 20:12:36.115841 [ 276 ] {a98cb2a2-50b9-4f70-b497-93f0b730a54f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20890 | 2026.03.27 20:12:36.116092 [ 276 ] {a98cb2a2-50b9-4f70-b497-93f0b730a54f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20891 | 2026.03.27 20:12:36.116144 [ 276 ] {a98cb2a2-50b9-4f70-b497-93f0b730a54f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20892 | 2026.03.27 20:12:36.116242 [ 276 ] {a98cb2a2-50b9-4f70-b497-93f0b730a54f} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 20893 | 2026.03.27 20:12:36.116307 [ 334 ] {a98cb2a2-50b9-4f70-b497-93f0b730a54f} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20894 | 2026.03.27 20:12:36.116312 [ 347 ] {a98cb2a2-50b9-4f70-b497-93f0b730a54f} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 20895 | 2026.03.27 20:12:36.116329 [ 321 ] {a98cb2a2-50b9-4f70-b497-93f0b730a54f} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20896 | 2026.03.27 20:12:36.116318 [ 349 ] {a98cb2a2-50b9-4f70-b497-93f0b730a54f} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20897 | 2026.03.27 20:12:36.116310 [ 335 ] {a98cb2a2-50b9-4f70-b497-93f0b730a54f} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20898 | 2026.03.27 20:12:36.116469 [ 276 ] {a98cb2a2-50b9-4f70-b497-93f0b730a54f} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 20899 | 2026.03.27 20:12:36.116495 [ 276 ] {a98cb2a2-50b9-4f70-b497-93f0b730a54f} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20900 | 2026.03.27 20:12:36.116574 [ 276 ] {a98cb2a2-50b9-4f70-b497-93f0b730a54f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20901 | 2026.03.27 20:12:36.116593 [ 276 ] {a98cb2a2-50b9-4f70-b497-93f0b730a54f} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 52 rows with 4 streams | ||
| 20902 | 2026.03.27 20:12:36.116623 [ 276 ] {a98cb2a2-50b9-4f70-b497-93f0b730a54f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20903 | 2026.03.27 20:12:36.116656 [ 276 ] {a98cb2a2-50b9-4f70-b497-93f0b730a54f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20904 | 2026.03.27 20:12:36.116687 [ 276 ] {a98cb2a2-50b9-4f70-b497-93f0b730a54f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20905 | 2026.03.27 20:12:36.116717 [ 276 ] {a98cb2a2-50b9-4f70-b497-93f0b730a54f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20906 | 2026.03.27 20:12:36.117359 [ 276 ] {a98cb2a2-50b9-4f70-b497-93f0b730a54f} <Debug> executeQuery: Read 52 rows, 2.03 KiB in 0.001874 sec., 27748.13233724653 rows/sec., 1.06 MiB/sec. | ||
| 20907 | 2026.03.27 20:12:36.117521 [ 276 ] {a98cb2a2-50b9-4f70-b497-93f0b730a54f} <Debug> MemoryTracker: Peak memory usage (for query): 154.40 KiB. | ||
| 20908 | 2026.03.27 20:12:36.117537 [ 276 ] {a98cb2a2-50b9-4f70-b497-93f0b730a54f} <Debug> TCPHandler: Processed in 0.002182659 sec. | ||
| 20909 | 2026.03.27 20:12:36.117751 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20910 | 2026.03.27 20:12:36.117904 [ 276 ] {a9590e43-cc33-4be3-b028-196592c214cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20911 | 2026.03.27 20:12:36.118152 [ 276 ] {a9590e43-cc33-4be3-b028-196592c214cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20912 | 2026.03.27 20:12:36.118195 [ 276 ] {a9590e43-cc33-4be3-b028-196592c214cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20913 | 2026.03.27 20:12:36.118447 [ 276 ] {a9590e43-cc33-4be3-b028-196592c214cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20914 | 2026.03.27 20:12:36.118500 [ 276 ] {a9590e43-cc33-4be3-b028-196592c214cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20915 | 2026.03.27 20:12:36.118598 [ 276 ] {a9590e43-cc33-4be3-b028-196592c214cb} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 20916 | 2026.03.27 20:12:36.118665 [ 349 ] {a9590e43-cc33-4be3-b028-196592c214cb} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20917 | 2026.03.27 20:12:36.118668 [ 335 ] {a9590e43-cc33-4be3-b028-196592c214cb} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20918 | 2026.03.27 20:12:36.118699 [ 321 ] {a9590e43-cc33-4be3-b028-196592c214cb} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20919 | 2026.03.27 20:12:36.118703 [ 311 ] {a9590e43-cc33-4be3-b028-196592c214cb} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20920 | 2026.03.27 20:12:36.118671 [ 347 ] {a9590e43-cc33-4be3-b028-196592c214cb} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 20921 | 2026.03.27 20:12:36.118833 [ 276 ] {a9590e43-cc33-4be3-b028-196592c214cb} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 20922 | 2026.03.27 20:12:36.118858 [ 276 ] {a9590e43-cc33-4be3-b028-196592c214cb} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20923 | 2026.03.27 20:12:36.118937 [ 276 ] {a9590e43-cc33-4be3-b028-196592c214cb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20924 | 2026.03.27 20:12:36.118955 [ 276 ] {a9590e43-cc33-4be3-b028-196592c214cb} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 52 rows with 4 streams | ||
| 20925 | 2026.03.27 20:12:36.118987 [ 276 ] {a9590e43-cc33-4be3-b028-196592c214cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20926 | 2026.03.27 20:12:36.119021 [ 276 ] {a9590e43-cc33-4be3-b028-196592c214cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20927 | 2026.03.27 20:12:36.119052 [ 276 ] {a9590e43-cc33-4be3-b028-196592c214cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20928 | 2026.03.27 20:12:36.119082 [ 276 ] {a9590e43-cc33-4be3-b028-196592c214cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20929 | 2026.03.27 20:12:36.119710 [ 276 ] {a9590e43-cc33-4be3-b028-196592c214cb} <Debug> executeQuery: Read 52 rows, 2.03 KiB in 0.001878 sec., 27689.030883919066 rows/sec., 1.05 MiB/sec. | ||
| 20930 | 2026.03.27 20:12:36.119877 [ 276 ] {a9590e43-cc33-4be3-b028-196592c214cb} <Debug> MemoryTracker: Peak memory usage (for query): 154.75 KiB. | ||
| 20931 | 2026.03.27 20:12:36.119892 [ 276 ] {a9590e43-cc33-4be3-b028-196592c214cb} <Debug> TCPHandler: Processed in 0.002190788 sec. | ||
| 20932 | 2026.03.27 20:12:36.120494 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20933 | 2026.03.27 20:12:36.120646 [ 276 ] {487db3c9-9b5f-4dd2-bce4-e5ff9e6bf0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20934 | 2026.03.27 20:12:36.120893 [ 276 ] {487db3c9-9b5f-4dd2-bce4-e5ff9e6bf0c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20935 | 2026.03.27 20:12:36.120936 [ 276 ] {487db3c9-9b5f-4dd2-bce4-e5ff9e6bf0c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20936 | 2026.03.27 20:12:36.121192 [ 276 ] {487db3c9-9b5f-4dd2-bce4-e5ff9e6bf0c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20937 | 2026.03.27 20:12:36.121246 [ 276 ] {487db3c9-9b5f-4dd2-bce4-e5ff9e6bf0c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20938 | 2026.03.27 20:12:36.121344 [ 276 ] {487db3c9-9b5f-4dd2-bce4-e5ff9e6bf0c3} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 20939 | 2026.03.27 20:12:36.121409 [ 321 ] {487db3c9-9b5f-4dd2-bce4-e5ff9e6bf0c3} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20940 | 2026.03.27 20:12:36.121411 [ 313 ] {487db3c9-9b5f-4dd2-bce4-e5ff9e6bf0c3} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20941 | 2026.03.27 20:12:36.121434 [ 311 ] {487db3c9-9b5f-4dd2-bce4-e5ff9e6bf0c3} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20942 | 2026.03.27 20:12:36.121426 [ 349 ] {487db3c9-9b5f-4dd2-bce4-e5ff9e6bf0c3} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 20943 | 2026.03.27 20:12:36.121420 [ 347 ] {487db3c9-9b5f-4dd2-bce4-e5ff9e6bf0c3} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20944 | 2026.03.27 20:12:36.121576 [ 276 ] {487db3c9-9b5f-4dd2-bce4-e5ff9e6bf0c3} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 20945 | 2026.03.27 20:12:36.121602 [ 276 ] {487db3c9-9b5f-4dd2-bce4-e5ff9e6bf0c3} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20946 | 2026.03.27 20:12:36.121684 [ 276 ] {487db3c9-9b5f-4dd2-bce4-e5ff9e6bf0c3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20947 | 2026.03.27 20:12:36.121702 [ 276 ] {487db3c9-9b5f-4dd2-bce4-e5ff9e6bf0c3} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 52 rows with 4 streams | ||
| 20948 | 2026.03.27 20:12:36.121733 [ 276 ] {487db3c9-9b5f-4dd2-bce4-e5ff9e6bf0c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20949 | 2026.03.27 20:12:36.121773 [ 276 ] {487db3c9-9b5f-4dd2-bce4-e5ff9e6bf0c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20950 | 2026.03.27 20:12:36.121808 [ 276 ] {487db3c9-9b5f-4dd2-bce4-e5ff9e6bf0c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20951 | 2026.03.27 20:12:36.121846 [ 276 ] {487db3c9-9b5f-4dd2-bce4-e5ff9e6bf0c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20952 | 2026.03.27 20:12:36.122467 [ 276 ] {487db3c9-9b5f-4dd2-bce4-e5ff9e6bf0c3} <Debug> executeQuery: Read 52 rows, 2.03 KiB in 0.001892 sec., 27484.14376321353 rows/sec., 1.05 MiB/sec. | ||
| 20953 | 2026.03.27 20:12:36.122633 [ 276 ] {487db3c9-9b5f-4dd2-bce4-e5ff9e6bf0c3} <Debug> MemoryTracker: Peak memory usage (for query): 155.21 KiB. | ||
| 20954 | 2026.03.27 20:12:36.122648 [ 276 ] {487db3c9-9b5f-4dd2-bce4-e5ff9e6bf0c3} <Debug> TCPHandler: Processed in 0.002205369 sec. | ||
| 20955 | 2026.03.27 20:12:36.122863 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20956 | 2026.03.27 20:12:36.123015 [ 276 ] {e8c603d3-d660-4a49-8f65-af752d8b0176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20957 | 2026.03.27 20:12:36.123262 [ 276 ] {e8c603d3-d660-4a49-8f65-af752d8b0176} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20958 | 2026.03.27 20:12:36.123305 [ 276 ] {e8c603d3-d660-4a49-8f65-af752d8b0176} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20959 | 2026.03.27 20:12:36.123560 [ 276 ] {e8c603d3-d660-4a49-8f65-af752d8b0176} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20960 | 2026.03.27 20:12:36.123613 [ 276 ] {e8c603d3-d660-4a49-8f65-af752d8b0176} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20961 | 2026.03.27 20:12:36.123712 [ 276 ] {e8c603d3-d660-4a49-8f65-af752d8b0176} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 20962 | 2026.03.27 20:12:36.123781 [ 349 ] {e8c603d3-d660-4a49-8f65-af752d8b0176} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20963 | 2026.03.27 20:12:36.123780 [ 321 ] {e8c603d3-d660-4a49-8f65-af752d8b0176} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20964 | 2026.03.27 20:12:36.123806 [ 327 ] {e8c603d3-d660-4a49-8f65-af752d8b0176} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20965 | 2026.03.27 20:12:36.123791 [ 311 ] {e8c603d3-d660-4a49-8f65-af752d8b0176} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20966 | 2026.03.27 20:12:36.123785 [ 347 ] {e8c603d3-d660-4a49-8f65-af752d8b0176} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 20967 | 2026.03.27 20:12:36.123937 [ 276 ] {e8c603d3-d660-4a49-8f65-af752d8b0176} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 20968 | 2026.03.27 20:12:36.123965 [ 276 ] {e8c603d3-d660-4a49-8f65-af752d8b0176} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20969 | 2026.03.27 20:12:36.124045 [ 276 ] {e8c603d3-d660-4a49-8f65-af752d8b0176} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20970 | 2026.03.27 20:12:36.124064 [ 276 ] {e8c603d3-d660-4a49-8f65-af752d8b0176} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 52 rows with 4 streams | ||
| 20971 | 2026.03.27 20:12:36.124095 [ 276 ] {e8c603d3-d660-4a49-8f65-af752d8b0176} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20972 | 2026.03.27 20:12:36.124128 [ 276 ] {e8c603d3-d660-4a49-8f65-af752d8b0176} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20973 | 2026.03.27 20:12:36.124159 [ 276 ] {e8c603d3-d660-4a49-8f65-af752d8b0176} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20974 | 2026.03.27 20:12:36.124195 [ 276 ] {e8c603d3-d660-4a49-8f65-af752d8b0176} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20975 | 2026.03.27 20:12:36.124884 [ 276 ] {e8c603d3-d660-4a49-8f65-af752d8b0176} <Debug> executeQuery: Read 52 rows, 2.03 KiB in 0.00194 sec., 26804.123711340206 rows/sec., 1.02 MiB/sec. | ||
| 20976 | 2026.03.27 20:12:36.125058 [ 276 ] {e8c603d3-d660-4a49-8f65-af752d8b0176} <Debug> MemoryTracker: Peak memory usage (for query): 155.25 KiB. | ||
| 20977 | 2026.03.27 20:12:36.125073 [ 276 ] {e8c603d3-d660-4a49-8f65-af752d8b0176} <Debug> TCPHandler: Processed in 0.00225984 sec. | ||
| 20978 | 2026.03.27 20:12:36.125279 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20979 | 2026.03.27 20:12:36.125431 [ 276 ] {d7ddda64-5ea6-4342-b461-9762c1342638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 20980 | 2026.03.27 20:12:36.125682 [ 276 ] {d7ddda64-5ea6-4342-b461-9762c1342638} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20981 | 2026.03.27 20:12:36.125726 [ 276 ] {d7ddda64-5ea6-4342-b461-9762c1342638} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20982 | 2026.03.27 20:12:36.125984 [ 276 ] {d7ddda64-5ea6-4342-b461-9762c1342638} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20983 | 2026.03.27 20:12:36.126037 [ 276 ] {d7ddda64-5ea6-4342-b461-9762c1342638} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20984 | 2026.03.27 20:12:36.126142 [ 276 ] {d7ddda64-5ea6-4342-b461-9762c1342638} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 20985 | 2026.03.27 20:12:36.126207 [ 347 ] {d7ddda64-5ea6-4342-b461-9762c1342638} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20986 | 2026.03.27 20:12:36.126223 [ 321 ] {d7ddda64-5ea6-4342-b461-9762c1342638} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20987 | 2026.03.27 20:12:36.126227 [ 311 ] {d7ddda64-5ea6-4342-b461-9762c1342638} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 20988 | 2026.03.27 20:12:36.126229 [ 349 ] {d7ddda64-5ea6-4342-b461-9762c1342638} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20989 | 2026.03.27 20:12:36.126221 [ 327 ] {d7ddda64-5ea6-4342-b461-9762c1342638} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20990 | 2026.03.27 20:12:36.126387 [ 276 ] {d7ddda64-5ea6-4342-b461-9762c1342638} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 20991 | 2026.03.27 20:12:36.126415 [ 276 ] {d7ddda64-5ea6-4342-b461-9762c1342638} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20992 | 2026.03.27 20:12:36.126496 [ 276 ] {d7ddda64-5ea6-4342-b461-9762c1342638} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20993 | 2026.03.27 20:12:36.126513 [ 276 ] {d7ddda64-5ea6-4342-b461-9762c1342638} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 52 rows with 4 streams | ||
| 20994 | 2026.03.27 20:12:36.126545 [ 276 ] {d7ddda64-5ea6-4342-b461-9762c1342638} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20995 | 2026.03.27 20:12:36.126578 [ 276 ] {d7ddda64-5ea6-4342-b461-9762c1342638} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20996 | 2026.03.27 20:12:36.126609 [ 276 ] {d7ddda64-5ea6-4342-b461-9762c1342638} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20997 | 2026.03.27 20:12:36.126639 [ 276 ] {d7ddda64-5ea6-4342-b461-9762c1342638} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 20998 | 2026.03.27 20:12:36.127312 [ 276 ] {d7ddda64-5ea6-4342-b461-9762c1342638} <Debug> executeQuery: Read 52 rows, 2.03 KiB in 0.001951 sec., 26652.99846232701 rows/sec., 1.02 MiB/sec. | ||
| 20999 | 2026.03.27 20:12:36.127489 [ 276 ] {d7ddda64-5ea6-4342-b461-9762c1342638} <Debug> MemoryTracker: Peak memory usage (for query): 155.52 KiB. | ||
| 21000 | 2026.03.27 20:12:36.127505 [ 276 ] {d7ddda64-5ea6-4342-b461-9762c1342638} <Debug> TCPHandler: Processed in 0.00227649 sec. | ||
| 21001 | 2026.03.27 20:12:36.127850 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21002 | 2026.03.27 20:12:36.128009 [ 276 ] {c6af9cb9-4085-4f86-a495-13128c10be3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21003 | 2026.03.27 20:12:36.128299 [ 276 ] {c6af9cb9-4085-4f86-a495-13128c10be3e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21004 | 2026.03.27 20:12:36.128343 [ 276 ] {c6af9cb9-4085-4f86-a495-13128c10be3e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21005 | 2026.03.27 20:12:36.128612 [ 276 ] {c6af9cb9-4085-4f86-a495-13128c10be3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21006 | 2026.03.27 20:12:36.128671 [ 276 ] {c6af9cb9-4085-4f86-a495-13128c10be3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21007 | 2026.03.27 20:12:36.128776 [ 276 ] {c6af9cb9-4085-4f86-a495-13128c10be3e} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 21008 | 2026.03.27 20:12:36.128837 [ 298 ] {c6af9cb9-4085-4f86-a495-13128c10be3e} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21009 | 2026.03.27 20:12:36.128853 [ 318 ] {c6af9cb9-4085-4f86-a495-13128c10be3e} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21010 | 2026.03.27 20:12:36.128857 [ 349 ] {c6af9cb9-4085-4f86-a495-13128c10be3e} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21011 | 2026.03.27 20:12:36.128863 [ 321 ] {c6af9cb9-4085-4f86-a495-13128c10be3e} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21012 | 2026.03.27 20:12:36.128849 [ 311 ] {c6af9cb9-4085-4f86-a495-13128c10be3e} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21013 | 2026.03.27 20:12:36.129003 [ 276 ] {c6af9cb9-4085-4f86-a495-13128c10be3e} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21014 | 2026.03.27 20:12:36.129031 [ 276 ] {c6af9cb9-4085-4f86-a495-13128c10be3e} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21015 | 2026.03.27 20:12:36.129117 [ 276 ] {c6af9cb9-4085-4f86-a495-13128c10be3e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21016 | 2026.03.27 20:12:36.129136 [ 276 ] {c6af9cb9-4085-4f86-a495-13128c10be3e} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 52 rows with 4 streams | ||
| 21017 | 2026.03.27 20:12:36.129169 [ 276 ] {c6af9cb9-4085-4f86-a495-13128c10be3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21018 | 2026.03.27 20:12:36.129216 [ 276 ] {c6af9cb9-4085-4f86-a495-13128c10be3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21019 | 2026.03.27 20:12:36.129247 [ 276 ] {c6af9cb9-4085-4f86-a495-13128c10be3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21020 | 2026.03.27 20:12:36.129284 [ 276 ] {c6af9cb9-4085-4f86-a495-13128c10be3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21021 | 2026.03.27 20:12:36.129941 [ 276 ] {c6af9cb9-4085-4f86-a495-13128c10be3e} <Debug> executeQuery: Read 52 rows, 2.03 KiB in 0.002007 sec., 25909.317389138014 rows/sec., 1010.62 KiB/sec. | ||
| 21022 | 2026.03.27 20:12:36.130121 [ 276 ] {c6af9cb9-4085-4f86-a495-13128c10be3e} <Debug> MemoryTracker: Peak memory usage (for query): 155.97 KiB. | ||
| 21023 | 2026.03.27 20:12:36.130137 [ 276 ] {c6af9cb9-4085-4f86-a495-13128c10be3e} <Debug> TCPHandler: Processed in 0.002337401 sec. | ||
| 21024 | 2026.03.27 20:12:36.130365 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21025 | 2026.03.27 20:12:36.130523 [ 276 ] {500edaaa-bd0c-47e7-83e7-9f1179427924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21026 | 2026.03.27 20:12:36.130799 [ 276 ] {500edaaa-bd0c-47e7-83e7-9f1179427924} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21027 | 2026.03.27 20:12:36.130842 [ 276 ] {500edaaa-bd0c-47e7-83e7-9f1179427924} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21028 | 2026.03.27 20:12:36.131108 [ 276 ] {500edaaa-bd0c-47e7-83e7-9f1179427924} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21029 | 2026.03.27 20:12:36.131163 [ 276 ] {500edaaa-bd0c-47e7-83e7-9f1179427924} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21030 | 2026.03.27 20:12:36.131280 [ 276 ] {500edaaa-bd0c-47e7-83e7-9f1179427924} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 21031 | 2026.03.27 20:12:36.131343 [ 321 ] {500edaaa-bd0c-47e7-83e7-9f1179427924} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21032 | 2026.03.27 20:12:36.131344 [ 318 ] {500edaaa-bd0c-47e7-83e7-9f1179427924} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21033 | 2026.03.27 20:12:36.131363 [ 349 ] {500edaaa-bd0c-47e7-83e7-9f1179427924} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21034 | 2026.03.27 20:12:36.131356 [ 311 ] {500edaaa-bd0c-47e7-83e7-9f1179427924} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21035 | 2026.03.27 20:12:36.131352 [ 298 ] {500edaaa-bd0c-47e7-83e7-9f1179427924} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21036 | 2026.03.27 20:12:36.131499 [ 276 ] {500edaaa-bd0c-47e7-83e7-9f1179427924} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21037 | 2026.03.27 20:12:36.131524 [ 276 ] {500edaaa-bd0c-47e7-83e7-9f1179427924} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21038 | 2026.03.27 20:12:36.131604 [ 276 ] {500edaaa-bd0c-47e7-83e7-9f1179427924} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21039 | 2026.03.27 20:12:36.131621 [ 276 ] {500edaaa-bd0c-47e7-83e7-9f1179427924} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 52 rows with 4 streams | ||
| 21040 | 2026.03.27 20:12:36.131652 [ 276 ] {500edaaa-bd0c-47e7-83e7-9f1179427924} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21041 | 2026.03.27 20:12:36.131686 [ 276 ] {500edaaa-bd0c-47e7-83e7-9f1179427924} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21042 | 2026.03.27 20:12:36.131719 [ 276 ] {500edaaa-bd0c-47e7-83e7-9f1179427924} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21043 | 2026.03.27 20:12:36.131748 [ 276 ] {500edaaa-bd0c-47e7-83e7-9f1179427924} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21044 | 2026.03.27 20:12:36.132491 [ 276 ] {500edaaa-bd0c-47e7-83e7-9f1179427924} <Debug> executeQuery: Read 52 rows, 2.03 KiB in 0.002043 sec., 25452.765540871267 rows/sec., 992.81 KiB/sec. | ||
| 21045 | 2026.03.27 20:12:36.132674 [ 276 ] {500edaaa-bd0c-47e7-83e7-9f1179427924} <Debug> MemoryTracker: Peak memory usage (for query): 156.04 KiB. | ||
| 21046 | 2026.03.27 20:12:36.132690 [ 276 ] {500edaaa-bd0c-47e7-83e7-9f1179427924} <Debug> TCPHandler: Processed in 0.002374901 sec. | ||
| 21047 | 2026.03.27 20:12:36.132944 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21048 | 2026.03.27 20:12:36.133102 [ 276 ] {b2970140-fcbf-4043-a645-a0a9ffa98aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21049 | 2026.03.27 20:12:36.133424 [ 276 ] {b2970140-fcbf-4043-a645-a0a9ffa98aa0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21050 | 2026.03.27 20:12:36.133469 [ 276 ] {b2970140-fcbf-4043-a645-a0a9ffa98aa0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21051 | 2026.03.27 20:12:36.133739 [ 276 ] {b2970140-fcbf-4043-a645-a0a9ffa98aa0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21052 | 2026.03.27 20:12:36.133796 [ 276 ] {b2970140-fcbf-4043-a645-a0a9ffa98aa0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21053 | 2026.03.27 20:12:36.133896 [ 276 ] {b2970140-fcbf-4043-a645-a0a9ffa98aa0} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 21054 | 2026.03.27 20:12:36.133965 [ 348 ] {b2970140-fcbf-4043-a645-a0a9ffa98aa0} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21055 | 2026.03.27 20:12:36.133975 [ 321 ] {b2970140-fcbf-4043-a645-a0a9ffa98aa0} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21056 | 2026.03.27 20:12:36.133978 [ 318 ] {b2970140-fcbf-4043-a645-a0a9ffa98aa0} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21057 | 2026.03.27 20:12:36.133981 [ 349 ] {b2970140-fcbf-4043-a645-a0a9ffa98aa0} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21058 | 2026.03.27 20:12:36.133964 [ 311 ] {b2970140-fcbf-4043-a645-a0a9ffa98aa0} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21059 | 2026.03.27 20:12:36.134152 [ 276 ] {b2970140-fcbf-4043-a645-a0a9ffa98aa0} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21060 | 2026.03.27 20:12:36.134200 [ 276 ] {b2970140-fcbf-4043-a645-a0a9ffa98aa0} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21061 | 2026.03.27 20:12:36.134289 [ 276 ] {b2970140-fcbf-4043-a645-a0a9ffa98aa0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21062 | 2026.03.27 20:12:36.134307 [ 276 ] {b2970140-fcbf-4043-a645-a0a9ffa98aa0} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 52 rows with 4 streams | ||
| 21063 | 2026.03.27 20:12:36.134340 [ 276 ] {b2970140-fcbf-4043-a645-a0a9ffa98aa0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21064 | 2026.03.27 20:12:36.134377 [ 276 ] {b2970140-fcbf-4043-a645-a0a9ffa98aa0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21065 | 2026.03.27 20:12:36.134410 [ 276 ] {b2970140-fcbf-4043-a645-a0a9ffa98aa0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21066 | 2026.03.27 20:12:36.134448 [ 276 ] {b2970140-fcbf-4043-a645-a0a9ffa98aa0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21067 | 2026.03.27 20:12:36.135167 [ 276 ] {b2970140-fcbf-4043-a645-a0a9ffa98aa0} <Debug> executeQuery: Read 52 rows, 2.03 KiB in 0.002142 sec., 24276.37721755369 rows/sec., 946.93 KiB/sec. | ||
| 21068 | 2026.03.27 20:12:36.135347 [ 276 ] {b2970140-fcbf-4043-a645-a0a9ffa98aa0} <Debug> MemoryTracker: Peak memory usage (for query): 156.41 KiB. | ||
| 21069 | 2026.03.27 20:12:36.135362 [ 276 ] {b2970140-fcbf-4043-a645-a0a9ffa98aa0} <Debug> TCPHandler: Processed in 0.002469544 sec. | ||
| 21070 | 2026.03.27 20:12:36.135783 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21071 | 2026.03.27 20:12:36.135938 [ 276 ] {0ec151f0-2f36-4448-8b2a-5746f13564d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21072 | 2026.03.27 20:12:36.136195 [ 276 ] {0ec151f0-2f36-4448-8b2a-5746f13564d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21073 | 2026.03.27 20:12:36.136239 [ 276 ] {0ec151f0-2f36-4448-8b2a-5746f13564d0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21074 | 2026.03.27 20:12:36.136503 [ 276 ] {0ec151f0-2f36-4448-8b2a-5746f13564d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21075 | 2026.03.27 20:12:36.136555 [ 276 ] {0ec151f0-2f36-4448-8b2a-5746f13564d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21076 | 2026.03.27 20:12:36.136653 [ 276 ] {0ec151f0-2f36-4448-8b2a-5746f13564d0} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 72-element set) | ||
| 21077 | 2026.03.27 20:12:36.136720 [ 321 ] {0ec151f0-2f36-4448-8b2a-5746f13564d0} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21078 | 2026.03.27 20:12:36.136720 [ 349 ] {0ec151f0-2f36-4448-8b2a-5746f13564d0} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21079 | 2026.03.27 20:12:36.136754 [ 326 ] {0ec151f0-2f36-4448-8b2a-5746f13564d0} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21080 | 2026.03.27 20:12:36.136727 [ 348 ] {0ec151f0-2f36-4448-8b2a-5746f13564d0} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21081 | 2026.03.27 20:12:36.136727 [ 318 ] {0ec151f0-2f36-4448-8b2a-5746f13564d0} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21082 | 2026.03.27 20:12:36.136889 [ 276 ] {0ec151f0-2f36-4448-8b2a-5746f13564d0} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21083 | 2026.03.27 20:12:36.136916 [ 276 ] {0ec151f0-2f36-4448-8b2a-5746f13564d0} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21084 | 2026.03.27 20:12:36.136995 [ 276 ] {0ec151f0-2f36-4448-8b2a-5746f13564d0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21085 | 2026.03.27 20:12:36.137013 [ 276 ] {0ec151f0-2f36-4448-8b2a-5746f13564d0} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 52 rows with 4 streams | ||
| 21086 | 2026.03.27 20:12:36.137045 [ 276 ] {0ec151f0-2f36-4448-8b2a-5746f13564d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21087 | 2026.03.27 20:12:36.137077 [ 276 ] {0ec151f0-2f36-4448-8b2a-5746f13564d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21088 | 2026.03.27 20:12:36.137108 [ 276 ] {0ec151f0-2f36-4448-8b2a-5746f13564d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21089 | 2026.03.27 20:12:36.137139 [ 276 ] {0ec151f0-2f36-4448-8b2a-5746f13564d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21090 | 2026.03.27 20:12:36.137831 [ 276 ] {0ec151f0-2f36-4448-8b2a-5746f13564d0} <Debug> executeQuery: Read 52 rows, 2.03 KiB in 0.001967 sec., 26436.197254702594 rows/sec., 1.01 MiB/sec. | ||
| 21091 | 2026.03.27 20:12:36.138002 [ 276 ] {0ec151f0-2f36-4448-8b2a-5746f13564d0} <Debug> MemoryTracker: Peak memory usage (for query): 156.68 KiB. | ||
| 21092 | 2026.03.27 20:12:36.138017 [ 276 ] {0ec151f0-2f36-4448-8b2a-5746f13564d0} <Debug> TCPHandler: Processed in 0.002284071 sec. | ||
| 21093 | 2026.03.27 20:12:36.138241 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21094 | 2026.03.27 20:12:36.138397 [ 276 ] {1d542be3-964f-40e5-b3d0-b0b7498f4319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21095 | 2026.03.27 20:12:36.138646 [ 276 ] {1d542be3-964f-40e5-b3d0-b0b7498f4319} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21096 | 2026.03.27 20:12:36.138688 [ 276 ] {1d542be3-964f-40e5-b3d0-b0b7498f4319} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21097 | 2026.03.27 20:12:36.138950 [ 276 ] {1d542be3-964f-40e5-b3d0-b0b7498f4319} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21098 | 2026.03.27 20:12:36.139002 [ 276 ] {1d542be3-964f-40e5-b3d0-b0b7498f4319} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21099 | 2026.03.27 20:12:36.139099 [ 276 ] {1d542be3-964f-40e5-b3d0-b0b7498f4319} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 73-element set) | ||
| 21100 | 2026.03.27 20:12:36.139158 [ 348 ] {1d542be3-964f-40e5-b3d0-b0b7498f4319} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21101 | 2026.03.27 20:12:36.139172 [ 349 ] {1d542be3-964f-40e5-b3d0-b0b7498f4319} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21102 | 2026.03.27 20:12:36.139188 [ 321 ] {1d542be3-964f-40e5-b3d0-b0b7498f4319} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21103 | 2026.03.27 20:12:36.139163 [ 318 ] {1d542be3-964f-40e5-b3d0-b0b7498f4319} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21104 | 2026.03.27 20:12:36.139172 [ 326 ] {1d542be3-964f-40e5-b3d0-b0b7498f4319} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21105 | 2026.03.27 20:12:36.139320 [ 276 ] {1d542be3-964f-40e5-b3d0-b0b7498f4319} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21106 | 2026.03.27 20:12:36.139347 [ 276 ] {1d542be3-964f-40e5-b3d0-b0b7498f4319} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21107 | 2026.03.27 20:12:36.139425 [ 276 ] {1d542be3-964f-40e5-b3d0-b0b7498f4319} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21108 | 2026.03.27 20:12:36.139442 [ 276 ] {1d542be3-964f-40e5-b3d0-b0b7498f4319} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 52 rows with 4 streams | ||
| 21109 | 2026.03.27 20:12:36.139474 [ 276 ] {1d542be3-964f-40e5-b3d0-b0b7498f4319} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21110 | 2026.03.27 20:12:36.139507 [ 276 ] {1d542be3-964f-40e5-b3d0-b0b7498f4319} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21111 | 2026.03.27 20:12:36.139537 [ 276 ] {1d542be3-964f-40e5-b3d0-b0b7498f4319} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21112 | 2026.03.27 20:12:36.139569 [ 276 ] {1d542be3-964f-40e5-b3d0-b0b7498f4319} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21113 | 2026.03.27 20:12:36.140284 [ 276 ] {1d542be3-964f-40e5-b3d0-b0b7498f4319} <Debug> executeQuery: Read 52 rows, 2.03 KiB in 0.001963 sec., 26490.066225165563 rows/sec., 1.01 MiB/sec. | ||
| 21114 | 2026.03.27 20:12:36.140441 [ 276 ] {1d542be3-964f-40e5-b3d0-b0b7498f4319} <Debug> MemoryTracker: Peak memory usage (for query): 156.84 KiB. | ||
| 21115 | 2026.03.27 20:12:36.140457 [ 276 ] {1d542be3-964f-40e5-b3d0-b0b7498f4319} <Debug> TCPHandler: Processed in 0.00226721 sec. | ||
| 21116 | 2026.03.27 20:12:36.140812 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21117 | 2026.03.27 20:12:36.140973 [ 276 ] {f0bf720e-6079-410d-8536-6425898187e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21118 | 2026.03.27 20:12:36.141229 [ 276 ] {f0bf720e-6079-410d-8536-6425898187e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21119 | 2026.03.27 20:12:36.141273 [ 276 ] {f0bf720e-6079-410d-8536-6425898187e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21120 | 2026.03.27 20:12:36.141534 [ 276 ] {f0bf720e-6079-410d-8536-6425898187e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21121 | 2026.03.27 20:12:36.141587 [ 276 ] {f0bf720e-6079-410d-8536-6425898187e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21122 | 2026.03.27 20:12:36.141685 [ 276 ] {f0bf720e-6079-410d-8536-6425898187e6} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 74-element set) | ||
| 21123 | 2026.03.27 20:12:36.141753 [ 321 ] {f0bf720e-6079-410d-8536-6425898187e6} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21124 | 2026.03.27 20:12:36.141756 [ 344 ] {f0bf720e-6079-410d-8536-6425898187e6} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21125 | 2026.03.27 20:12:36.141771 [ 284 ] {f0bf720e-6079-410d-8536-6425898187e6} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21126 | 2026.03.27 20:12:36.141767 [ 318 ] {f0bf720e-6079-410d-8536-6425898187e6} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21127 | 2026.03.27 20:12:36.141764 [ 326 ] {f0bf720e-6079-410d-8536-6425898187e6} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21128 | 2026.03.27 20:12:36.141912 [ 276 ] {f0bf720e-6079-410d-8536-6425898187e6} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21129 | 2026.03.27 20:12:36.141938 [ 276 ] {f0bf720e-6079-410d-8536-6425898187e6} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21130 | 2026.03.27 20:12:36.142018 [ 276 ] {f0bf720e-6079-410d-8536-6425898187e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21131 | 2026.03.27 20:12:36.142035 [ 276 ] {f0bf720e-6079-410d-8536-6425898187e6} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 52 rows with 4 streams | ||
| 21132 | 2026.03.27 20:12:36.142067 [ 276 ] {f0bf720e-6079-410d-8536-6425898187e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21133 | 2026.03.27 20:12:36.142100 [ 276 ] {f0bf720e-6079-410d-8536-6425898187e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21134 | 2026.03.27 20:12:36.142131 [ 276 ] {f0bf720e-6079-410d-8536-6425898187e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21135 | 2026.03.27 20:12:36.142165 [ 276 ] {f0bf720e-6079-410d-8536-6425898187e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21136 | 2026.03.27 20:12:36.142900 [ 276 ] {f0bf720e-6079-410d-8536-6425898187e6} <Debug> executeQuery: Read 52 rows, 2.03 KiB in 0.002008 sec., 25896.414342629483 rows/sec., 1010.12 KiB/sec. | ||
| 21137 | 2026.03.27 20:12:36.143055 [ 276 ] {f0bf720e-6079-410d-8536-6425898187e6} <Debug> MemoryTracker: Peak memory usage (for query): 157.27 KiB. | ||
| 21138 | 2026.03.27 20:12:36.143071 [ 276 ] {f0bf720e-6079-410d-8536-6425898187e6} <Debug> TCPHandler: Processed in 0.002309301 sec. | ||
| 21139 | 2026.03.27 20:12:36.143444 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21140 | 2026.03.27 20:12:36.143601 [ 276 ] {da3dd2c7-17cc-44c0-8caa-3afbf8e26601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21141 | 2026.03.27 20:12:36.143848 [ 276 ] {da3dd2c7-17cc-44c0-8caa-3afbf8e26601} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21142 | 2026.03.27 20:12:36.143892 [ 276 ] {da3dd2c7-17cc-44c0-8caa-3afbf8e26601} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21143 | 2026.03.27 20:12:36.144157 [ 276 ] {da3dd2c7-17cc-44c0-8caa-3afbf8e26601} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21144 | 2026.03.27 20:12:36.144223 [ 276 ] {da3dd2c7-17cc-44c0-8caa-3afbf8e26601} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21145 | 2026.03.27 20:12:36.144323 [ 276 ] {da3dd2c7-17cc-44c0-8caa-3afbf8e26601} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 75-element set) | ||
| 21146 | 2026.03.27 20:12:36.144386 [ 284 ] {da3dd2c7-17cc-44c0-8caa-3afbf8e26601} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21147 | 2026.03.27 20:12:36.144400 [ 344 ] {da3dd2c7-17cc-44c0-8caa-3afbf8e26601} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21148 | 2026.03.27 20:12:36.144428 [ 308 ] {da3dd2c7-17cc-44c0-8caa-3afbf8e26601} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21149 | 2026.03.27 20:12:36.144402 [ 321 ] {da3dd2c7-17cc-44c0-8caa-3afbf8e26601} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21150 | 2026.03.27 20:12:36.144388 [ 318 ] {da3dd2c7-17cc-44c0-8caa-3afbf8e26601} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21151 | 2026.03.27 20:12:36.144560 [ 276 ] {da3dd2c7-17cc-44c0-8caa-3afbf8e26601} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21152 | 2026.03.27 20:12:36.144586 [ 276 ] {da3dd2c7-17cc-44c0-8caa-3afbf8e26601} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21153 | 2026.03.27 20:12:36.144664 [ 276 ] {da3dd2c7-17cc-44c0-8caa-3afbf8e26601} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21154 | 2026.03.27 20:12:36.144681 [ 276 ] {da3dd2c7-17cc-44c0-8caa-3afbf8e26601} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 52 rows with 4 streams | ||
| 21155 | 2026.03.27 20:12:36.144713 [ 276 ] {da3dd2c7-17cc-44c0-8caa-3afbf8e26601} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21156 | 2026.03.27 20:12:36.144746 [ 276 ] {da3dd2c7-17cc-44c0-8caa-3afbf8e26601} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21157 | 2026.03.27 20:12:36.144785 [ 276 ] {da3dd2c7-17cc-44c0-8caa-3afbf8e26601} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21158 | 2026.03.27 20:12:36.144836 [ 276 ] {da3dd2c7-17cc-44c0-8caa-3afbf8e26601} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21159 | 2026.03.27 20:12:36.145490 [ 276 ] {da3dd2c7-17cc-44c0-8caa-3afbf8e26601} <Debug> executeQuery: Read 52 rows, 2.03 KiB in 0.001965 sec., 26463.104325699744 rows/sec., 1.01 MiB/sec. | ||
| 21160 | 2026.03.27 20:12:36.145623 [ 276 ] {da3dd2c7-17cc-44c0-8caa-3afbf8e26601} <Debug> MemoryTracker: Peak memory usage (for query): 157.43 KiB. | ||
| 21161 | 2026.03.27 20:12:36.145639 [ 276 ] {da3dd2c7-17cc-44c0-8caa-3afbf8e26601} <Debug> TCPHandler: Processed in 0.002244819 sec. | ||
| 21162 | 2026.03.27 20:12:36.145941 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21163 | 2026.03.27 20:12:36.146104 [ 276 ] {66f48f07-8554-47b9-8ba7-2980df8a4db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 21164 | 2026.03.27 20:12:36.146360 [ 276 ] {66f48f07-8554-47b9-8ba7-2980df8a4db6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21165 | 2026.03.27 20:12:36.146404 [ 276 ] {66f48f07-8554-47b9-8ba7-2980df8a4db6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21166 | 2026.03.27 20:12:36.146668 [ 276 ] {66f48f07-8554-47b9-8ba7-2980df8a4db6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21167 | 2026.03.27 20:12:36.146722 [ 276 ] {66f48f07-8554-47b9-8ba7-2980df8a4db6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21168 | 2026.03.27 20:12:36.146818 [ 276 ] {66f48f07-8554-47b9-8ba7-2980df8a4db6} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Key condition: (column 0 notIn 76-element set) | ||
| 21169 | 2026.03.27 20:12:36.146874 [ 308 ] {66f48f07-8554-47b9-8ba7-2980df8a4db6} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21170 | 2026.03.27 20:12:36.146887 [ 318 ] {66f48f07-8554-47b9-8ba7-2980df8a4db6} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21171 | 2026.03.27 20:12:36.146898 [ 321 ] {66f48f07-8554-47b9-8ba7-2980df8a4db6} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21172 | 2026.03.27 20:12:36.146905 [ 344 ] {66f48f07-8554-47b9-8ba7-2980df8a4db6} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21173 | 2026.03.27 20:12:36.146899 [ 284 ] {66f48f07-8554-47b9-8ba7-2980df8a4db6} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21174 | 2026.03.27 20:12:36.147033 [ 276 ] {66f48f07-8554-47b9-8ba7-2980df8a4db6} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21175 | 2026.03.27 20:12:36.147055 [ 276 ] {66f48f07-8554-47b9-8ba7-2980df8a4db6} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21176 | 2026.03.27 20:12:36.147133 [ 276 ] {66f48f07-8554-47b9-8ba7-2980df8a4db6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21177 | 2026.03.27 20:12:36.147151 [ 276 ] {66f48f07-8554-47b9-8ba7-2980df8a4db6} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (SelectExecutor): Reading approx. 52 rows with 4 streams | ||
| 21178 | 2026.03.27 20:12:36.147190 [ 276 ] {66f48f07-8554-47b9-8ba7-2980df8a4db6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21179 | 2026.03.27 20:12:36.147226 [ 276 ] {66f48f07-8554-47b9-8ba7-2980df8a4db6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21180 | 2026.03.27 20:12:36.147256 [ 276 ] {66f48f07-8554-47b9-8ba7-2980df8a4db6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21181 | 2026.03.27 20:12:36.147287 [ 276 ] {66f48f07-8554-47b9-8ba7-2980df8a4db6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 21182 | 2026.03.27 20:12:36.147936 [ 276 ] {66f48f07-8554-47b9-8ba7-2980df8a4db6} <Debug> executeQuery: Read 52 rows, 2.03 KiB in 0.001913 sec., 27182.435964453736 rows/sec., 1.04 MiB/sec. | ||
| 21183 | 2026.03.27 20:12:36.148084 [ 276 ] {66f48f07-8554-47b9-8ba7-2980df8a4db6} <Debug> MemoryTracker: Peak memory usage (for query): 157.73 KiB. | ||
| 21184 | 2026.03.27 20:12:36.148102 [ 276 ] {66f48f07-8554-47b9-8ba7-2980df8a4db6} <Debug> TCPHandler: Processed in 0.002211089 sec. | ||
| 21185 | 2026.03.27 20:12:36.154705 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21186 | 2026.03.27 20:12:36.154839 [ 276 ] {485df91d-b3f7-4574-a597-45d43ebcead3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 21187 | 2026.03.27 20:12:36.154897 [ 276 ] {485df91d-b3f7-4574-a597-45d43ebcead3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21188 | 2026.03.27 20:12:36.155596 [ 276 ] {485df91d-b3f7-4574-a597-45d43ebcead3} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21189 | 2026.03.27 20:12:36.155643 [ 276 ] {485df91d-b3f7-4574-a597-45d43ebcead3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21190 | 2026.03.27 20:12:36.156111 [ 276 ] {485df91d-b3f7-4574-a597-45d43ebcead3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 21191 | 2026.03.27 20:12:36.156333 [ 276 ] {485df91d-b3f7-4574-a597-45d43ebcead3} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21192 | 2026.03.27 20:12:36.156465 [ 43 ] {} <Debug> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 21193 | 2026.03.27 20:12:36.156500 [ 276 ] {485df91d-b3f7-4574-a597-45d43ebcead3} <Debug> executeQuery: Read 24 rows, 3.60 KiB in 0.001698 sec., 14134.275618374557 rows/sec., 2.07 MiB/sec. | ||
| 21194 | 2026.03.27 20:12:36.156505 [ 43 ] {} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21195 | 2026.03.27 20:12:36.156533 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21196 | 2026.03.27 20:12:36.156551 [ 276 ] {485df91d-b3f7-4574-a597-45d43ebcead3} <Debug> TCPHandler: Processed in 0.001937764 sec. | ||
| 21197 | 2026.03.27 20:12:36.156627 [ 190 ] {eedba537-1dce-4c9f-bd52-dc5ce91a84af::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 | ||
| 21198 | 2026.03.27 20:12:36.156687 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21199 | 2026.03.27 20:12:36.156796 [ 276 ] {1ff0a982-1f8f-49ea-819e-3c6e55e11ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21200 | 2026.03.27 20:12:36.156841 [ 276 ] {1ff0a982-1f8f-49ea-819e-3c6e55e11ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21201 | 2026.03.27 20:12:36.156866 [ 190 ] {eedba537-1dce-4c9f-bd52-dc5ce91a84af::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21202 | 2026.03.27 20:12:36.156906 [ 190 ] {eedba537-1dce-4c9f-bd52-dc5ce91a84af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
| 21203 | 2026.03.27 20:12:36.156980 [ 190 ] {eedba537-1dce-4c9f-bd52-dc5ce91a84af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 21204 | 2026.03.27 20:12:36.157041 [ 190 ] {eedba537-1dce-4c9f-bd52-dc5ce91a84af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 21205 | 2026.03.27 20:12:36.157097 [ 190 ] {eedba537-1dce-4c9f-bd52-dc5ce91a84af::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 | ||
| 21206 | 2026.03.27 20:12:36.157151 [ 190 ] {eedba537-1dce-4c9f-bd52-dc5ce91a84af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 21207 | 2026.03.27 20:12:36.157210 [ 190 ] {eedba537-1dce-4c9f-bd52-dc5ce91a84af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 21208 | 2026.03.27 20:12:36.157299 [ 276 ] {1ff0a982-1f8f-49ea-819e-3c6e55e11ad8} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21209 | 2026.03.27 20:12:36.157341 [ 276 ] {1ff0a982-1f8f-49ea-819e-3c6e55e11ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21210 | 2026.03.27 20:12:36.157702 [ 276 ] {1ff0a982-1f8f-49ea-819e-3c6e55e11ad8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 21211 | 2026.03.27 20:12:36.157943 [ 276 ] {1ff0a982-1f8f-49ea-819e-3c6e55e11ad8} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21212 | 2026.03.27 20:12:36.158100 [ 276 ] {1ff0a982-1f8f-49ea-819e-3c6e55e11ad8} <Debug> executeQuery: Read 4 rows, 319.00 B in 0.001327 sec., 3014.318010550113 rows/sec., 234.76 KiB/sec. | ||
| 21213 | 2026.03.27 20:12:36.158143 [ 276 ] {1ff0a982-1f8f-49ea-819e-3c6e55e11ad8} <Debug> TCPHandler: Processed in 0.001505316 sec. | ||
| 21214 | 2026.03.27 20:12:36.158272 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21215 | 2026.03.27 20:12:36.158375 [ 276 ] {26af2eaf-552e-4b71-8725-95afe43c3ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21216 | 2026.03.27 20:12:36.158417 [ 276 ] {26af2eaf-552e-4b71-8725-95afe43c3ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21217 | 2026.03.27 20:12:36.158782 [ 194 ] {eedba537-1dce-4c9f-bd52-dc5ce91a84af::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 77 rows, containing 6 columns (6 merged, 0 gathered) in 0.002191808 sec., 35130.81437790171 rows/sec., 7.28 MiB/sec. | ||
| 21218 | 2026.03.27 20:12:36.158922 [ 276 ] {26af2eaf-552e-4b71-8725-95afe43c3ae0} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21219 | 2026.03.27 20:12:36.158964 [ 276 ] {26af2eaf-552e-4b71-8725-95afe43c3ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21220 | 2026.03.27 20:12:36.158988 [ 188 ] {eedba537-1dce-4c9f-bd52-dc5ce91a84af::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 21221 | 2026.03.27 20:12:36.159328 [ 276 ] {26af2eaf-552e-4b71-8725-95afe43c3ae0} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21222 | 2026.03.27 20:12:36.159517 [ 188 ] {eedba537-1dce-4c9f-bd52-dc5ce91a84af::all_1_6_1} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21223 | 2026.03.27 20:12:36.159608 [ 276 ] {26af2eaf-552e-4b71-8725-95afe43c3ae0} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21224 | 2026.03.27 20:12:36.159617 [ 188 ] {eedba537-1dce-4c9f-bd52-dc5ce91a84af::all_1_6_1} <Trace> oximeter.timeseries_schema (eedba537-1dce-4c9f-bd52-dc5ce91a84af) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 21225 | 2026.03.27 20:12:36.159753 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 21226 | 2026.03.27 20:12:36.159770 [ 276 ] {26af2eaf-552e-4b71-8725-95afe43c3ae0} <Debug> executeQuery: Read 139 rows, 11.42 KiB in 0.001418 sec., 98025.38787023978 rows/sec., 7.86 MiB/sec. | ||
| 21227 | 2026.03.27 20:12:36.159815 [ 276 ] {26af2eaf-552e-4b71-8725-95afe43c3ae0} <Debug> TCPHandler: Processed in 0.001594008 sec. | ||
| 21228 | 2026.03.27 20:12:36.159933 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21229 | 2026.03.27 20:12:36.160034 [ 276 ] {e25f91bf-e366-4129-854b-27d4c7f4c5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21230 | 2026.03.27 20:12:36.160076 [ 276 ] {e25f91bf-e366-4129-854b-27d4c7f4c5bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21231 | 2026.03.27 20:12:36.160498 [ 276 ] {e25f91bf-e366-4129-854b-27d4c7f4c5bc} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21232 | 2026.03.27 20:12:36.160534 [ 276 ] {e25f91bf-e366-4129-854b-27d4c7f4c5bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21233 | 2026.03.27 20:12:36.160854 [ 276 ] {e25f91bf-e366-4129-854b-27d4c7f4c5bc} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 21234 | 2026.03.27 20:12:36.161073 [ 276 ] {e25f91bf-e366-4129-854b-27d4c7f4c5bc} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21235 | 2026.03.27 20:12:36.161221 [ 276 ] {e25f91bf-e366-4129-854b-27d4c7f4c5bc} <Debug> executeQuery: Read 21 rows, 1.54 KiB in 0.001208 sec., 17384.1059602649 rows/sec., 1.25 MiB/sec. | ||
| 21236 | 2026.03.27 20:12:36.161261 [ 276 ] {e25f91bf-e366-4129-854b-27d4c7f4c5bc} <Debug> TCPHandler: Processed in 0.001377654 sec. | ||
| 21237 | 2026.03.27 20:12:36.161315 [ 219 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21238 | 2026.03.27 20:12:36.161350 [ 219 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21239 | 2026.03.27 20:12:36.161367 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21240 | 2026.03.27 20:12:36.161467 [ 276 ] {9a9fef69-de0f-458e-bb81-eb5e540a46ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21241 | 2026.03.27 20:12:36.161508 [ 276 ] {9a9fef69-de0f-458e-bb81-eb5e540a46ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21242 | 2026.03.27 20:12:36.161934 [ 276 ] {9a9fef69-de0f-458e-bb81-eb5e540a46ba} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21243 | 2026.03.27 20:12:36.161969 [ 276 ] {9a9fef69-de0f-458e-bb81-eb5e540a46ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21244 | 2026.03.27 20:12:36.162286 [ 276 ] {9a9fef69-de0f-458e-bb81-eb5e540a46ba} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 21245 | 2026.03.27 20:12:36.162507 [ 276 ] {9a9fef69-de0f-458e-bb81-eb5e540a46ba} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21246 | 2026.03.27 20:12:36.162652 [ 276 ] {9a9fef69-de0f-458e-bb81-eb5e540a46ba} <Debug> executeQuery: Read 38 rows, 2.43 KiB in 0.001207 sec., 31483.015741507872 rows/sec., 1.97 MiB/sec. | ||
| 21247 | 2026.03.27 20:12:36.162691 [ 276 ] {9a9fef69-de0f-458e-bb81-eb5e540a46ba} <Debug> TCPHandler: Processed in 0.001373514 sec. | ||
| 21248 | 2026.03.27 20:12:36.162799 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21249 | 2026.03.27 20:12:36.162905 [ 276 ] {06845aa4-c326-4bbc-90a9-1400fa941883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21250 | 2026.03.27 20:12:36.162948 [ 276 ] {06845aa4-c326-4bbc-90a9-1400fa941883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21251 | 2026.03.27 20:12:36.163473 [ 276 ] {06845aa4-c326-4bbc-90a9-1400fa941883} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21252 | 2026.03.27 20:12:36.163511 [ 276 ] {06845aa4-c326-4bbc-90a9-1400fa941883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21253 | 2026.03.27 20:12:36.163855 [ 276 ] {06845aa4-c326-4bbc-90a9-1400fa941883} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21254 | 2026.03.27 20:12:36.164071 [ 276 ] {06845aa4-c326-4bbc-90a9-1400fa941883} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21255 | 2026.03.27 20:12:36.164215 [ 276 ] {06845aa4-c326-4bbc-90a9-1400fa941883} <Debug> executeQuery: Read 237 rows, 18.29 KiB in 0.001331 sec., 178061.60781367394 rows/sec., 13.42 MiB/sec. | ||
| 21256 | 2026.03.27 20:12:36.164256 [ 276 ] {06845aa4-c326-4bbc-90a9-1400fa941883} <Debug> TCPHandler: Processed in 0.001508057 sec. | ||
| 21257 | 2026.03.27 20:12:36.164373 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21258 | 2026.03.27 20:12:36.164471 [ 276 ] {3cb8d891-fc9c-46bd-9e52-c13137b2b28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 21259 | 2026.03.27 20:12:36.164514 [ 219 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21260 | 2026.03.27 20:12:36.164543 [ 276 ] {3cb8d891-fc9c-46bd-9e52-c13137b2b28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 21261 | 2026.03.27 20:12:36.164910 [ 276 ] {3cb8d891-fc9c-46bd-9e52-c13137b2b28c} <Trace> oximeter.measurements_cumulativei64 (72ff990e-3d88-4535-a3c9-d330234b114c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21262 | 2026.03.27 20:12:36.164946 [ 276 ] {3cb8d891-fc9c-46bd-9e52-c13137b2b28c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21263 | 2026.03.27 20:12:36.165727 [ 276 ] {3cb8d891-fc9c-46bd-9e52-c13137b2b28c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 21264 | 2026.03.27 20:12:36.165934 [ 276 ] {3cb8d891-fc9c-46bd-9e52-c13137b2b28c} <Trace> oximeter.measurements_cumulativei64 (72ff990e-3d88-4535-a3c9-d330234b114c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21265 | 2026.03.27 20:12:36.166067 [ 276 ] {3cb8d891-fc9c-46bd-9e52-c13137b2b28c} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001615 sec., 12383.900928792571 rows/sec., 838.09 KiB/sec. | ||
| 21266 | 2026.03.27 20:12:36.166107 [ 276 ] {3cb8d891-fc9c-46bd-9e52-c13137b2b28c} <Debug> TCPHandler: Processed in 0.001785052 sec. | ||
| 21267 | 2026.03.27 20:12:36.166261 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21268 | 2026.03.27 20:12:36.166362 [ 276 ] {91ad81b7-93a8-404c-83e8-7c2cab30124d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21269 | 2026.03.27 20:12:36.166407 [ 276 ] {91ad81b7-93a8-404c-83e8-7c2cab30124d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21270 | 2026.03.27 20:12:36.166844 [ 276 ] {91ad81b7-93a8-404c-83e8-7c2cab30124d} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21271 | 2026.03.27 20:12:36.166882 [ 276 ] {91ad81b7-93a8-404c-83e8-7c2cab30124d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21272 | 2026.03.27 20:12:36.167230 [ 276 ] {91ad81b7-93a8-404c-83e8-7c2cab30124d} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21273 | 2026.03.27 20:12:36.167459 [ 276 ] {91ad81b7-93a8-404c-83e8-7c2cab30124d} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21274 | 2026.03.27 20:12:36.167609 [ 276 ] {91ad81b7-93a8-404c-83e8-7c2cab30124d} <Debug> executeQuery: Read 188 rows, 13.26 KiB in 0.001267 sec., 148382.0047355959 rows/sec., 10.22 MiB/sec. | ||
| 21275 | 2026.03.27 20:12:36.167650 [ 276 ] {91ad81b7-93a8-404c-83e8-7c2cab30124d} <Debug> TCPHandler: Processed in 0.001440515 sec. | ||
| 21276 | 2026.03.27 20:12:36.167762 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21277 | 2026.03.27 20:12:36.167861 [ 276 ] {bcfeda00-4737-46c5-ab06-56ddffd2cf27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21278 | 2026.03.27 20:12:36.167918 [ 276 ] {bcfeda00-4737-46c5-ab06-56ddffd2cf27} <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 | ||
| 21279 | 2026.03.27 20:12:36.168798 [ 276 ] {bcfeda00-4737-46c5-ab06-56ddffd2cf27} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21280 | 2026.03.27 20:12:36.168837 [ 276 ] {bcfeda00-4737-46c5-ab06-56ddffd2cf27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21281 | 2026.03.27 20:12:36.169404 [ 276 ] {bcfeda00-4737-46c5-ab06-56ddffd2cf27} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 21282 | 2026.03.27 20:12:36.169641 [ 276 ] {bcfeda00-4737-46c5-ab06-56ddffd2cf27} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21283 | 2026.03.27 20:12:36.169808 [ 276 ] {bcfeda00-4737-46c5-ab06-56ddffd2cf27} <Debug> executeQuery: Read 22 rows, 37.57 KiB in 0.001967 sec., 11184.544992374174 rows/sec., 18.65 MiB/sec. | ||
| 21284 | 2026.03.27 20:12:36.169911 [ 276 ] {bcfeda00-4737-46c5-ab06-56ddffd2cf27} <Debug> TCPHandler: Processed in 0.002198769 sec. | ||
| 21285 | 2026.03.27 20:12:36.170026 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21286 | 2026.03.27 20:12:36.170124 [ 276 ] {94af7249-6879-4553-8321-ae43a881b99c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21287 | 2026.03.27 20:12:36.170168 [ 276 ] {94af7249-6879-4553-8321-ae43a881b99c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21288 | 2026.03.27 20:12:36.170544 [ 276 ] {94af7249-6879-4553-8321-ae43a881b99c} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21289 | 2026.03.27 20:12:36.170582 [ 276 ] {94af7249-6879-4553-8321-ae43a881b99c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21290 | 2026.03.27 20:12:36.170897 [ 276 ] {94af7249-6879-4553-8321-ae43a881b99c} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21291 | 2026.03.27 20:12:36.171109 [ 276 ] {94af7249-6879-4553-8321-ae43a881b99c} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21292 | 2026.03.27 20:12:36.171249 [ 276 ] {94af7249-6879-4553-8321-ae43a881b99c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 21293 | 2026.03.27 20:12:36.171290 [ 276 ] {94af7249-6879-4553-8321-ae43a881b99c} <Debug> TCPHandler: Processed in 0.001315144 sec. | ||
| 21294 | 2026.03.27 20:12:37.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.02 MiB, peak 426.96 MiB, free memory in arenas 0.00 B, will set to 407.61 MiB (RSS), difference: -2.41 MiB | ||
| 21295 | 2026.03.27 20:12:37.111153 [ 220 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21296 | 2026.03.27 20:12:37.111208 [ 220 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21297 | 2026.03.27 20:12:37.114227 [ 220 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21298 | 2026.03.27 20:12:37.440732 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 21299 | 2026.03.27 20:12:37.459432 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21300 | 2026.03.27 20:12:37.459492 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21301 | 2026.03.27 20:12:37.465766 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 21302 | 2026.03.27 20:12:37.466485 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21303 | 2026.03.27 20:12:37.470019 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 21304 | 2026.03.27 20:12:37.488213 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21305 | 2026.03.27 20:12:37.488243 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21306 | 2026.03.27 20:12:37.491007 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21307 | 2026.03.27 20:12:37.736092 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 2612 | ||
| 21308 | 2026.03.27 20:12:37.740346 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21309 | 2026.03.27 20:12:37.740409 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21310 | 2026.03.27 20:12:37.741769 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21311 | 2026.03.27 20:12:37.742046 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21312 | 2026.03.27 20:12:37.742350 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2612 | ||
| 21313 | 2026.03.27 20:12:41.094234 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21314 | 2026.03.27 20:12:41.094419 [ 276 ] {cfe150c3-20ba-4d29-a899-8804b51ab140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21315 | 2026.03.27 20:12:41.094483 [ 276 ] {cfe150c3-20ba-4d29-a899-8804b51ab140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21316 | 2026.03.27 20:12:41.095100 [ 276 ] {cfe150c3-20ba-4d29-a899-8804b51ab140} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21317 | 2026.03.27 20:12:41.095141 [ 276 ] {cfe150c3-20ba-4d29-a899-8804b51ab140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21318 | 2026.03.27 20:12:41.095508 [ 276 ] {cfe150c3-20ba-4d29-a899-8804b51ab140} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 21319 | 2026.03.27 20:12:41.095735 [ 276 ] {cfe150c3-20ba-4d29-a899-8804b51ab140} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21320 | 2026.03.27 20:12:41.095863 [ 35 ] {} <Debug> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 21321 | 2026.03.27 20:12:41.095891 [ 276 ] {cfe150c3-20ba-4d29-a899-8804b51ab140} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001518 sec., 658.7615283267457 rows/sec., 48.89 KiB/sec. | ||
| 21322 | 2026.03.27 20:12:41.095904 [ 35 ] {} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21323 | 2026.03.27 20:12:41.095930 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21324 | 2026.03.27 20:12:41.095935 [ 276 ] {cfe150c3-20ba-4d29-a899-8804b51ab140} <Debug> TCPHandler: Processed in 0.001828032 sec. | ||
| 21325 | 2026.03.27 20:12:41.096071 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21326 | 2026.03.27 20:12:41.096083 [ 198 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 21327 | 2026.03.27 20:12:41.096169 [ 276 ] {7483d7ae-4110-428a-b017-1606b0d08310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21328 | 2026.03.27 20:12:41.096216 [ 276 ] {7483d7ae-4110-428a-b017-1606b0d08310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21329 | 2026.03.27 20:12:41.096287 [ 198 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21330 | 2026.03.27 20:12:41.096346 [ 198 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 20 rows starting from the beginning of the part | ||
| 21331 | 2026.03.27 20:12:41.096468 [ 198 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part | ||
| 21332 | 2026.03.27 20:12:41.096560 [ 198 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 21333 | 2026.03.27 20:12:41.096636 [ 198 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 21334 | 2026.03.27 20:12:41.096704 [ 198 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 21335 | 2026.03.27 20:12:41.096705 [ 276 ] {7483d7ae-4110-428a-b017-1606b0d08310} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21336 | 2026.03.27 20:12:41.096761 [ 276 ] {7483d7ae-4110-428a-b017-1606b0d08310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21337 | 2026.03.27 20:12:41.096778 [ 198 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 21338 | 2026.03.27 20:12:41.097088 [ 276 ] {7483d7ae-4110-428a-b017-1606b0d08310} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21339 | 2026.03.27 20:12:41.097330 [ 276 ] {7483d7ae-4110-428a-b017-1606b0d08310} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21340 | 2026.03.27 20:12:41.097446 [ 35 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21341 | 2026.03.27 20:12:41.097468 [ 276 ] {7483d7ae-4110-428a-b017-1606b0d08310} <Debug> executeQuery: Read 142 rows, 12.47 KiB in 0.001319 sec., 107657.31614859741 rows/sec., 9.23 MiB/sec. | ||
| 21342 | 2026.03.27 20:12:41.097470 [ 35 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21343 | 2026.03.27 20:12:41.097500 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21344 | 2026.03.27 20:12:41.097509 [ 276 ] {7483d7ae-4110-428a-b017-1606b0d08310} <Debug> TCPHandler: Processed in 0.001490616 sec. | ||
| 21345 | 2026.03.27 20:12:41.097583 [ 194 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21346 | 2026.03.27 20:12:41.097623 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21347 | 2026.03.27 20:12:41.097684 [ 194 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21348 | 2026.03.27 20:12:41.097715 [ 194 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3399 rows starting from the beginning of the part | ||
| 21349 | 2026.03.27 20:12:41.097724 [ 276 ] {3a6c4eaa-9819-41e0-b400-ec2268af6d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21350 | 2026.03.27 20:12:41.097768 [ 194 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 56 rows starting from the beginning of the part | ||
| 21351 | 2026.03.27 20:12:41.097769 [ 276 ] {3a6c4eaa-9819-41e0-b400-ec2268af6d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21352 | 2026.03.27 20:12:41.097795 [ 200 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001787612 sec., 23495.03136027281 rows/sec., 1.94 MiB/sec. | ||
| 21353 | 2026.03.27 20:12:41.097820 [ 194 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 90 rows starting from the beginning of the part | ||
| 21354 | 2026.03.27 20:12:41.097885 [ 194 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 136 rows starting from the beginning of the part | ||
| 21355 | 2026.03.27 20:12:41.097927 [ 194 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 139 rows starting from the beginning of the part | ||
| 21356 | 2026.03.27 20:12:41.097960 [ 199 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 21357 | 2026.03.27 20:12:41.097968 [ 194 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 142 rows starting from the beginning of the part | ||
| 21358 | 2026.03.27 20:12:41.098202 [ 276 ] {3a6c4eaa-9819-41e0-b400-ec2268af6d0d} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21359 | 2026.03.27 20:12:41.098245 [ 276 ] {3a6c4eaa-9819-41e0-b400-ec2268af6d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21360 | 2026.03.27 20:12:41.098254 [ 199 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_37_8} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21361 | 2026.03.27 20:12:41.098320 [ 199 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_37_8} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 21362 | 2026.03.27 20:12:41.098399 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21363 | 2026.03.27 20:12:41.098546 [ 276 ] {3a6c4eaa-9819-41e0-b400-ec2268af6d0d} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 21364 | 2026.03.27 20:12:41.098770 [ 276 ] {3a6c4eaa-9819-41e0-b400-ec2268af6d0d} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21365 | 2026.03.27 20:12:41.098911 [ 276 ] {3a6c4eaa-9819-41e0-b400-ec2268af6d0d} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001205 sec., 35684.64730290457 rows/sec., 2.61 MiB/sec. | ||
| 21366 | 2026.03.27 20:12:41.098951 [ 276 ] {3a6c4eaa-9819-41e0-b400-ec2268af6d0d} <Debug> TCPHandler: Processed in 0.001378754 sec. | ||
| 21367 | 2026.03.27 20:12:41.099061 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21368 | 2026.03.27 20:12:41.099157 [ 276 ] {bccc7a0f-8890-4534-8880-929fc4b366e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21369 | 2026.03.27 20:12:41.099197 [ 276 ] {bccc7a0f-8890-4534-8880-929fc4b366e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21370 | 2026.03.27 20:12:41.099411 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3962 rows, containing 5 columns (5 merged, 0 gathered) in 0.001867123 sec., 2121981.2513690847 rows/sec., 171.59 MiB/sec. | ||
| 21371 | 2026.03.27 20:12:41.099626 [ 276 ] {bccc7a0f-8890-4534-8880-929fc4b366e3} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21372 | 2026.03.27 20:12:41.099665 [ 276 ] {bccc7a0f-8890-4534-8880-929fc4b366e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21373 | 2026.03.27 20:12:41.099772 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21374 | 2026.03.27 20:12:41.099988 [ 276 ] {bccc7a0f-8890-4534-8880-929fc4b366e3} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21375 | 2026.03.27 20:12:41.100117 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_156_31} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21376 | 2026.03.27 20:12:41.100219 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_156_31} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21377 | 2026.03.27 20:12:41.100238 [ 276 ] {bccc7a0f-8890-4534-8880-929fc4b366e3} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21378 | 2026.03.27 20:12:41.100337 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 21379 | 2026.03.27 20:12:41.100355 [ 35 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21380 | 2026.03.27 20:12:41.100379 [ 276 ] {bccc7a0f-8890-4534-8880-929fc4b366e3} <Debug> executeQuery: Read 113 rows, 8.97 KiB in 0.001239 sec., 91202.58272800645 rows/sec., 7.07 MiB/sec. | ||
| 21381 | 2026.03.27 20:12:41.100385 [ 35 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21382 | 2026.03.27 20:12:41.100408 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21383 | 2026.03.27 20:12:41.100417 [ 276 ] {bccc7a0f-8890-4534-8880-929fc4b366e3} <Debug> TCPHandler: Processed in 0.001405545 sec. | ||
| 21384 | 2026.03.27 20:12:41.100475 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21385 | 2026.03.27 20:12:41.100558 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21386 | 2026.03.27 20:12:41.100559 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21387 | 2026.03.27 20:12:41.100585 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1851 rows starting from the beginning of the part | ||
| 21388 | 2026.03.27 20:12:41.100640 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 64 rows starting from the beginning of the part | ||
| 21389 | 2026.03.27 20:12:41.100663 [ 276 ] {f85604a3-308b-4c1d-91f7-6f3fb50fb1fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21390 | 2026.03.27 20:12:41.100680 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 81 rows starting from the beginning of the part | ||
| 21391 | 2026.03.27 20:12:41.100707 [ 276 ] {f85604a3-308b-4c1d-91f7-6f3fb50fb1fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21392 | 2026.03.27 20:12:41.100718 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 110 rows starting from the beginning of the part | ||
| 21393 | 2026.03.27 20:12:41.100756 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 237 rows starting from the beginning of the part | ||
| 21394 | 2026.03.27 20:12:41.100793 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 113 rows starting from the beginning of the part | ||
| 21395 | 2026.03.27 20:12:41.101126 [ 276 ] {f85604a3-308b-4c1d-91f7-6f3fb50fb1fe} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21396 | 2026.03.27 20:12:41.101160 [ 276 ] {f85604a3-308b-4c1d-91f7-6f3fb50fb1fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21397 | 2026.03.27 20:12:41.101482 [ 276 ] {f85604a3-308b-4c1d-91f7-6f3fb50fb1fe} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21398 | 2026.03.27 20:12:41.101683 [ 276 ] {f85604a3-308b-4c1d-91f7-6f3fb50fb1fe} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21399 | 2026.03.27 20:12:41.101801 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 2 parts from all_1_151_43 to all_152_152_0 | ||
| 21400 | 2026.03.27 20:12:41.101816 [ 276 ] {f85604a3-308b-4c1d-91f7-6f3fb50fb1fe} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001172 sec., 137372.01365187712 rows/sec., 9.56 MiB/sec. | ||
| 21401 | 2026.03.27 20:12:41.101829 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21402 | 2026.03.27 20:12:41.101847 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21403 | 2026.03.27 20:12:41.101855 [ 276 ] {f85604a3-308b-4c1d-91f7-6f3fb50fb1fe} <Debug> TCPHandler: Processed in 0.001346724 sec. | ||
| 21404 | 2026.03.27 20:12:41.101881 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2456 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435615 sec., 1710765.0728085178 rows/sec., 126.91 MiB/sec. | ||
| 21405 | 2026.03.27 20:12:41.101927 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_152_44} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_151_43 to all_152_152_0 into Compact with storage Full | ||
| 21406 | 2026.03.27 20:12:41.101972 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21407 | 2026.03.27 20:12:41.102055 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21408 | 2026.03.27 20:12:41.102073 [ 276 ] {50f50724-380f-43be-a42a-be3d6e38bd2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21409 | 2026.03.27 20:12:41.102095 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_152_44} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21410 | 2026.03.27 20:12:41.102129 [ 276 ] {50f50724-380f-43be-a42a-be3d6e38bd2e} <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 | ||
| 21411 | 2026.03.27 20:12:41.102153 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_152_44} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_151_43, total 58731 rows starting from the beginning of the part | ||
| 21412 | 2026.03.27 20:12:41.102257 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_152_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 128 rows starting from the beginning of the part | ||
| 21413 | 2026.03.27 20:12:41.102280 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_156_31} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21414 | 2026.03.27 20:12:41.102348 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_156_31} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21415 | 2026.03.27 20:12:41.102406 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 21416 | 2026.03.27 20:12:41.102975 [ 276 ] {50f50724-380f-43be-a42a-be3d6e38bd2e} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21417 | 2026.03.27 20:12:41.103013 [ 276 ] {50f50724-380f-43be-a42a-be3d6e38bd2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21418 | 2026.03.27 20:12:41.103559 [ 276 ] {50f50724-380f-43be-a42a-be3d6e38bd2e} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 21419 | 2026.03.27 20:12:41.103783 [ 276 ] {50f50724-380f-43be-a42a-be3d6e38bd2e} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21420 | 2026.03.27 20:12:41.103926 [ 276 ] {50f50724-380f-43be-a42a-be3d6e38bd2e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00187 sec., 22459.893048128342 rows/sec., 40.25 MiB/sec. | ||
| 21421 | 2026.03.27 20:12:41.103982 [ 276 ] {50f50724-380f-43be-a42a-be3d6e38bd2e} <Debug> TCPHandler: Processed in 0.002061566 sec. | ||
| 21422 | 2026.03.27 20:12:41.104105 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21423 | 2026.03.27 20:12:41.104205 [ 276 ] {b92d6735-b486-4f2f-a6f0-33b4efe6ed80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21424 | 2026.03.27 20:12:41.104247 [ 276 ] {b92d6735-b486-4f2f-a6f0-33b4efe6ed80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21425 | 2026.03.27 20:12:41.104588 [ 276 ] {b92d6735-b486-4f2f-a6f0-33b4efe6ed80} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21426 | 2026.03.27 20:12:41.104623 [ 276 ] {b92d6735-b486-4f2f-a6f0-33b4efe6ed80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21427 | 2026.03.27 20:12:41.104922 [ 276 ] {b92d6735-b486-4f2f-a6f0-33b4efe6ed80} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21428 | 2026.03.27 20:12:41.105137 [ 276 ] {b92d6735-b486-4f2f-a6f0-33b4efe6ed80} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21429 | 2026.03.27 20:12:41.105270 [ 276 ] {b92d6735-b486-4f2f-a6f0-33b4efe6ed80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 21430 | 2026.03.27 20:12:41.105293 [ 33 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21431 | 2026.03.27 20:12:41.105307 [ 276 ] {b92d6735-b486-4f2f-a6f0-33b4efe6ed80} <Debug> TCPHandler: Processed in 0.001252652 sec. | ||
| 21432 | 2026.03.27 20:12:41.105365 [ 33 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21433 | 2026.03.27 20:12:41.105395 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21434 | 2026.03.27 20:12:41.105488 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21435 | 2026.03.27 20:12:41.105598 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21436 | 2026.03.27 20:12:41.105630 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 8322 rows starting from the beginning of the part | ||
| 21437 | 2026.03.27 20:12:41.105692 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 48 rows starting from the beginning of the part | ||
| 21438 | 2026.03.27 20:12:41.105735 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 21439 | 2026.03.27 20:12:41.105775 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
| 21440 | 2026.03.27 20:12:41.105815 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 21441 | 2026.03.27 20:12:41.105853 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 21442 | 2026.03.27 20:12:41.108750 [ 197 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8610 rows, containing 4 columns (4 merged, 0 gathered) in 0.003298239 sec., 2610483.9582577245 rows/sec., 171.93 MiB/sec. | ||
| 21443 | 2026.03.27 20:12:41.108937 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21444 | 2026.03.27 20:12:41.109242 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_156_31} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21445 | 2026.03.27 20:12:41.109313 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_156_31} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21446 | 2026.03.27 20:12:41.109400 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 21447 | 2026.03.27 20:12:41.112737 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_152_44} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58859 rows, containing 5 columns (5 merged, 0 gathered) in 0.010846682 sec., 5426452.070780723 rows/sec., 347.69 MiB/sec. | ||
| 21448 | 2026.03.27 20:12:41.113191 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_152_44} <Trace> MergedBlockOutputStream: filled checksums all_1_152_44 (state Temporary) | ||
| 21449 | 2026.03.27 20:12:41.113494 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_152_44} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_152_44 to all_1_152_44 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21450 | 2026.03.27 20:12:41.113576 [ 193 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_152_44} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 2 parts: [all_1_151_43, all_152_152_0] -> all_1_152_44 | ||
| 21451 | 2026.03.27 20:12:41.113667 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 21452 | 2026.03.27 20:12:42.374237 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21453 | 2026.03.27 20:12:42.374290 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21454 | 2026.03.27 20:12:42.591146 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45151 | ||
| 21455 | 2026.03.27 20:12:42.591679 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21456 | 2026.03.27 20:12:42.591717 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21457 | 2026.03.27 20:12:42.592191 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 21458 | 2026.03.27 20:12:42.592419 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21459 | 2026.03.27 20:12:42.592547 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45151 | ||
| 21460 | 2026.03.27 20:12:44.970092 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 21461 | 2026.03.27 20:12:44.988244 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21462 | 2026.03.27 20:12:44.988292 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21463 | 2026.03.27 20:12:44.994596 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 21464 | 2026.03.27 20:12:44.995297 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21465 | 2026.03.27 20:12:44.998301 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 21466 | 2026.03.27 20:12:46.092062 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21467 | 2026.03.27 20:12:46.092254 [ 276 ] {bcd2c97f-71f5-4129-b629-07045b713f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21468 | 2026.03.27 20:12:46.092322 [ 276 ] {bcd2c97f-71f5-4129-b629-07045b713f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21469 | 2026.03.27 20:12:46.092973 [ 276 ] {bcd2c97f-71f5-4129-b629-07045b713f6c} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21470 | 2026.03.27 20:12:46.093015 [ 276 ] {bcd2c97f-71f5-4129-b629-07045b713f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21471 | 2026.03.27 20:12:46.093376 [ 276 ] {bcd2c97f-71f5-4129-b629-07045b713f6c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 21472 | 2026.03.27 20:12:46.093588 [ 276 ] {bcd2c97f-71f5-4129-b629-07045b713f6c} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21473 | 2026.03.27 20:12:46.093744 [ 276 ] {bcd2c97f-71f5-4129-b629-07045b713f6c} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001541 sec., 1297.8585334198572 rows/sec., 96.33 KiB/sec. | ||
| 21474 | 2026.03.27 20:12:46.093793 [ 276 ] {bcd2c97f-71f5-4129-b629-07045b713f6c} <Debug> TCPHandler: Processed in 0.001862643 sec. | ||
| 21475 | 2026.03.27 20:12:46.093922 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21476 | 2026.03.27 20:12:46.094015 [ 276 ] {777a273e-0ce6-44f5-b808-4c9cfb3520cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21477 | 2026.03.27 20:12:46.094054 [ 276 ] {777a273e-0ce6-44f5-b808-4c9cfb3520cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21478 | 2026.03.27 20:12:46.094537 [ 276 ] {777a273e-0ce6-44f5-b808-4c9cfb3520cf} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21479 | 2026.03.27 20:12:46.094574 [ 276 ] {777a273e-0ce6-44f5-b808-4c9cfb3520cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21480 | 2026.03.27 20:12:46.094873 [ 276 ] {777a273e-0ce6-44f5-b808-4c9cfb3520cf} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21481 | 2026.03.27 20:12:46.095075 [ 276 ] {777a273e-0ce6-44f5-b808-4c9cfb3520cf} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21482 | 2026.03.27 20:12:46.095203 [ 276 ] {777a273e-0ce6-44f5-b808-4c9cfb3520cf} <Debug> executeQuery: Read 94 rows, 8.02 KiB in 0.001206 sec., 77943.61525704809 rows/sec., 6.50 MiB/sec. | ||
| 21483 | 2026.03.27 20:12:46.095242 [ 276 ] {777a273e-0ce6-44f5-b808-4c9cfb3520cf} <Debug> TCPHandler: Processed in 0.001369764 sec. | ||
| 21484 | 2026.03.27 20:12:46.095362 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21485 | 2026.03.27 20:12:46.095456 [ 276 ] {801c15d5-7b33-439b-af4c-df35e1db2c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21486 | 2026.03.27 20:12:46.095496 [ 276 ] {801c15d5-7b33-439b-af4c-df35e1db2c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21487 | 2026.03.27 20:12:46.095903 [ 276 ] {801c15d5-7b33-439b-af4c-df35e1db2c0a} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21488 | 2026.03.27 20:12:46.095939 [ 276 ] {801c15d5-7b33-439b-af4c-df35e1db2c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21489 | 2026.03.27 20:12:46.096220 [ 276 ] {801c15d5-7b33-439b-af4c-df35e1db2c0a} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21490 | 2026.03.27 20:12:46.096420 [ 276 ] {801c15d5-7b33-439b-af4c-df35e1db2c0a} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21491 | 2026.03.27 20:12:46.096547 [ 276 ] {801c15d5-7b33-439b-af4c-df35e1db2c0a} <Debug> executeQuery: Read 19 rows, 1.40 KiB in 0.001109 sec., 17132.551848512172 rows/sec., 1.24 MiB/sec. | ||
| 21492 | 2026.03.27 20:12:46.096589 [ 276 ] {801c15d5-7b33-439b-af4c-df35e1db2c0a} <Debug> TCPHandler: Processed in 0.001274203 sec. | ||
| 21493 | 2026.03.27 20:12:46.096701 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21494 | 2026.03.27 20:12:46.096794 [ 276 ] {62b219ae-e5b5-4de9-9aa1-c094d588de98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21495 | 2026.03.27 20:12:46.096833 [ 276 ] {62b219ae-e5b5-4de9-9aa1-c094d588de98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21496 | 2026.03.27 20:12:46.097257 [ 276 ] {62b219ae-e5b5-4de9-9aa1-c094d588de98} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21497 | 2026.03.27 20:12:46.097293 [ 276 ] {62b219ae-e5b5-4de9-9aa1-c094d588de98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21498 | 2026.03.27 20:12:46.097591 [ 276 ] {62b219ae-e5b5-4de9-9aa1-c094d588de98} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21499 | 2026.03.27 20:12:46.097784 [ 276 ] {62b219ae-e5b5-4de9-9aa1-c094d588de98} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21500 | 2026.03.27 20:12:46.097907 [ 276 ] {62b219ae-e5b5-4de9-9aa1-c094d588de98} <Debug> executeQuery: Read 95 rows, 7.46 KiB in 0.001132 sec., 83922.26148409894 rows/sec., 6.43 MiB/sec. | ||
| 21501 | 2026.03.27 20:12:46.097945 [ 276 ] {62b219ae-e5b5-4de9-9aa1-c094d588de98} <Debug> TCPHandler: Processed in 0.001292803 sec. | ||
| 21502 | 2026.03.27 20:12:46.098016 [ 224 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21503 | 2026.03.27 20:12:46.098060 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21504 | 2026.03.27 20:12:46.098072 [ 224 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21505 | 2026.03.27 20:12:46.098163 [ 276 ] {4b7f0b84-42d8-4e12-ab0d-90f41c829ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21506 | 2026.03.27 20:12:46.098211 [ 276 ] {4b7f0b84-42d8-4e12-ab0d-90f41c829ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21507 | 2026.03.27 20:12:46.098659 [ 276 ] {4b7f0b84-42d8-4e12-ab0d-90f41c829ab1} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21508 | 2026.03.27 20:12:46.098698 [ 276 ] {4b7f0b84-42d8-4e12-ab0d-90f41c829ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21509 | 2026.03.27 20:12:46.099056 [ 276 ] {4b7f0b84-42d8-4e12-ab0d-90f41c829ab1} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21510 | 2026.03.27 20:12:46.099259 [ 276 ] {4b7f0b84-42d8-4e12-ab0d-90f41c829ab1} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21511 | 2026.03.27 20:12:46.099372 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 2 parts from all_1_152_44 to all_153_153_0 | ||
| 21512 | 2026.03.27 20:12:46.099394 [ 276 ] {4b7f0b84-42d8-4e12-ab0d-90f41c829ab1} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001249 sec., 129703.76301040834 rows/sec., 9.02 MiB/sec. | ||
| 21513 | 2026.03.27 20:12:46.099429 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21514 | 2026.03.27 20:12:46.099444 [ 276 ] {4b7f0b84-42d8-4e12-ab0d-90f41c829ab1} <Debug> TCPHandler: Processed in 0.001430915 sec. | ||
| 21515 | 2026.03.27 20:12:46.099454 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21516 | 2026.03.27 20:12:46.099560 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_153_45} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_152_44 to all_153_153_0 into Compact with storage Full | ||
| 21517 | 2026.03.27 20:12:46.099575 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21518 | 2026.03.27 20:12:46.099676 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_153_45} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21519 | 2026.03.27 20:12:46.099682 [ 276 ] {41aa1c88-707b-477e-be61-bae343a548db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21520 | 2026.03.27 20:12:46.099712 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_153_45} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_152_44, total 58859 rows starting from the beginning of the part | ||
| 21521 | 2026.03.27 20:12:46.099742 [ 276 ] {41aa1c88-707b-477e-be61-bae343a548db} <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 | ||
| 21522 | 2026.03.27 20:12:46.099780 [ 187 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_153_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 21523 | 2026.03.27 20:12:46.100556 [ 276 ] {41aa1c88-707b-477e-be61-bae343a548db} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21524 | 2026.03.27 20:12:46.100592 [ 276 ] {41aa1c88-707b-477e-be61-bae343a548db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21525 | 2026.03.27 20:12:46.101133 [ 276 ] {41aa1c88-707b-477e-be61-bae343a548db} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21526 | 2026.03.27 20:12:46.101375 [ 276 ] {41aa1c88-707b-477e-be61-bae343a548db} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21527 | 2026.03.27 20:12:46.101500 [ 224 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21528 | 2026.03.27 20:12:46.101528 [ 276 ] {41aa1c88-707b-477e-be61-bae343a548db} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001865 sec., 9115.281501340483 rows/sec., 16.33 MiB/sec. | ||
| 21529 | 2026.03.27 20:12:46.101595 [ 276 ] {41aa1c88-707b-477e-be61-bae343a548db} <Debug> TCPHandler: Processed in 0.002068287 sec. | ||
| 21530 | 2026.03.27 20:12:46.101716 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21531 | 2026.03.27 20:12:46.101811 [ 276 ] {a7eae9fb-e932-4bce-b69b-4726601544bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21532 | 2026.03.27 20:12:46.101851 [ 276 ] {a7eae9fb-e932-4bce-b69b-4726601544bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21533 | 2026.03.27 20:12:46.102193 [ 276 ] {a7eae9fb-e932-4bce-b69b-4726601544bb} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21534 | 2026.03.27 20:12:46.102229 [ 276 ] {a7eae9fb-e932-4bce-b69b-4726601544bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21535 | 2026.03.27 20:12:46.102525 [ 276 ] {a7eae9fb-e932-4bce-b69b-4726601544bb} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21536 | 2026.03.27 20:12:46.102729 [ 276 ] {a7eae9fb-e932-4bce-b69b-4726601544bb} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21537 | 2026.03.27 20:12:46.102857 [ 276 ] {a7eae9fb-e932-4bce-b69b-4726601544bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 21538 | 2026.03.27 20:12:46.102892 [ 276 ] {a7eae9fb-e932-4bce-b69b-4726601544bb} <Debug> TCPHandler: Processed in 0.001224121 sec. | ||
| 21539 | 2026.03.27 20:12:46.102964 [ 225 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21540 | 2026.03.27 20:12:46.102996 [ 225 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21541 | 2026.03.27 20:12:46.106120 [ 225 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21542 | 2026.03.27 20:12:46.108133 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_153_45} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59019 rows, containing 5 columns (5 merged, 0 gathered) in 0.008606512 sec., 6857481.869542505 rows/sec., 439.49 MiB/sec. | ||
| 21543 | 2026.03.27 20:12:46.108393 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_153_45} <Trace> MergedBlockOutputStream: filled checksums all_1_153_45 (state Temporary) | ||
| 21544 | 2026.03.27 20:12:46.108637 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_153_45} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_153_45 to all_1_153_45 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21545 | 2026.03.27 20:12:46.108696 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_153_45} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 2 parts: [all_1_152_44, all_153_153_0] -> all_1_153_45 | ||
| 21546 | 2026.03.27 20:12:46.108755 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 21547 | 2026.03.27 20:12:46.345512 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21548 | 2026.03.27 20:12:46.345662 [ 276 ] {69ffb9de-3e46-4620-9c9d-e8799cd3a48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21549 | 2026.03.27 20:12:46.345719 [ 276 ] {69ffb9de-3e46-4620-9c9d-e8799cd3a48b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21550 | 2026.03.27 20:12:46.346298 [ 276 ] {69ffb9de-3e46-4620-9c9d-e8799cd3a48b} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21551 | 2026.03.27 20:12:46.346343 [ 276 ] {69ffb9de-3e46-4620-9c9d-e8799cd3a48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21552 | 2026.03.27 20:12:46.346700 [ 276 ] {69ffb9de-3e46-4620-9c9d-e8799cd3a48b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 21553 | 2026.03.27 20:12:46.346927 [ 276 ] {69ffb9de-3e46-4620-9c9d-e8799cd3a48b} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21554 | 2026.03.27 20:12:46.347078 [ 276 ] {69ffb9de-3e46-4620-9c9d-e8799cd3a48b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001454 sec., 16506.189821182943 rows/sec., 1.37 MiB/sec. | ||
| 21555 | 2026.03.27 20:12:46.347126 [ 276 ] {69ffb9de-3e46-4620-9c9d-e8799cd3a48b} <Debug> TCPHandler: Processed in 0.00171641 sec. | ||
| 21556 | 2026.03.27 20:12:46.347258 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21557 | 2026.03.27 20:12:46.347359 [ 276 ] {b5a83433-1212-4fff-8033-47509840dd90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21558 | 2026.03.27 20:12:46.347401 [ 276 ] {b5a83433-1212-4fff-8033-47509840dd90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21559 | 2026.03.27 20:12:46.347799 [ 276 ] {b5a83433-1212-4fff-8033-47509840dd90} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21560 | 2026.03.27 20:12:46.347836 [ 276 ] {b5a83433-1212-4fff-8033-47509840dd90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21561 | 2026.03.27 20:12:46.348123 [ 276 ] {b5a83433-1212-4fff-8033-47509840dd90} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 21562 | 2026.03.27 20:12:46.348335 [ 276 ] {b5a83433-1212-4fff-8033-47509840dd90} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21563 | 2026.03.27 20:12:46.348469 [ 276 ] {b5a83433-1212-4fff-8033-47509840dd90} <Debug> executeQuery: Read 3 rows, 243.00 B in 0.001132 sec., 2650.1766784452298 rows/sec., 209.63 KiB/sec. | ||
| 21564 | 2026.03.27 20:12:46.348509 [ 276 ] {b5a83433-1212-4fff-8033-47509840dd90} <Debug> TCPHandler: Processed in 0.001308633 sec. | ||
| 21565 | 2026.03.27 20:12:46.348617 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21566 | 2026.03.27 20:12:46.348713 [ 276 ] {4731cad9-7f92-4736-ba13-e908737bc6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21567 | 2026.03.27 20:12:46.348752 [ 276 ] {4731cad9-7f92-4736-ba13-e908737bc6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21568 | 2026.03.27 20:12:46.351012 [ 276 ] {4731cad9-7f92-4736-ba13-e908737bc6e4} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21569 | 2026.03.27 20:12:46.351050 [ 276 ] {4731cad9-7f92-4736-ba13-e908737bc6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21570 | 2026.03.27 20:12:46.351518 [ 276 ] {4731cad9-7f92-4736-ba13-e908737bc6e4} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21571 | 2026.03.27 20:12:46.351726 [ 276 ] {4731cad9-7f92-4736-ba13-e908737bc6e4} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21572 | 2026.03.27 20:12:46.351861 [ 276 ] {4731cad9-7f92-4736-ba13-e908737bc6e4} <Debug> executeQuery: Read 2637 rows, 203.28 KiB in 0.003166 sec., 832912.1920404296 rows/sec., 62.70 MiB/sec. | ||
| 21573 | 2026.03.27 20:12:46.351901 [ 276 ] {4731cad9-7f92-4736-ba13-e908737bc6e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 21574 | 2026.03.27 20:12:46.351915 [ 276 ] {4731cad9-7f92-4736-ba13-e908737bc6e4} <Debug> TCPHandler: Processed in 0.003347359 sec. | ||
| 21575 | 2026.03.27 20:12:46.352021 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21576 | 2026.03.27 20:12:46.352116 [ 276 ] {a8dce542-2b98-492c-a0db-96a448fad2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21577 | 2026.03.27 20:12:46.352155 [ 276 ] {a8dce542-2b98-492c-a0db-96a448fad2fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21578 | 2026.03.27 20:12:46.352592 [ 276 ] {a8dce542-2b98-492c-a0db-96a448fad2fd} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21579 | 2026.03.27 20:12:46.352629 [ 276 ] {a8dce542-2b98-492c-a0db-96a448fad2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21580 | 2026.03.27 20:12:46.352916 [ 276 ] {a8dce542-2b98-492c-a0db-96a448fad2fd} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21581 | 2026.03.27 20:12:46.353129 [ 276 ] {a8dce542-2b98-492c-a0db-96a448fad2fd} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21582 | 2026.03.27 20:12:46.353266 [ 276 ] {a8dce542-2b98-492c-a0db-96a448fad2fd} <Debug> executeQuery: Read 73 rows, 5.52 KiB in 0.001169 sec., 62446.53550042772 rows/sec., 4.62 MiB/sec. | ||
| 21583 | 2026.03.27 20:12:46.353306 [ 276 ] {a8dce542-2b98-492c-a0db-96a448fad2fd} <Debug> TCPHandler: Processed in 0.001334664 sec. | ||
| 21584 | 2026.03.27 20:12:46.353418 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21585 | 2026.03.27 20:12:46.353512 [ 276 ] {729d2451-92e0-4b23-b614-e2485afb70bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21586 | 2026.03.27 20:12:46.353552 [ 276 ] {729d2451-92e0-4b23-b614-e2485afb70bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21587 | 2026.03.27 20:12:46.354353 [ 276 ] {729d2451-92e0-4b23-b614-e2485afb70bf} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21588 | 2026.03.27 20:12:46.354389 [ 276 ] {729d2451-92e0-4b23-b614-e2485afb70bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21589 | 2026.03.27 20:12:46.354721 [ 276 ] {729d2451-92e0-4b23-b614-e2485afb70bf} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 21590 | 2026.03.27 20:12:46.354920 [ 276 ] {729d2451-92e0-4b23-b614-e2485afb70bf} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21591 | 2026.03.27 20:12:46.355050 [ 276 ] {729d2451-92e0-4b23-b614-e2485afb70bf} <Debug> executeQuery: Read 828 rows, 49.58 KiB in 0.001556 sec., 532133.6760925449 rows/sec., 31.12 MiB/sec. | ||
| 21592 | 2026.03.27 20:12:46.355088 [ 276 ] {729d2451-92e0-4b23-b614-e2485afb70bf} <Debug> TCPHandler: Processed in 0.001719881 sec. | ||
| 21593 | 2026.03.27 20:12:46.355189 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21594 | 2026.03.27 20:12:46.355292 [ 276 ] {83f533f4-fb22-4093-842e-686a246cb6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 21595 | 2026.03.27 20:12:46.355332 [ 276 ] {83f533f4-fb22-4093-842e-686a246cb6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 21596 | 2026.03.27 20:12:46.355711 [ 276 ] {83f533f4-fb22-4093-842e-686a246cb6aa} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21597 | 2026.03.27 20:12:46.355747 [ 276 ] {83f533f4-fb22-4093-842e-686a246cb6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21598 | 2026.03.27 20:12:46.356024 [ 276 ] {83f533f4-fb22-4093-842e-686a246cb6aa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 21599 | 2026.03.27 20:12:46.356225 [ 276 ] {83f533f4-fb22-4093-842e-686a246cb6aa} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21600 | 2026.03.27 20:12:46.356360 [ 276 ] {83f533f4-fb22-4093-842e-686a246cb6aa} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 64.74 KiB/sec. | ||
| 21601 | 2026.03.27 20:12:46.356398 [ 276 ] {83f533f4-fb22-4093-842e-686a246cb6aa} <Debug> TCPHandler: Processed in 0.001258492 sec. | ||
| 21602 | 2026.03.27 20:12:46.356510 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21603 | 2026.03.27 20:12:46.356605 [ 276 ] {eb95c1c2-db0c-4eb5-bf3c-8d67d21687d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21604 | 2026.03.27 20:12:46.356644 [ 276 ] {eb95c1c2-db0c-4eb5-bf3c-8d67d21687d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21605 | 2026.03.27 20:12:46.357038 [ 276 ] {eb95c1c2-db0c-4eb5-bf3c-8d67d21687d2} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21606 | 2026.03.27 20:12:46.357074 [ 276 ] {eb95c1c2-db0c-4eb5-bf3c-8d67d21687d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21607 | 2026.03.27 20:12:46.357373 [ 276 ] {eb95c1c2-db0c-4eb5-bf3c-8d67d21687d2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 21608 | 2026.03.27 20:12:46.357582 [ 276 ] {eb95c1c2-db0c-4eb5-bf3c-8d67d21687d2} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21609 | 2026.03.27 20:12:46.357711 [ 276 ] {eb95c1c2-db0c-4eb5-bf3c-8d67d21687d2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 834.82 KiB/sec. | ||
| 21610 | 2026.03.27 20:12:46.357749 [ 276 ] {eb95c1c2-db0c-4eb5-bf3c-8d67d21687d2} <Debug> TCPHandler: Processed in 0.001288483 sec. | ||
| 21611 | 2026.03.27 20:12:46.357848 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21612 | 2026.03.27 20:12:46.357942 [ 276 ] {b9ecfe0d-d811-4682-a9c0-1649a52db085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21613 | 2026.03.27 20:12:46.357981 [ 276 ] {b9ecfe0d-d811-4682-a9c0-1649a52db085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21614 | 2026.03.27 20:12:46.358999 [ 276 ] {b9ecfe0d-d811-4682-a9c0-1649a52db085} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21615 | 2026.03.27 20:12:46.359035 [ 276 ] {b9ecfe0d-d811-4682-a9c0-1649a52db085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21616 | 2026.03.27 20:12:46.359402 [ 276 ] {b9ecfe0d-d811-4682-a9c0-1649a52db085} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21617 | 2026.03.27 20:12:46.359602 [ 276 ] {b9ecfe0d-d811-4682-a9c0-1649a52db085} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21618 | 2026.03.27 20:12:46.359731 [ 276 ] {b9ecfe0d-d811-4682-a9c0-1649a52db085} <Debug> executeQuery: Read 1400 rows, 97.06 KiB in 0.001807 sec., 774764.803541782 rows/sec., 52.45 MiB/sec. | ||
| 21619 | 2026.03.27 20:12:46.359770 [ 276 ] {b9ecfe0d-d811-4682-a9c0-1649a52db085} <Debug> TCPHandler: Processed in 0.001970875 sec. | ||
| 21620 | 2026.03.27 20:12:46.359883 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21621 | 2026.03.27 20:12:46.359978 [ 276 ] {04f8a588-1273-4ed0-91e1-bbd52c7513ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21622 | 2026.03.27 20:12:46.360022 [ 276 ] {04f8a588-1273-4ed0-91e1-bbd52c7513ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21623 | 2026.03.27 20:12:46.360800 [ 276 ] {04f8a588-1273-4ed0-91e1-bbd52c7513ef} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21624 | 2026.03.27 20:12:46.360835 [ 276 ] {04f8a588-1273-4ed0-91e1-bbd52c7513ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21625 | 2026.03.27 20:12:46.361255 [ 276 ] {04f8a588-1273-4ed0-91e1-bbd52c7513ef} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21626 | 2026.03.27 20:12:46.361459 [ 276 ] {04f8a588-1273-4ed0-91e1-bbd52c7513ef} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21627 | 2026.03.27 20:12:46.361591 [ 276 ] {04f8a588-1273-4ed0-91e1-bbd52c7513ef} <Debug> executeQuery: Read 1540 rows, 96.35 KiB in 0.001631 sec., 944206.008583691 rows/sec., 57.69 MiB/sec. | ||
| 21628 | 2026.03.27 20:12:46.361586 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_153_45 to all_158_158_0 | ||
| 21629 | 2026.03.27 20:12:46.361630 [ 276 ] {04f8a588-1273-4ed0-91e1-bbd52c7513ef} <Debug> TCPHandler: Processed in 0.001796281 sec. | ||
| 21630 | 2026.03.27 20:12:46.361670 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21631 | 2026.03.27 20:12:46.361698 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21632 | 2026.03.27 20:12:46.361758 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21633 | 2026.03.27 20:12:46.361799 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_158_46} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_153_45 to all_158_158_0 into Compact with storage Full | ||
| 21634 | 2026.03.27 20:12:46.361857 [ 276 ] {8d978aa1-9dfa-4e5c-9210-3da450071560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21635 | 2026.03.27 20:12:46.361908 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_158_46} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21636 | 2026.03.27 20:12:46.361911 [ 276 ] {8d978aa1-9dfa-4e5c-9210-3da450071560} <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 | ||
| 21637 | 2026.03.27 20:12:46.361942 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_158_46} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_153_45, total 59019 rows starting from the beginning of the part | ||
| 21638 | 2026.03.27 20:12:46.362010 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_158_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 161 rows starting from the beginning of the part | ||
| 21639 | 2026.03.27 20:12:46.362059 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_158_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 188 rows starting from the beginning of the part | ||
| 21640 | 2026.03.27 20:12:46.362106 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_158_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 161 rows starting from the beginning of the part | ||
| 21641 | 2026.03.27 20:12:46.362149 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_158_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 162 rows starting from the beginning of the part | ||
| 21642 | 2026.03.27 20:12:46.362195 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_158_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 1540 rows starting from the beginning of the part | ||
| 21643 | 2026.03.27 20:12:46.362889 [ 276 ] {8d978aa1-9dfa-4e5c-9210-3da450071560} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21644 | 2026.03.27 20:12:46.362924 [ 276 ] {8d978aa1-9dfa-4e5c-9210-3da450071560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21645 | 2026.03.27 20:12:46.363508 [ 276 ] {8d978aa1-9dfa-4e5c-9210-3da450071560} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21646 | 2026.03.27 20:12:46.363727 [ 276 ] {8d978aa1-9dfa-4e5c-9210-3da450071560} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21647 | 2026.03.27 20:12:46.363875 [ 276 ] {8d978aa1-9dfa-4e5c-9210-3da450071560} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.002036 sec., 28487.22986247544 rows/sec., 51.05 MiB/sec. | ||
| 21648 | 2026.03.27 20:12:46.363956 [ 276 ] {8d978aa1-9dfa-4e5c-9210-3da450071560} <Debug> TCPHandler: Processed in 0.00224792 sec. | ||
| 21649 | 2026.03.27 20:12:46.364074 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21650 | 2026.03.27 20:12:46.364170 [ 276 ] {e3556a57-d8e3-424c-837e-ecf3397b27f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21651 | 2026.03.27 20:12:46.364211 [ 276 ] {e3556a57-d8e3-424c-837e-ecf3397b27f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21652 | 2026.03.27 20:12:46.364843 [ 276 ] {e3556a57-d8e3-424c-837e-ecf3397b27f3} <Trace> oximeter.measurements_i64 (6051fc2f-61be-457d-986b-8eb423791539): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21653 | 2026.03.27 20:12:46.364881 [ 276 ] {e3556a57-d8e3-424c-837e-ecf3397b27f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21654 | 2026.03.27 20:12:46.365200 [ 276 ] {e3556a57-d8e3-424c-837e-ecf3397b27f3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 21655 | 2026.03.27 20:12:46.365418 [ 276 ] {e3556a57-d8e3-424c-837e-ecf3397b27f3} <Trace> oximeter.measurements_i64 (6051fc2f-61be-457d-986b-8eb423791539): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21656 | 2026.03.27 20:12:46.365543 [ 276 ] {e3556a57-d8e3-424c-837e-ecf3397b27f3} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001392 sec., 6465.517241379311 rows/sec., 456.71 KiB/sec. | ||
| 21657 | 2026.03.27 20:12:46.365581 [ 276 ] {e3556a57-d8e3-424c-837e-ecf3397b27f3} <Debug> TCPHandler: Processed in 0.001556748 sec. | ||
| 21658 | 2026.03.27 20:12:46.365696 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21659 | 2026.03.27 20:12:46.365791 [ 276 ] {231f09c1-a297-4203-89a4-c0aaac5610fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21660 | 2026.03.27 20:12:46.365832 [ 276 ] {231f09c1-a297-4203-89a4-c0aaac5610fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21661 | 2026.03.27 20:12:46.366149 [ 276 ] {231f09c1-a297-4203-89a4-c0aaac5610fb} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21662 | 2026.03.27 20:12:46.366185 [ 276 ] {231f09c1-a297-4203-89a4-c0aaac5610fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21663 | 2026.03.27 20:12:46.366490 [ 276 ] {231f09c1-a297-4203-89a4-c0aaac5610fb} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21664 | 2026.03.27 20:12:46.366689 [ 276 ] {231f09c1-a297-4203-89a4-c0aaac5610fb} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21665 | 2026.03.27 20:12:46.366821 [ 276 ] {231f09c1-a297-4203-89a4-c0aaac5610fb} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001048 sec., 11450.381679389311 rows/sec., 790.20 KiB/sec. | ||
| 21666 | 2026.03.27 20:12:46.366857 [ 276 ] {231f09c1-a297-4203-89a4-c0aaac5610fb} <Debug> TCPHandler: Processed in 0.001210171 sec. | ||
| 21667 | 2026.03.27 20:12:46.372460 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_158_46} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61231 rows, containing 5 columns (5 merged, 0 gathered) in 0.010697689 sec., 5723759.589571169 rows/sec., 366.73 MiB/sec. | ||
| 21668 | 2026.03.27 20:12:46.373202 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_158_46} <Trace> MergedBlockOutputStream: filled checksums all_1_158_46 (state Temporary) | ||
| 21669 | 2026.03.27 20:12:46.373558 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_158_46} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_158_46 to all_1_158_46 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21670 | 2026.03.27 20:12:46.373634 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_158_46} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_153_45, all_158_158_0] -> all_1_158_46 | ||
| 21671 | 2026.03.27 20:12:46.373727 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 21672 | 2026.03.27 20:12:46.862931 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21673 | 2026.03.27 20:12:46.862981 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21674 | 2026.03.27 20:12:46.865547 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21675 | 2026.03.27 20:12:47.000230 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 409.04 MiB, peak 426.96 MiB, free memory in arenas 0.00 B, will set to 407.61 MiB (RSS), difference: -1.43 MiB | ||
| 21676 | 2026.03.27 20:12:47.135991 [ 222 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21677 | 2026.03.27 20:12:47.136019 [ 222 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21678 | 2026.03.27 20:12:47.138621 [ 222 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21679 | 2026.03.27 20:12:47.742882 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2664 | ||
| 21680 | 2026.03.27 20:12:47.745684 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21681 | 2026.03.27 20:12:47.745733 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21682 | 2026.03.27 20:12:47.746936 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21683 | 2026.03.27 20:12:47.747202 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21684 | 2026.03.27 20:12:47.747507 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2664 | ||
| 21685 | 2026.03.27 20:12:50.092789 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45663 | ||
| 21686 | 2026.03.27 20:12:50.093322 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21687 | 2026.03.27 20:12:50.093362 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21688 | 2026.03.27 20:12:50.093848 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21689 | 2026.03.27 20:12:50.094078 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21690 | 2026.03.27 20:12:50.094227 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45663 | ||
| 21691 | 2026.03.27 20:12:50.094319 [ 220 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21692 | 2026.03.27 20:12:50.094389 [ 220 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21693 | 2026.03.27 20:12:50.096943 [ 220 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21694 | 2026.03.27 20:12:51.090360 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21695 | 2026.03.27 20:12:51.090556 [ 276 ] {305e6b4b-7005-47b5-98cd-cecdcd02fab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21696 | 2026.03.27 20:12:51.090624 [ 276 ] {305e6b4b-7005-47b5-98cd-cecdcd02fab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21697 | 2026.03.27 20:12:51.091283 [ 276 ] {305e6b4b-7005-47b5-98cd-cecdcd02fab6} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21698 | 2026.03.27 20:12:51.091330 [ 276 ] {305e6b4b-7005-47b5-98cd-cecdcd02fab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21699 | 2026.03.27 20:12:51.091719 [ 276 ] {305e6b4b-7005-47b5-98cd-cecdcd02fab6} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21700 | 2026.03.27 20:12:51.091952 [ 276 ] {305e6b4b-7005-47b5-98cd-cecdcd02fab6} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21701 | 2026.03.27 20:12:51.092117 [ 276 ] {305e6b4b-7005-47b5-98cd-cecdcd02fab6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001613 sec., 34717.9169249845 rows/sec., 2.67 MiB/sec. | ||
| 21702 | 2026.03.27 20:12:51.092171 [ 276 ] {305e6b4b-7005-47b5-98cd-cecdcd02fab6} <Debug> TCPHandler: Processed in 0.001947754 sec. | ||
| 21703 | 2026.03.27 20:12:51.092295 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21704 | 2026.03.27 20:12:51.092400 [ 276 ] {4febc82d-1202-4058-a4bb-b8610726f2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21705 | 2026.03.27 20:12:51.092444 [ 276 ] {4febc82d-1202-4058-a4bb-b8610726f2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21706 | 2026.03.27 20:12:51.092889 [ 276 ] {4febc82d-1202-4058-a4bb-b8610726f2a9} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21707 | 2026.03.27 20:12:51.092928 [ 276 ] {4febc82d-1202-4058-a4bb-b8610726f2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21708 | 2026.03.27 20:12:51.093236 [ 276 ] {4febc82d-1202-4058-a4bb-b8610726f2a9} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21709 | 2026.03.27 20:12:51.093449 [ 276 ] {4febc82d-1202-4058-a4bb-b8610726f2a9} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21710 | 2026.03.27 20:12:51.093581 [ 276 ] {4febc82d-1202-4058-a4bb-b8610726f2a9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 21711 | 2026.03.27 20:12:51.093620 [ 276 ] {4febc82d-1202-4058-a4bb-b8610726f2a9} <Debug> TCPHandler: Processed in 0.001376545 sec. | ||
| 21712 | 2026.03.27 20:12:51.093734 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21713 | 2026.03.27 20:12:51.093833 [ 276 ] {bb7c3338-78fd-4bdb-953a-c0952679aa91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21714 | 2026.03.27 20:12:51.093878 [ 276 ] {bb7c3338-78fd-4bdb-953a-c0952679aa91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21715 | 2026.03.27 20:12:51.094257 [ 276 ] {bb7c3338-78fd-4bdb-953a-c0952679aa91} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21716 | 2026.03.27 20:12:51.094295 [ 276 ] {bb7c3338-78fd-4bdb-953a-c0952679aa91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21717 | 2026.03.27 20:12:51.094626 [ 276 ] {bb7c3338-78fd-4bdb-953a-c0952679aa91} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21718 | 2026.03.27 20:12:51.094837 [ 276 ] {bb7c3338-78fd-4bdb-953a-c0952679aa91} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21719 | 2026.03.27 20:12:51.094967 [ 276 ] {bb7c3338-78fd-4bdb-953a-c0952679aa91} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001155 sec., 110822.51082251083 rows/sec., 7.72 MiB/sec. | ||
| 21720 | 2026.03.27 20:12:51.095004 [ 276 ] {bb7c3338-78fd-4bdb-953a-c0952679aa91} <Debug> TCPHandler: Processed in 0.001319273 sec. | ||
| 21721 | 2026.03.27 20:12:51.095116 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21722 | 2026.03.27 20:12:51.095212 [ 276 ] {1356e61d-bfbd-4166-9899-d9cd10068b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21723 | 2026.03.27 20:12:51.095254 [ 276 ] {1356e61d-bfbd-4166-9899-d9cd10068b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21724 | 2026.03.27 20:12:51.095583 [ 276 ] {1356e61d-bfbd-4166-9899-d9cd10068b02} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21725 | 2026.03.27 20:12:51.095619 [ 276 ] {1356e61d-bfbd-4166-9899-d9cd10068b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21726 | 2026.03.27 20:12:51.095921 [ 276 ] {1356e61d-bfbd-4166-9899-d9cd10068b02} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21727 | 2026.03.27 20:12:51.096127 [ 276 ] {1356e61d-bfbd-4166-9899-d9cd10068b02} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21728 | 2026.03.27 20:12:51.096258 [ 276 ] {1356e61d-bfbd-4166-9899-d9cd10068b02} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001064 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec. | ||
| 21729 | 2026.03.27 20:12:51.096294 [ 276 ] {1356e61d-bfbd-4166-9899-d9cd10068b02} <Debug> TCPHandler: Processed in 0.001226612 sec. | ||
| 21730 | 2026.03.27 20:12:51.153368 [ 224 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21731 | 2026.03.27 20:12:51.153435 [ 224 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21732 | 2026.03.27 20:12:51.157071 [ 224 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21733 | 2026.03.27 20:12:52.000254 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.89 MiB, peak 426.96 MiB, free memory in arenas 0.00 B, will set to 407.61 MiB (RSS), difference: 3.72 MiB | ||
| 21734 | 2026.03.27 20:12:52.498488 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 21735 | 2026.03.27 20:12:52.515889 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21736 | 2026.03.27 20:12:52.515938 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21737 | 2026.03.27 20:12:52.522115 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21738 | 2026.03.27 20:12:52.522807 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21739 | 2026.03.27 20:12:52.525792 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 21740 | 2026.03.27 20:12:55.390302 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63443 | ||
| 21741 | 2026.03.27 20:12:55.390436 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21742 | 2026.03.27 20:12:55.390465 [ 291 ] {} <Debug> TCP-Session: 003410ae-d765-4add-bbe9-adcd7b15fb0f Authenticating user 'default' from [fd00:1122:3344:101::e]:63443 | ||
| 21743 | 2026.03.27 20:12:55.390489 [ 291 ] {} <Debug> TCP-Session: 003410ae-d765-4add-bbe9-adcd7b15fb0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21744 | 2026.03.27 20:12:55.390502 [ 291 ] {} <Debug> TCP-Session: 003410ae-d765-4add-bbe9-adcd7b15fb0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21745 | 2026.03.27 20:12:55.390695 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59474 | ||
| 21746 | 2026.03.27 20:12:55.390738 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64020 | ||
| 21747 | 2026.03.27 20:12:55.390757 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39826 | ||
| 21748 | 2026.03.27 20:12:55.390776 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45867 | ||
| 21749 | 2026.03.27 20:12:55.390812 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21750 | 2026.03.27 20:12:55.390829 [ 291 ] {} <Trace> TCP-Session: 003410ae-d765-4add-bbe9-adcd7b15fb0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21751 | 2026.03.27 20:12:55.390849 [ 355 ] {} <Debug> TCP-Session: c3bddb93-8c37-494f-9edd-4d2a961bc2f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64020 | ||
| 21752 | 2026.03.27 20:12:55.390873 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21753 | 2026.03.27 20:12:55.390881 [ 355 ] {} <Debug> TCP-Session: c3bddb93-8c37-494f-9edd-4d2a961bc2f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21754 | 2026.03.27 20:12:55.390888 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21755 | 2026.03.27 20:12:55.390909 [ 355 ] {} <Debug> TCP-Session: c3bddb93-8c37-494f-9edd-4d2a961bc2f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21756 | 2026.03.27 20:12:55.390909 [ 356 ] {} <Debug> TCP-Session: eb3dac6a-7115-4129-9e35-1f1bd4973826 Authenticating user 'default' from [fd00:1122:3344:101::e]:39826 | ||
| 21757 | 2026.03.27 20:12:55.390934 [ 358 ] {} <Debug> TCP-Session: 9ec14b18-9f9a-48b2-bd17-5f2b21ad42c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45867 | ||
| 21758 | 2026.03.27 20:12:55.390963 [ 356 ] {} <Debug> TCP-Session: eb3dac6a-7115-4129-9e35-1f1bd4973826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21759 | 2026.03.27 20:12:55.390974 [ 358 ] {} <Debug> TCP-Session: 9ec14b18-9f9a-48b2-bd17-5f2b21ad42c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21760 | 2026.03.27 20:12:55.390821 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45670 | ||
| 21761 | 2026.03.27 20:12:55.391007 [ 291 ] {f6dd8441-98ee-4a8b-8fdf-7ef37159a09f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63443) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21762 | 2026.03.27 20:12:55.390999 [ 358 ] {} <Debug> TCP-Session: 9ec14b18-9f9a-48b2-bd17-5f2b21ad42c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21763 | 2026.03.27 20:12:55.390990 [ 356 ] {} <Debug> TCP-Session: eb3dac6a-7115-4129-9e35-1f1bd4973826 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21764 | 2026.03.27 20:12:55.390801 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49953 | ||
| 21765 | 2026.03.27 20:12:55.391107 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21766 | 2026.03.27 20:12:55.390792 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40801 | ||
| 21767 | 2026.03.27 20:12:55.391167 [ 363 ] {} <Debug> TCP-Session: 395df473-256c-4d7b-967b-5a8a3602557d Authenticating user 'default' from [fd00:1122:3344:101::e]:45670 | ||
| 21768 | 2026.03.27 20:12:55.390778 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42457 | ||
| 21769 | 2026.03.27 20:12:55.391203 [ 363 ] {} <Debug> TCP-Session: 395df473-256c-4d7b-967b-5a8a3602557d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21770 | 2026.03.27 20:12:55.391213 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21771 | 2026.03.27 20:12:55.391229 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21772 | 2026.03.27 20:12:55.391253 [ 359 ] {} <Debug> TCP-Session: 5c81ee83-ad4c-4b30-b820-14e60990fad5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49953 | ||
| 21773 | 2026.03.27 20:12:55.391270 [ 362 ] {} <Debug> TCP-Session: fbe9366d-0aaa-4b17-b1b0-b4f528472fb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40801 | ||
| 21774 | 2026.03.27 20:12:55.390773 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21775 | 2026.03.27 20:12:55.391303 [ 291 ] {f6dd8441-98ee-4a8b-8fdf-7ef37159a09f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21776 | 2026.03.27 20:12:55.391331 [ 350 ] {} <Debug> TCP-Session: 1b18071f-75e1-4f39-ac18-277605fb02ac Authenticating user 'default' from [fd00:1122:3344:101::e]:59474 | ||
| 21777 | 2026.03.27 20:12:55.391299 [ 362 ] {} <Debug> TCP-Session: fbe9366d-0aaa-4b17-b1b0-b4f528472fb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21778 | 2026.03.27 20:12:55.391353 [ 350 ] {} <Debug> TCP-Session: 1b18071f-75e1-4f39-ac18-277605fb02ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21779 | 2026.03.27 20:12:55.391374 [ 362 ] {} <Debug> TCP-Session: fbe9366d-0aaa-4b17-b1b0-b4f528472fb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21780 | 2026.03.27 20:12:55.391379 [ 291 ] {f6dd8441-98ee-4a8b-8fdf-7ef37159a09f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21781 | 2026.03.27 20:12:55.391394 [ 350 ] {} <Debug> TCP-Session: 1b18071f-75e1-4f39-ac18-277605fb02ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21782 | 2026.03.27 20:12:55.391292 [ 359 ] {} <Debug> TCP-Session: 5c81ee83-ad4c-4b30-b820-14e60990fad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21783 | 2026.03.27 20:12:55.391225 [ 363 ] {} <Debug> TCP-Session: 395df473-256c-4d7b-967b-5a8a3602557d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21784 | 2026.03.27 20:12:55.391466 [ 359 ] {} <Debug> TCP-Session: 5c81ee83-ad4c-4b30-b820-14e60990fad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21785 | 2026.03.27 20:12:55.391538 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21786 | 2026.03.27 20:12:55.391570 [ 357 ] {} <Debug> TCP-Session: d76e8b4f-ba13-49f8-a938-08a78190ef09 Authenticating user 'default' from [fd00:1122:3344:101::e]:42457 | ||
| 21787 | 2026.03.27 20:12:55.391588 [ 357 ] {} <Debug> TCP-Session: d76e8b4f-ba13-49f8-a938-08a78190ef09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21788 | 2026.03.27 20:12:55.391600 [ 357 ] {} <Debug> TCP-Session: d76e8b4f-ba13-49f8-a938-08a78190ef09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21789 | 2026.03.27 20:12:55.391723 [ 291 ] {f6dd8441-98ee-4a8b-8fdf-7ef37159a09f} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 21790 | 2026.03.27 20:12:55.392903 [ 284 ] {f6dd8441-98ee-4a8b-8fdf-7ef37159a09f} <Trace> AggregatingTransform: Aggregating | ||
| 21791 | 2026.03.27 20:12:55.392948 [ 284 ] {f6dd8441-98ee-4a8b-8fdf-7ef37159a09f} <Trace> Aggregator: Aggregation method: without_key | ||
| 21792 | 2026.03.27 20:12:55.392984 [ 284 ] {f6dd8441-98ee-4a8b-8fdf-7ef37159a09f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00115405 sec. (866.514 rows/sec., 33.85 KiB/sec.) | ||
| 21793 | 2026.03.27 20:12:55.393006 [ 284 ] {f6dd8441-98ee-4a8b-8fdf-7ef37159a09f} <Trace> Aggregator: Merging aggregated data | ||
| 21794 | 2026.03.27 20:12:55.394289 [ 291 ] {f6dd8441-98ee-4a8b-8fdf-7ef37159a09f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003345 sec., 298.95366218236177 rows/sec., 11.68 KiB/sec. | ||
| 21795 | 2026.03.27 20:12:55.394509 [ 291 ] {f6dd8441-98ee-4a8b-8fdf-7ef37159a09f} <Debug> TCPHandler: Processed in 0.003800157 sec. | ||
| 21796 | 2026.03.27 20:12:55.394661 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21797 | 2026.03.27 20:12:55.394701 [ 291 ] {} <Debug> TCP-Session: 003410ae-d765-4add-bbe9-adcd7b15fb0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21798 | 2026.03.27 20:12:55.394704 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21799 | 2026.03.27 20:12:55.394738 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21800 | 2026.03.27 20:12:55.394742 [ 350 ] {} <Debug> TCP-Session: 1b18071f-75e1-4f39-ac18-277605fb02ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21801 | 2026.03.27 20:12:55.394788 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21802 | 2026.03.27 20:12:55.394802 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21803 | 2026.03.27 20:12:55.394825 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21804 | 2026.03.27 20:12:55.394839 [ 355 ] {} <Debug> TCP-Session: c3bddb93-8c37-494f-9edd-4d2a961bc2f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21805 | 2026.03.27 20:12:55.394857 [ 358 ] {} <Debug> TCP-Session: 9ec14b18-9f9a-48b2-bd17-5f2b21ad42c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21806 | 2026.03.27 20:12:55.394863 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21807 | 2026.03.27 20:12:55.394881 [ 356 ] {} <Debug> TCP-Session: eb3dac6a-7115-4129-9e35-1f1bd4973826 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21808 | 2026.03.27 20:12:55.394851 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21809 | 2026.03.27 20:12:55.394918 [ 362 ] {} <Debug> TCP-Session: fbe9366d-0aaa-4b17-b1b0-b4f528472fb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21810 | 2026.03.27 20:12:55.394808 [ 359 ] {} <Debug> TCP-Session: 5c81ee83-ad4c-4b30-b820-14e60990fad5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21811 | 2026.03.27 20:12:55.394954 [ 357 ] {} <Debug> TCP-Session: d76e8b4f-ba13-49f8-a938-08a78190ef09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21812 | 2026.03.27 20:12:55.394771 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21813 | 2026.03.27 20:12:55.395028 [ 363 ] {} <Debug> TCP-Session: 395df473-256c-4d7b-967b-5a8a3602557d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21814 | 2026.03.27 20:12:55.493360 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58085 | ||
| 21815 | 2026.03.27 20:12:55.493475 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21816 | 2026.03.27 20:12:55.493500 [ 291 ] {} <Debug> TCP-Session: 28f60749-8850-4e8c-9a88-87176ab55d77 Authenticating user 'default' from [fd00:1122:3344:101::e]:58085 | ||
| 21817 | 2026.03.27 20:12:55.493522 [ 291 ] {} <Debug> TCP-Session: 28f60749-8850-4e8c-9a88-87176ab55d77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21818 | 2026.03.27 20:12:55.493535 [ 291 ] {} <Debug> TCP-Session: 28f60749-8850-4e8c-9a88-87176ab55d77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21819 | 2026.03.27 20:12:55.493719 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54285 | ||
| 21820 | 2026.03.27 20:12:55.493789 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21821 | 2026.03.27 20:12:55.493798 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52129 | ||
| 21822 | 2026.03.27 20:12:55.493811 [ 350 ] {} <Debug> TCP-Session: ebe2d295-09ec-4ec5-94e2-cfa3c6643bf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54285 | ||
| 21823 | 2026.03.27 20:12:55.493816 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38793 | ||
| 21824 | 2026.03.27 20:12:55.493838 [ 350 ] {} <Debug> TCP-Session: ebe2d295-09ec-4ec5-94e2-cfa3c6643bf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21825 | 2026.03.27 20:12:55.493846 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62877 | ||
| 21826 | 2026.03.27 20:12:55.493870 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21827 | 2026.03.27 20:12:55.493883 [ 350 ] {} <Debug> TCP-Session: ebe2d295-09ec-4ec5-94e2-cfa3c6643bf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21828 | 2026.03.27 20:12:55.493877 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53008 | ||
| 21829 | 2026.03.27 20:12:55.493904 [ 355 ] {} <Debug> TCP-Session: 6cc5c944-a350-4394-8bf2-466f84a4f7f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52129 | ||
| 21830 | 2026.03.27 20:12:55.493926 [ 291 ] {} <Trace> TCP-Session: 28f60749-8850-4e8c-9a88-87176ab55d77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21831 | 2026.03.27 20:12:55.493941 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21832 | 2026.03.27 20:12:55.493971 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21833 | 2026.03.27 20:12:55.493944 [ 355 ] {} <Debug> TCP-Session: 6cc5c944-a350-4394-8bf2-466f84a4f7f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21834 | 2026.03.27 20:12:55.493997 [ 362 ] {} <Debug> TCP-Session: b460b6bb-b9fe-4860-8189-bf20c804eee8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53008 | ||
| 21835 | 2026.03.27 20:12:55.494017 [ 355 ] {} <Debug> TCP-Session: 6cc5c944-a350-4394-8bf2-466f84a4f7f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21836 | 2026.03.27 20:12:55.494034 [ 362 ] {} <Debug> TCP-Session: b460b6bb-b9fe-4860-8189-bf20c804eee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21837 | 2026.03.27 20:12:55.493987 [ 356 ] {} <Debug> TCP-Session: 8a980ea5-1aaa-44cc-9905-528b056a5401 Authenticating user 'default' from [fd00:1122:3344:101::e]:38793 | ||
| 21838 | 2026.03.27 20:12:55.494054 [ 362 ] {} <Debug> TCP-Session: b460b6bb-b9fe-4860-8189-bf20c804eee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21839 | 2026.03.27 20:12:55.494070 [ 356 ] {} <Debug> TCP-Session: 8a980ea5-1aaa-44cc-9905-528b056a5401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21840 | 2026.03.27 20:12:55.493889 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52758 | ||
| 21841 | 2026.03.27 20:12:55.494097 [ 291 ] {f9e83743-c85b-4330-8e2b-096ca83c45b4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58085) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21842 | 2026.03.27 20:12:55.494089 [ 356 ] {} <Debug> TCP-Session: 8a980ea5-1aaa-44cc-9905-528b056a5401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21843 | 2026.03.27 20:12:55.493868 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52961 | ||
| 21844 | 2026.03.27 20:12:55.493833 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55252 | ||
| 21845 | 2026.03.27 20:12:55.494194 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21846 | 2026.03.27 20:12:55.493938 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21847 | 2026.03.27 20:12:55.494242 [ 363 ] {} <Debug> TCP-Session: 400a64a3-fc24-494f-9ef8-44ca139f1dae Authenticating user 'default' from [fd00:1122:3344:101::e]:52758 | ||
| 21848 | 2026.03.27 20:12:55.494262 [ 358 ] {} <Debug> TCP-Session: 40fd18ca-71a4-471c-9ca8-9827c4921622 Authenticating user 'default' from [fd00:1122:3344:101::e]:62877 | ||
| 21849 | 2026.03.27 20:12:55.494273 [ 363 ] {} <Debug> TCP-Session: 400a64a3-fc24-494f-9ef8-44ca139f1dae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21850 | 2026.03.27 20:12:55.494271 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21851 | 2026.03.27 20:12:55.494295 [ 363 ] {} <Debug> TCP-Session: 400a64a3-fc24-494f-9ef8-44ca139f1dae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21852 | 2026.03.27 20:12:55.494288 [ 358 ] {} <Debug> TCP-Session: 40fd18ca-71a4-471c-9ca8-9827c4921622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21853 | 2026.03.27 20:12:55.494310 [ 357 ] {} <Debug> TCP-Session: b87ec535-9009-4b65-9d67-39c3a12ee6e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55252 | ||
| 21854 | 2026.03.27 20:12:55.494330 [ 358 ] {} <Debug> TCP-Session: 40fd18ca-71a4-471c-9ca8-9827c4921622 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21855 | 2026.03.27 20:12:55.494347 [ 357 ] {} <Debug> TCP-Session: b87ec535-9009-4b65-9d67-39c3a12ee6e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21856 | 2026.03.27 20:12:55.494273 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21857 | 2026.03.27 20:12:55.494371 [ 357 ] {} <Debug> TCP-Session: b87ec535-9009-4b65-9d67-39c3a12ee6e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21858 | 2026.03.27 20:12:55.494382 [ 291 ] {f9e83743-c85b-4330-8e2b-096ca83c45b4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21859 | 2026.03.27 20:12:55.494410 [ 359 ] {} <Debug> TCP-Session: 1978677c-cfb6-48af-a0a4-7aa6a7eb5577 Authenticating user 'default' from [fd00:1122:3344:101::e]:52961 | ||
| 21860 | 2026.03.27 20:12:55.494451 [ 359 ] {} <Debug> TCP-Session: 1978677c-cfb6-48af-a0a4-7aa6a7eb5577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21861 | 2026.03.27 20:12:55.494457 [ 291 ] {f9e83743-c85b-4330-8e2b-096ca83c45b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21862 | 2026.03.27 20:12:55.494475 [ 359 ] {} <Debug> TCP-Session: 1978677c-cfb6-48af-a0a4-7aa6a7eb5577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21863 | 2026.03.27 20:12:55.494753 [ 291 ] {f9e83743-c85b-4330-8e2b-096ca83c45b4} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 21864 | 2026.03.27 20:12:55.495698 [ 364 ] {f9e83743-c85b-4330-8e2b-096ca83c45b4} <Trace> AggregatingTransform: Aggregating | ||
| 21865 | 2026.03.27 20:12:55.495738 [ 364 ] {f9e83743-c85b-4330-8e2b-096ca83c45b4} <Trace> Aggregator: Aggregation method: without_key | ||
| 21866 | 2026.03.27 20:12:55.495775 [ 364 ] {f9e83743-c85b-4330-8e2b-096ca83c45b4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000919876 sec. (1087.103 rows/sec., 42.46 KiB/sec.) | ||
| 21867 | 2026.03.27 20:12:55.495794 [ 364 ] {f9e83743-c85b-4330-8e2b-096ca83c45b4} <Trace> Aggregator: Merging aggregated data | ||
| 21868 | 2026.03.27 20:12:55.497160 [ 291 ] {f9e83743-c85b-4330-8e2b-096ca83c45b4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003117 sec., 320.82130253448827 rows/sec., 12.53 KiB/sec. | ||
| 21869 | 2026.03.27 20:12:55.497285 [ 291 ] {f9e83743-c85b-4330-8e2b-096ca83c45b4} <Debug> TCPHandler: Processed in 0.003518612 sec. | ||
| 21870 | 2026.03.27 20:12:55.497408 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21871 | 2026.03.27 20:12:55.497437 [ 291 ] {} <Debug> TCP-Session: 28f60749-8850-4e8c-9a88-87176ab55d77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21872 | 2026.03.27 20:12:55.497439 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21873 | 2026.03.27 20:12:55.497472 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21874 | 2026.03.27 20:12:55.497487 [ 356 ] {} <Debug> TCP-Session: 8a980ea5-1aaa-44cc-9905-528b056a5401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21875 | 2026.03.27 20:12:55.497495 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21876 | 2026.03.27 20:12:55.497515 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21877 | 2026.03.27 20:12:55.497540 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21878 | 2026.03.27 20:12:55.497548 [ 358 ] {} <Debug> TCP-Session: 40fd18ca-71a4-471c-9ca8-9827c4921622 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21879 | 2026.03.27 20:12:55.497562 [ 350 ] {} <Debug> TCP-Session: ebe2d295-09ec-4ec5-94e2-cfa3c6643bf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21880 | 2026.03.27 20:12:55.497560 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21881 | 2026.03.27 20:12:55.497583 [ 355 ] {} <Debug> TCP-Session: 6cc5c944-a350-4394-8bf2-466f84a4f7f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21882 | 2026.03.27 20:12:55.497601 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21883 | 2026.03.27 20:12:55.497632 [ 359 ] {} <Debug> TCP-Session: 1978677c-cfb6-48af-a0a4-7aa6a7eb5577 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21884 | 2026.03.27 20:12:55.497587 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21885 | 2026.03.27 20:12:55.497653 [ 362 ] {} <Debug> TCP-Session: b460b6bb-b9fe-4860-8189-bf20c804eee8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21886 | 2026.03.27 20:12:55.497515 [ 363 ] {} <Debug> TCP-Session: 400a64a3-fc24-494f-9ef8-44ca139f1dae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21887 | 2026.03.27 20:12:55.497694 [ 357 ] {} <Debug> TCP-Session: b87ec535-9009-4b65-9d67-39c3a12ee6e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21888 | 2026.03.27 20:12:55.748873 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47453 | ||
| 21889 | 2026.03.27 20:12:55.748975 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21890 | 2026.03.27 20:12:55.748999 [ 356 ] {} <Debug> TCP-Session: 3126e7dd-2bc1-4b01-a247-174c27753def Authenticating user 'default' from [fd00:1122:3344:101::e]:47453 | ||
| 21891 | 2026.03.27 20:12:55.749019 [ 356 ] {} <Debug> TCP-Session: 3126e7dd-2bc1-4b01-a247-174c27753def Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21892 | 2026.03.27 20:12:55.749031 [ 356 ] {} <Debug> TCP-Session: 3126e7dd-2bc1-4b01-a247-174c27753def Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21893 | 2026.03.27 20:12:55.749188 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64160 | ||
| 21894 | 2026.03.27 20:12:55.749199 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64405 | ||
| 21895 | 2026.03.27 20:12:55.749222 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38321 | ||
| 21896 | 2026.03.27 20:12:55.749247 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38885 | ||
| 21897 | 2026.03.27 20:12:55.749287 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60710 | ||
| 21898 | 2026.03.27 20:12:55.749303 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21899 | 2026.03.27 20:12:55.749255 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51138 | ||
| 21900 | 2026.03.27 20:12:55.749344 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21901 | 2026.03.27 20:12:55.749346 [ 357 ] {} <Debug> TCP-Session: df36b48e-0770-4ded-9ef3-9ed8f2f118f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64160 | ||
| 21902 | 2026.03.27 20:12:55.749359 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21903 | 2026.03.27 20:12:55.749380 [ 291 ] {} <Debug> TCP-Session: ed246f4e-049e-4cf3-b3ae-2a940aba7287 Authenticating user 'default' from [fd00:1122:3344:101::e]:38885 | ||
| 21904 | 2026.03.27 20:12:55.749396 [ 357 ] {} <Debug> TCP-Session: df36b48e-0770-4ded-9ef3-9ed8f2f118f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21905 | 2026.03.27 20:12:55.749402 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21906 | 2026.03.27 20:12:55.749418 [ 291 ] {} <Debug> TCP-Session: ed246f4e-049e-4cf3-b3ae-2a940aba7287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21907 | 2026.03.27 20:12:55.749428 [ 357 ] {} <Debug> TCP-Session: df36b48e-0770-4ded-9ef3-9ed8f2f118f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21908 | 2026.03.27 20:12:55.749447 [ 350 ] {} <Debug> TCP-Session: e6c452d4-f7c7-4475-8047-19a909068788 Authenticating user 'default' from [fd00:1122:3344:101::e]:51138 | ||
| 21909 | 2026.03.27 20:12:55.749449 [ 291 ] {} <Debug> TCP-Session: ed246f4e-049e-4cf3-b3ae-2a940aba7287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21910 | 2026.03.27 20:12:55.749405 [ 355 ] {} <Debug> TCP-Session: 5379887a-ed2c-4c7e-a95e-2ace03d0d3e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60710 | ||
| 21911 | 2026.03.27 20:12:55.749479 [ 350 ] {} <Debug> TCP-Session: e6c452d4-f7c7-4475-8047-19a909068788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21912 | 2026.03.27 20:12:55.749500 [ 355 ] {} <Debug> TCP-Session: 5379887a-ed2c-4c7e-a95e-2ace03d0d3e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21913 | 2026.03.27 20:12:55.749506 [ 350 ] {} <Debug> TCP-Session: e6c452d4-f7c7-4475-8047-19a909068788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21914 | 2026.03.27 20:12:55.749514 [ 355 ] {} <Debug> TCP-Session: 5379887a-ed2c-4c7e-a95e-2ace03d0d3e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21915 | 2026.03.27 20:12:55.749368 [ 356 ] {} <Trace> TCP-Session: 3126e7dd-2bc1-4b01-a247-174c27753def Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21916 | 2026.03.27 20:12:55.749330 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21917 | 2026.03.27 20:12:55.749329 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21918 | 2026.03.27 20:12:55.749594 [ 362 ] {} <Debug> TCP-Session: 3c742953-5100-4f68-b36a-78f0e93c67b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38321 | ||
| 21919 | 2026.03.27 20:12:55.749238 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42187 | ||
| 21920 | 2026.03.27 20:12:55.749624 [ 358 ] {} <Debug> TCP-Session: 698462d2-eb64-4f47-a2d0-a3c03c941ef8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64405 | ||
| 21921 | 2026.03.27 20:12:55.749630 [ 362 ] {} <Debug> TCP-Session: 3c742953-5100-4f68-b36a-78f0e93c67b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21922 | 2026.03.27 20:12:55.749657 [ 358 ] {} <Debug> TCP-Session: 698462d2-eb64-4f47-a2d0-a3c03c941ef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21923 | 2026.03.27 20:12:55.749668 [ 362 ] {} <Debug> TCP-Session: 3c742953-5100-4f68-b36a-78f0e93c67b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21924 | 2026.03.27 20:12:55.749682 [ 358 ] {} <Debug> TCP-Session: 698462d2-eb64-4f47-a2d0-a3c03c941ef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21925 | 2026.03.27 20:12:55.749688 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21926 | 2026.03.27 20:12:55.749710 [ 356 ] {fb73f5e2-b1e8-4b21-8628-1766e553d4af} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47453) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21927 | 2026.03.27 20:12:55.749739 [ 363 ] {} <Debug> TCP-Session: 6eb3a143-b253-4aec-b14d-d5331b607362 Authenticating user 'default' from [fd00:1122:3344:101::e]:42187 | ||
| 21928 | 2026.03.27 20:12:55.749212 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62842 | ||
| 21929 | 2026.03.27 20:12:55.749768 [ 363 ] {} <Debug> TCP-Session: 6eb3a143-b253-4aec-b14d-d5331b607362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21930 | 2026.03.27 20:12:55.749810 [ 363 ] {} <Debug> TCP-Session: 6eb3a143-b253-4aec-b14d-d5331b607362 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21931 | 2026.03.27 20:12:55.749866 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21932 | 2026.03.27 20:12:55.749897 [ 359 ] {} <Debug> TCP-Session: 28634249-a7f0-485f-98ba-6c3ca6f67e70 Authenticating user 'default' from [fd00:1122:3344:101::e]:62842 | ||
| 21933 | 2026.03.27 20:12:55.749919 [ 359 ] {} <Debug> TCP-Session: 28634249-a7f0-485f-98ba-6c3ca6f67e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21934 | 2026.03.27 20:12:55.749932 [ 359 ] {} <Debug> TCP-Session: 28634249-a7f0-485f-98ba-6c3ca6f67e70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21935 | 2026.03.27 20:12:55.750007 [ 356 ] {fb73f5e2-b1e8-4b21-8628-1766e553d4af} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21936 | 2026.03.27 20:12:55.750069 [ 356 ] {fb73f5e2-b1e8-4b21-8628-1766e553d4af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21937 | 2026.03.27 20:12:55.750362 [ 356 ] {fb73f5e2-b1e8-4b21-8628-1766e553d4af} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 21938 | 2026.03.27 20:12:55.751487 [ 297 ] {fb73f5e2-b1e8-4b21-8628-1766e553d4af} <Trace> AggregatingTransform: Aggregating | ||
| 21939 | 2026.03.27 20:12:55.751525 [ 297 ] {fb73f5e2-b1e8-4b21-8628-1766e553d4af} <Trace> Aggregator: Aggregation method: without_key | ||
| 21940 | 2026.03.27 20:12:55.751557 [ 297 ] {fb73f5e2-b1e8-4b21-8628-1766e553d4af} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00109629 sec. (912.167 rows/sec., 35.63 KiB/sec.) | ||
| 21941 | 2026.03.27 20:12:55.751573 [ 297 ] {fb73f5e2-b1e8-4b21-8628-1766e553d4af} <Trace> Aggregator: Merging aggregated data | ||
| 21942 | 2026.03.27 20:12:55.752914 [ 356 ] {fb73f5e2-b1e8-4b21-8628-1766e553d4af} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003262 sec., 306.5603923973023 rows/sec., 11.98 KiB/sec. | ||
| 21943 | 2026.03.27 20:12:55.753062 [ 356 ] {fb73f5e2-b1e8-4b21-8628-1766e553d4af} <Debug> TCPHandler: Processed in 0.003857518 sec. | ||
| 21944 | 2026.03.27 20:12:55.753291 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21945 | 2026.03.27 20:12:55.753322 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21946 | 2026.03.27 20:12:55.753328 [ 356 ] {} <Debug> TCP-Session: 3126e7dd-2bc1-4b01-a247-174c27753def Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21947 | 2026.03.27 20:12:55.753340 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21948 | 2026.03.27 20:12:55.753360 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21949 | 2026.03.27 20:12:55.753374 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21950 | 2026.03.27 20:12:55.753415 [ 362 ] {} <Debug> TCP-Session: 3c742953-5100-4f68-b36a-78f0e93c67b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21951 | 2026.03.27 20:12:55.753421 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21952 | 2026.03.27 20:12:55.753447 [ 359 ] {} <Debug> TCP-Session: 28634249-a7f0-485f-98ba-6c3ca6f67e70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21953 | 2026.03.27 20:12:55.753454 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21954 | 2026.03.27 20:12:55.753471 [ 291 ] {} <Debug> TCP-Session: ed246f4e-049e-4cf3-b3ae-2a940aba7287 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21955 | 2026.03.27 20:12:55.753499 [ 355 ] {} <Debug> TCP-Session: 5379887a-ed2c-4c7e-a95e-2ace03d0d3e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21956 | 2026.03.27 20:12:55.753434 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21957 | 2026.03.27 20:12:55.753400 [ 358 ] {} <Debug> TCP-Session: 698462d2-eb64-4f47-a2d0-a3c03c941ef8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21958 | 2026.03.27 20:12:55.753558 [ 363 ] {} <Debug> TCP-Session: 6eb3a143-b253-4aec-b14d-d5331b607362 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21959 | 2026.03.27 20:12:55.753391 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21960 | 2026.03.27 20:12:55.753366 [ 357 ] {} <Debug> TCP-Session: df36b48e-0770-4ded-9ef3-9ed8f2f118f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21961 | 2026.03.27 20:12:55.753623 [ 350 ] {} <Debug> TCP-Session: e6c452d4-f7c7-4475-8047-19a909068788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21962 | 2026.03.27 20:12:56.093453 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21963 | 2026.03.27 20:12:56.093650 [ 276 ] {098e6183-71ab-4feb-84ec-95a2f0cbdd06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21964 | 2026.03.27 20:12:56.093732 [ 276 ] {098e6183-71ab-4feb-84ec-95a2f0cbdd06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21965 | 2026.03.27 20:12:56.094389 [ 276 ] {098e6183-71ab-4feb-84ec-95a2f0cbdd06} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21966 | 2026.03.27 20:12:56.094441 [ 276 ] {098e6183-71ab-4feb-84ec-95a2f0cbdd06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21967 | 2026.03.27 20:12:56.094824 [ 276 ] {098e6183-71ab-4feb-84ec-95a2f0cbdd06} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 21968 | 2026.03.27 20:12:56.095085 [ 276 ] {098e6183-71ab-4feb-84ec-95a2f0cbdd06} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21969 | 2026.03.27 20:12:56.095252 [ 276 ] {098e6183-71ab-4feb-84ec-95a2f0cbdd06} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001653 sec., 1209.9213551119178 rows/sec., 89.80 KiB/sec. | ||
| 21970 | 2026.03.27 20:12:56.095308 [ 276 ] {098e6183-71ab-4feb-84ec-95a2f0cbdd06} <Debug> TCPHandler: Processed in 0.001999555 sec. | ||
| 21971 | 2026.03.27 20:12:56.095440 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21972 | 2026.03.27 20:12:56.095545 [ 276 ] {00a9bf9e-0708-4944-b2ed-0a9d1906010e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21973 | 2026.03.27 20:12:56.095589 [ 276 ] {00a9bf9e-0708-4944-b2ed-0a9d1906010e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21974 | 2026.03.27 20:12:56.096082 [ 276 ] {00a9bf9e-0708-4944-b2ed-0a9d1906010e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21975 | 2026.03.27 20:12:56.096120 [ 276 ] {00a9bf9e-0708-4944-b2ed-0a9d1906010e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21976 | 2026.03.27 20:12:56.096454 [ 276 ] {00a9bf9e-0708-4944-b2ed-0a9d1906010e} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21977 | 2026.03.27 20:12:56.096675 [ 276 ] {00a9bf9e-0708-4944-b2ed-0a9d1906010e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21978 | 2026.03.27 20:12:56.096818 [ 276 ] {00a9bf9e-0708-4944-b2ed-0a9d1906010e} <Debug> executeQuery: Read 94 rows, 8.02 KiB in 0.001297 sec., 72474.94217424827 rows/sec., 6.04 MiB/sec. | ||
| 21979 | 2026.03.27 20:12:56.096859 [ 276 ] {00a9bf9e-0708-4944-b2ed-0a9d1906010e} <Debug> TCPHandler: Processed in 0.001471115 sec. | ||
| 21980 | 2026.03.27 20:12:56.096993 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21981 | 2026.03.27 20:12:56.097100 [ 276 ] {9ca863d2-710b-4ca8-b554-e4ba46616f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21982 | 2026.03.27 20:12:56.097143 [ 276 ] {9ca863d2-710b-4ca8-b554-e4ba46616f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21983 | 2026.03.27 20:12:56.097604 [ 276 ] {9ca863d2-710b-4ca8-b554-e4ba46616f39} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21984 | 2026.03.27 20:12:56.097643 [ 276 ] {9ca863d2-710b-4ca8-b554-e4ba46616f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21985 | 2026.03.27 20:12:56.098009 [ 276 ] {9ca863d2-710b-4ca8-b554-e4ba46616f39} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21986 | 2026.03.27 20:12:56.098233 [ 276 ] {9ca863d2-710b-4ca8-b554-e4ba46616f39} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21987 | 2026.03.27 20:12:56.098362 [ 148 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21988 | 2026.03.27 20:12:56.098374 [ 276 ] {9ca863d2-710b-4ca8-b554-e4ba46616f39} <Debug> executeQuery: Read 19 rows, 1.40 KiB in 0.001295 sec., 14671.814671814673 rows/sec., 1.06 MiB/sec. | ||
| 21989 | 2026.03.27 20:12:56.098426 [ 148 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21990 | 2026.03.27 20:12:56.098449 [ 276 ] {9ca863d2-710b-4ca8-b554-e4ba46616f39} <Debug> TCPHandler: Processed in 0.001510796 sec. | ||
| 21991 | 2026.03.27 20:12:56.098452 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 21992 | 2026.03.27 20:12:56.098587 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21993 | 2026.03.27 20:12:56.098601 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 21994 | 2026.03.27 20:12:56.098804 [ 276 ] {67e93815-d80f-42a9-a394-d0b712dfee4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21995 | 2026.03.27 20:12:56.098852 [ 276 ] {67e93815-d80f-42a9-a394-d0b712dfee4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21996 | 2026.03.27 20:12:56.098862 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21997 | 2026.03.27 20:12:56.098910 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 245 rows starting from the beginning of the part | ||
| 21998 | 2026.03.27 20:12:56.098995 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 21 rows starting from the beginning of the part | ||
| 21999 | 2026.03.27 20:12:56.099053 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 43 rows starting from the beginning of the part | ||
| 22000 | 2026.03.27 20:12:56.099106 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 19 rows starting from the beginning of the part | ||
| 22001 | 2026.03.27 20:12:56.099156 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 73 rows starting from the beginning of the part | ||
| 22002 | 2026.03.27 20:12:56.099205 [ 189 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 19 rows starting from the beginning of the part | ||
| 22003 | 2026.03.27 20:12:56.099323 [ 276 ] {67e93815-d80f-42a9-a394-d0b712dfee4d} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22004 | 2026.03.27 20:12:56.099367 [ 276 ] {67e93815-d80f-42a9-a394-d0b712dfee4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 22005 | 2026.03.27 20:12:56.099714 [ 276 ] {67e93815-d80f-42a9-a394-d0b712dfee4d} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22006 | 2026.03.27 20:12:56.099935 [ 276 ] {67e93815-d80f-42a9-a394-d0b712dfee4d} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22007 | 2026.03.27 20:12:56.100072 [ 276 ] {67e93815-d80f-42a9-a394-d0b712dfee4d} <Debug> executeQuery: Read 95 rows, 7.46 KiB in 0.001287 sec., 73815.07381507382 rows/sec., 5.66 MiB/sec. | ||
| 22008 | 2026.03.27 20:12:56.100113 [ 276 ] {67e93815-d80f-42a9-a394-d0b712dfee4d} <Debug> TCPHandler: Processed in 0.001577488 sec. | ||
| 22009 | 2026.03.27 20:12:56.100235 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00169452 sec., 247857.8004390624 rows/sec., 17.84 MiB/sec. | ||
| 22010 | 2026.03.27 20:12:56.100242 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22011 | 2026.03.27 20:12:56.100379 [ 276 ] {435c077e-fb1b-4590-a7f5-9ce145a7371e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22012 | 2026.03.27 20:12:56.100425 [ 276 ] {435c077e-fb1b-4590-a7f5-9ce145a7371e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22013 | 2026.03.27 20:12:56.100470 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 22014 | 2026.03.27 20:12:56.100809 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_136_27} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22015 | 2026.03.27 20:12:56.100860 [ 276 ] {435c077e-fb1b-4590-a7f5-9ce145a7371e} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22016 | 2026.03.27 20:12:56.100900 [ 190 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_136_27} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 22017 | 2026.03.27 20:12:56.100904 [ 276 ] {435c077e-fb1b-4590-a7f5-9ce145a7371e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 22018 | 2026.03.27 20:12:56.101015 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 22019 | 2026.03.27 20:12:56.101284 [ 276 ] {435c077e-fb1b-4590-a7f5-9ce145a7371e} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22020 | 2026.03.27 20:12:56.101525 [ 276 ] {435c077e-fb1b-4590-a7f5-9ce145a7371e} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22021 | 2026.03.27 20:12:56.101662 [ 276 ] {435c077e-fb1b-4590-a7f5-9ce145a7371e} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001302 sec., 124423.96313364056 rows/sec., 8.65 MiB/sec. | ||
| 22022 | 2026.03.27 20:12:56.101701 [ 276 ] {435c077e-fb1b-4590-a7f5-9ce145a7371e} <Debug> TCPHandler: Processed in 0.001510157 sec. | ||
| 22023 | 2026.03.27 20:12:56.101823 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22024 | 2026.03.27 20:12:56.101917 [ 276 ] {ba15dfc4-5609-44f2-aff7-7eeba88905a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22025 | 2026.03.27 20:12:56.101975 [ 276 ] {ba15dfc4-5609-44f2-aff7-7eeba88905a4} <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 | ||
| 22026 | 2026.03.27 20:12:56.102809 [ 276 ] {ba15dfc4-5609-44f2-aff7-7eeba88905a4} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22027 | 2026.03.27 20:12:56.102847 [ 276 ] {ba15dfc4-5609-44f2-aff7-7eeba88905a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 22028 | 2026.03.27 20:12:56.103411 [ 276 ] {ba15dfc4-5609-44f2-aff7-7eeba88905a4} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 22029 | 2026.03.27 20:12:56.103643 [ 276 ] {ba15dfc4-5609-44f2-aff7-7eeba88905a4} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22030 | 2026.03.27 20:12:56.103764 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 22031 | 2026.03.27 20:12:56.103788 [ 276 ] {ba15dfc4-5609-44f2-aff7-7eeba88905a4} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001888 sec., 9004.237288135593 rows/sec., 16.14 MiB/sec. | ||
| 22032 | 2026.03.27 20:12:56.103814 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22033 | 2026.03.27 20:12:56.103838 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 22034 | 2026.03.27 20:12:56.103870 [ 276 ] {ba15dfc4-5609-44f2-aff7-7eeba88905a4} <Debug> TCPHandler: Processed in 0.002096797 sec. | ||
| 22035 | 2026.03.27 20:12:56.103924 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 22036 | 2026.03.27 20:12:56.103994 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22037 | 2026.03.27 20:12:56.104096 [ 276 ] {11f67a54-16b9-4149-a0f5-c7f3820a3098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22038 | 2026.03.27 20:12:56.104139 [ 276 ] {11f67a54-16b9-4149-a0f5-c7f3820a3098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22039 | 2026.03.27 20:12:56.104152 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22040 | 2026.03.27 20:12:56.104211 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2948 rows starting from the beginning of the part | ||
| 22041 | 2026.03.27 20:12:56.104341 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 22 rows starting from the beginning of the part | ||
| 22042 | 2026.03.27 20:12:56.104464 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 42 rows starting from the beginning of the part | ||
| 22043 | 2026.03.27 20:12:56.104494 [ 276 ] {11f67a54-16b9-4149-a0f5-c7f3820a3098} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22044 | 2026.03.27 20:12:56.104536 [ 276 ] {11f67a54-16b9-4149-a0f5-c7f3820a3098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 22045 | 2026.03.27 20:12:56.104579 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 17 rows starting from the beginning of the part | ||
| 22046 | 2026.03.27 20:12:56.104692 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 58 rows starting from the beginning of the part | ||
| 22047 | 2026.03.27 20:12:56.104801 [ 189 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 17 rows starting from the beginning of the part | ||
| 22048 | 2026.03.27 20:12:56.104861 [ 276 ] {11f67a54-16b9-4149-a0f5-c7f3820a3098} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22049 | 2026.03.27 20:12:56.105093 [ 276 ] {11f67a54-16b9-4149-a0f5-c7f3820a3098} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22050 | 2026.03.27 20:12:56.105242 [ 276 ] {11f67a54-16b9-4149-a0f5-c7f3820a3098} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 22051 | 2026.03.27 20:12:56.105280 [ 276 ] {11f67a54-16b9-4149-a0f5-c7f3820a3098} <Debug> TCPHandler: Processed in 0.001335883 sec. | ||
| 22052 | 2026.03.27 20:12:56.113691 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3104 rows, containing 19 columns (19 merged, 0 gathered) in 0.009803073 sec., 316635.40606093616 rows/sec., 567.12 MiB/sec. | ||
| 22053 | 2026.03.27 20:12:56.116659 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 22054 | 2026.03.27 20:12:56.117017 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22055 | 2026.03.27 20:12:56.117095 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 22056 | 2026.03.27 20:12:56.117247 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.68 MiB. | ||
| 22057 | 2026.03.27 20:12:57.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.22 MiB, peak 426.96 MiB, free memory in arenas 0.00 B, will set to 409.59 MiB (RSS), difference: 1.37 MiB | ||
| 22058 | 2026.03.27 20:12:57.374343 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22059 | 2026.03.27 20:12:57.374419 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22060 | 2026.03.27 20:12:57.594460 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46111 | ||
| 22061 | 2026.03.27 20:12:57.594980 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22062 | 2026.03.27 20:12:57.595021 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 22063 | 2026.03.27 20:12:57.595502 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 22064 | 2026.03.27 20:12:57.595725 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22065 | 2026.03.27 20:12:57.595860 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46111 | ||
| 22066 | 2026.03.27 20:12:57.595890 [ 131 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 22067 | 2026.03.27 20:12:57.595961 [ 131 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22068 | 2026.03.27 20:12:57.595985 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 22069 | 2026.03.27 20:12:57.596089 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 22070 | 2026.03.27 20:12:57.596198 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22071 | 2026.03.27 20:12:57.596233 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43743 rows starting from the beginning of the part | ||
| 22072 | 2026.03.27 20:12:57.596300 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 22073 | 2026.03.27 20:12:57.596350 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 22074 | 2026.03.27 20:12:57.596404 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 22075 | 2026.03.27 20:12:57.596449 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 22076 | 2026.03.27 20:12:57.596492 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 22077 | 2026.03.27 20:12:57.599170 [ 200 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46111 rows, containing 4 columns (4 merged, 0 gathered) in 0.003122125 sec., 14769107.578972654 rows/sec., 211.27 MiB/sec. | ||
| 22078 | 2026.03.27 20:12:57.599595 [ 199 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 22079 | 2026.03.27 20:12:57.599934 [ 199 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_96_19} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22080 | 2026.03.27 20:12:57.600011 [ 199 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_96_19} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 22081 | 2026.03.27 20:12:57.600111 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 22082 | 2026.03.27 20:12:57.747948 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2692 | ||
| 22083 | 2026.03.27 20:12:57.750299 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22084 | 2026.03.27 20:12:57.750349 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 22085 | 2026.03.27 20:12:57.751546 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22086 | 2026.03.27 20:12:57.751815 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22087 | 2026.03.27 20:12:57.751965 [ 131 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 22088 | 2026.03.27 20:12:57.752003 [ 131 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22089 | 2026.03.27 20:12:57.752025 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 22090 | 2026.03.27 20:12:57.752083 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2692 | ||
| 22091 | 2026.03.27 20:12:57.752152 [ 197 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 22092 | 2026.03.27 20:12:57.752769 [ 197 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22093 | 2026.03.27 20:12:57.752923 [ 197 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2446 rows starting from the beginning of the part | ||
| 22094 | 2026.03.27 20:12:57.753293 [ 197 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 22095 | 2026.03.27 20:12:57.753678 [ 197 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 20 rows starting from the beginning of the part | ||
| 22096 | 2026.03.27 20:12:57.754048 [ 197 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 86 rows starting from the beginning of the part | ||
| 22097 | 2026.03.27 20:12:57.754395 [ 197 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 52 rows starting from the beginning of the part | ||
| 22098 | 2026.03.27 20:12:57.754734 [ 197 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 28 rows starting from the beginning of the part | ||
| 22099 | 2026.03.27 20:12:57.763695 [ 192 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2692 rows, containing 72 columns (72 merged, 0 gathered) in 0.011604205 sec., 231984.87100150334 rows/sec., 185.61 MiB/sec. | ||
| 22100 | 2026.03.27 20:12:57.766137 [ 196 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 22101 | 2026.03.27 20:12:57.766704 [ 196 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_71_14} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22102 | 2026.03.27 20:12:57.766773 [ 196 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_71_14} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 22103 | 2026.03.27 20:12:57.767097 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.14 MiB. | ||
| 22104 | 2026.03.27 20:12:58.009567 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.009012269 sec. | ||
| 22105 | 2026.03.27 20:12:58.466962 [ 122 ] {} <Debug> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca) (MergerMutator): Selected 5 parts from all_1_40_9 to all_44_44_0 | ||
| 22106 | 2026.03.27 20:12:58.467019 [ 122 ] {} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22107 | 2026.03.27 20:12:58.467043 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 22108 | 2026.03.27 20:12:58.467191 [ 192 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_44_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_40_9 to all_44_44_0 into Compact with storage Full | ||
| 22109 | 2026.03.27 20:12:58.467381 [ 192 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_44_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22110 | 2026.03.27 20:12:58.467434 [ 192 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_9, total 160 rows starting from the beginning of the part | ||
| 22111 | 2026.03.27 20:12:58.467538 [ 192 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 148 rows starting from the beginning of the part | ||
| 22112 | 2026.03.27 20:12:58.467614 [ 192 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 148 rows starting from the beginning of the part | ||
| 22113 | 2026.03.27 20:12:58.467683 [ 192 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
| 22114 | 2026.03.27 20:12:58.467751 [ 192 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 12 rows starting from the beginning of the part | ||
| 22115 | 2026.03.27 20:12:58.468584 [ 196 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_44_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466206 sec., 327375.5529577699 rows/sec., 20.34 MiB/sec. | ||
| 22116 | 2026.03.27 20:12:58.468704 [ 192 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_44_10} <Trace> MergedBlockOutputStream: filled checksums all_1_44_10 (state Temporary) | ||
| 22117 | 2026.03.27 20:12:58.468930 [ 192 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_44_10} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_merge_all_1_44_10 to all_1_44_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22118 | 2026.03.27 20:12:58.468993 [ 192 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_44_10} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca) (MergerMutator): Merged 5 parts: [all_1_40_9, all_44_44_0] -> all_1_44_10 | ||
| 22119 | 2026.03.27 20:12:58.469051 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 22120 | 2026.03.27 20:12:58.903692 [ 125 ] {} <Debug> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e) (MergerMutator): Selected 5 parts from all_1_40_9 to all_44_44_0 | ||
| 22121 | 2026.03.27 20:12:58.903784 [ 125 ] {} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22122 | 2026.03.27 20:12:58.903825 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 22123 | 2026.03.27 20:12:58.903987 [ 194 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_44_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_40_9 to all_44_44_0 into Compact with storage Full | ||
| 22124 | 2026.03.27 20:12:58.904182 [ 194 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_44_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22125 | 2026.03.27 20:12:58.904250 [ 194 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_9, total 308 rows starting from the beginning of the part | ||
| 22126 | 2026.03.27 20:12:58.904356 [ 194 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 284 rows starting from the beginning of the part | ||
| 22127 | 2026.03.27 20:12:58.904437 [ 194 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 284 rows starting from the beginning of the part | ||
| 22128 | 2026.03.27 20:12:58.904516 [ 194 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 22129 | 2026.03.27 20:12:58.904585 [ 194 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_44_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 22130 | 2026.03.27 20:12:58.905600 [ 194 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_44_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 5 columns (5 merged, 0 gathered) in 0.001684329 sec., 548586.4103746952 rows/sec., 37.77 MiB/sec. | ||
| 22131 | 2026.03.27 20:12:58.905801 [ 195 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_44_10} <Trace> MergedBlockOutputStream: filled checksums all_1_44_10 (state Temporary) | ||
| 22132 | 2026.03.27 20:12:58.906111 [ 195 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_44_10} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_merge_all_1_44_10 to all_1_44_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22133 | 2026.03.27 20:12:58.906195 [ 195 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_44_10} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e) (MergerMutator): Merged 5 parts: [all_1_40_9, all_44_44_0] -> all_1_44_10 | ||
| 22134 | 2026.03.27 20:12:58.906290 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 22135 | 2026.03.27 20:13:00.025866 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 22136 | 2026.03.27 20:13:00.043895 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22137 | 2026.03.27 20:13:00.043951 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22138 | 2026.03.27 20:13:00.050178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 22139 | 2026.03.27 20:13:00.050900 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22140 | 2026.03.27 20:13:00.051201 [ 122 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 22141 | 2026.03.27 20:13:00.051286 [ 122 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22142 | 2026.03.27 20:13:00.051324 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22143 | 2026.03.27 20:13:00.051505 [ 193 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 22144 | 2026.03.27 20:13:00.054070 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 22145 | 2026.03.27 20:13:00.055267 [ 193 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22146 | 2026.03.27 20:13:00.056862 [ 193 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 685 rows starting from the beginning of the part | ||
| 22147 | 2026.03.27 20:13:00.061853 [ 193 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
| 22148 | 2026.03.27 20:13:00.066656 [ 193 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 22149 | 2026.03.27 20:13:00.071601 [ 193 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 22150 | 2026.03.27 20:13:00.076729 [ 193 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 22151 | 2026.03.27 20:13:00.081584 [ 193 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 22152 | 2026.03.27 20:13:00.140154 [ 194 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.088732457 sec., 8148.089486578739 rows/sec., 42.13 MiB/sec. | ||
| 22153 | 2026.03.27 20:13:00.143997 [ 196 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 22154 | 2026.03.27 20:13:00.146253 [ 196 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_96_19} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22155 | 2026.03.27 20:13:00.146375 [ 196 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_96_19} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 22156 | 2026.03.27 20:13:00.149679 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 22157 | 2026.03.27 20:13:01.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.67 MiB, peak 428.08 MiB, free memory in arenas 0.00 B, will set to 409.60 MiB (RSS), difference: -1.07 MiB | ||
| 22158 | 2026.03.27 20:13:01.093989 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22159 | 2026.03.27 20:13:01.094167 [ 276 ] {f5b71e15-8b66-4c99-b8de-5669b55d1bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22160 | 2026.03.27 20:13:01.094233 [ 276 ] {f5b71e15-8b66-4c99-b8de-5669b55d1bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22161 | 2026.03.27 20:13:01.094968 [ 276 ] {f5b71e15-8b66-4c99-b8de-5669b55d1bc7} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22162 | 2026.03.27 20:13:01.095012 [ 276 ] {f5b71e15-8b66-4c99-b8de-5669b55d1bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22163 | 2026.03.27 20:13:01.095414 [ 276 ] {f5b71e15-8b66-4c99-b8de-5669b55d1bc7} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22164 | 2026.03.27 20:13:01.095655 [ 276 ] {f5b71e15-8b66-4c99-b8de-5669b55d1bc7} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22165 | 2026.03.27 20:13:01.095800 [ 127 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22166 | 2026.03.27 20:13:01.095815 [ 276 ] {f5b71e15-8b66-4c99-b8de-5669b55d1bc7} <Debug> executeQuery: Read 142 rows, 12.52 KiB in 0.001696 sec., 83726.41509433962 rows/sec., 7.21 MiB/sec. | ||
| 22167 | 2026.03.27 20:13:01.095843 [ 127 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22168 | 2026.03.27 20:13:01.095867 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22169 | 2026.03.27 20:13:01.095874 [ 276 ] {f5b71e15-8b66-4c99-b8de-5669b55d1bc7} <Debug> TCPHandler: Processed in 0.002013266 sec. | ||
| 22170 | 2026.03.27 20:13:01.095980 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22171 | 2026.03.27 20:13:01.096006 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22172 | 2026.03.27 20:13:01.096121 [ 276 ] {e471020e-8a4a-4f91-8146-2f9431b0a526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22173 | 2026.03.27 20:13:01.096125 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22174 | 2026.03.27 20:13:01.096170 [ 276 ] {e471020e-8a4a-4f91-8146-2f9431b0a526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22175 | 2026.03.27 20:13:01.096177 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 3458 rows starting from the beginning of the part | ||
| 22176 | 2026.03.27 20:13:01.096258 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 94 rows starting from the beginning of the part | ||
| 22177 | 2026.03.27 20:13:01.096307 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 2637 rows starting from the beginning of the part | ||
| 22178 | 2026.03.27 20:13:01.096352 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 56 rows starting from the beginning of the part | ||
| 22179 | 2026.03.27 20:13:01.096395 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 94 rows starting from the beginning of the part | ||
| 22180 | 2026.03.27 20:13:01.096435 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 142 rows starting from the beginning of the part | ||
| 22181 | 2026.03.27 20:13:01.096628 [ 276 ] {e471020e-8a4a-4f91-8146-2f9431b0a526} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22182 | 2026.03.27 20:13:01.096669 [ 276 ] {e471020e-8a4a-4f91-8146-2f9431b0a526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22183 | 2026.03.27 20:13:01.096994 [ 276 ] {e471020e-8a4a-4f91-8146-2f9431b0a526} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 22184 | 2026.03.27 20:13:01.097219 [ 276 ] {e471020e-8a4a-4f91-8146-2f9431b0a526} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22185 | 2026.03.27 20:13:01.097357 [ 276 ] {e471020e-8a4a-4f91-8146-2f9431b0a526} <Debug> executeQuery: Read 43 rows, 3.23 KiB in 0.001259 sec., 34154.09054805402 rows/sec., 2.51 MiB/sec. | ||
| 22186 | 2026.03.27 20:13:01.097398 [ 276 ] {e471020e-8a4a-4f91-8146-2f9431b0a526} <Debug> TCPHandler: Processed in 0.001445946 sec. | ||
| 22187 | 2026.03.27 20:13:01.097402 [ 225 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22188 | 2026.03.27 20:13:01.097433 [ 225 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22189 | 2026.03.27 20:13:01.097511 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22190 | 2026.03.27 20:13:01.097608 [ 276 ] {ad42200a-40bc-4214-a6df-3205ece0cd2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22191 | 2026.03.27 20:13:01.097651 [ 276 ] {ad42200a-40bc-4214-a6df-3205ece0cd2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22192 | 2026.03.27 20:13:01.098088 [ 276 ] {ad42200a-40bc-4214-a6df-3205ece0cd2f} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22193 | 2026.03.27 20:13:01.098123 [ 276 ] {ad42200a-40bc-4214-a6df-3205ece0cd2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22194 | 2026.03.27 20:13:01.098436 [ 276 ] {ad42200a-40bc-4214-a6df-3205ece0cd2f} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22195 | 2026.03.27 20:13:01.098643 [ 276 ] {ad42200a-40bc-4214-a6df-3205ece0cd2f} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22196 | 2026.03.27 20:13:01.098654 [ 194 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6481 rows, containing 5 columns (5 merged, 0 gathered) in 0.002728898 sec., 2374951.353989779 rows/sec., 189.94 MiB/sec. | ||
| 22197 | 2026.03.27 20:13:01.098774 [ 155 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22198 | 2026.03.27 20:13:01.098790 [ 276 ] {ad42200a-40bc-4214-a6df-3205ece0cd2f} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001199 sec., 89241.03419516263 rows/sec., 6.97 MiB/sec. | ||
| 22199 | 2026.03.27 20:13:01.098820 [ 155 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22200 | 2026.03.27 20:13:01.098839 [ 276 ] {ad42200a-40bc-4214-a6df-3205ece0cd2f} <Debug> TCPHandler: Processed in 0.001379684 sec. | ||
| 22201 | 2026.03.27 20:13:01.098848 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22202 | 2026.03.27 20:13:01.098939 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22203 | 2026.03.27 20:13:01.098963 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22204 | 2026.03.27 20:13:01.098972 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22205 | 2026.03.27 20:13:01.099025 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22206 | 2026.03.27 20:13:01.099059 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2018 rows starting from the beginning of the part | ||
| 22207 | 2026.03.27 20:13:01.099066 [ 276 ] {476b29e7-40f3-4be2-b2df-8ee5e1c0ef96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22208 | 2026.03.27 20:13:01.099113 [ 276 ] {476b29e7-40f3-4be2-b2df-8ee5e1c0ef96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22209 | 2026.03.27 20:13:01.099117 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 95 rows starting from the beginning of the part | ||
| 22210 | 2026.03.27 20:13:01.099172 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 1400 rows starting from the beginning of the part | ||
| 22211 | 2026.03.27 20:13:01.099215 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 64 rows starting from the beginning of the part | ||
| 22212 | 2026.03.27 20:13:01.099255 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 95 rows starting from the beginning of the part | ||
| 22213 | 2026.03.27 20:13:01.099273 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_161_32} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22214 | 2026.03.27 20:13:01.099294 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 107 rows starting from the beginning of the part | ||
| 22215 | 2026.03.27 20:13:01.099379 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_161_32} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22216 | 2026.03.27 20:13:01.099475 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 22217 | 2026.03.27 20:13:01.099544 [ 276 ] {476b29e7-40f3-4be2-b2df-8ee5e1c0ef96} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22218 | 2026.03.27 20:13:01.099583 [ 276 ] {476b29e7-40f3-4be2-b2df-8ee5e1c0ef96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22219 | 2026.03.27 20:13:01.099916 [ 276 ] {476b29e7-40f3-4be2-b2df-8ee5e1c0ef96} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22220 | 2026.03.27 20:13:01.100138 [ 276 ] {476b29e7-40f3-4be2-b2df-8ee5e1c0ef96} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22221 | 2026.03.27 20:13:01.100272 [ 276 ] {476b29e7-40f3-4be2-b2df-8ee5e1c0ef96} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 22222 | 2026.03.27 20:13:01.100311 [ 276 ] {476b29e7-40f3-4be2-b2df-8ee5e1c0ef96} <Debug> TCPHandler: Processed in 0.001398144 sec. | ||
| 22223 | 2026.03.27 20:13:01.100415 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22224 | 2026.03.27 20:13:01.100510 [ 276 ] {b7a1084e-4a59-42a9-8053-904b02fd4eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22225 | 2026.03.27 20:13:01.100566 [ 276 ] {b7a1084e-4a59-42a9-8053-904b02fd4eb2} <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 | ||
| 22226 | 2026.03.27 20:13:01.100682 [ 194 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3779 rows, containing 5 columns (5 merged, 0 gathered) in 0.001778362 sec., 2124989.175432224 rows/sec., 155.09 MiB/sec. | ||
| 22227 | 2026.03.27 20:13:01.100884 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22228 | 2026.03.27 20:13:01.101121 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_161_32} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22229 | 2026.03.27 20:13:01.101182 [ 191 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_161_32} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22230 | 2026.03.27 20:13:01.101248 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 22231 | 2026.03.27 20:13:01.101461 [ 276 ] {b7a1084e-4a59-42a9-8053-904b02fd4eb2} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22232 | 2026.03.27 20:13:01.101497 [ 276 ] {b7a1084e-4a59-42a9-8053-904b02fd4eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22233 | 2026.03.27 20:13:01.101738 [ 225 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22234 | 2026.03.27 20:13:01.102067 [ 276 ] {b7a1084e-4a59-42a9-8053-904b02fd4eb2} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 22235 | 2026.03.27 20:13:01.102291 [ 276 ] {b7a1084e-4a59-42a9-8053-904b02fd4eb2} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22236 | 2026.03.27 20:13:01.102433 [ 276 ] {b7a1084e-4a59-42a9-8053-904b02fd4eb2} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001941 sec., 22153.52910870685 rows/sec., 39.70 MiB/sec. | ||
| 22237 | 2026.03.27 20:13:01.102508 [ 276 ] {b7a1084e-4a59-42a9-8053-904b02fd4eb2} <Debug> TCPHandler: Processed in 0.002142718 sec. | ||
| 22238 | 2026.03.27 20:13:01.102621 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22239 | 2026.03.27 20:13:01.102718 [ 276 ] {eedc73ab-fde4-4f8f-ab88-26de0a792c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22240 | 2026.03.27 20:13:01.102761 [ 276 ] {eedc73ab-fde4-4f8f-ab88-26de0a792c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22241 | 2026.03.27 20:13:01.103101 [ 276 ] {eedc73ab-fde4-4f8f-ab88-26de0a792c79} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22242 | 2026.03.27 20:13:01.103135 [ 276 ] {eedc73ab-fde4-4f8f-ab88-26de0a792c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22243 | 2026.03.27 20:13:01.103435 [ 276 ] {eedc73ab-fde4-4f8f-ab88-26de0a792c79} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22244 | 2026.03.27 20:13:01.103639 [ 276 ] {eedc73ab-fde4-4f8f-ab88-26de0a792c79} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22245 | 2026.03.27 20:13:01.103746 [ 155 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22246 | 2026.03.27 20:13:01.103766 [ 276 ] {eedc73ab-fde4-4f8f-ab88-26de0a792c79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 22247 | 2026.03.27 20:13:01.103781 [ 155 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22248 | 2026.03.27 20:13:01.103800 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22249 | 2026.03.27 20:13:01.103803 [ 276 ] {eedc73ab-fde4-4f8f-ab88-26de0a792c79} <Debug> TCPHandler: Processed in 0.001232572 sec. | ||
| 22250 | 2026.03.27 20:13:01.103911 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22251 | 2026.03.27 20:13:01.104096 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22252 | 2026.03.27 20:13:01.104149 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 8610 rows starting from the beginning of the part | ||
| 22253 | 2026.03.27 20:13:01.104249 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
| 22254 | 2026.03.27 20:13:01.104321 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 12 rows starting from the beginning of the part | ||
| 22255 | 2026.03.27 20:13:01.104387 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 48 rows starting from the beginning of the part | ||
| 22256 | 2026.03.27 20:13:01.104451 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 22257 | 2026.03.27 20:13:01.104516 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part | ||
| 22258 | 2026.03.27 20:13:01.107096 [ 191 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8850 rows, containing 4 columns (4 merged, 0 gathered) in 0.003244097 sec., 2728031.868344257 rows/sec., 179.78 MiB/sec. | ||
| 22259 | 2026.03.27 20:13:01.107271 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22260 | 2026.03.27 20:13:01.107559 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_161_32} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22261 | 2026.03.27 20:13:01.107639 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_161_32} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22262 | 2026.03.27 20:13:01.107717 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 22263 | 2026.03.27 20:13:02.075655 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22264 | 2026.03.27 20:13:02.075713 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22265 | 2026.03.27 20:13:02.078715 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22266 | 2026.03.27 20:13:05.095988 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46623 | ||
| 22267 | 2026.03.27 20:13:05.096790 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22268 | 2026.03.27 20:13:05.096856 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22269 | 2026.03.27 20:13:05.097530 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22270 | 2026.03.27 20:13:05.097805 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22271 | 2026.03.27 20:13:05.097962 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46623 | ||
| 22272 | 2026.03.27 20:13:06.093123 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22273 | 2026.03.27 20:13:06.093312 [ 276 ] {129f3008-9f53-4b1a-a117-5a376aaf2ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22274 | 2026.03.27 20:13:06.093373 [ 276 ] {129f3008-9f53-4b1a-a117-5a376aaf2ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22275 | 2026.03.27 20:13:06.094046 [ 276 ] {129f3008-9f53-4b1a-a117-5a376aaf2ef5} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22276 | 2026.03.27 20:13:06.094084 [ 276 ] {129f3008-9f53-4b1a-a117-5a376aaf2ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22277 | 2026.03.27 20:13:06.094445 [ 276 ] {129f3008-9f53-4b1a-a117-5a376aaf2ef5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 22278 | 2026.03.27 20:13:06.094677 [ 276 ] {129f3008-9f53-4b1a-a117-5a376aaf2ef5} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22279 | 2026.03.27 20:13:06.094821 [ 276 ] {129f3008-9f53-4b1a-a117-5a376aaf2ef5} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001556 sec., 6426.735218508997 rows/sec., 524.06 KiB/sec. | ||
| 22280 | 2026.03.27 20:13:06.094862 [ 276 ] {129f3008-9f53-4b1a-a117-5a376aaf2ef5} <Debug> TCPHandler: Processed in 0.001873903 sec. | ||
| 22281 | 2026.03.27 20:13:06.094999 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22282 | 2026.03.27 20:13:06.095095 [ 276 ] {30db3f20-370e-4b0e-864e-0e07341f1b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22283 | 2026.03.27 20:13:06.095134 [ 276 ] {30db3f20-370e-4b0e-864e-0e07341f1b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22284 | 2026.03.27 20:13:06.095632 [ 276 ] {30db3f20-370e-4b0e-864e-0e07341f1b47} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22285 | 2026.03.27 20:13:06.095665 [ 276 ] {30db3f20-370e-4b0e-864e-0e07341f1b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22286 | 2026.03.27 20:13:06.095964 [ 276 ] {30db3f20-370e-4b0e-864e-0e07341f1b47} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22287 | 2026.03.27 20:13:06.096161 [ 276 ] {30db3f20-370e-4b0e-864e-0e07341f1b47} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22288 | 2026.03.27 20:13:06.096286 [ 276 ] {30db3f20-370e-4b0e-864e-0e07341f1b47} <Debug> executeQuery: Read 95 rows, 8.12 KiB in 0.001209 sec., 78577.33664185277 rows/sec., 6.56 MiB/sec. | ||
| 22289 | 2026.03.27 20:13:06.096322 [ 276 ] {30db3f20-370e-4b0e-864e-0e07341f1b47} <Debug> TCPHandler: Processed in 0.001373194 sec. | ||
| 22290 | 2026.03.27 20:13:06.096439 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22291 | 2026.03.27 20:13:06.096535 [ 276 ] {9521802f-256e-4b57-91fc-0da1462815b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22292 | 2026.03.27 20:13:06.096575 [ 276 ] {9521802f-256e-4b57-91fc-0da1462815b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22293 | 2026.03.27 20:13:06.097011 [ 276 ] {9521802f-256e-4b57-91fc-0da1462815b4} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22294 | 2026.03.27 20:13:06.097045 [ 276 ] {9521802f-256e-4b57-91fc-0da1462815b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22295 | 2026.03.27 20:13:06.097329 [ 276 ] {9521802f-256e-4b57-91fc-0da1462815b4} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 22296 | 2026.03.27 20:13:06.097525 [ 276 ] {9521802f-256e-4b57-91fc-0da1462815b4} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22297 | 2026.03.27 20:13:06.097651 [ 276 ] {9521802f-256e-4b57-91fc-0da1462815b4} <Debug> executeQuery: Read 27 rows, 1.98 KiB in 0.001134 sec., 23809.52380952381 rows/sec., 1.70 MiB/sec. | ||
| 22298 | 2026.03.27 20:13:06.097688 [ 276 ] {9521802f-256e-4b57-91fc-0da1462815b4} <Debug> TCPHandler: Processed in 0.001300213 sec. | ||
| 22299 | 2026.03.27 20:13:06.097801 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22300 | 2026.03.27 20:13:06.097897 [ 276 ] {aa715355-46c2-4a33-88e1-760fae95af85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22301 | 2026.03.27 20:13:06.097938 [ 276 ] {aa715355-46c2-4a33-88e1-760fae95af85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22302 | 2026.03.27 20:13:06.098358 [ 276 ] {aa715355-46c2-4a33-88e1-760fae95af85} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22303 | 2026.03.27 20:13:06.098393 [ 276 ] {aa715355-46c2-4a33-88e1-760fae95af85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22304 | 2026.03.27 20:13:06.098687 [ 276 ] {aa715355-46c2-4a33-88e1-760fae95af85} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22305 | 2026.03.27 20:13:06.098888 [ 276 ] {aa715355-46c2-4a33-88e1-760fae95af85} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22306 | 2026.03.27 20:13:06.099012 [ 276 ] {aa715355-46c2-4a33-88e1-760fae95af85} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001132 sec., 80388.6925795053 rows/sec., 6.29 MiB/sec. | ||
| 22307 | 2026.03.27 20:13:06.099048 [ 276 ] {aa715355-46c2-4a33-88e1-760fae95af85} <Debug> TCPHandler: Processed in 0.001296822 sec. | ||
| 22308 | 2026.03.27 20:13:06.099164 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22309 | 2026.03.27 20:13:06.099259 [ 276 ] {6157dc6d-a3a5-4d80-9b39-067de04eb39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22310 | 2026.03.27 20:13:06.099301 [ 276 ] {6157dc6d-a3a5-4d80-9b39-067de04eb39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22311 | 2026.03.27 20:13:06.099716 [ 276 ] {6157dc6d-a3a5-4d80-9b39-067de04eb39d} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22312 | 2026.03.27 20:13:06.099749 [ 276 ] {6157dc6d-a3a5-4d80-9b39-067de04eb39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22313 | 2026.03.27 20:13:06.100082 [ 276 ] {6157dc6d-a3a5-4d80-9b39-067de04eb39d} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22314 | 2026.03.27 20:13:06.100283 [ 276 ] {6157dc6d-a3a5-4d80-9b39-067de04eb39d} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22315 | 2026.03.27 20:13:06.100408 [ 276 ] {6157dc6d-a3a5-4d80-9b39-067de04eb39d} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001168 sec., 141267.12328767125 rows/sec., 9.83 MiB/sec. | ||
| 22316 | 2026.03.27 20:13:06.100445 [ 276 ] {6157dc6d-a3a5-4d80-9b39-067de04eb39d} <Debug> TCPHandler: Processed in 0.001330694 sec. | ||
| 22317 | 2026.03.27 20:13:06.100556 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22318 | 2026.03.27 20:13:06.100652 [ 276 ] {644bd40d-e9d6-47be-b48a-41ba10cc78ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22319 | 2026.03.27 20:13:06.100706 [ 276 ] {644bd40d-e9d6-47be-b48a-41ba10cc78ef} <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 | ||
| 22320 | 2026.03.27 20:13:06.101481 [ 276 ] {644bd40d-e9d6-47be-b48a-41ba10cc78ef} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22321 | 2026.03.27 20:13:06.101515 [ 276 ] {644bd40d-e9d6-47be-b48a-41ba10cc78ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22322 | 2026.03.27 20:13:06.102001 [ 276 ] {644bd40d-e9d6-47be-b48a-41ba10cc78ef} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 22323 | 2026.03.27 20:13:06.102209 [ 276 ] {644bd40d-e9d6-47be-b48a-41ba10cc78ef} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22324 | 2026.03.27 20:13:06.102335 [ 276 ] {644bd40d-e9d6-47be-b48a-41ba10cc78ef} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001751 sec., 9708.73786407767 rows/sec., 17.40 MiB/sec. | ||
| 22325 | 2026.03.27 20:13:06.102386 [ 276 ] {644bd40d-e9d6-47be-b48a-41ba10cc78ef} <Debug> TCPHandler: Processed in 0.001932694 sec. | ||
| 22326 | 2026.03.27 20:13:06.102495 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22327 | 2026.03.27 20:13:06.102658 [ 276 ] {e7db2bdb-86c2-4285-a184-77dedfef4d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22328 | 2026.03.27 20:13:06.102699 [ 276 ] {e7db2bdb-86c2-4285-a184-77dedfef4d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22329 | 2026.03.27 20:13:06.103035 [ 276 ] {e7db2bdb-86c2-4285-a184-77dedfef4d54} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22330 | 2026.03.27 20:13:06.103069 [ 276 ] {e7db2bdb-86c2-4285-a184-77dedfef4d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22331 | 2026.03.27 20:13:06.103367 [ 276 ] {e7db2bdb-86c2-4285-a184-77dedfef4d54} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22332 | 2026.03.27 20:13:06.103570 [ 276 ] {e7db2bdb-86c2-4285-a184-77dedfef4d54} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22333 | 2026.03.27 20:13:06.103697 [ 276 ] {e7db2bdb-86c2-4285-a184-77dedfef4d54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 22334 | 2026.03.27 20:13:06.103732 [ 276 ] {e7db2bdb-86c2-4285-a184-77dedfef4d54} <Debug> TCPHandler: Processed in 0.001224631 sec. | ||
| 22335 | 2026.03.27 20:13:07.554395 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 22336 | 2026.03.27 20:13:07.573017 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22337 | 2026.03.27 20:13:07.573080 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22338 | 2026.03.27 20:13:07.579292 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22339 | 2026.03.27 20:13:07.580016 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22340 | 2026.03.27 20:13:07.583418 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 22341 | 2026.03.27 20:13:07.752427 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2718 | ||
| 22342 | 2026.03.27 20:13:07.754692 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22343 | 2026.03.27 20:13:07.754738 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22344 | 2026.03.27 20:13:07.755912 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22345 | 2026.03.27 20:13:07.756170 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22346 | 2026.03.27 20:13:07.756438 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2718 | ||
| 22347 | 2026.03.27 20:13:11.015213 [ 225 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22348 | 2026.03.27 20:13:11.015288 [ 225 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22349 | 2026.03.27 20:13:11.019543 [ 225 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22350 | 2026.03.27 20:13:11.093909 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22351 | 2026.03.27 20:13:11.094060 [ 276 ] {d5b2ad80-69f4-4e6b-9146-154e0ae324e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22352 | 2026.03.27 20:13:11.094121 [ 276 ] {d5b2ad80-69f4-4e6b-9146-154e0ae324e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22353 | 2026.03.27 20:13:11.094830 [ 276 ] {d5b2ad80-69f4-4e6b-9146-154e0ae324e9} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22354 | 2026.03.27 20:13:11.094870 [ 276 ] {d5b2ad80-69f4-4e6b-9146-154e0ae324e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22355 | 2026.03.27 20:13:11.095424 [ 276 ] {d5b2ad80-69f4-4e6b-9146-154e0ae324e9} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22356 | 2026.03.27 20:13:11.095872 [ 276 ] {d5b2ad80-69f4-4e6b-9146-154e0ae324e9} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22357 | 2026.03.27 20:13:11.096016 [ 276 ] {d5b2ad80-69f4-4e6b-9146-154e0ae324e9} <Debug> executeQuery: Read 142 rows, 12.52 KiB in 0.002002 sec., 70929.07092907093 rows/sec., 6.11 MiB/sec. | ||
| 22358 | 2026.03.27 20:13:11.096057 [ 276 ] {d5b2ad80-69f4-4e6b-9146-154e0ae324e9} <Debug> TCPHandler: Processed in 0.002262339 sec. | ||
| 22359 | 2026.03.27 20:13:11.096086 [ 218 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22360 | 2026.03.27 20:13:11.096135 [ 218 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22361 | 2026.03.27 20:13:11.096175 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22362 | 2026.03.27 20:13:11.096274 [ 276 ] {e12cab93-20d7-4044-9f63-3245a0c65ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22363 | 2026.03.27 20:13:11.096314 [ 276 ] {e12cab93-20d7-4044-9f63-3245a0c65ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22364 | 2026.03.27 20:13:11.096729 [ 276 ] {e12cab93-20d7-4044-9f63-3245a0c65ce6} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22365 | 2026.03.27 20:13:11.096768 [ 276 ] {e12cab93-20d7-4044-9f63-3245a0c65ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22366 | 2026.03.27 20:13:11.097197 [ 276 ] {e12cab93-20d7-4044-9f63-3245a0c65ce6} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 22367 | 2026.03.27 20:13:11.097703 [ 276 ] {e12cab93-20d7-4044-9f63-3245a0c65ce6} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22368 | 2026.03.27 20:13:11.097840 [ 276 ] {e12cab93-20d7-4044-9f63-3245a0c65ce6} <Debug> executeQuery: Read 43 rows, 3.23 KiB in 0.001584 sec., 27146.464646464647 rows/sec., 1.99 MiB/sec. | ||
| 22369 | 2026.03.27 20:13:11.097877 [ 276 ] {e12cab93-20d7-4044-9f63-3245a0c65ce6} <Debug> TCPHandler: Processed in 0.001749601 sec. | ||
| 22370 | 2026.03.27 20:13:11.097986 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22371 | 2026.03.27 20:13:11.098078 [ 276 ] {a2084642-17ea-4fd5-a9f6-889dfbaa17ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22372 | 2026.03.27 20:13:11.098116 [ 276 ] {a2084642-17ea-4fd5-a9f6-889dfbaa17ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22373 | 2026.03.27 20:13:11.098534 [ 276 ] {a2084642-17ea-4fd5-a9f6-889dfbaa17ea} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22374 | 2026.03.27 20:13:11.098570 [ 276 ] {a2084642-17ea-4fd5-a9f6-889dfbaa17ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22375 | 2026.03.27 20:13:11.099019 [ 276 ] {a2084642-17ea-4fd5-a9f6-889dfbaa17ea} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22376 | 2026.03.27 20:13:11.099497 [ 276 ] {a2084642-17ea-4fd5-a9f6-889dfbaa17ea} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22377 | 2026.03.27 20:13:11.099635 [ 276 ] {a2084642-17ea-4fd5-a9f6-889dfbaa17ea} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001575 sec., 67936.50793650793 rows/sec., 5.31 MiB/sec. | ||
| 22378 | 2026.03.27 20:13:11.099678 [ 276 ] {a2084642-17ea-4fd5-a9f6-889dfbaa17ea} <Debug> TCPHandler: Processed in 0.00173884 sec. | ||
| 22379 | 2026.03.27 20:13:11.099792 [ 218 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22380 | 2026.03.27 20:13:11.099795 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22381 | 2026.03.27 20:13:11.099909 [ 276 ] {890ab515-d532-4f4d-9966-71ce2b69485e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22382 | 2026.03.27 20:13:11.099953 [ 276 ] {890ab515-d532-4f4d-9966-71ce2b69485e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22383 | 2026.03.27 20:13:11.100369 [ 276 ] {890ab515-d532-4f4d-9966-71ce2b69485e} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22384 | 2026.03.27 20:13:11.100405 [ 276 ] {890ab515-d532-4f4d-9966-71ce2b69485e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22385 | 2026.03.27 20:13:11.100852 [ 276 ] {890ab515-d532-4f4d-9966-71ce2b69485e} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22386 | 2026.03.27 20:13:11.101285 [ 276 ] {890ab515-d532-4f4d-9966-71ce2b69485e} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22387 | 2026.03.27 20:13:11.101414 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 2 parts from all_1_158_46 to all_159_159_0 | ||
| 22388 | 2026.03.27 20:13:11.101421 [ 276 ] {890ab515-d532-4f4d-9966-71ce2b69485e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00153 sec., 104575.16339869282 rows/sec., 7.28 MiB/sec. | ||
| 22389 | 2026.03.27 20:13:11.101477 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22390 | 2026.03.27 20:13:11.101502 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22391 | 2026.03.27 20:13:11.101504 [ 276 ] {890ab515-d532-4f4d-9966-71ce2b69485e} <Debug> TCPHandler: Processed in 0.001758911 sec. | ||
| 22392 | 2026.03.27 20:13:11.101600 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_159_47} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_158_46 to all_159_159_0 into Compact with storage Full | ||
| 22393 | 2026.03.27 20:13:11.101629 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22394 | 2026.03.27 20:13:11.101634 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22395 | 2026.03.27 20:13:11.101674 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22396 | 2026.03.27 20:13:11.101729 [ 276 ] {7da6fede-e97d-4347-9518-7a3c24fa377b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22397 | 2026.03.27 20:13:11.101749 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_159_47} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22398 | 2026.03.27 20:13:11.101784 [ 276 ] {7da6fede-e97d-4347-9518-7a3c24fa377b} <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 | ||
| 22399 | 2026.03.27 20:13:11.101805 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_159_47} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_158_46, total 61231 rows starting from the beginning of the part | ||
| 22400 | 2026.03.27 20:13:11.101887 [ 194 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_159_47} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 128 rows starting from the beginning of the part | ||
| 22401 | 2026.03.27 20:13:11.102653 [ 276 ] {7da6fede-e97d-4347-9518-7a3c24fa377b} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22402 | 2026.03.27 20:13:11.102693 [ 276 ] {7da6fede-e97d-4347-9518-7a3c24fa377b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22403 | 2026.03.27 20:13:11.103374 [ 276 ] {7da6fede-e97d-4347-9518-7a3c24fa377b} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 22404 | 2026.03.27 20:13:11.103812 [ 276 ] {7da6fede-e97d-4347-9518-7a3c24fa377b} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22405 | 2026.03.27 20:13:11.104004 [ 276 ] {7da6fede-e97d-4347-9518-7a3c24fa377b} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002293 sec., 18752.72568687309 rows/sec., 33.60 MiB/sec. | ||
| 22406 | 2026.03.27 20:13:11.104081 [ 276 ] {7da6fede-e97d-4347-9518-7a3c24fa377b} <Debug> TCPHandler: Processed in 0.002501714 sec. | ||
| 22407 | 2026.03.27 20:13:11.104199 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22408 | 2026.03.27 20:13:11.104294 [ 276 ] {b6149b15-e485-42c3-ac4e-2d489d5cd1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22409 | 2026.03.27 20:13:11.104335 [ 276 ] {b6149b15-e485-42c3-ac4e-2d489d5cd1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22410 | 2026.03.27 20:13:11.104577 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22411 | 2026.03.27 20:13:11.104696 [ 276 ] {b6149b15-e485-42c3-ac4e-2d489d5cd1e6} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22412 | 2026.03.27 20:13:11.104729 [ 276 ] {b6149b15-e485-42c3-ac4e-2d489d5cd1e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22413 | 2026.03.27 20:13:11.105127 [ 276 ] {b6149b15-e485-42c3-ac4e-2d489d5cd1e6} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22414 | 2026.03.27 20:13:11.105552 [ 276 ] {b6149b15-e485-42c3-ac4e-2d489d5cd1e6} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22415 | 2026.03.27 20:13:11.105684 [ 276 ] {b6149b15-e485-42c3-ac4e-2d489d5cd1e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec. | ||
| 22416 | 2026.03.27 20:13:11.105721 [ 276 ] {b6149b15-e485-42c3-ac4e-2d489d5cd1e6} <Debug> TCPHandler: Processed in 0.001572147 sec. | ||
| 22417 | 2026.03.27 20:13:11.110757 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_159_47} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61359 rows, containing 5 columns (5 merged, 0 gathered) in 0.009199922 sec., 6669513.067610791 rows/sec., 427.40 MiB/sec. | ||
| 22418 | 2026.03.27 20:13:11.111383 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_159_47} <Trace> MergedBlockOutputStream: filled checksums all_1_159_47 (state Temporary) | ||
| 22419 | 2026.03.27 20:13:11.111841 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_159_47} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_159_47 to all_1_159_47 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22420 | 2026.03.27 20:13:11.111902 [ 191 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_159_47} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 2 parts: [all_1_158_46, all_159_159_0] -> all_1_159_47 | ||
| 22421 | 2026.03.27 20:13:11.111970 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 22422 | 2026.03.27 20:13:11.773894 [ 224 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22423 | 2026.03.27 20:13:11.773974 [ 224 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22424 | 2026.03.27 20:13:11.776651 [ 224 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22425 | 2026.03.27 20:13:12.374478 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22426 | 2026.03.27 20:13:12.374514 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22427 | 2026.03.27 20:13:12.599117 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47071 | ||
| 22428 | 2026.03.27 20:13:12.599694 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22429 | 2026.03.27 20:13:12.599732 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22430 | 2026.03.27 20:13:12.600198 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 22431 | 2026.03.27 20:13:12.600413 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22432 | 2026.03.27 20:13:12.600547 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47071 | ||
| 22433 | 2026.03.27 20:13:15.084321 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 22434 | 2026.03.27 20:13:15.102897 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22435 | 2026.03.27 20:13:15.102953 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22436 | 2026.03.27 20:13:15.109203 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 22437 | 2026.03.27 20:13:15.109869 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22438 | 2026.03.27 20:13:15.113117 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 22439 | 2026.03.27 20:13:16.093190 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22440 | 2026.03.27 20:13:16.093358 [ 276 ] {a36308d8-38b1-45bd-bb55-de5eef54a74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22441 | 2026.03.27 20:13:16.093423 [ 276 ] {a36308d8-38b1-45bd-bb55-de5eef54a74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22442 | 2026.03.27 20:13:16.094122 [ 276 ] {a36308d8-38b1-45bd-bb55-de5eef54a74a} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22443 | 2026.03.27 20:13:16.094167 [ 276 ] {a36308d8-38b1-45bd-bb55-de5eef54a74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22444 | 2026.03.27 20:13:16.094537 [ 276 ] {a36308d8-38b1-45bd-bb55-de5eef54a74a} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22445 | 2026.03.27 20:13:16.094776 [ 276 ] {a36308d8-38b1-45bd-bb55-de5eef54a74a} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22446 | 2026.03.27 20:13:16.094940 [ 276 ] {a36308d8-38b1-45bd-bb55-de5eef54a74a} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001627 sec., 55316.53349723417 rows/sec., 4.66 MiB/sec. | ||
| 22447 | 2026.03.27 20:13:16.094995 [ 276 ] {a36308d8-38b1-45bd-bb55-de5eef54a74a} <Debug> TCPHandler: Processed in 0.001928924 sec. | ||
| 22448 | 2026.03.27 20:13:16.095128 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22449 | 2026.03.27 20:13:16.095230 [ 276 ] {d3fb4a65-7fcc-49b2-88a1-fe2a744098ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22450 | 2026.03.27 20:13:16.095273 [ 276 ] {d3fb4a65-7fcc-49b2-88a1-fe2a744098ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22451 | 2026.03.27 20:13:16.095779 [ 276 ] {d3fb4a65-7fcc-49b2-88a1-fe2a744098ae} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22452 | 2026.03.27 20:13:16.095816 [ 276 ] {d3fb4a65-7fcc-49b2-88a1-fe2a744098ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22453 | 2026.03.27 20:13:16.096109 [ 276 ] {d3fb4a65-7fcc-49b2-88a1-fe2a744098ae} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 22454 | 2026.03.27 20:13:16.096309 [ 276 ] {d3fb4a65-7fcc-49b2-88a1-fe2a744098ae} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22455 | 2026.03.27 20:13:16.096442 [ 276 ] {d3fb4a65-7fcc-49b2-88a1-fe2a744098ae} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001235 sec., 13765.182186234819 rows/sec., 1.01 MiB/sec. | ||
| 22456 | 2026.03.27 20:13:16.096481 [ 276 ] {d3fb4a65-7fcc-49b2-88a1-fe2a744098ae} <Debug> TCPHandler: Processed in 0.001404375 sec. | ||
| 22457 | 2026.03.27 20:13:16.096609 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22458 | 2026.03.27 20:13:16.096707 [ 276 ] {ec35a712-c453-4556-b447-cf5f631f8a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22459 | 2026.03.27 20:13:16.096749 [ 276 ] {ec35a712-c453-4556-b447-cf5f631f8a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22460 | 2026.03.27 20:13:16.097243 [ 276 ] {ec35a712-c453-4556-b447-cf5f631f8a80} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22461 | 2026.03.27 20:13:16.097278 [ 276 ] {ec35a712-c453-4556-b447-cf5f631f8a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22462 | 2026.03.27 20:13:16.097580 [ 276 ] {ec35a712-c453-4556-b447-cf5f631f8a80} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22463 | 2026.03.27 20:13:16.097778 [ 276 ] {ec35a712-c453-4556-b447-cf5f631f8a80} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22464 | 2026.03.27 20:13:16.097907 [ 276 ] {ec35a712-c453-4556-b447-cf5f631f8a80} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.00122 sec., 66393.44262295082 rows/sec., 5.18 MiB/sec. | ||
| 22465 | 2026.03.27 20:13:16.097949 [ 276 ] {ec35a712-c453-4556-b447-cf5f631f8a80} <Debug> TCPHandler: Processed in 0.001390475 sec. | ||
| 22466 | 2026.03.27 20:13:16.098073 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22467 | 2026.03.27 20:13:16.098168 [ 276 ] {98fc804b-7820-47aa-95ba-ecd29fd74df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22468 | 2026.03.27 20:13:16.098212 [ 276 ] {98fc804b-7820-47aa-95ba-ecd29fd74df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22469 | 2026.03.27 20:13:16.098649 [ 276 ] {98fc804b-7820-47aa-95ba-ecd29fd74df9} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22470 | 2026.03.27 20:13:16.098685 [ 276 ] {98fc804b-7820-47aa-95ba-ecd29fd74df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22471 | 2026.03.27 20:13:16.099007 [ 276 ] {98fc804b-7820-47aa-95ba-ecd29fd74df9} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22472 | 2026.03.27 20:13:16.099203 [ 276 ] {98fc804b-7820-47aa-95ba-ecd29fd74df9} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22473 | 2026.03.27 20:13:16.099314 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 2 parts from all_1_159_47 to all_160_160_0 | ||
| 22474 | 2026.03.27 20:13:16.099334 [ 276 ] {98fc804b-7820-47aa-95ba-ecd29fd74df9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 22475 | 2026.03.27 20:13:16.099377 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22476 | 2026.03.27 20:13:16.099388 [ 276 ] {98fc804b-7820-47aa-95ba-ecd29fd74df9} <Debug> TCPHandler: Processed in 0.001364584 sec. | ||
| 22477 | 2026.03.27 20:13:16.099405 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22478 | 2026.03.27 20:13:16.099516 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22479 | 2026.03.27 20:13:16.099545 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_160_48} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_159_47 to all_160_160_0 into Compact with storage Full | ||
| 22480 | 2026.03.27 20:13:16.099629 [ 276 ] {add5d826-b2a7-427a-ae6d-2dfc26df38ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22481 | 2026.03.27 20:13:16.099689 [ 276 ] {add5d826-b2a7-427a-ae6d-2dfc26df38ae} <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 | ||
| 22482 | 2026.03.27 20:13:16.099695 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_160_48} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22483 | 2026.03.27 20:13:16.099747 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_160_48} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_159_47, total 61359 rows starting from the beginning of the part | ||
| 22484 | 2026.03.27 20:13:16.099823 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_160_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 162 rows starting from the beginning of the part | ||
| 22485 | 2026.03.27 20:13:16.100504 [ 276 ] {add5d826-b2a7-427a-ae6d-2dfc26df38ae} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22486 | 2026.03.27 20:13:16.100556 [ 276 ] {add5d826-b2a7-427a-ae6d-2dfc26df38ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22487 | 2026.03.27 20:13:16.101082 [ 276 ] {add5d826-b2a7-427a-ae6d-2dfc26df38ae} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 22488 | 2026.03.27 20:13:16.101301 [ 276 ] {add5d826-b2a7-427a-ae6d-2dfc26df38ae} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22489 | 2026.03.27 20:13:16.101449 [ 276 ] {add5d826-b2a7-427a-ae6d-2dfc26df38ae} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001838 sec., 9249.183895538628 rows/sec., 16.57 MiB/sec. | ||
| 22490 | 2026.03.27 20:13:16.101521 [ 276 ] {add5d826-b2a7-427a-ae6d-2dfc26df38ae} <Debug> TCPHandler: Processed in 0.002054286 sec. | ||
| 22491 | 2026.03.27 20:13:16.101645 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22492 | 2026.03.27 20:13:16.101740 [ 276 ] {0e996230-aac7-4815-8b78-4b09e9b27bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22493 | 2026.03.27 20:13:16.101781 [ 276 ] {0e996230-aac7-4815-8b78-4b09e9b27bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22494 | 2026.03.27 20:13:16.102122 [ 276 ] {0e996230-aac7-4815-8b78-4b09e9b27bc6} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22495 | 2026.03.27 20:13:16.102158 [ 276 ] {0e996230-aac7-4815-8b78-4b09e9b27bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22496 | 2026.03.27 20:13:16.102465 [ 276 ] {0e996230-aac7-4815-8b78-4b09e9b27bc6} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22497 | 2026.03.27 20:13:16.102676 [ 276 ] {0e996230-aac7-4815-8b78-4b09e9b27bc6} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22498 | 2026.03.27 20:13:16.102806 [ 276 ] {0e996230-aac7-4815-8b78-4b09e9b27bc6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 22499 | 2026.03.27 20:13:16.102847 [ 276 ] {0e996230-aac7-4815-8b78-4b09e9b27bc6} <Debug> TCPHandler: Processed in 0.001251212 sec. | ||
| 22500 | 2026.03.27 20:13:16.108874 [ 188 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_160_48} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61521 rows, containing 5 columns (5 merged, 0 gathered) in 0.009377385 sec., 6560570.990739956 rows/sec., 420.52 MiB/sec. | ||
| 22501 | 2026.03.27 20:13:16.109392 [ 188 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_160_48} <Trace> MergedBlockOutputStream: filled checksums all_1_160_48 (state Temporary) | ||
| 22502 | 2026.03.27 20:13:16.109714 [ 188 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_160_48} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_160_48 to all_1_160_48 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22503 | 2026.03.27 20:13:16.109800 [ 188 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_160_48} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 2 parts: [all_1_159_47, all_160_160_0] -> all_1_160_48 | ||
| 22504 | 2026.03.27 20:13:16.109908 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 22505 | 2026.03.27 20:13:16.337929 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22506 | 2026.03.27 20:13:16.338103 [ 276 ] {45b618f9-2704-4e71-a625-addc1c5e3969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22507 | 2026.03.27 20:13:16.338170 [ 276 ] {45b618f9-2704-4e71-a625-addc1c5e3969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22508 | 2026.03.27 20:13:16.338921 [ 276 ] {45b618f9-2704-4e71-a625-addc1c5e3969} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22509 | 2026.03.27 20:13:16.338978 [ 276 ] {45b618f9-2704-4e71-a625-addc1c5e3969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22510 | 2026.03.27 20:13:16.339397 [ 276 ] {45b618f9-2704-4e71-a625-addc1c5e3969} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 22511 | 2026.03.27 20:13:16.339725 [ 276 ] {45b618f9-2704-4e71-a625-addc1c5e3969} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22512 | 2026.03.27 20:13:16.339881 [ 276 ] {45b618f9-2704-4e71-a625-addc1c5e3969} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00182 sec., 13186.813186813186 rows/sec., 1.09 MiB/sec. | ||
| 22513 | 2026.03.27 20:13:16.339927 [ 276 ] {45b618f9-2704-4e71-a625-addc1c5e3969} <Debug> TCPHandler: Processed in 0.002110017 sec. | ||
| 22514 | 2026.03.27 20:13:16.340071 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22515 | 2026.03.27 20:13:16.340168 [ 276 ] {e447ec94-8725-434b-ae98-ad179d534cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22516 | 2026.03.27 20:13:16.340209 [ 276 ] {e447ec94-8725-434b-ae98-ad179d534cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22517 | 2026.03.27 20:13:16.340656 [ 276 ] {e447ec94-8725-434b-ae98-ad179d534cfb} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22518 | 2026.03.27 20:13:16.340693 [ 276 ] {e447ec94-8725-434b-ae98-ad179d534cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22519 | 2026.03.27 20:13:16.340991 [ 276 ] {e447ec94-8725-434b-ae98-ad179d534cfb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 22520 | 2026.03.27 20:13:16.341197 [ 276 ] {e447ec94-8725-434b-ae98-ad179d534cfb} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22521 | 2026.03.27 20:13:16.341326 [ 276 ] {e447ec94-8725-434b-ae98-ad179d534cfb} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001178 sec., 5093.378607809847 rows/sec., 415.33 KiB/sec. | ||
| 22522 | 2026.03.27 20:13:16.341326 [ 133 ] {} <Debug> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 22523 | 2026.03.27 20:13:16.341364 [ 276 ] {e447ec94-8725-434b-ae98-ad179d534cfb} <Debug> TCPHandler: Processed in 0.001341124 sec. | ||
| 22524 | 2026.03.27 20:13:16.341394 [ 133 ] {} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22525 | 2026.03.27 20:13:16.341420 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22526 | 2026.03.27 20:13:16.341506 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22527 | 2026.03.27 20:13:16.341552 [ 200 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 22528 | 2026.03.27 20:13:16.341603 [ 276 ] {7825f3b1-479e-43bc-a216-9c73ff1a90e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22529 | 2026.03.27 20:13:16.341645 [ 276 ] {7825f3b1-479e-43bc-a216-9c73ff1a90e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22530 | 2026.03.27 20:13:16.341695 [ 200 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22531 | 2026.03.27 20:13:16.341736 [ 200 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 25 rows starting from the beginning of the part | ||
| 22532 | 2026.03.27 20:13:16.341816 [ 200 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 22533 | 2026.03.27 20:13:16.341871 [ 200 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 3 rows starting from the beginning of the part | ||
| 22534 | 2026.03.27 20:13:16.341923 [ 200 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part | ||
| 22535 | 2026.03.27 20:13:16.341972 [ 200 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 22536 | 2026.03.27 20:13:16.342021 [ 200 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 22537 | 2026.03.27 20:13:16.342835 [ 188 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001336944 sec., 35902.77528452949 rows/sec., 2.95 MiB/sec. | ||
| 22538 | 2026.03.27 20:13:16.342992 [ 199 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 22539 | 2026.03.27 20:13:16.343255 [ 199 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_42_9} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22540 | 2026.03.27 20:13:16.343321 [ 199 ] {a7e67123-5e00-4bc7-9b9d-f4050929f75e::all_1_42_9} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 22541 | 2026.03.27 20:13:16.343403 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 22542 | 2026.03.27 20:13:16.343712 [ 276 ] {7825f3b1-479e-43bc-a216-9c73ff1a90e2} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22543 | 2026.03.27 20:13:16.343748 [ 276 ] {7825f3b1-479e-43bc-a216-9c73ff1a90e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22544 | 2026.03.27 20:13:16.344203 [ 276 ] {7825f3b1-479e-43bc-a216-9c73ff1a90e2} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22545 | 2026.03.27 20:13:16.344411 [ 276 ] {7825f3b1-479e-43bc-a216-9c73ff1a90e2} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22546 | 2026.03.27 20:13:16.344542 [ 276 ] {7825f3b1-479e-43bc-a216-9c73ff1a90e2} <Debug> executeQuery: Read 2622 rows, 202.21 KiB in 0.002957 sec., 886709.502874535 rows/sec., 66.78 MiB/sec. | ||
| 22547 | 2026.03.27 20:13:16.344581 [ 276 ] {7825f3b1-479e-43bc-a216-9c73ff1a90e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 22548 | 2026.03.27 20:13:16.344594 [ 276 ] {7825f3b1-479e-43bc-a216-9c73ff1a90e2} <Debug> TCPHandler: Processed in 0.003135476 sec. | ||
| 22549 | 2026.03.27 20:13:16.344725 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22550 | 2026.03.27 20:13:16.344826 [ 276 ] {8ecd89d3-09e4-4777-ac77-11fa0d9ec98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22551 | 2026.03.27 20:13:16.344865 [ 276 ] {8ecd89d3-09e4-4777-ac77-11fa0d9ec98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22552 | 2026.03.27 20:13:16.345321 [ 276 ] {8ecd89d3-09e4-4777-ac77-11fa0d9ec98f} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22553 | 2026.03.27 20:13:16.345356 [ 276 ] {8ecd89d3-09e4-4777-ac77-11fa0d9ec98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22554 | 2026.03.27 20:13:16.345650 [ 276 ] {8ecd89d3-09e4-4777-ac77-11fa0d9ec98f} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 22555 | 2026.03.27 20:13:16.345851 [ 276 ] {8ecd89d3-09e4-4777-ac77-11fa0d9ec98f} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22556 | 2026.03.27 20:13:16.345976 [ 276 ] {8ecd89d3-09e4-4777-ac77-11fa0d9ec98f} <Debug> executeQuery: Read 76 rows, 5.74 KiB in 0.001169 sec., 65012.83147989735 rows/sec., 4.80 MiB/sec. | ||
| 22557 | 2026.03.27 20:13:16.345992 [ 132 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 22558 | 2026.03.27 20:13:16.346014 [ 276 ] {8ecd89d3-09e4-4777-ac77-11fa0d9ec98f} <Debug> TCPHandler: Processed in 0.001341354 sec. | ||
| 22559 | 2026.03.27 20:13:16.346036 [ 132 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22560 | 2026.03.27 20:13:16.346063 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22561 | 2026.03.27 20:13:16.346139 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22562 | 2026.03.27 20:13:16.346189 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 22563 | 2026.03.27 20:13:16.346234 [ 276 ] {eb556550-b06c-40d8-a64c-65764bf87a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22564 | 2026.03.27 20:13:16.346276 [ 276 ] {eb556550-b06c-40d8-a64c-65764bf87a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22565 | 2026.03.27 20:13:16.346349 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22566 | 2026.03.27 20:13:16.346391 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 254 rows starting from the beginning of the part | ||
| 22567 | 2026.03.27 20:13:16.346470 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 43 rows starting from the beginning of the part | ||
| 22568 | 2026.03.27 20:13:16.346517 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 27 rows starting from the beginning of the part | ||
| 22569 | 2026.03.27 20:13:16.346559 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 43 rows starting from the beginning of the part | ||
| 22570 | 2026.03.27 20:13:16.346598 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 17 rows starting from the beginning of the part | ||
| 22571 | 2026.03.27 20:13:16.346646 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 76 rows starting from the beginning of the part | ||
| 22572 | 2026.03.27 20:13:16.347099 [ 276 ] {eb556550-b06c-40d8-a64c-65764bf87a7d} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22573 | 2026.03.27 20:13:16.347138 [ 276 ] {eb556550-b06c-40d8-a64c-65764bf87a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22574 | 2026.03.27 20:13:16.347522 [ 188 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391345 sec., 330615.33983303927 rows/sec., 23.95 MiB/sec. | ||
| 22575 | 2026.03.27 20:13:16.347601 [ 276 ] {eb556550-b06c-40d8-a64c-65764bf87a7d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 22576 | 2026.03.27 20:13:16.347673 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 22577 | 2026.03.27 20:13:16.347914 [ 276 ] {eb556550-b06c-40d8-a64c-65764bf87a7d} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22578 | 2026.03.27 20:13:16.347966 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_141_28} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22579 | 2026.03.27 20:13:16.348044 [ 186 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_141_28} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 22580 | 2026.03.27 20:13:16.348080 [ 276 ] {eb556550-b06c-40d8-a64c-65764bf87a7d} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001864 sec., 442596.56652360514 rows/sec., 25.89 MiB/sec. | ||
| 22581 | 2026.03.27 20:13:16.348120 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 22582 | 2026.03.27 20:13:16.348124 [ 276 ] {eb556550-b06c-40d8-a64c-65764bf87a7d} <Debug> TCPHandler: Processed in 0.002032906 sec. | ||
| 22583 | 2026.03.27 20:13:16.348255 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22584 | 2026.03.27 20:13:16.348348 [ 276 ] {b1c55b6b-f3e2-4aad-b415-db50e3345225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 22585 | 2026.03.27 20:13:16.348386 [ 276 ] {b1c55b6b-f3e2-4aad-b415-db50e3345225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 22586 | 2026.03.27 20:13:16.348769 [ 276 ] {b1c55b6b-f3e2-4aad-b415-db50e3345225} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22587 | 2026.03.27 20:13:16.348804 [ 276 ] {b1c55b6b-f3e2-4aad-b415-db50e3345225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22588 | 2026.03.27 20:13:16.349095 [ 276 ] {b1c55b6b-f3e2-4aad-b415-db50e3345225} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 22589 | 2026.03.27 20:13:16.349306 [ 276 ] {b1c55b6b-f3e2-4aad-b415-db50e3345225} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22590 | 2026.03.27 20:13:16.349429 [ 276 ] {b1c55b6b-f3e2-4aad-b415-db50e3345225} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 63.98 KiB/sec. | ||
| 22591 | 2026.03.27 20:13:16.349466 [ 276 ] {b1c55b6b-f3e2-4aad-b415-db50e3345225} <Debug> TCPHandler: Processed in 0.001258482 sec. | ||
| 22592 | 2026.03.27 20:13:16.349574 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22593 | 2026.03.27 20:13:16.349667 [ 276 ] {736b02e8-2d6e-4762-87aa-580d4b72895e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22594 | 2026.03.27 20:13:16.349705 [ 276 ] {736b02e8-2d6e-4762-87aa-580d4b72895e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22595 | 2026.03.27 20:13:16.350206 [ 276 ] {736b02e8-2d6e-4762-87aa-580d4b72895e} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22596 | 2026.03.27 20:13:16.350243 [ 276 ] {736b02e8-2d6e-4762-87aa-580d4b72895e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22597 | 2026.03.27 20:13:16.350616 [ 276 ] {736b02e8-2d6e-4762-87aa-580d4b72895e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 22598 | 2026.03.27 20:13:16.350830 [ 276 ] {736b02e8-2d6e-4762-87aa-580d4b72895e} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22599 | 2026.03.27 20:13:16.350964 [ 276 ] {736b02e8-2d6e-4762-87aa-580d4b72895e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001314 sec., 9132.4200913242 rows/sec., 713.47 KiB/sec. | ||
| 22600 | 2026.03.27 20:13:16.351004 [ 276 ] {736b02e8-2d6e-4762-87aa-580d4b72895e} <Debug> TCPHandler: Processed in 0.001477116 sec. | ||
| 22601 | 2026.03.27 20:13:16.351123 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22602 | 2026.03.27 20:13:16.351217 [ 276 ] {b7751d84-0d39-4d29-b2ae-7164df96941b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22603 | 2026.03.27 20:13:16.351256 [ 276 ] {b7751d84-0d39-4d29-b2ae-7164df96941b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22604 | 2026.03.27 20:13:16.352295 [ 276 ] {b7751d84-0d39-4d29-b2ae-7164df96941b} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22605 | 2026.03.27 20:13:16.352332 [ 276 ] {b7751d84-0d39-4d29-b2ae-7164df96941b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22606 | 2026.03.27 20:13:16.352698 [ 276 ] {b7751d84-0d39-4d29-b2ae-7164df96941b} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22607 | 2026.03.27 20:13:16.352901 [ 276 ] {b7751d84-0d39-4d29-b2ae-7164df96941b} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22608 | 2026.03.27 20:13:16.353029 [ 276 ] {b7751d84-0d39-4d29-b2ae-7164df96941b} <Debug> executeQuery: Read 1379 rows, 95.63 KiB in 0.00183 sec., 753551.912568306 rows/sec., 51.03 MiB/sec. | ||
| 22609 | 2026.03.27 20:13:16.353067 [ 276 ] {b7751d84-0d39-4d29-b2ae-7164df96941b} <Debug> TCPHandler: Processed in 0.001992735 sec. | ||
| 22610 | 2026.03.27 20:13:16.353271 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22611 | 2026.03.27 20:13:16.353365 [ 276 ] {24b35333-e06c-4d37-bda5-d23fb2781127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22612 | 2026.03.27 20:13:16.353407 [ 276 ] {24b35333-e06c-4d37-bda5-d23fb2781127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22613 | 2026.03.27 20:13:16.354207 [ 276 ] {24b35333-e06c-4d37-bda5-d23fb2781127} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22614 | 2026.03.27 20:13:16.354243 [ 276 ] {24b35333-e06c-4d37-bda5-d23fb2781127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22615 | 2026.03.27 20:13:16.354662 [ 276 ] {24b35333-e06c-4d37-bda5-d23fb2781127} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22616 | 2026.03.27 20:13:16.354860 [ 276 ] {24b35333-e06c-4d37-bda5-d23fb2781127} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22617 | 2026.03.27 20:13:16.354974 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_160_48 to all_165_165_0 | ||
| 22618 | 2026.03.27 20:13:16.354989 [ 276 ] {24b35333-e06c-4d37-bda5-d23fb2781127} <Debug> executeQuery: Read 1535 rows, 96.10 KiB in 0.001642 sec., 934835.5663824604 rows/sec., 57.16 MiB/sec. | ||
| 22619 | 2026.03.27 20:13:16.355020 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22620 | 2026.03.27 20:13:16.355040 [ 276 ] {24b35333-e06c-4d37-bda5-d23fb2781127} <Debug> TCPHandler: Processed in 0.001818483 sec. | ||
| 22621 | 2026.03.27 20:13:16.355043 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22622 | 2026.03.27 20:13:16.355137 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_165_49} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_160_48 to all_165_165_0 into Compact with storage Full | ||
| 22623 | 2026.03.27 20:13:16.355164 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22624 | 2026.03.27 20:13:16.355220 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_165_49} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22625 | 2026.03.27 20:13:16.355247 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_165_49} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_160_48, total 61521 rows starting from the beginning of the part | ||
| 22626 | 2026.03.27 20:13:16.355258 [ 276 ] {0be595a8-8ba3-4e36-b08b-d06af1fc2691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22627 | 2026.03.27 20:13:16.355303 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_165_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 160 rows starting from the beginning of the part | ||
| 22628 | 2026.03.27 20:13:16.355310 [ 276 ] {0be595a8-8ba3-4e36-b08b-d06af1fc2691} <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 | ||
| 22629 | 2026.03.27 20:13:16.355347 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_165_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 165 rows starting from the beginning of the part | ||
| 22630 | 2026.03.27 20:13:16.355389 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_165_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 160 rows starting from the beginning of the part | ||
| 22631 | 2026.03.27 20:13:16.355428 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_165_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 160 rows starting from the beginning of the part | ||
| 22632 | 2026.03.27 20:13:16.355468 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_165_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 1535 rows starting from the beginning of the part | ||
| 22633 | 2026.03.27 20:13:16.356199 [ 276 ] {0be595a8-8ba3-4e36-b08b-d06af1fc2691} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22634 | 2026.03.27 20:13:16.356234 [ 276 ] {0be595a8-8ba3-4e36-b08b-d06af1fc2691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22635 | 2026.03.27 20:13:16.356803 [ 276 ] {0be595a8-8ba3-4e36-b08b-d06af1fc2691} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 22636 | 2026.03.27 20:13:16.357012 [ 276 ] {0be595a8-8ba3-4e36-b08b-d06af1fc2691} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22637 | 2026.03.27 20:13:16.357137 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 22638 | 2026.03.27 20:13:16.357149 [ 276 ] {0be595a8-8ba3-4e36-b08b-d06af1fc2691} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.001909 sec., 30382.39916186485 rows/sec., 54.44 MiB/sec. | ||
| 22639 | 2026.03.27 20:13:16.357170 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22640 | 2026.03.27 20:13:16.357194 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22641 | 2026.03.27 20:13:16.357216 [ 276 ] {0be595a8-8ba3-4e36-b08b-d06af1fc2691} <Debug> TCPHandler: Processed in 0.002099557 sec. | ||
| 22642 | 2026.03.27 20:13:16.357276 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 22643 | 2026.03.27 20:13:16.357338 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22644 | 2026.03.27 20:13:16.357435 [ 276 ] {b5ab1cb7-d813-4ad5-8228-c769aec22057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22645 | 2026.03.27 20:13:16.357476 [ 276 ] {b5ab1cb7-d813-4ad5-8228-c769aec22057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22646 | 2026.03.27 20:13:16.357498 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22647 | 2026.03.27 20:13:16.357571 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 3104 rows starting from the beginning of the part | ||
| 22648 | 2026.03.27 20:13:16.357728 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 43 rows starting from the beginning of the part | ||
| 22649 | 2026.03.27 20:13:16.357805 [ 276 ] {b5ab1cb7-d813-4ad5-8228-c769aec22057} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22650 | 2026.03.27 20:13:16.357844 [ 276 ] {b5ab1cb7-d813-4ad5-8228-c769aec22057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22651 | 2026.03.27 20:13:16.357866 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 17 rows starting from the beginning of the part | ||
| 22652 | 2026.03.27 20:13:16.358054 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 43 rows starting from the beginning of the part | ||
| 22653 | 2026.03.27 20:13:16.358148 [ 276 ] {b5ab1cb7-d813-4ad5-8228-c769aec22057} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22654 | 2026.03.27 20:13:16.358192 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 17 rows starting from the beginning of the part | ||
| 22655 | 2026.03.27 20:13:16.358333 [ 188 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 58 rows starting from the beginning of the part | ||
| 22656 | 2026.03.27 20:13:16.358359 [ 276 ] {b5ab1cb7-d813-4ad5-8228-c769aec22057} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22657 | 2026.03.27 20:13:16.358494 [ 276 ] {b5ab1cb7-d813-4ad5-8228-c769aec22057} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001077 sec., 11142.061281337046 rows/sec., 768.92 KiB/sec. | ||
| 22658 | 2026.03.27 20:13:16.358530 [ 276 ] {b5ab1cb7-d813-4ad5-8228-c769aec22057} <Debug> TCPHandler: Processed in 0.001240192 sec. | ||
| 22659 | 2026.03.27 20:13:16.367183 [ 197 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_165_49} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 63701 rows, containing 5 columns (5 merged, 0 gathered) in 0.012072593 sec., 5276496.938147422 rows/sec., 338.13 MiB/sec. | ||
| 22660 | 2026.03.27 20:13:16.367901 [ 197 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_165_49} <Trace> MergedBlockOutputStream: filled checksums all_1_165_49 (state Temporary) | ||
| 22661 | 2026.03.27 20:13:16.368197 [ 197 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_165_49} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_165_49 to all_1_165_49 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22662 | 2026.03.27 20:13:16.368272 [ 197 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_165_49} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_160_48, all_165_165_0] -> all_1_165_49 | ||
| 22663 | 2026.03.27 20:13:16.368379 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 22664 | 2026.03.27 20:13:16.377038 [ 192 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3282 rows, containing 19 columns (19 merged, 0 gathered) in 0.01979244 sec., 165820.889187993 rows/sec., 297.01 MiB/sec. | ||
| 22665 | 2026.03.27 20:13:16.379751 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 22666 | 2026.03.27 20:13:16.380090 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22667 | 2026.03.27 20:13:16.380163 [ 197 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 22668 | 2026.03.27 20:13:16.380324 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 25.15 MiB. | ||
| 22669 | 2026.03.27 20:13:17.000244 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 411.02 MiB, peak 436.12 MiB, free memory in arenas 0.00 B, will set to 422.80 MiB (RSS), difference: 11.78 MiB | ||
| 22670 | 2026.03.27 20:13:17.757537 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2764 | ||
| 22671 | 2026.03.27 20:13:17.760179 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22672 | 2026.03.27 20:13:17.760220 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22673 | 2026.03.27 20:13:17.761447 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22674 | 2026.03.27 20:13:17.761715 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22675 | 2026.03.27 20:13:17.761972 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2764 | ||
| 22676 | 2026.03.27 20:13:20.100856 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47583 | ||
| 22677 | 2026.03.27 20:13:20.101389 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22678 | 2026.03.27 20:13:20.101426 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22679 | 2026.03.27 20:13:20.101911 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 22680 | 2026.03.27 20:13:20.102148 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22681 | 2026.03.27 20:13:20.102284 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47583 | ||
| 22682 | 2026.03.27 20:13:21.090677 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22683 | 2026.03.27 20:13:21.090866 [ 276 ] {664d52ea-821e-4e46-9ee9-cc5e84f3036c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22684 | 2026.03.27 20:13:21.090935 [ 276 ] {664d52ea-821e-4e46-9ee9-cc5e84f3036c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22685 | 2026.03.27 20:13:21.091677 [ 276 ] {664d52ea-821e-4e46-9ee9-cc5e84f3036c} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22686 | 2026.03.27 20:13:21.091717 [ 276 ] {664d52ea-821e-4e46-9ee9-cc5e84f3036c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22687 | 2026.03.27 20:13:21.092095 [ 276 ] {664d52ea-821e-4e46-9ee9-cc5e84f3036c} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22688 | 2026.03.27 20:13:21.092308 [ 276 ] {664d52ea-821e-4e46-9ee9-cc5e84f3036c} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22689 | 2026.03.27 20:13:21.092435 [ 124 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22690 | 2026.03.27 20:13:21.092457 [ 276 ] {664d52ea-821e-4e46-9ee9-cc5e84f3036c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001642 sec., 34104.7503045067 rows/sec., 2.62 MiB/sec. | ||
| 22691 | 2026.03.27 20:13:21.092501 [ 124 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22692 | 2026.03.27 20:13:21.092514 [ 276 ] {664d52ea-821e-4e46-9ee9-cc5e84f3036c} <Debug> TCPHandler: Processed in 0.001969465 sec. | ||
| 22693 | 2026.03.27 20:13:21.092533 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22694 | 2026.03.27 20:13:21.092641 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 22695 | 2026.03.27 20:13:21.092661 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22696 | 2026.03.27 20:13:21.092748 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22697 | 2026.03.27 20:13:21.092762 [ 276 ] {40ef1d6b-1d69-416d-934a-54d66073300a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22698 | 2026.03.27 20:13:21.092782 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 3477 rows starting from the beginning of the part | ||
| 22699 | 2026.03.27 20:13:21.092802 [ 276 ] {40ef1d6b-1d69-416d-934a-54d66073300a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22700 | 2026.03.27 20:13:21.092847 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 95 rows starting from the beginning of the part | ||
| 22701 | 2026.03.27 20:13:21.092897 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 142 rows starting from the beginning of the part | ||
| 22702 | 2026.03.27 20:13:21.092946 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 90 rows starting from the beginning of the part | ||
| 22703 | 2026.03.27 20:13:21.092991 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 2622 rows starting from the beginning of the part | ||
| 22704 | 2026.03.27 20:13:21.093038 [ 187 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 56 rows starting from the beginning of the part | ||
| 22705 | 2026.03.27 20:13:21.093251 [ 276 ] {40ef1d6b-1d69-416d-934a-54d66073300a} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22706 | 2026.03.27 20:13:21.093286 [ 276 ] {40ef1d6b-1d69-416d-934a-54d66073300a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 22707 | 2026.03.27 20:13:21.093577 [ 276 ] {40ef1d6b-1d69-416d-934a-54d66073300a} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22708 | 2026.03.27 20:13:21.093774 [ 276 ] {40ef1d6b-1d69-416d-934a-54d66073300a} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22709 | 2026.03.27 20:13:21.093893 [ 124 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22710 | 2026.03.27 20:13:21.093899 [ 276 ] {40ef1d6b-1d69-416d-934a-54d66073300a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001156 sec., 55363.32179930796 rows/sec., 4.32 MiB/sec. | ||
| 22711 | 2026.03.27 20:13:21.093924 [ 124 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22712 | 2026.03.27 20:13:21.093946 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 22713 | 2026.03.27 20:13:21.093949 [ 276 ] {40ef1d6b-1d69-416d-934a-54d66073300a} <Debug> TCPHandler: Processed in 0.001336964 sec. | ||
| 22714 | 2026.03.27 20:13:21.094031 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 22715 | 2026.03.27 20:13:21.094089 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22716 | 2026.03.27 20:13:21.094142 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22717 | 2026.03.27 20:13:21.094178 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2029 rows starting from the beginning of the part | ||
| 22718 | 2026.03.27 20:13:21.094186 [ 276 ] {daa6d1ea-503e-4920-b697-a2b9aa270fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22719 | 2026.03.27 20:13:21.094232 [ 276 ] {daa6d1ea-503e-4920-b697-a2b9aa270fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22720 | 2026.03.27 20:13:21.094241 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 91 rows starting from the beginning of the part | ||
| 22721 | 2026.03.27 20:13:21.094289 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 107 rows starting from the beginning of the part | ||
| 22722 | 2026.03.27 20:13:21.094329 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 81 rows starting from the beginning of the part | ||
| 22723 | 2026.03.27 20:13:21.094367 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 1379 rows starting from the beginning of the part | ||
| 22724 | 2026.03.27 20:13:21.094409 [ 192 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 64 rows starting from the beginning of the part | ||
| 22725 | 2026.03.27 20:13:21.094630 [ 276 ] {daa6d1ea-503e-4920-b697-a2b9aa270fa0} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22726 | 2026.03.27 20:13:21.094670 [ 276 ] {daa6d1ea-503e-4920-b697-a2b9aa270fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 22727 | 2026.03.27 20:13:21.095018 [ 276 ] {daa6d1ea-503e-4920-b697-a2b9aa270fa0} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22728 | 2026.03.27 20:13:21.095182 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6482 rows, containing 5 columns (5 merged, 0 gathered) in 0.002582685 sec., 2509791.166944478 rows/sec., 200.77 MiB/sec. | ||
| 22729 | 2026.03.27 20:13:21.095237 [ 276 ] {daa6d1ea-503e-4920-b697-a2b9aa270fa0} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22730 | 2026.03.27 20:13:21.095365 [ 276 ] {daa6d1ea-503e-4920-b697-a2b9aa270fa0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001197 sec., 106934.00167084378 rows/sec., 7.45 MiB/sec. | ||
| 22731 | 2026.03.27 20:13:21.095402 [ 276 ] {daa6d1ea-503e-4920-b697-a2b9aa270fa0} <Debug> TCPHandler: Processed in 0.001360684 sec. | ||
| 22732 | 2026.03.27 20:13:21.095513 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22733 | 2026.03.27 20:13:21.095557 [ 190 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22734 | 2026.03.27 20:13:21.095606 [ 276 ] {dae3496f-b5fd-41b3-8774-38677807407b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22735 | 2026.03.27 20:13:21.095651 [ 276 ] {dae3496f-b5fd-41b3-8774-38677807407b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22736 | 2026.03.27 20:13:21.095787 [ 196 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3751 rows, containing 5 columns (5 merged, 0 gathered) in 0.001794451 sec., 2090332.920765181 rows/sec., 152.62 MiB/sec. | ||
| 22737 | 2026.03.27 20:13:21.095871 [ 190 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_166_33} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22738 | 2026.03.27 20:13:21.095959 [ 190 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_166_33} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22739 | 2026.03.27 20:13:21.095988 [ 276 ] {dae3496f-b5fd-41b3-8774-38677807407b} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22740 | 2026.03.27 20:13:21.096029 [ 276 ] {dae3496f-b5fd-41b3-8774-38677807407b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22741 | 2026.03.27 20:13:21.096045 [ 196 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22742 | 2026.03.27 20:13:21.096069 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 22743 | 2026.03.27 20:13:21.096354 [ 196 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_166_33} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22744 | 2026.03.27 20:13:21.096374 [ 276 ] {dae3496f-b5fd-41b3-8774-38677807407b} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22745 | 2026.03.27 20:13:21.096439 [ 196 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_166_33} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22746 | 2026.03.27 20:13:21.096530 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 22747 | 2026.03.27 20:13:21.096595 [ 276 ] {dae3496f-b5fd-41b3-8774-38677807407b} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22748 | 2026.03.27 20:13:21.096715 [ 48 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22749 | 2026.03.27 20:13:21.096724 [ 276 ] {dae3496f-b5fd-41b3-8774-38677807407b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001136 sec., 42253.52112676056 rows/sec., 2.85 MiB/sec. | ||
| 22750 | 2026.03.27 20:13:21.096751 [ 48 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22751 | 2026.03.27 20:13:21.096771 [ 276 ] {dae3496f-b5fd-41b3-8774-38677807407b} <Debug> TCPHandler: Processed in 0.001304723 sec. | ||
| 22752 | 2026.03.27 20:13:21.096773 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22753 | 2026.03.27 20:13:21.096847 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 22754 | 2026.03.27 20:13:21.096932 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22755 | 2026.03.27 20:13:21.096957 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 8850 rows starting from the beginning of the part | ||
| 22756 | 2026.03.27 20:13:21.096998 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 60 rows starting from the beginning of the part | ||
| 22757 | 2026.03.27 20:13:21.097032 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part | ||
| 22758 | 2026.03.27 20:13:21.097062 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 60 rows starting from the beginning of the part | ||
| 22759 | 2026.03.27 20:13:21.097094 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 12 rows starting from the beginning of the part | ||
| 22760 | 2026.03.27 20:13:21.097125 [ 192 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 48 rows starting from the beginning of the part | ||
| 22761 | 2026.03.27 20:13:21.099381 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9090 rows, containing 4 columns (4 merged, 0 gathered) in 0.002557875 sec., 3553731.1244685533 rows/sec., 234.34 MiB/sec. | ||
| 22762 | 2026.03.27 20:13:21.099522 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22763 | 2026.03.27 20:13:21.099753 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_166_33} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22764 | 2026.03.27 20:13:21.099815 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_166_33} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22765 | 2026.03.27 20:13:21.099883 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
| 22766 | 2026.03.27 20:13:22.613269 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 22767 | 2026.03.27 20:13:22.630780 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22768 | 2026.03.27 20:13:22.630838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22769 | 2026.03.27 20:13:22.637119 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 22770 | 2026.03.27 20:13:22.637823 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22771 | 2026.03.27 20:13:22.640898 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 22772 | 2026.03.27 20:13:26.092387 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22773 | 2026.03.27 20:13:26.092598 [ 276 ] {f1997c74-017c-4dcc-8e4b-5804ff9ef420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22774 | 2026.03.27 20:13:26.092669 [ 276 ] {f1997c74-017c-4dcc-8e4b-5804ff9ef420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22775 | 2026.03.27 20:13:26.093354 [ 276 ] {f1997c74-017c-4dcc-8e4b-5804ff9ef420} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22776 | 2026.03.27 20:13:26.093404 [ 276 ] {f1997c74-017c-4dcc-8e4b-5804ff9ef420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22777 | 2026.03.27 20:13:26.093803 [ 276 ] {f1997c74-017c-4dcc-8e4b-5804ff9ef420} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22778 | 2026.03.27 20:13:26.094025 [ 276 ] {f1997c74-017c-4dcc-8e4b-5804ff9ef420} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22779 | 2026.03.27 20:13:26.094175 [ 276 ] {f1997c74-017c-4dcc-8e4b-5804ff9ef420} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001629 sec., 55248.61878453039 rows/sec., 4.65 MiB/sec. | ||
| 22780 | 2026.03.27 20:13:26.094215 [ 276 ] {f1997c74-017c-4dcc-8e4b-5804ff9ef420} <Debug> TCPHandler: Processed in 0.001963625 sec. | ||
| 22781 | 2026.03.27 20:13:26.094343 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22782 | 2026.03.27 20:13:26.094438 [ 276 ] {fb75553f-5d24-44b5-a456-3d3a3416a40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22783 | 2026.03.27 20:13:26.094478 [ 276 ] {fb75553f-5d24-44b5-a456-3d3a3416a40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22784 | 2026.03.27 20:13:26.094881 [ 276 ] {fb75553f-5d24-44b5-a456-3d3a3416a40c} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22785 | 2026.03.27 20:13:26.094914 [ 276 ] {fb75553f-5d24-44b5-a456-3d3a3416a40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22786 | 2026.03.27 20:13:26.095200 [ 276 ] {fb75553f-5d24-44b5-a456-3d3a3416a40c} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22787 | 2026.03.27 20:13:26.095413 [ 276 ] {fb75553f-5d24-44b5-a456-3d3a3416a40c} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22788 | 2026.03.27 20:13:26.095540 [ 276 ] {fb75553f-5d24-44b5-a456-3d3a3416a40c} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.00112 sec., 15178.57142857143 rows/sec., 1.11 MiB/sec. | ||
| 22789 | 2026.03.27 20:13:26.095577 [ 276 ] {fb75553f-5d24-44b5-a456-3d3a3416a40c} <Debug> TCPHandler: Processed in 0.001281693 sec. | ||
| 22790 | 2026.03.27 20:13:26.095621 [ 221 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22791 | 2026.03.27 20:13:26.095678 [ 221 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22792 | 2026.03.27 20:13:26.095686 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22793 | 2026.03.27 20:13:26.095788 [ 276 ] {0f000a87-8b91-4e27-9eae-ff2729545a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22794 | 2026.03.27 20:13:26.095828 [ 276 ] {0f000a87-8b91-4e27-9eae-ff2729545a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22795 | 2026.03.27 20:13:26.096244 [ 276 ] {0f000a87-8b91-4e27-9eae-ff2729545a0a} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22796 | 2026.03.27 20:13:26.096279 [ 276 ] {0f000a87-8b91-4e27-9eae-ff2729545a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22797 | 2026.03.27 20:13:26.096582 [ 276 ] {0f000a87-8b91-4e27-9eae-ff2729545a0a} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22798 | 2026.03.27 20:13:26.096855 [ 276 ] {0f000a87-8b91-4e27-9eae-ff2729545a0a} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22799 | 2026.03.27 20:13:26.096976 [ 276 ] {0f000a87-8b91-4e27-9eae-ff2729545a0a} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001205 sec., 67219.91701244813 rows/sec., 5.25 MiB/sec. | ||
| 22800 | 2026.03.27 20:13:26.097013 [ 276 ] {0f000a87-8b91-4e27-9eae-ff2729545a0a} <Debug> TCPHandler: Processed in 0.001374674 sec. | ||
| 22801 | 2026.03.27 20:13:26.097124 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22802 | 2026.03.27 20:13:26.097217 [ 276 ] {520a22ec-933a-4e7a-89e8-643b4246a082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22803 | 2026.03.27 20:13:26.097259 [ 276 ] {520a22ec-933a-4e7a-89e8-643b4246a082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22804 | 2026.03.27 20:13:26.097663 [ 276 ] {520a22ec-933a-4e7a-89e8-643b4246a082} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22805 | 2026.03.27 20:13:26.097700 [ 276 ] {520a22ec-933a-4e7a-89e8-643b4246a082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22806 | 2026.03.27 20:13:26.098048 [ 276 ] {520a22ec-933a-4e7a-89e8-643b4246a082} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22807 | 2026.03.27 20:13:26.098261 [ 276 ] {520a22ec-933a-4e7a-89e8-643b4246a082} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22808 | 2026.03.27 20:13:26.098385 [ 276 ] {520a22ec-933a-4e7a-89e8-643b4246a082} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 22809 | 2026.03.27 20:13:26.098421 [ 276 ] {520a22ec-933a-4e7a-89e8-643b4246a082} <Debug> TCPHandler: Processed in 0.001344614 sec. | ||
| 22810 | 2026.03.27 20:13:26.098529 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22811 | 2026.03.27 20:13:26.098623 [ 276 ] {61995a7e-6ab1-4305-92a7-511227b0217e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22812 | 2026.03.27 20:13:26.098677 [ 276 ] {61995a7e-6ab1-4305-92a7-511227b0217e} <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 | ||
| 22813 | 2026.03.27 20:13:26.099221 [ 221 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22814 | 2026.03.27 20:13:26.099460 [ 276 ] {61995a7e-6ab1-4305-92a7-511227b0217e} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22815 | 2026.03.27 20:13:26.099501 [ 276 ] {61995a7e-6ab1-4305-92a7-511227b0217e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22816 | 2026.03.27 20:13:26.100018 [ 276 ] {61995a7e-6ab1-4305-92a7-511227b0217e} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22817 | 2026.03.27 20:13:26.100245 [ 276 ] {61995a7e-6ab1-4305-92a7-511227b0217e} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22818 | 2026.03.27 20:13:26.100379 [ 276 ] {61995a7e-6ab1-4305-92a7-511227b0217e} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001773 sec., 9588.268471517202 rows/sec., 17.18 MiB/sec. | ||
| 22819 | 2026.03.27 20:13:26.100433 [ 276 ] {61995a7e-6ab1-4305-92a7-511227b0217e} <Debug> TCPHandler: Processed in 0.001951435 sec. | ||
| 22820 | 2026.03.27 20:13:26.100545 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22821 | 2026.03.27 20:13:26.100639 [ 276 ] {12e5be2c-0190-4ef7-8caf-f9086978f8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22822 | 2026.03.27 20:13:26.100679 [ 276 ] {12e5be2c-0190-4ef7-8caf-f9086978f8e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22823 | 2026.03.27 20:13:26.101009 [ 276 ] {12e5be2c-0190-4ef7-8caf-f9086978f8e3} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22824 | 2026.03.27 20:13:26.101043 [ 276 ] {12e5be2c-0190-4ef7-8caf-f9086978f8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22825 | 2026.03.27 20:13:26.101332 [ 276 ] {12e5be2c-0190-4ef7-8caf-f9086978f8e3} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22826 | 2026.03.27 20:13:26.101538 [ 276 ] {12e5be2c-0190-4ef7-8caf-f9086978f8e3} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22827 | 2026.03.27 20:13:26.101659 [ 276 ] {12e5be2c-0190-4ef7-8caf-f9086978f8e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 22828 | 2026.03.27 20:13:26.101694 [ 276 ] {12e5be2c-0190-4ef7-8caf-f9086978f8e3} <Debug> TCPHandler: Processed in 0.001196371 sec. | ||
| 22829 | 2026.03.27 20:13:27.115756 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22830 | 2026.03.27 20:13:27.115814 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22831 | 2026.03.27 20:13:27.118888 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22832 | 2026.03.27 20:13:27.374557 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22833 | 2026.03.27 20:13:27.374611 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22834 | 2026.03.27 20:13:27.602533 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48031 | ||
| 22835 | 2026.03.27 20:13:27.603059 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22836 | 2026.03.27 20:13:27.603107 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22837 | 2026.03.27 20:13:27.603584 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 22838 | 2026.03.27 20:13:27.603815 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22839 | 2026.03.27 20:13:27.603951 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48031 | ||
| 22840 | 2026.03.27 20:13:27.604042 [ 219 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22841 | 2026.03.27 20:13:27.604098 [ 219 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22842 | 2026.03.27 20:13:27.606840 [ 219 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22843 | 2026.03.27 20:13:27.762340 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2784 | ||
| 22844 | 2026.03.27 20:13:27.764591 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22845 | 2026.03.27 20:13:27.764649 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22846 | 2026.03.27 20:13:27.765826 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22847 | 2026.03.27 20:13:27.766094 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22848 | 2026.03.27 20:13:27.766345 [ 219 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22849 | 2026.03.27 20:13:27.766393 [ 219 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22850 | 2026.03.27 20:13:27.766474 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2784 | ||
| 22851 | 2026.03.27 20:13:27.768859 [ 219 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22852 | 2026.03.27 20:13:28.443872 [ 225 ] {} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 22853 | 2026.03.27 20:13:28.443926 [ 225 ] {} <Debug> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 22854 | 2026.03.27 20:13:28.446187 [ 225 ] {} <Debug> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 22855 | 2026.03.27 20:13:29.355838 [ 223 ] {} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 22856 | 2026.03.27 20:13:29.355885 [ 223 ] {} <Debug> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 22857 | 2026.03.27 20:13:29.357897 [ 223 ] {} <Debug> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 22858 | 2026.03.27 20:13:29.715398 [ 61 ] {} <Debug> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 22859 | 2026.03.27 20:13:29.715461 [ 61 ] {} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22860 | 2026.03.27 20:13:29.715481 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22861 | 2026.03.27 20:13:29.715565 [ 224 ] {} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 22862 | 2026.03.27 20:13:29.715600 [ 224 ] {} <Debug> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 22863 | 2026.03.27 20:13:29.715615 [ 198 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::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 | ||
| 22864 | 2026.03.27 20:13:29.715765 [ 198 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22865 | 2026.03.27 20:13:29.715803 [ 198 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 2 rows starting from the beginning of the part | ||
| 22866 | 2026.03.27 20:13:29.715879 [ 198 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 22867 | 2026.03.27 20:13:29.715938 [ 198 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 22868 | 2026.03.27 20:13:29.715989 [ 198 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 22869 | 2026.03.27 20:13:29.716039 [ 198 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 22870 | 2026.03.27 20:13:29.716811 [ 196 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001247852 sec., 4808.262518311466 rows/sec., 356.86 KiB/sec. | ||
| 22871 | 2026.03.27 20:13:29.716955 [ 198 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 22872 | 2026.03.27 20:13:29.717270 [ 198 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_25_6} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22873 | 2026.03.27 20:13:29.717342 [ 198 ] {8babf592-ca98-4ce8-a88f-e0b7f89464ea::all_1_25_6} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 22874 | 2026.03.27 20:13:29.717407 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 22875 | 2026.03.27 20:13:29.718818 [ 224 ] {} <Debug> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 22876 | 2026.03.27 20:13:29.754414 [ 221 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22877 | 2026.03.27 20:13:29.754475 [ 221 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22878 | 2026.03.27 20:13:29.757645 [ 221 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22879 | 2026.03.27 20:13:30.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 418.82 MiB, peak 436.12 MiB, free memory in arenas 0.00 B, will set to 422.80 MiB (RSS), difference: 3.99 MiB | ||
| 22880 | 2026.03.27 20:13:30.141225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 22881 | 2026.03.27 20:13:30.158622 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22882 | 2026.03.27 20:13:30.158672 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22883 | 2026.03.27 20:13:30.164725 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 22884 | 2026.03.27 20:13:30.165413 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22885 | 2026.03.27 20:13:30.168336 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 22886 | 2026.03.27 20:13:31.094374 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22887 | 2026.03.27 20:13:31.094581 [ 276 ] {c4abb1e9-e5fe-4dd2-a408-fda44be74579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22888 | 2026.03.27 20:13:31.094653 [ 276 ] {c4abb1e9-e5fe-4dd2-a408-fda44be74579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22889 | 2026.03.27 20:13:31.095431 [ 276 ] {c4abb1e9-e5fe-4dd2-a408-fda44be74579} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22890 | 2026.03.27 20:13:31.095480 [ 276 ] {c4abb1e9-e5fe-4dd2-a408-fda44be74579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22891 | 2026.03.27 20:13:31.095883 [ 276 ] {c4abb1e9-e5fe-4dd2-a408-fda44be74579} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22892 | 2026.03.27 20:13:31.096107 [ 276 ] {c4abb1e9-e5fe-4dd2-a408-fda44be74579} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22893 | 2026.03.27 20:13:31.096270 [ 276 ] {c4abb1e9-e5fe-4dd2-a408-fda44be74579} <Debug> executeQuery: Read 142 rows, 12.52 KiB in 0.001741 sec., 81562.32050545664 rows/sec., 7.03 MiB/sec. | ||
| 22894 | 2026.03.27 20:13:31.096315 [ 276 ] {c4abb1e9-e5fe-4dd2-a408-fda44be74579} <Debug> TCPHandler: Processed in 0.002079977 sec. | ||
| 22895 | 2026.03.27 20:13:31.096445 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22896 | 2026.03.27 20:13:31.096541 [ 276 ] {7b30c299-fe82-4d37-90f9-bc81f0dc36c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22897 | 2026.03.27 20:13:31.096580 [ 276 ] {7b30c299-fe82-4d37-90f9-bc81f0dc36c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22898 | 2026.03.27 20:13:31.096995 [ 276 ] {7b30c299-fe82-4d37-90f9-bc81f0dc36c0} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22899 | 2026.03.27 20:13:31.097032 [ 276 ] {7b30c299-fe82-4d37-90f9-bc81f0dc36c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22900 | 2026.03.27 20:13:31.097339 [ 276 ] {7b30c299-fe82-4d37-90f9-bc81f0dc36c0} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22901 | 2026.03.27 20:13:31.097559 [ 276 ] {7b30c299-fe82-4d37-90f9-bc81f0dc36c0} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22902 | 2026.03.27 20:13:31.097690 [ 276 ] {7b30c299-fe82-4d37-90f9-bc81f0dc36c0} <Debug> executeQuery: Read 43 rows, 3.23 KiB in 0.001167 sec., 36846.61525278492 rows/sec., 2.71 MiB/sec. | ||
| 22903 | 2026.03.27 20:13:31.097734 [ 276 ] {7b30c299-fe82-4d37-90f9-bc81f0dc36c0} <Debug> TCPHandler: Processed in 0.001338804 sec. | ||
| 22904 | 2026.03.27 20:13:31.097844 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22905 | 2026.03.27 20:13:31.097939 [ 276 ] {a52a3c34-1f8c-478e-8754-518cbd3993b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22906 | 2026.03.27 20:13:31.097979 [ 276 ] {a52a3c34-1f8c-478e-8754-518cbd3993b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22907 | 2026.03.27 20:13:31.098416 [ 276 ] {a52a3c34-1f8c-478e-8754-518cbd3993b3} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22908 | 2026.03.27 20:13:31.098450 [ 276 ] {a52a3c34-1f8c-478e-8754-518cbd3993b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22909 | 2026.03.27 20:13:31.098752 [ 276 ] {a52a3c34-1f8c-478e-8754-518cbd3993b3} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22910 | 2026.03.27 20:13:31.098953 [ 276 ] {a52a3c34-1f8c-478e-8754-518cbd3993b3} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22911 | 2026.03.27 20:13:31.099079 [ 276 ] {a52a3c34-1f8c-478e-8754-518cbd3993b3} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001157 sec., 92480.55315471046 rows/sec., 7.22 MiB/sec. | ||
| 22912 | 2026.03.27 20:13:31.099117 [ 276 ] {a52a3c34-1f8c-478e-8754-518cbd3993b3} <Debug> TCPHandler: Processed in 0.001322933 sec. | ||
| 22913 | 2026.03.27 20:13:31.099256 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22914 | 2026.03.27 20:13:31.099352 [ 276 ] {53586839-e6e6-4ff4-9b39-42707b9de522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22915 | 2026.03.27 20:13:31.099395 [ 276 ] {53586839-e6e6-4ff4-9b39-42707b9de522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22916 | 2026.03.27 20:13:31.099847 [ 276 ] {53586839-e6e6-4ff4-9b39-42707b9de522} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22917 | 2026.03.27 20:13:31.099883 [ 276 ] {53586839-e6e6-4ff4-9b39-42707b9de522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22918 | 2026.03.27 20:13:31.100216 [ 276 ] {53586839-e6e6-4ff4-9b39-42707b9de522} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22919 | 2026.03.27 20:13:31.100432 [ 276 ] {53586839-e6e6-4ff4-9b39-42707b9de522} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22920 | 2026.03.27 20:13:31.100566 [ 276 ] {53586839-e6e6-4ff4-9b39-42707b9de522} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 22921 | 2026.03.27 20:13:31.100604 [ 276 ] {53586839-e6e6-4ff4-9b39-42707b9de522} <Debug> TCPHandler: Processed in 0.001408165 sec. | ||
| 22922 | 2026.03.27 20:13:31.100653 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22923 | 2026.03.27 20:13:31.100684 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22924 | 2026.03.27 20:13:31.100751 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22925 | 2026.03.27 20:13:31.100872 [ 276 ] {b7855b8d-7623-46d8-9394-a87d66b652d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22926 | 2026.03.27 20:13:31.100938 [ 276 ] {b7855b8d-7623-46d8-9394-a87d66b652d3} <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 | ||
| 22927 | 2026.03.27 20:13:31.101912 [ 276 ] {b7855b8d-7623-46d8-9394-a87d66b652d3} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22928 | 2026.03.27 20:13:31.101949 [ 276 ] {b7855b8d-7623-46d8-9394-a87d66b652d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22929 | 2026.03.27 20:13:31.102511 [ 276 ] {b7855b8d-7623-46d8-9394-a87d66b652d3} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22930 | 2026.03.27 20:13:31.102732 [ 276 ] {b7855b8d-7623-46d8-9394-a87d66b652d3} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22931 | 2026.03.27 20:13:31.102870 [ 276 ] {b7855b8d-7623-46d8-9394-a87d66b652d3} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002022 sec., 21266.073194856577 rows/sec., 38.11 MiB/sec. | ||
| 22932 | 2026.03.27 20:13:31.102925 [ 276 ] {b7855b8d-7623-46d8-9394-a87d66b652d3} <Debug> TCPHandler: Processed in 0.002242279 sec. | ||
| 22933 | 2026.03.27 20:13:31.103082 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22934 | 2026.03.27 20:13:31.103176 [ 276 ] {6de53c27-b2fe-4f98-b9e7-9204478889f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22935 | 2026.03.27 20:13:31.103217 [ 276 ] {6de53c27-b2fe-4f98-b9e7-9204478889f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22936 | 2026.03.27 20:13:31.103582 [ 276 ] {6de53c27-b2fe-4f98-b9e7-9204478889f7} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22937 | 2026.03.27 20:13:31.103616 [ 276 ] {6de53c27-b2fe-4f98-b9e7-9204478889f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22938 | 2026.03.27 20:13:31.103918 [ 276 ] {6de53c27-b2fe-4f98-b9e7-9204478889f7} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22939 | 2026.03.27 20:13:31.104132 [ 276 ] {6de53c27-b2fe-4f98-b9e7-9204478889f7} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22940 | 2026.03.27 20:13:31.104257 [ 276 ] {6de53c27-b2fe-4f98-b9e7-9204478889f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 22941 | 2026.03.27 20:13:31.104292 [ 276 ] {6de53c27-b2fe-4f98-b9e7-9204478889f7} <Debug> TCPHandler: Processed in 0.001267423 sec. | ||
| 22942 | 2026.03.27 20:13:31.104338 [ 222 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22943 | 2026.03.27 20:13:31.104389 [ 222 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22944 | 2026.03.27 20:13:31.105431 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22945 | 2026.03.27 20:13:31.107653 [ 222 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22946 | 2026.03.27 20:13:31.716411 [ 218 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22947 | 2026.03.27 20:13:31.716465 [ 218 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22948 | 2026.03.27 20:13:31.719010 [ 218 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22949 | 2026.03.27 20:13:31.900436 [ 220 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22950 | 2026.03.27 20:13:31.900484 [ 220 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22951 | 2026.03.27 20:13:31.902481 [ 220 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22952 | 2026.03.27 20:13:33.982247 [ 223 ] {} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Found 5 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 22953 | 2026.03.27 20:13:33.982302 [ 223 ] {} <Debug> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Removing 5 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 22954 | 2026.03.27 20:13:33.983993 [ 223 ] {} <Debug> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Removing 5 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
| 22955 | 2026.03.27 20:13:35.104937 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48543 | ||
| 22956 | 2026.03.27 20:13:35.105510 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22957 | 2026.03.27 20:13:35.105546 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22958 | 2026.03.27 20:13:35.106022 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 22959 | 2026.03.27 20:13:35.106247 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22960 | 2026.03.27 20:13:35.106383 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48543 | ||
| 22961 | 2026.03.27 20:13:35.106386 [ 65 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 22962 | 2026.03.27 20:13:35.106454 [ 65 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22963 | 2026.03.27 20:13:35.106473 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22964 | 2026.03.27 20:13:35.106596 [ 196 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 22965 | 2026.03.27 20:13:35.106735 [ 196 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22966 | 2026.03.27 20:13:35.106772 [ 196 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46111 rows starting from the beginning of the part | ||
| 22967 | 2026.03.27 20:13:35.106836 [ 196 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part | ||
| 22968 | 2026.03.27 20:13:35.106881 [ 196 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 448 rows starting from the beginning of the part | ||
| 22969 | 2026.03.27 20:13:35.106923 [ 196 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 512 rows starting from the beginning of the part | ||
| 22970 | 2026.03.27 20:13:35.106960 [ 196 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 448 rows starting from the beginning of the part | ||
| 22971 | 2026.03.27 20:13:35.107001 [ 196 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 512 rows starting from the beginning of the part | ||
| 22972 | 2026.03.27 20:13:35.109848 [ 191 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48543 rows, containing 4 columns (4 merged, 0 gathered) in 0.003327059 sec., 14590363.441105193 rows/sec., 208.72 MiB/sec. | ||
| 22973 | 2026.03.27 20:13:35.110251 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 22974 | 2026.03.27 20:13:35.110588 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_101_20} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22975 | 2026.03.27 20:13:35.110664 [ 186 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_101_20} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 22976 | 2026.03.27 20:13:35.110764 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 22977 | 2026.03.27 20:13:36.092944 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22978 | 2026.03.27 20:13:36.093134 [ 276 ] {1eb3a121-c58f-4e10-895a-894ac335dbbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22979 | 2026.03.27 20:13:36.093203 [ 276 ] {1eb3a121-c58f-4e10-895a-894ac335dbbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22980 | 2026.03.27 20:13:36.093841 [ 276 ] {1eb3a121-c58f-4e10-895a-894ac335dbbe} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22981 | 2026.03.27 20:13:36.093882 [ 276 ] {1eb3a121-c58f-4e10-895a-894ac335dbbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22982 | 2026.03.27 20:13:36.094254 [ 276 ] {1eb3a121-c58f-4e10-895a-894ac335dbbe} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 22983 | 2026.03.27 20:13:36.094478 [ 276 ] {1eb3a121-c58f-4e10-895a-894ac335dbbe} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22984 | 2026.03.27 20:13:36.094624 [ 276 ] {1eb3a121-c58f-4e10-895a-894ac335dbbe} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.00154 sec., 58441.558441558445 rows/sec., 4.92 MiB/sec. | ||
| 22985 | 2026.03.27 20:13:36.094666 [ 276 ] {1eb3a121-c58f-4e10-895a-894ac335dbbe} <Debug> TCPHandler: Processed in 0.001858073 sec. | ||
| 22986 | 2026.03.27 20:13:36.094791 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22987 | 2026.03.27 20:13:36.094887 [ 276 ] {e0398d9b-1bea-4d85-a386-7d6fbdaa5914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22988 | 2026.03.27 20:13:36.094927 [ 276 ] {e0398d9b-1bea-4d85-a386-7d6fbdaa5914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22989 | 2026.03.27 20:13:36.095362 [ 276 ] {e0398d9b-1bea-4d85-a386-7d6fbdaa5914} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22990 | 2026.03.27 20:13:36.095397 [ 276 ] {e0398d9b-1bea-4d85-a386-7d6fbdaa5914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 22991 | 2026.03.27 20:13:36.095681 [ 276 ] {e0398d9b-1bea-4d85-a386-7d6fbdaa5914} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 22992 | 2026.03.27 20:13:36.095880 [ 276 ] {e0398d9b-1bea-4d85-a386-7d6fbdaa5914} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22993 | 2026.03.27 20:13:36.096006 [ 276 ] {e0398d9b-1bea-4d85-a386-7d6fbdaa5914} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001138 sec., 14938.488576449914 rows/sec., 1.10 MiB/sec. | ||
| 22994 | 2026.03.27 20:13:36.096045 [ 276 ] {e0398d9b-1bea-4d85-a386-7d6fbdaa5914} <Debug> TCPHandler: Processed in 0.001304243 sec. | ||
| 22995 | 2026.03.27 20:13:36.096158 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22996 | 2026.03.27 20:13:36.096252 [ 276 ] {f0ae0862-f130-461c-b2f1-6ccb5c821d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22997 | 2026.03.27 20:13:36.096292 [ 276 ] {f0ae0862-f130-461c-b2f1-6ccb5c821d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22998 | 2026.03.27 20:13:36.096728 [ 276 ] {f0ae0862-f130-461c-b2f1-6ccb5c821d2c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22999 | 2026.03.27 20:13:36.096764 [ 276 ] {f0ae0862-f130-461c-b2f1-6ccb5c821d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 23000 | 2026.03.27 20:13:36.097055 [ 276 ] {f0ae0862-f130-461c-b2f1-6ccb5c821d2c} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23001 | 2026.03.27 20:13:36.097259 [ 276 ] {f0ae0862-f130-461c-b2f1-6ccb5c821d2c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23002 | 2026.03.27 20:13:36.097382 [ 276 ] {f0ae0862-f130-461c-b2f1-6ccb5c821d2c} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001147 sec., 70619.00610287707 rows/sec., 5.51 MiB/sec. | ||
| 23003 | 2026.03.27 20:13:36.097419 [ 276 ] {f0ae0862-f130-461c-b2f1-6ccb5c821d2c} <Debug> TCPHandler: Processed in 0.001309693 sec. | ||
| 23004 | 2026.03.27 20:13:36.097533 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23005 | 2026.03.27 20:13:36.097628 [ 276 ] {1b5d68d3-93f0-4923-9e68-6f7b7b45175b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23006 | 2026.03.27 20:13:36.097670 [ 276 ] {1b5d68d3-93f0-4923-9e68-6f7b7b45175b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23007 | 2026.03.27 20:13:36.098080 [ 276 ] {1b5d68d3-93f0-4923-9e68-6f7b7b45175b} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23008 | 2026.03.27 20:13:36.098116 [ 276 ] {1b5d68d3-93f0-4923-9e68-6f7b7b45175b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 23009 | 2026.03.27 20:13:36.098437 [ 276 ] {1b5d68d3-93f0-4923-9e68-6f7b7b45175b} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23010 | 2026.03.27 20:13:36.098651 [ 276 ] {1b5d68d3-93f0-4923-9e68-6f7b7b45175b} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23011 | 2026.03.27 20:13:36.098779 [ 276 ] {1b5d68d3-93f0-4923-9e68-6f7b7b45175b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 23012 | 2026.03.27 20:13:36.098816 [ 276 ] {1b5d68d3-93f0-4923-9e68-6f7b7b45175b} <Debug> TCPHandler: Processed in 0.001332543 sec. | ||
| 23013 | 2026.03.27 20:13:36.098929 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23014 | 2026.03.27 20:13:36.099023 [ 276 ] {f384bfaf-641f-4756-9fd6-41b33a1b6df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23015 | 2026.03.27 20:13:36.099076 [ 276 ] {f384bfaf-641f-4756-9fd6-41b33a1b6df9} <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 | ||
| 23016 | 2026.03.27 20:13:36.099858 [ 276 ] {f384bfaf-641f-4756-9fd6-41b33a1b6df9} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23017 | 2026.03.27 20:13:36.099894 [ 276 ] {f384bfaf-641f-4756-9fd6-41b33a1b6df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 23018 | 2026.03.27 20:13:36.100399 [ 276 ] {f384bfaf-641f-4756-9fd6-41b33a1b6df9} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 23019 | 2026.03.27 20:13:36.100616 [ 276 ] {f384bfaf-641f-4756-9fd6-41b33a1b6df9} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23020 | 2026.03.27 20:13:36.100754 [ 276 ] {f384bfaf-641f-4756-9fd6-41b33a1b6df9} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001749 sec., 9719.839908519154 rows/sec., 17.42 MiB/sec. | ||
| 23021 | 2026.03.27 20:13:36.100809 [ 276 ] {f384bfaf-641f-4756-9fd6-41b33a1b6df9} <Debug> TCPHandler: Processed in 0.001929774 sec. | ||
| 23022 | 2026.03.27 20:13:36.100926 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23023 | 2026.03.27 20:13:36.101021 [ 276 ] {14b7298b-08dc-438a-bc12-d819ac66e674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23024 | 2026.03.27 20:13:36.101062 [ 276 ] {14b7298b-08dc-438a-bc12-d819ac66e674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23025 | 2026.03.27 20:13:36.101390 [ 276 ] {14b7298b-08dc-438a-bc12-d819ac66e674} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23026 | 2026.03.27 20:13:36.101426 [ 276 ] {14b7298b-08dc-438a-bc12-d819ac66e674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 23027 | 2026.03.27 20:13:36.101721 [ 276 ] {14b7298b-08dc-438a-bc12-d819ac66e674} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23028 | 2026.03.27 20:13:36.101926 [ 276 ] {14b7298b-08dc-438a-bc12-d819ac66e674} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23029 | 2026.03.27 20:13:36.102052 [ 276 ] {14b7298b-08dc-438a-bc12-d819ac66e674} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 23030 | 2026.03.27 20:13:36.102089 [ 276 ] {14b7298b-08dc-438a-bc12-d819ac66e674} <Debug> TCPHandler: Processed in 0.001212501 sec. | ||
| 23031 | 2026.03.27 20:13:37.669265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 23032 | 2026.03.27 20:13:37.688705 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23033 | 2026.03.27 20:13:37.688777 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 23034 | 2026.03.27 20:13:37.694915 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 23035 | 2026.03.27 20:13:37.695658 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23036 | 2026.03.27 20:13:37.695967 [ 121 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 23037 | 2026.03.27 20:13:37.696028 [ 121 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23038 | 2026.03.27 20:13:37.696048 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 23039 | 2026.03.27 20:13:37.696152 [ 189 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 23040 | 2026.03.27 20:13:37.699398 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 23041 | 2026.03.27 20:13:37.700044 [ 189 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23042 | 2026.03.27 20:13:37.701619 [ 189 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 23043 | 2026.03.27 20:13:37.706340 [ 189 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 23044 | 2026.03.27 20:13:37.711003 [ 189 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 23045 | 2026.03.27 20:13:37.715880 [ 189 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 23046 | 2026.03.27 20:13:37.720901 [ 189 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 23047 | 2026.03.27 20:13:37.725655 [ 189 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 23048 | 2026.03.27 20:13:37.767551 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2808 | ||
| 23049 | 2026.03.27 20:13:37.769928 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23050 | 2026.03.27 20:13:37.769987 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 23051 | 2026.03.27 20:13:37.771216 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 23052 | 2026.03.27 20:13:37.771487 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23053 | 2026.03.27 20:13:37.771904 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2808 | ||
| 23054 | 2026.03.27 20:13:37.787968 [ 191 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.091861023 sec., 8284.253485833704 rows/sec., 42.84 MiB/sec. | ||
| 23055 | 2026.03.27 20:13:37.791301 [ 196 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 23056 | 2026.03.27 20:13:37.793277 [ 196 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_101_20} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23057 | 2026.03.27 20:13:37.793380 [ 196 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_101_20} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 23058 | 2026.03.27 20:13:37.796203 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 23059 | 2026.03.27 20:13:38.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 423.90 MiB, peak 441.31 MiB, free memory in arenas 0.00 B, will set to 422.81 MiB (RSS), difference: -1.09 MiB | ||
| 23060 | 2026.03.27 20:13:41.094246 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23061 | 2026.03.27 20:13:41.094437 [ 276 ] {71b561d4-6f65-4a14-a8df-bfc6395a63d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23062 | 2026.03.27 20:13:41.094508 [ 276 ] {71b561d4-6f65-4a14-a8df-bfc6395a63d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23063 | 2026.03.27 20:13:41.095307 [ 276 ] {71b561d4-6f65-4a14-a8df-bfc6395a63d6} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23064 | 2026.03.27 20:13:41.095356 [ 276 ] {71b561d4-6f65-4a14-a8df-bfc6395a63d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23065 | 2026.03.27 20:13:41.095758 [ 276 ] {71b561d4-6f65-4a14-a8df-bfc6395a63d6} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23066 | 2026.03.27 20:13:41.095979 [ 276 ] {71b561d4-6f65-4a14-a8df-bfc6395a63d6} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23067 | 2026.03.27 20:13:41.096138 [ 276 ] {71b561d4-6f65-4a14-a8df-bfc6395a63d6} <Debug> executeQuery: Read 142 rows, 12.52 KiB in 0.001748 sec., 81235.69794050344 rows/sec., 7.00 MiB/sec. | ||
| 23068 | 2026.03.27 20:13:41.096194 [ 276 ] {71b561d4-6f65-4a14-a8df-bfc6395a63d6} <Debug> TCPHandler: Processed in 0.002072646 sec. | ||
| 23069 | 2026.03.27 20:13:41.096314 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23070 | 2026.03.27 20:13:41.096418 [ 276 ] {4426be7c-d35e-494c-8228-7f5f552e96b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23071 | 2026.03.27 20:13:41.096461 [ 276 ] {4426be7c-d35e-494c-8228-7f5f552e96b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23072 | 2026.03.27 20:13:41.096885 [ 276 ] {4426be7c-d35e-494c-8228-7f5f552e96b2} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23073 | 2026.03.27 20:13:41.096919 [ 276 ] {4426be7c-d35e-494c-8228-7f5f552e96b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23074 | 2026.03.27 20:13:41.097220 [ 276 ] {4426be7c-d35e-494c-8228-7f5f552e96b2} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 23075 | 2026.03.27 20:13:41.097425 [ 276 ] {4426be7c-d35e-494c-8228-7f5f552e96b2} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23076 | 2026.03.27 20:13:41.097555 [ 276 ] {4426be7c-d35e-494c-8228-7f5f552e96b2} <Debug> executeQuery: Read 43 rows, 3.23 KiB in 0.001161 sec., 37037.03703703704 rows/sec., 2.72 MiB/sec. | ||
| 23077 | 2026.03.27 20:13:41.097595 [ 276 ] {4426be7c-d35e-494c-8228-7f5f552e96b2} <Debug> TCPHandler: Processed in 0.001333734 sec. | ||
| 23078 | 2026.03.27 20:13:41.097714 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23079 | 2026.03.27 20:13:41.097811 [ 276 ] {6e7d624d-4bcb-49c3-aa2a-1a2e9a2e7564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23080 | 2026.03.27 20:13:41.097852 [ 276 ] {6e7d624d-4bcb-49c3-aa2a-1a2e9a2e7564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23081 | 2026.03.27 20:13:41.098291 [ 276 ] {6e7d624d-4bcb-49c3-aa2a-1a2e9a2e7564} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23082 | 2026.03.27 20:13:41.098326 [ 276 ] {6e7d624d-4bcb-49c3-aa2a-1a2e9a2e7564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23083 | 2026.03.27 20:13:41.098623 [ 276 ] {6e7d624d-4bcb-49c3-aa2a-1a2e9a2e7564} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23084 | 2026.03.27 20:13:41.098829 [ 276 ] {6e7d624d-4bcb-49c3-aa2a-1a2e9a2e7564} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23085 | 2026.03.27 20:13:41.098955 [ 276 ] {6e7d624d-4bcb-49c3-aa2a-1a2e9a2e7564} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001163 sec., 92003.43938091144 rows/sec., 7.19 MiB/sec. | ||
| 23086 | 2026.03.27 20:13:41.098997 [ 276 ] {6e7d624d-4bcb-49c3-aa2a-1a2e9a2e7564} <Debug> TCPHandler: Processed in 0.001334194 sec. | ||
| 23087 | 2026.03.27 20:13:41.099114 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23088 | 2026.03.27 20:13:41.099209 [ 276 ] {4683d757-8fdf-4c11-816c-cd209446780b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23089 | 2026.03.27 20:13:41.099251 [ 276 ] {4683d757-8fdf-4c11-816c-cd209446780b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23090 | 2026.03.27 20:13:41.099667 [ 276 ] {4683d757-8fdf-4c11-816c-cd209446780b} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23091 | 2026.03.27 20:13:41.099704 [ 276 ] {4683d757-8fdf-4c11-816c-cd209446780b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23092 | 2026.03.27 20:13:41.100023 [ 276 ] {4683d757-8fdf-4c11-816c-cd209446780b} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23093 | 2026.03.27 20:13:41.100227 [ 276 ] {4683d757-8fdf-4c11-816c-cd209446780b} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23094 | 2026.03.27 20:13:41.100331 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 2 parts from all_1_165_49 to all_166_166_0 | ||
| 23095 | 2026.03.27 20:13:41.100354 [ 276 ] {4683d757-8fdf-4c11-816c-cd209446780b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 23096 | 2026.03.27 20:13:41.100367 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23097 | 2026.03.27 20:13:41.100386 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23098 | 2026.03.27 20:13:41.100392 [ 276 ] {4683d757-8fdf-4c11-816c-cd209446780b} <Debug> TCPHandler: Processed in 0.001328353 sec. | ||
| 23099 | 2026.03.27 20:13:41.100466 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_166_50} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_165_49 to all_166_166_0 into Compact with storage Full | ||
| 23100 | 2026.03.27 20:13:41.100518 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23101 | 2026.03.27 20:13:41.100555 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_166_50} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23102 | 2026.03.27 20:13:41.100586 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_166_50} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_165_49, total 63701 rows starting from the beginning of the part | ||
| 23103 | 2026.03.27 20:13:41.100612 [ 276 ] {b19f3a4a-066c-4425-ace2-6d7d8245693a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23104 | 2026.03.27 20:13:41.100645 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_166_50} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 128 rows starting from the beginning of the part | ||
| 23105 | 2026.03.27 20:13:41.100668 [ 276 ] {b19f3a4a-066c-4425-ace2-6d7d8245693a} <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 | ||
| 23106 | 2026.03.27 20:13:41.101507 [ 276 ] {b19f3a4a-066c-4425-ace2-6d7d8245693a} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23107 | 2026.03.27 20:13:41.101540 [ 276 ] {b19f3a4a-066c-4425-ace2-6d7d8245693a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23108 | 2026.03.27 20:13:41.102103 [ 276 ] {b19f3a4a-066c-4425-ace2-6d7d8245693a} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 23109 | 2026.03.27 20:13:41.102329 [ 276 ] {b19f3a4a-066c-4425-ace2-6d7d8245693a} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23110 | 2026.03.27 20:13:41.102475 [ 276 ] {b19f3a4a-066c-4425-ace2-6d7d8245693a} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.00188 sec., 22872.340425531915 rows/sec., 40.99 MiB/sec. | ||
| 23111 | 2026.03.27 20:13:41.102560 [ 276 ] {b19f3a4a-066c-4425-ace2-6d7d8245693a} <Debug> TCPHandler: Processed in 0.002091237 sec. | ||
| 23112 | 2026.03.27 20:13:41.102676 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23113 | 2026.03.27 20:13:41.102772 [ 276 ] {99739570-f9b3-44d0-bddb-5f468ae986ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23114 | 2026.03.27 20:13:41.102814 [ 276 ] {99739570-f9b3-44d0-bddb-5f468ae986ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23115 | 2026.03.27 20:13:41.103156 [ 276 ] {99739570-f9b3-44d0-bddb-5f468ae986ab} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23116 | 2026.03.27 20:13:41.103189 [ 276 ] {99739570-f9b3-44d0-bddb-5f468ae986ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23117 | 2026.03.27 20:13:41.103492 [ 276 ] {99739570-f9b3-44d0-bddb-5f468ae986ab} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23118 | 2026.03.27 20:13:41.103694 [ 276 ] {99739570-f9b3-44d0-bddb-5f468ae986ab} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23119 | 2026.03.27 20:13:41.103821 [ 276 ] {99739570-f9b3-44d0-bddb-5f468ae986ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 23120 | 2026.03.27 20:13:41.103857 [ 276 ] {99739570-f9b3-44d0-bddb-5f468ae986ab} <Debug> TCPHandler: Processed in 0.001230172 sec. | ||
| 23121 | 2026.03.27 20:13:41.109524 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_166_50} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 63829 rows, containing 5 columns (5 merged, 0 gathered) in 0.009090461 sec., 7021536.091513951 rows/sec., 450.03 MiB/sec. | ||
| 23122 | 2026.03.27 20:13:41.109952 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_166_50} <Trace> MergedBlockOutputStream: filled checksums all_1_166_50 (state Temporary) | ||
| 23123 | 2026.03.27 20:13:41.110194 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_166_50} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_166_50 to all_1_166_50 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23124 | 2026.03.27 20:13:41.110258 [ 195 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_166_50} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 2 parts: [all_1_165_49, all_166_166_0] -> all_1_166_50 | ||
| 23125 | 2026.03.27 20:13:41.110312 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 23126 | 2026.03.27 20:13:42.374668 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23127 | 2026.03.27 20:13:42.374741 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23128 | 2026.03.27 20:13:42.606700 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48991 | ||
| 23129 | 2026.03.27 20:13:42.607219 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23130 | 2026.03.27 20:13:42.607255 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23131 | 2026.03.27 20:13:42.607739 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 23132 | 2026.03.27 20:13:42.607963 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23133 | 2026.03.27 20:13:42.608099 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48991 | ||
| 23134 | 2026.03.27 20:13:45.199623 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 23135 | 2026.03.27 20:13:45.217344 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23136 | 2026.03.27 20:13:45.217385 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23137 | 2026.03.27 20:13:45.223537 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 23138 | 2026.03.27 20:13:45.224240 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23139 | 2026.03.27 20:13:45.227158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 23140 | 2026.03.27 20:13:46.092910 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23141 | 2026.03.27 20:13:46.093106 [ 276 ] {d470edec-bae2-4be9-9f27-0e1fd5dd0225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23142 | 2026.03.27 20:13:46.093176 [ 276 ] {d470edec-bae2-4be9-9f27-0e1fd5dd0225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23143 | 2026.03.27 20:13:46.093885 [ 276 ] {d470edec-bae2-4be9-9f27-0e1fd5dd0225} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23144 | 2026.03.27 20:13:46.093927 [ 276 ] {d470edec-bae2-4be9-9f27-0e1fd5dd0225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23145 | 2026.03.27 20:13:46.094306 [ 276 ] {d470edec-bae2-4be9-9f27-0e1fd5dd0225} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 23146 | 2026.03.27 20:13:46.094524 [ 276 ] {d470edec-bae2-4be9-9f27-0e1fd5dd0225} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23147 | 2026.03.27 20:13:46.094651 [ 117 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 23148 | 2026.03.27 20:13:46.094675 [ 276 ] {d470edec-bae2-4be9-9f27-0e1fd5dd0225} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001619 sec., 55589.87029030266 rows/sec., 4.68 MiB/sec. | ||
| 23149 | 2026.03.27 20:13:46.094723 [ 117 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23150 | 2026.03.27 20:13:46.094736 [ 276 ] {d470edec-bae2-4be9-9f27-0e1fd5dd0225} <Debug> TCPHandler: Processed in 0.001957034 sec. | ||
| 23151 | 2026.03.27 20:13:46.094755 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23152 | 2026.03.27 20:13:46.094877 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23153 | 2026.03.27 20:13:46.094883 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 23154 | 2026.03.27 20:13:46.094977 [ 276 ] {a0e4e192-9f49-4a90-a119-aba90789277c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23155 | 2026.03.27 20:13:46.095022 [ 276 ] {a0e4e192-9f49-4a90-a119-aba90789277c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23156 | 2026.03.27 20:13:46.095033 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23157 | 2026.03.27 20:13:46.095074 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 3477 rows starting from the beginning of the part | ||
| 23158 | 2026.03.27 20:13:46.095148 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 90 rows starting from the beginning of the part | ||
| 23159 | 2026.03.27 20:13:46.095201 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 142 rows starting from the beginning of the part | ||
| 23160 | 2026.03.27 20:13:46.095253 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 90 rows starting from the beginning of the part | ||
| 23161 | 2026.03.27 20:13:46.095301 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 142 rows starting from the beginning of the part | ||
| 23162 | 2026.03.27 20:13:46.095347 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 90 rows starting from the beginning of the part | ||
| 23163 | 2026.03.27 20:13:46.095481 [ 276 ] {a0e4e192-9f49-4a90-a119-aba90789277c} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23164 | 2026.03.27 20:13:46.095523 [ 276 ] {a0e4e192-9f49-4a90-a119-aba90789277c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23165 | 2026.03.27 20:13:46.095828 [ 276 ] {a0e4e192-9f49-4a90-a119-aba90789277c} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 23166 | 2026.03.27 20:13:46.096051 [ 276 ] {a0e4e192-9f49-4a90-a119-aba90789277c} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23167 | 2026.03.27 20:13:46.096164 [ 117 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 23168 | 2026.03.27 20:13:46.096193 [ 276 ] {a0e4e192-9f49-4a90-a119-aba90789277c} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001233 sec., 13787.510137875102 rows/sec., 1.01 MiB/sec. | ||
| 23169 | 2026.03.27 20:13:46.096194 [ 117 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23170 | 2026.03.27 20:13:46.096233 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23171 | 2026.03.27 20:13:46.096239 [ 276 ] {a0e4e192-9f49-4a90-a119-aba90789277c} <Debug> TCPHandler: Processed in 0.001412115 sec. | ||
| 23172 | 2026.03.27 20:13:46.096330 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 23173 | 2026.03.27 20:13:46.096393 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23174 | 2026.03.27 20:13:46.096431 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23175 | 2026.03.27 20:13:46.096459 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 254 rows starting from the beginning of the part | ||
| 23176 | 2026.03.27 20:13:46.096488 [ 276 ] {9a0d1005-d11a-4ce2-8d8b-bc0e87b3b316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23177 | 2026.03.27 20:13:46.096513 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 17 rows starting from the beginning of the part | ||
| 23178 | 2026.03.27 20:13:46.096529 [ 276 ] {9a0d1005-d11a-4ce2-8d8b-bc0e87b3b316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23179 | 2026.03.27 20:13:46.096559 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 43 rows starting from the beginning of the part | ||
| 23180 | 2026.03.27 20:13:46.096598 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 17 rows starting from the beginning of the part | ||
| 23181 | 2026.03.27 20:13:46.096637 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 43 rows starting from the beginning of the part | ||
| 23182 | 2026.03.27 20:13:46.096674 [ 199 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 17 rows starting from the beginning of the part | ||
| 23183 | 2026.03.27 20:13:46.096880 [ 201 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4031 rows, containing 5 columns (5 merged, 0 gathered) in 0.002053896 sec., 1962611.5441093415 rows/sec., 159.14 MiB/sec. | ||
| 23184 | 2026.03.27 20:13:46.096993 [ 276 ] {9a0d1005-d11a-4ce2-8d8b-bc0e87b3b316} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23185 | 2026.03.27 20:13:46.097033 [ 276 ] {9a0d1005-d11a-4ce2-8d8b-bc0e87b3b316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23186 | 2026.03.27 20:13:46.097187 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 23187 | 2026.03.27 20:13:46.097354 [ 276 ] {9a0d1005-d11a-4ce2-8d8b-bc0e87b3b316} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 23188 | 2026.03.27 20:13:46.097429 [ 201 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 391 rows, containing 5 columns (5 merged, 0 gathered) in 0.00113785 sec., 343630.53126510524 rows/sec., 24.63 MiB/sec. | ||
| 23189 | 2026.03.27 20:13:46.097480 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_171_34} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23190 | 2026.03.27 20:13:46.097565 [ 200 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_171_34} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 23191 | 2026.03.27 20:13:46.097618 [ 276 ] {9a0d1005-d11a-4ce2-8d8b-bc0e87b3b316} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23192 | 2026.03.27 20:13:46.097622 [ 201 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 23193 | 2026.03.27 20:13:46.097640 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 23194 | 2026.03.27 20:13:46.097736 [ 117 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 23195 | 2026.03.27 20:13:46.097760 [ 276 ] {9a0d1005-d11a-4ce2-8d8b-bc0e87b3b316} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.00129 sec., 62790.69767441861 rows/sec., 4.90 MiB/sec. | ||
| 23196 | 2026.03.27 20:13:46.097768 [ 117 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23197 | 2026.03.27 20:13:46.097802 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23198 | 2026.03.27 20:13:46.097806 [ 276 ] {9a0d1005-d11a-4ce2-8d8b-bc0e87b3b316} <Debug> TCPHandler: Processed in 0.001474346 sec. | ||
| 23199 | 2026.03.27 20:13:46.097881 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 23200 | 2026.03.27 20:13:46.097955 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23201 | 2026.03.27 20:13:46.097960 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23202 | 2026.03.27 20:13:46.097957 [ 201 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_146_29} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23203 | 2026.03.27 20:13:46.098005 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 2029 rows starting from the beginning of the part | ||
| 23204 | 2026.03.27 20:13:46.098060 [ 276 ] {c9159478-e22f-49b2-83b2-2077008a863a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23205 | 2026.03.27 20:13:46.098062 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 81 rows starting from the beginning of the part | ||
| 23206 | 2026.03.27 20:13:46.098092 [ 201 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_146_29} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 23207 | 2026.03.27 20:13:46.098107 [ 276 ] {c9159478-e22f-49b2-83b2-2077008a863a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23208 | 2026.03.27 20:13:46.098113 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 107 rows starting from the beginning of the part | ||
| 23209 | 2026.03.27 20:13:46.098152 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 81 rows starting from the beginning of the part | ||
| 23210 | 2026.03.27 20:13:46.098183 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 107 rows starting from the beginning of the part | ||
| 23211 | 2026.03.27 20:13:46.098198 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 23212 | 2026.03.27 20:13:46.098221 [ 199 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 81 rows starting from the beginning of the part | ||
| 23213 | 2026.03.27 20:13:46.098541 [ 276 ] {c9159478-e22f-49b2-83b2-2077008a863a} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23214 | 2026.03.27 20:13:46.098576 [ 276 ] {c9159478-e22f-49b2-83b2-2077008a863a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23215 | 2026.03.27 20:13:46.098901 [ 276 ] {c9159478-e22f-49b2-83b2-2077008a863a} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 23216 | 2026.03.27 20:13:46.099108 [ 276 ] {c9159478-e22f-49b2-83b2-2077008a863a} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23217 | 2026.03.27 20:13:46.099218 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 2 parts from all_1_166_50 to all_167_167_0 | ||
| 23218 | 2026.03.27 20:13:46.099246 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23219 | 2026.03.27 20:13:46.099258 [ 276 ] {c9159478-e22f-49b2-83b2-2077008a863a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 23220 | 2026.03.27 20:13:46.099269 [ 200 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2486 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412105 sec., 1760492.3146649858 rows/sec., 130.69 MiB/sec. | ||
| 23221 | 2026.03.27 20:13:46.099262 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23222 | 2026.03.27 20:13:46.099312 [ 276 ] {c9159478-e22f-49b2-83b2-2077008a863a} <Debug> TCPHandler: Processed in 0.001407645 sec. | ||
| 23223 | 2026.03.27 20:13:46.099365 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_167_51} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_166_50 to all_167_167_0 into Compact with storage Full | ||
| 23224 | 2026.03.27 20:13:46.099444 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_167_51} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23225 | 2026.03.27 20:13:46.099445 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23226 | 2026.03.27 20:13:46.099469 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_167_51} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_166_50, total 63829 rows starting from the beginning of the part | ||
| 23227 | 2026.03.27 20:13:46.099512 [ 193 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 23228 | 2026.03.27 20:13:46.099516 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_167_51} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 160 rows starting from the beginning of the part | ||
| 23229 | 2026.03.27 20:13:46.099550 [ 276 ] {831dff08-0e62-41b7-a97d-97f1b3792a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23230 | 2026.03.27 20:13:46.099607 [ 276 ] {831dff08-0e62-41b7-a97d-97f1b3792a2c} <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 | ||
| 23231 | 2026.03.27 20:13:46.099837 [ 193 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_171_34} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23232 | 2026.03.27 20:13:46.099914 [ 193 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_171_34} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 23233 | 2026.03.27 20:13:46.100008 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 23234 | 2026.03.27 20:13:46.100418 [ 276 ] {831dff08-0e62-41b7-a97d-97f1b3792a2c} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23235 | 2026.03.27 20:13:46.100459 [ 276 ] {831dff08-0e62-41b7-a97d-97f1b3792a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23236 | 2026.03.27 20:13:46.100999 [ 276 ] {831dff08-0e62-41b7-a97d-97f1b3792a2c} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 23237 | 2026.03.27 20:13:46.101227 [ 276 ] {831dff08-0e62-41b7-a97d-97f1b3792a2c} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23238 | 2026.03.27 20:13:46.101373 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 23239 | 2026.03.27 20:13:46.101375 [ 276 ] {831dff08-0e62-41b7-a97d-97f1b3792a2c} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001844 sec., 9219.088937093276 rows/sec., 16.52 MiB/sec. | ||
| 23240 | 2026.03.27 20:13:46.101425 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23241 | 2026.03.27 20:13:46.101451 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23242 | 2026.03.27 20:13:46.101485 [ 276 ] {831dff08-0e62-41b7-a97d-97f1b3792a2c} <Debug> TCPHandler: Processed in 0.002088627 sec. | ||
| 23243 | 2026.03.27 20:13:46.101521 [ 192 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 23244 | 2026.03.27 20:13:46.101610 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23245 | 2026.03.27 20:13:46.101708 [ 276 ] {c9f51913-b105-427d-b49f-6fe257a1984c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23246 | 2026.03.27 20:13:46.101729 [ 192 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23247 | 2026.03.27 20:13:46.101749 [ 276 ] {c9f51913-b105-427d-b49f-6fe257a1984c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23248 | 2026.03.27 20:13:46.101786 [ 192 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3282 rows starting from the beginning of the part | ||
| 23249 | 2026.03.27 20:13:46.101924 [ 192 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 17 rows starting from the beginning of the part | ||
| 23250 | 2026.03.27 20:13:46.102052 [ 192 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 43 rows starting from the beginning of the part | ||
| 23251 | 2026.03.27 20:13:46.102110 [ 276 ] {c9f51913-b105-427d-b49f-6fe257a1984c} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23252 | 2026.03.27 20:13:46.102149 [ 276 ] {c9f51913-b105-427d-b49f-6fe257a1984c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23253 | 2026.03.27 20:13:46.102174 [ 192 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 17 rows starting from the beginning of the part | ||
| 23254 | 2026.03.27 20:13:46.102296 [ 192 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 43 rows starting from the beginning of the part | ||
| 23255 | 2026.03.27 20:13:46.102414 [ 192 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 17 rows starting from the beginning of the part | ||
| 23256 | 2026.03.27 20:13:46.102473 [ 276 ] {c9f51913-b105-427d-b49f-6fe257a1984c} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 23257 | 2026.03.27 20:13:46.102707 [ 276 ] {c9f51913-b105-427d-b49f-6fe257a1984c} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23258 | 2026.03.27 20:13:46.102844 [ 276 ] {c9f51913-b105-427d-b49f-6fe257a1984c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 23259 | 2026.03.27 20:13:46.102853 [ 115 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 23260 | 2026.03.27 20:13:46.102882 [ 276 ] {c9f51913-b105-427d-b49f-6fe257a1984c} <Debug> TCPHandler: Processed in 0.001324194 sec. | ||
| 23261 | 2026.03.27 20:13:46.102891 [ 115 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23262 | 2026.03.27 20:13:46.102912 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23263 | 2026.03.27 20:13:46.102990 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 23264 | 2026.03.27 20:13:46.103089 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23265 | 2026.03.27 20:13:46.103120 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 9090 rows starting from the beginning of the part | ||
| 23266 | 2026.03.27 20:13:46.103180 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 60 rows starting from the beginning of the part | ||
| 23267 | 2026.03.27 20:13:46.103226 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 60 rows starting from the beginning of the part | ||
| 23268 | 2026.03.27 20:13:46.103267 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 60 rows starting from the beginning of the part | ||
| 23269 | 2026.03.27 20:13:46.103312 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 60 rows starting from the beginning of the part | ||
| 23270 | 2026.03.27 20:13:46.103359 [ 193 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 60 rows starting from the beginning of the part | ||
| 23271 | 2026.03.27 20:13:46.105927 [ 190 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9390 rows, containing 4 columns (4 merged, 0 gathered) in 0.002965502 sec., 3166411.6227202006 rows/sec., 208.94 MiB/sec. | ||
| 23272 | 2026.03.27 20:13:46.106181 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 23273 | 2026.03.27 20:13:46.106487 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_171_34} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23274 | 2026.03.27 20:13:46.106568 [ 194 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_171_34} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 23275 | 2026.03.27 20:13:46.106663 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 23276 | 2026.03.27 20:13:46.109546 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_167_51} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 63989 rows, containing 5 columns (5 merged, 0 gathered) in 0.01019688 sec., 6275350.891645287 rows/sec., 402.30 MiB/sec. | ||
| 23277 | 2026.03.27 20:13:46.110184 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_167_51} <Trace> MergedBlockOutputStream: filled checksums all_1_167_51 (state Temporary) | ||
| 23278 | 2026.03.27 20:13:46.110507 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_167_51} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_167_51 to all_1_167_51 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23279 | 2026.03.27 20:13:46.110594 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_167_51} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 2 parts: [all_1_166_50, all_167_167_0] -> all_1_167_51 | ||
| 23280 | 2026.03.27 20:13:46.110685 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 23281 | 2026.03.27 20:13:46.116561 [ 190 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3419 rows, containing 19 columns (19 merged, 0 gathered) in 0.015066486 sec., 226927.49988285257 rows/sec., 406.46 MiB/sec. | ||
| 23282 | 2026.03.27 20:13:46.119565 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 23283 | 2026.03.27 20:13:46.119898 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23284 | 2026.03.27 20:13:46.119970 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 23285 | 2026.03.27 20:13:46.120122 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 28.12 MiB. | ||
| 23286 | 2026.03.27 20:13:46.351210 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23287 | 2026.03.27 20:13:46.351360 [ 276 ] {b0b7f261-6fa0-4ecd-a4e5-9b2ede31c1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23288 | 2026.03.27 20:13:46.351414 [ 276 ] {b0b7f261-6fa0-4ecd-a4e5-9b2ede31c1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23289 | 2026.03.27 20:13:46.352047 [ 276 ] {b0b7f261-6fa0-4ecd-a4e5-9b2ede31c1e2} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23290 | 2026.03.27 20:13:46.352083 [ 276 ] {b0b7f261-6fa0-4ecd-a4e5-9b2ede31c1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23291 | 2026.03.27 20:13:46.352466 [ 276 ] {b0b7f261-6fa0-4ecd-a4e5-9b2ede31c1e2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 23292 | 2026.03.27 20:13:46.352683 [ 276 ] {b0b7f261-6fa0-4ecd-a4e5-9b2ede31c1e2} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23293 | 2026.03.27 20:13:46.352831 [ 276 ] {b0b7f261-6fa0-4ecd-a4e5-9b2ede31c1e2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001508 sec., 188328.9124668435 rows/sec., 11.96 MiB/sec. | ||
| 23294 | 2026.03.27 20:13:46.352872 [ 276 ] {b0b7f261-6fa0-4ecd-a4e5-9b2ede31c1e2} <Debug> TCPHandler: Processed in 0.001757171 sec. | ||
| 23295 | 2026.03.27 20:13:46.352995 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23296 | 2026.03.27 20:13:46.353093 [ 276 ] {d920aa70-4ee1-497d-bb4e-43f5568aa33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23297 | 2026.03.27 20:13:46.353135 [ 276 ] {d920aa70-4ee1-497d-bb4e-43f5568aa33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23298 | 2026.03.27 20:13:46.353529 [ 276 ] {d920aa70-4ee1-497d-bb4e-43f5568aa33c} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23299 | 2026.03.27 20:13:46.353564 [ 276 ] {d920aa70-4ee1-497d-bb4e-43f5568aa33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23300 | 2026.03.27 20:13:46.353857 [ 276 ] {d920aa70-4ee1-497d-bb4e-43f5568aa33c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 23301 | 2026.03.27 20:13:46.354060 [ 276 ] {d920aa70-4ee1-497d-bb4e-43f5568aa33c} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23302 | 2026.03.27 20:13:46.354187 [ 276 ] {d920aa70-4ee1-497d-bb4e-43f5568aa33c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001112 sec., 1798.5611510791368 rows/sec., 146.66 KiB/sec. | ||
| 23303 | 2026.03.27 20:13:46.354225 [ 276 ] {d920aa70-4ee1-497d-bb4e-43f5568aa33c} <Debug> TCPHandler: Processed in 0.001280182 sec. | ||
| 23304 | 2026.03.27 20:13:46.354341 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23305 | 2026.03.27 20:13:46.354437 [ 276 ] {46a2c250-01aa-49d8-8b3b-9088fd4b644e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23306 | 2026.03.27 20:13:46.354476 [ 276 ] {46a2c250-01aa-49d8-8b3b-9088fd4b644e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23307 | 2026.03.27 20:13:46.356228 [ 276 ] {46a2c250-01aa-49d8-8b3b-9088fd4b644e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23308 | 2026.03.27 20:13:46.356263 [ 276 ] {46a2c250-01aa-49d8-8b3b-9088fd4b644e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23309 | 2026.03.27 20:13:46.356760 [ 276 ] {46a2c250-01aa-49d8-8b3b-9088fd4b644e} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 23310 | 2026.03.27 20:13:46.356971 [ 276 ] {46a2c250-01aa-49d8-8b3b-9088fd4b644e} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23311 | 2026.03.27 20:13:46.357101 [ 276 ] {46a2c250-01aa-49d8-8b3b-9088fd4b644e} <Debug> executeQuery: Read 3241 rows, 249.69 KiB in 0.002681 sec., 1208877.2845953004 rows/sec., 90.95 MiB/sec. | ||
| 23312 | 2026.03.27 20:13:46.357142 [ 276 ] {46a2c250-01aa-49d8-8b3b-9088fd4b644e} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 23313 | 2026.03.27 20:13:46.357155 [ 276 ] {46a2c250-01aa-49d8-8b3b-9088fd4b644e} <Debug> TCPHandler: Processed in 0.002864241 sec. | ||
| 23314 | 2026.03.27 20:13:46.357277 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23315 | 2026.03.27 20:13:46.357373 [ 276 ] {ed238414-8d85-4d51-83bc-720ee1730469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23316 | 2026.03.27 20:13:46.357412 [ 276 ] {ed238414-8d85-4d51-83bc-720ee1730469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23317 | 2026.03.27 20:13:46.357905 [ 276 ] {ed238414-8d85-4d51-83bc-720ee1730469} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23318 | 2026.03.27 20:13:46.357940 [ 276 ] {ed238414-8d85-4d51-83bc-720ee1730469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23319 | 2026.03.27 20:13:46.358264 [ 276 ] {ed238414-8d85-4d51-83bc-720ee1730469} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 23320 | 2026.03.27 20:13:46.358469 [ 276 ] {ed238414-8d85-4d51-83bc-720ee1730469} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23321 | 2026.03.27 20:13:46.358599 [ 276 ] {ed238414-8d85-4d51-83bc-720ee1730469} <Debug> executeQuery: Read 202 rows, 13.04 KiB in 0.001243 sec., 162510.05631536606 rows/sec., 10.25 MiB/sec. | ||
| 23322 | 2026.03.27 20:13:46.358636 [ 276 ] {ed238414-8d85-4d51-83bc-720ee1730469} <Debug> TCPHandler: Processed in 0.001409675 sec. | ||
| 23323 | 2026.03.27 20:13:46.358746 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23324 | 2026.03.27 20:13:46.358841 [ 276 ] {8441cdd3-42d4-4ee4-b5aa-f796e4945b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23325 | 2026.03.27 20:13:46.358880 [ 276 ] {8441cdd3-42d4-4ee4-b5aa-f796e4945b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23326 | 2026.03.27 20:13:46.359582 [ 276 ] {8441cdd3-42d4-4ee4-b5aa-f796e4945b0d} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23327 | 2026.03.27 20:13:46.359640 [ 276 ] {8441cdd3-42d4-4ee4-b5aa-f796e4945b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23328 | 2026.03.27 20:13:46.359986 [ 276 ] {8441cdd3-42d4-4ee4-b5aa-f796e4945b0d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 23329 | 2026.03.27 20:13:46.360258 [ 276 ] {8441cdd3-42d4-4ee4-b5aa-f796e4945b0d} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23330 | 2026.03.27 20:13:46.360391 [ 276 ] {8441cdd3-42d4-4ee4-b5aa-f796e4945b0d} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001568 sec., 605867.3469387755 rows/sec., 35.65 MiB/sec. | ||
| 23331 | 2026.03.27 20:13:46.360429 [ 276 ] {8441cdd3-42d4-4ee4-b5aa-f796e4945b0d} <Debug> TCPHandler: Processed in 0.001733051 sec. | ||
| 23332 | 2026.03.27 20:13:46.360583 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23333 | 2026.03.27 20:13:46.360691 [ 276 ] {a443f336-5ac6-4627-bf7f-8ab6851f61ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 23334 | 2026.03.27 20:13:46.360754 [ 276 ] {a443f336-5ac6-4627-bf7f-8ab6851f61ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 23335 | 2026.03.27 20:13:46.361205 [ 276 ] {a443f336-5ac6-4627-bf7f-8ab6851f61ef} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23336 | 2026.03.27 20:13:46.361241 [ 276 ] {a443f336-5ac6-4627-bf7f-8ab6851f61ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23337 | 2026.03.27 20:13:46.361546 [ 276 ] {a443f336-5ac6-4627-bf7f-8ab6851f61ef} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 23338 | 2026.03.27 20:13:46.361758 [ 276 ] {a443f336-5ac6-4627-bf7f-8ab6851f61ef} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23339 | 2026.03.27 20:13:46.361889 [ 276 ] {a443f336-5ac6-4627-bf7f-8ab6851f61ef} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001221 sec., 819.000819000819 rows/sec., 57.59 KiB/sec. | ||
| 23340 | 2026.03.27 20:13:46.361929 [ 276 ] {a443f336-5ac6-4627-bf7f-8ab6851f61ef} <Debug> TCPHandler: Processed in 0.001430655 sec. | ||
| 23341 | 2026.03.27 20:13:46.362049 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23342 | 2026.03.27 20:13:46.362144 [ 276 ] {0accde75-cb3c-4242-a119-7e85a39696ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23343 | 2026.03.27 20:13:46.362184 [ 276 ] {0accde75-cb3c-4242-a119-7e85a39696ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23344 | 2026.03.27 20:13:46.362638 [ 276 ] {0accde75-cb3c-4242-a119-7e85a39696ca} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23345 | 2026.03.27 20:13:46.362673 [ 276 ] {0accde75-cb3c-4242-a119-7e85a39696ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23346 | 2026.03.27 20:13:46.362970 [ 276 ] {0accde75-cb3c-4242-a119-7e85a39696ca} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 23347 | 2026.03.27 20:13:46.363175 [ 276 ] {0accde75-cb3c-4242-a119-7e85a39696ca} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23348 | 2026.03.27 20:13:46.363325 [ 276 ] {0accde75-cb3c-4242-a119-7e85a39696ca} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001198 sec., 123539.23205342237 rows/sec., 7.03 MiB/sec. | ||
| 23349 | 2026.03.27 20:13:46.363370 [ 276 ] {0accde75-cb3c-4242-a119-7e85a39696ca} <Debug> TCPHandler: Processed in 0.001371134 sec. | ||
| 23350 | 2026.03.27 20:13:46.363510 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23351 | 2026.03.27 20:13:46.363608 [ 276 ] {6c1952df-03ed-44bc-83d7-278322912b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23352 | 2026.03.27 20:13:46.363646 [ 276 ] {6c1952df-03ed-44bc-83d7-278322912b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23353 | 2026.03.27 20:13:46.364709 [ 276 ] {6c1952df-03ed-44bc-83d7-278322912b7a} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23354 | 2026.03.27 20:13:46.364744 [ 276 ] {6c1952df-03ed-44bc-83d7-278322912b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23355 | 2026.03.27 20:13:46.365113 [ 276 ] {6c1952df-03ed-44bc-83d7-278322912b7a} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 23356 | 2026.03.27 20:13:46.365319 [ 276 ] {6c1952df-03ed-44bc-83d7-278322912b7a} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23357 | 2026.03.27 20:13:46.365446 [ 276 ] {6c1952df-03ed-44bc-83d7-278322912b7a} <Debug> executeQuery: Read 1765 rows, 122.11 KiB in 0.001859 sec., 949435.180204411 rows/sec., 64.14 MiB/sec. | ||
| 23358 | 2026.03.27 20:13:46.365485 [ 276 ] {6c1952df-03ed-44bc-83d7-278322912b7a} <Debug> TCPHandler: Processed in 0.002030516 sec. | ||
| 23359 | 2026.03.27 20:13:46.365606 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23360 | 2026.03.27 20:13:46.365702 [ 276 ] {e27c3dfc-b46f-4a16-b9ad-b08c2318da86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23361 | 2026.03.27 20:13:46.365742 [ 276 ] {e27c3dfc-b46f-4a16-b9ad-b08c2318da86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23362 | 2026.03.27 20:13:46.366107 [ 276 ] {e27c3dfc-b46f-4a16-b9ad-b08c2318da86} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23363 | 2026.03.27 20:13:46.366140 [ 276 ] {e27c3dfc-b46f-4a16-b9ad-b08c2318da86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23364 | 2026.03.27 20:13:46.366438 [ 276 ] {e27c3dfc-b46f-4a16-b9ad-b08c2318da86} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 23365 | 2026.03.27 20:13:46.366645 [ 276 ] {e27c3dfc-b46f-4a16-b9ad-b08c2318da86} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23366 | 2026.03.27 20:13:46.366772 [ 276 ] {e27c3dfc-b46f-4a16-b9ad-b08c2318da86} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 23367 | 2026.03.27 20:13:46.366808 [ 276 ] {e27c3dfc-b46f-4a16-b9ad-b08c2318da86} <Debug> TCPHandler: Processed in 0.001252143 sec. | ||
| 23368 | 2026.03.27 20:13:46.366925 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23369 | 2026.03.27 20:13:46.367021 [ 276 ] {97b12ed7-9dd1-4ded-affb-66f379036500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23370 | 2026.03.27 20:13:46.367062 [ 276 ] {97b12ed7-9dd1-4ded-affb-66f379036500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23371 | 2026.03.27 20:13:46.367766 [ 276 ] {97b12ed7-9dd1-4ded-affb-66f379036500} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23372 | 2026.03.27 20:13:46.367801 [ 276 ] {97b12ed7-9dd1-4ded-affb-66f379036500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23373 | 2026.03.27 20:13:46.368212 [ 276 ] {97b12ed7-9dd1-4ded-affb-66f379036500} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 23374 | 2026.03.27 20:13:46.368418 [ 276 ] {97b12ed7-9dd1-4ded-affb-66f379036500} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23375 | 2026.03.27 20:13:46.368528 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_167_51 to all_172_172_0 | ||
| 23376 | 2026.03.27 20:13:46.368549 [ 276 ] {97b12ed7-9dd1-4ded-affb-66f379036500} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.001547 sec., 1035552.6826115062 rows/sec., 62.87 MiB/sec. | ||
| 23377 | 2026.03.27 20:13:46.368562 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23378 | 2026.03.27 20:13:46.368581 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23379 | 2026.03.27 20:13:46.368587 [ 276 ] {97b12ed7-9dd1-4ded-affb-66f379036500} <Debug> TCPHandler: Processed in 0.00171247 sec. | ||
| 23380 | 2026.03.27 20:13:46.368693 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23381 | 2026.03.27 20:13:46.368696 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_172_52} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_167_51 to all_172_172_0 into Compact with storage Full | ||
| 23382 | 2026.03.27 20:13:46.368788 [ 276 ] {969c36f4-1873-4700-a468-a398c0a1eda3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23383 | 2026.03.27 20:13:46.368837 [ 276 ] {969c36f4-1873-4700-a468-a398c0a1eda3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23384 | 2026.03.27 20:13:46.368893 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_172_52} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23385 | 2026.03.27 20:13:46.368955 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_172_52} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_167_51, total 63989 rows starting from the beginning of the part | ||
| 23386 | 2026.03.27 20:13:46.369064 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_172_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 160 rows starting from the beginning of the part | ||
| 23387 | 2026.03.27 20:13:46.369143 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_172_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 160 rows starting from the beginning of the part | ||
| 23388 | 2026.03.27 20:13:46.369159 [ 276 ] {969c36f4-1873-4700-a468-a398c0a1eda3} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23389 | 2026.03.27 20:13:46.369200 [ 276 ] {969c36f4-1873-4700-a468-a398c0a1eda3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23390 | 2026.03.27 20:13:46.369217 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_172_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 160 rows starting from the beginning of the part | ||
| 23391 | 2026.03.27 20:13:46.369308 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_172_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 160 rows starting from the beginning of the part | ||
| 23392 | 2026.03.27 20:13:46.369378 [ 198 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_172_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 1602 rows starting from the beginning of the part | ||
| 23393 | 2026.03.27 20:13:46.369494 [ 276 ] {969c36f4-1873-4700-a468-a398c0a1eda3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 23394 | 2026.03.27 20:13:46.369745 [ 276 ] {969c36f4-1873-4700-a468-a398c0a1eda3} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23395 | 2026.03.27 20:13:46.369884 [ 276 ] {969c36f4-1873-4700-a468-a398c0a1eda3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 60.49 KiB/sec. | ||
| 23396 | 2026.03.27 20:13:46.369922 [ 276 ] {969c36f4-1873-4700-a468-a398c0a1eda3} <Debug> TCPHandler: Processed in 0.001277563 sec. | ||
| 23397 | 2026.03.27 20:13:46.370035 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23398 | 2026.03.27 20:13:46.370129 [ 276 ] {45945daf-227d-4661-8f2a-b12e02491aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23399 | 2026.03.27 20:13:46.370182 [ 276 ] {45945daf-227d-4661-8f2a-b12e02491aca} <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 | ||
| 23400 | 2026.03.27 20:13:46.371054 [ 276 ] {45945daf-227d-4661-8f2a-b12e02491aca} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23401 | 2026.03.27 20:13:46.371091 [ 276 ] {45945daf-227d-4661-8f2a-b12e02491aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23402 | 2026.03.27 20:13:46.371663 [ 276 ] {45945daf-227d-4661-8f2a-b12e02491aca} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 23403 | 2026.03.27 20:13:46.371888 [ 276 ] {45945daf-227d-4661-8f2a-b12e02491aca} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23404 | 2026.03.27 20:13:46.372032 [ 276 ] {45945daf-227d-4661-8f2a-b12e02491aca} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.00192 sec., 30208.333333333332 rows/sec., 54.13 MiB/sec. | ||
| 23405 | 2026.03.27 20:13:46.372098 [ 276 ] {45945daf-227d-4661-8f2a-b12e02491aca} <Debug> TCPHandler: Processed in 0.002112628 sec. | ||
| 23406 | 2026.03.27 20:13:46.372212 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23407 | 2026.03.27 20:13:46.372307 [ 276 ] {e9dee75e-af04-4540-9f79-fb086b632584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23408 | 2026.03.27 20:13:46.372346 [ 276 ] {e9dee75e-af04-4540-9f79-fb086b632584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23409 | 2026.03.27 20:13:46.372681 [ 276 ] {e9dee75e-af04-4540-9f79-fb086b632584} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23410 | 2026.03.27 20:13:46.372716 [ 276 ] {e9dee75e-af04-4540-9f79-fb086b632584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23411 | 2026.03.27 20:13:46.373012 [ 276 ] {e9dee75e-af04-4540-9f79-fb086b632584} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 23412 | 2026.03.27 20:13:46.373210 [ 276 ] {e9dee75e-af04-4540-9f79-fb086b632584} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23413 | 2026.03.27 20:13:46.373340 [ 276 ] {e9dee75e-af04-4540-9f79-fb086b632584} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001051 sec., 39961.94100856327 rows/sec., 2.28 MiB/sec. | ||
| 23414 | 2026.03.27 20:13:46.373376 [ 276 ] {e9dee75e-af04-4540-9f79-fb086b632584} <Debug> TCPHandler: Processed in 0.001214902 sec. | ||
| 23415 | 2026.03.27 20:13:46.380796 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_172_52} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66231 rows, containing 5 columns (5 merged, 0 gathered) in 0.012147034 sec., 5452442.135257051 rows/sec., 349.39 MiB/sec. | ||
| 23416 | 2026.03.27 20:13:46.381348 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_172_52} <Trace> MergedBlockOutputStream: filled checksums all_1_172_52 (state Temporary) | ||
| 23417 | 2026.03.27 20:13:46.381834 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_172_52} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_172_52 to all_1_172_52 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23418 | 2026.03.27 20:13:46.381913 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_172_52} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_167_51, all_172_172_0] -> all_1_172_52 | ||
| 23419 | 2026.03.27 20:13:46.382013 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 23420 | 2026.03.27 20:13:46.787850 [ 218 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23421 | 2026.03.27 20:13:46.787926 [ 218 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23422 | 2026.03.27 20:13:46.791745 [ 218 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23423 | 2026.03.27 20:13:47.001183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 424.43 MiB, peak 451.52 MiB, free memory in arenas 0.00 B, will set to 428.43 MiB (RSS), difference: 3.99 MiB | ||
| 23424 | 2026.03.27 20:13:47.219399 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23425 | 2026.03.27 20:13:47.219449 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23426 | 2026.03.27 20:13:47.222858 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23427 | 2026.03.27 20:13:47.772236 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 2858 | ||
| 23428 | 2026.03.27 20:13:47.775044 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23429 | 2026.03.27 20:13:47.775105 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23430 | 2026.03.27 20:13:47.776326 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 23431 | 2026.03.27 20:13:47.776602 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23432 | 2026.03.27 20:13:47.776781 [ 113 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 23433 | 2026.03.27 20:13:47.776850 [ 113 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23434 | 2026.03.27 20:13:47.776871 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23435 | 2026.03.27 20:13:47.776956 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2858 | ||
| 23436 | 2026.03.27 20:13:47.776997 [ 191 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 23437 | 2026.03.27 20:13:47.777552 [ 191 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23438 | 2026.03.27 20:13:47.777693 [ 191 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2692 rows starting from the beginning of the part | ||
| 23439 | 2026.03.27 20:13:47.778052 [ 191 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::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 | ||
| 23440 | 2026.03.27 20:13:47.778395 [ 191 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 46 rows starting from the beginning of the part | ||
| 23441 | 2026.03.27 20:13:47.778741 [ 191 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 20 rows starting from the beginning of the part | ||
| 23442 | 2026.03.27 20:13:47.779096 [ 191 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 24 rows starting from the beginning of the part | ||
| 23443 | 2026.03.27 20:13:47.779434 [ 191 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 50 rows starting from the beginning of the part | ||
| 23444 | 2026.03.27 20:13:47.787078 [ 189 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2858 rows, containing 72 columns (72 merged, 0 gathered) in 0.01013972 sec., 281861.8265593133 rows/sec., 224.00 MiB/sec. | ||
| 23445 | 2026.03.27 20:13:47.789207 [ 195 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 23446 | 2026.03.27 20:13:47.789747 [ 195 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_76_15} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23447 | 2026.03.27 20:13:47.789824 [ 195 ] {9949345f-dbf9-4b14-a9a6-d35ca5b5424a::all_1_76_15} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 23448 | 2026.03.27 20:13:47.789978 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.31 MiB. | ||
| 23449 | 2026.03.27 20:13:50.108336 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49503 | ||
| 23450 | 2026.03.27 20:13:50.109026 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23451 | 2026.03.27 20:13:50.109063 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23452 | 2026.03.27 20:13:50.109542 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 23453 | 2026.03.27 20:13:50.109764 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23454 | 2026.03.27 20:13:50.109909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49503 | ||
| 23455 | 2026.03.27 20:13:51.047230 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23456 | 2026.03.27 20:13:51.047298 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23457 | 2026.03.27 20:13:51.051416 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23458 | 2026.03.27 20:13:51.090818 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23459 | 2026.03.27 20:13:51.091015 [ 276 ] {fa00a92a-8d82-4f4c-a536-bfac2070ff83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23460 | 2026.03.27 20:13:51.091089 [ 276 ] {fa00a92a-8d82-4f4c-a536-bfac2070ff83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23461 | 2026.03.27 20:13:51.091824 [ 276 ] {fa00a92a-8d82-4f4c-a536-bfac2070ff83} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23462 | 2026.03.27 20:13:51.091871 [ 276 ] {fa00a92a-8d82-4f4c-a536-bfac2070ff83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23463 | 2026.03.27 20:13:51.092263 [ 276 ] {fa00a92a-8d82-4f4c-a536-bfac2070ff83} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 23464 | 2026.03.27 20:13:51.092494 [ 276 ] {fa00a92a-8d82-4f4c-a536-bfac2070ff83} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23465 | 2026.03.27 20:13:51.092662 [ 276 ] {fa00a92a-8d82-4f4c-a536-bfac2070ff83} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001697 sec., 32999.410724808484 rows/sec., 2.54 MiB/sec. | ||
| 23466 | 2026.03.27 20:13:51.092717 [ 276 ] {fa00a92a-8d82-4f4c-a536-bfac2070ff83} <Debug> TCPHandler: Processed in 0.002034506 sec. | ||
| 23467 | 2026.03.27 20:13:51.092845 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23468 | 2026.03.27 20:13:51.092948 [ 276 ] {7ac13042-8c39-4a0c-bac0-dbc1cf5c230d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23469 | 2026.03.27 20:13:51.092992 [ 276 ] {7ac13042-8c39-4a0c-bac0-dbc1cf5c230d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23470 | 2026.03.27 20:13:51.093432 [ 276 ] {7ac13042-8c39-4a0c-bac0-dbc1cf5c230d} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23471 | 2026.03.27 20:13:51.093469 [ 276 ] {7ac13042-8c39-4a0c-bac0-dbc1cf5c230d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23472 | 2026.03.27 20:13:51.093780 [ 276 ] {7ac13042-8c39-4a0c-bac0-dbc1cf5c230d} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 23473 | 2026.03.27 20:13:51.094000 [ 276 ] {7ac13042-8c39-4a0c-bac0-dbc1cf5c230d} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23474 | 2026.03.27 20:13:51.094132 [ 276 ] {7ac13042-8c39-4a0c-bac0-dbc1cf5c230d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 23475 | 2026.03.27 20:13:51.094170 [ 276 ] {7ac13042-8c39-4a0c-bac0-dbc1cf5c230d} <Debug> TCPHandler: Processed in 0.001375554 sec. | ||
| 23476 | 2026.03.27 20:13:51.094288 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23477 | 2026.03.27 20:13:51.094386 [ 276 ] {35bd6b41-30ef-468c-a194-f90e1b840f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23478 | 2026.03.27 20:13:51.094430 [ 276 ] {35bd6b41-30ef-468c-a194-f90e1b840f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23479 | 2026.03.27 20:13:51.094820 [ 276 ] {35bd6b41-30ef-468c-a194-f90e1b840f84} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23480 | 2026.03.27 20:13:51.094857 [ 276 ] {35bd6b41-30ef-468c-a194-f90e1b840f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23481 | 2026.03.27 20:13:51.095184 [ 276 ] {35bd6b41-30ef-468c-a194-f90e1b840f84} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 23482 | 2026.03.27 20:13:51.095391 [ 276 ] {35bd6b41-30ef-468c-a194-f90e1b840f84} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23483 | 2026.03.27 20:13:51.095520 [ 276 ] {35bd6b41-30ef-468c-a194-f90e1b840f84} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001155 sec., 110822.51082251083 rows/sec., 7.72 MiB/sec. | ||
| 23484 | 2026.03.27 20:13:51.095557 [ 276 ] {35bd6b41-30ef-468c-a194-f90e1b840f84} <Debug> TCPHandler: Processed in 0.001321624 sec. | ||
| 23485 | 2026.03.27 20:13:51.095671 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23486 | 2026.03.27 20:13:51.095767 [ 276 ] {8cebac98-c486-492c-9fe2-cc131b84aa79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23487 | 2026.03.27 20:13:51.095809 [ 276 ] {8cebac98-c486-492c-9fe2-cc131b84aa79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23488 | 2026.03.27 20:13:51.096139 [ 276 ] {8cebac98-c486-492c-9fe2-cc131b84aa79} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23489 | 2026.03.27 20:13:51.096175 [ 276 ] {8cebac98-c486-492c-9fe2-cc131b84aa79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23490 | 2026.03.27 20:13:51.096477 [ 276 ] {8cebac98-c486-492c-9fe2-cc131b84aa79} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 23491 | 2026.03.27 20:13:51.096682 [ 276 ] {8cebac98-c486-492c-9fe2-cc131b84aa79} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23492 | 2026.03.27 20:13:51.096809 [ 276 ] {8cebac98-c486-492c-9fe2-cc131b84aa79} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001061 sec., 45240.339302544766 rows/sec., 3.05 MiB/sec. | ||
| 23493 | 2026.03.27 20:13:51.096845 [ 276 ] {8cebac98-c486-492c-9fe2-cc131b84aa79} <Debug> TCPHandler: Processed in 0.001223342 sec. | ||
| 23494 | 2026.03.27 20:13:51.617515 [ 222 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23495 | 2026.03.27 20:13:51.617554 [ 222 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23496 | 2026.03.27 20:13:51.620794 [ 222 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23497 | 2026.03.27 20:13:51.829211 [ 223 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23498 | 2026.03.27 20:13:51.829258 [ 223 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23499 | 2026.03.27 20:13:51.831808 [ 223 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23500 | 2026.03.27 20:13:51.983019 [ 219 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23501 | 2026.03.27 20:13:51.983046 [ 219 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23502 | 2026.03.27 20:13:51.985633 [ 219 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23503 | 2026.03.27 20:13:52.001100 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 432.71 MiB, peak 451.52 MiB, free memory in arenas 0.00 B, will set to 428.43 MiB (RSS), difference: -4.28 MiB | ||
| 23504 | 2026.03.27 20:13:52.727976 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 23505 | 2026.03.27 20:13:52.746165 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23506 | 2026.03.27 20:13:52.746214 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23507 | 2026.03.27 20:13:52.752309 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 23508 | 2026.03.27 20:13:52.753023 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23509 | 2026.03.27 20:13:52.756246 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 23510 | 2026.03.27 20:13:55.540433 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33694 | ||
| 23511 | 2026.03.27 20:13:55.540549 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23512 | 2026.03.27 20:13:55.540575 [ 356 ] {} <Debug> TCP-Session: ebe9b784-ed81-4431-8fe4-1fcc49c76c41 Authenticating user 'default' from [fd00:1122:3344:101::e]:33694 | ||
| 23513 | 2026.03.27 20:13:55.540596 [ 356 ] {} <Debug> TCP-Session: ebe9b784-ed81-4431-8fe4-1fcc49c76c41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23514 | 2026.03.27 20:13:55.540609 [ 356 ] {} <Debug> TCP-Session: ebe9b784-ed81-4431-8fe4-1fcc49c76c41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23515 | 2026.03.27 20:13:55.540826 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63854 | ||
| 23516 | 2026.03.27 20:13:55.540864 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44054 | ||
| 23517 | 2026.03.27 20:13:55.540879 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50665 | ||
| 23518 | 2026.03.27 20:13:55.540902 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57621 | ||
| 23519 | 2026.03.27 20:13:55.540912 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42169 | ||
| 23520 | 2026.03.27 20:13:55.540962 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23521 | 2026.03.27 20:13:55.540975 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23522 | 2026.03.27 20:13:55.541013 [ 362 ] {} <Debug> TCP-Session: d6055340-cb3c-4e44-9b6d-ba51faaa276e Authenticating user 'default' from [fd00:1122:3344:101::e]:44054 | ||
| 23523 | 2026.03.27 20:13:55.541031 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23524 | 2026.03.27 20:13:55.541042 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23525 | 2026.03.27 20:13:55.541046 [ 362 ] {} <Debug> TCP-Session: d6055340-cb3c-4e44-9b6d-ba51faaa276e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23526 | 2026.03.27 20:13:55.541066 [ 350 ] {} <Debug> TCP-Session: 0f1527d5-9094-4e02-af45-6c17661e2f06 Authenticating user 'default' from [fd00:1122:3344:101::e]:57621 | ||
| 23527 | 2026.03.27 20:13:55.541078 [ 355 ] {} <Debug> TCP-Session: 7b583709-2220-478c-be14-a89ef1eb79c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42169 | ||
| 23528 | 2026.03.27 20:13:55.541084 [ 362 ] {} <Debug> TCP-Session: d6055340-cb3c-4e44-9b6d-ba51faaa276e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23529 | 2026.03.27 20:13:55.541113 [ 355 ] {} <Debug> TCP-Session: 7b583709-2220-478c-be14-a89ef1eb79c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23530 | 2026.03.27 20:13:55.541102 [ 350 ] {} <Debug> TCP-Session: 0f1527d5-9094-4e02-af45-6c17661e2f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23531 | 2026.03.27 20:13:55.541159 [ 355 ] {} <Debug> TCP-Session: 7b583709-2220-478c-be14-a89ef1eb79c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23532 | 2026.03.27 20:13:55.541169 [ 350 ] {} <Debug> TCP-Session: 0f1527d5-9094-4e02-af45-6c17661e2f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23533 | 2026.03.27 20:13:55.540973 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23534 | 2026.03.27 20:13:55.541036 [ 363 ] {} <Debug> TCP-Session: a854889d-69be-4489-aa64-99893c33749d Authenticating user 'default' from [fd00:1122:3344:101::e]:50665 | ||
| 23535 | 2026.03.27 20:13:55.540913 [ 356 ] {} <Trace> TCP-Session: ebe9b784-ed81-4431-8fe4-1fcc49c76c41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23536 | 2026.03.27 20:13:55.541233 [ 357 ] {} <Debug> TCP-Session: 805a562f-10f5-4df0-9d0f-3d2e7758b953 Authenticating user 'default' from [fd00:1122:3344:101::e]:63854 | ||
| 23537 | 2026.03.27 20:13:55.541248 [ 363 ] {} <Debug> TCP-Session: a854889d-69be-4489-aa64-99893c33749d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23538 | 2026.03.27 20:13:55.541279 [ 357 ] {} <Debug> TCP-Session: 805a562f-10f5-4df0-9d0f-3d2e7758b953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23539 | 2026.03.27 20:13:55.541284 [ 363 ] {} <Debug> TCP-Session: a854889d-69be-4489-aa64-99893c33749d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23540 | 2026.03.27 20:13:55.541297 [ 357 ] {} <Debug> TCP-Session: 805a562f-10f5-4df0-9d0f-3d2e7758b953 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23541 | 2026.03.27 20:13:55.540890 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47985 | ||
| 23542 | 2026.03.27 20:13:55.540832 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54872 | ||
| 23543 | 2026.03.27 20:13:55.540855 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38428 | ||
| 23544 | 2026.03.27 20:13:55.541389 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23545 | 2026.03.27 20:13:55.541407 [ 356 ] {9cdd5b5d-fdfe-45df-8def-1757e8021014} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33694) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 23546 | 2026.03.27 20:13:55.541408 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23547 | 2026.03.27 20:13:55.541429 [ 291 ] {} <Debug> TCP-Session: 78c82edb-1f37-4072-8f9f-97e308b2d425 Authenticating user 'default' from [fd00:1122:3344:101::e]:47985 | ||
| 23548 | 2026.03.27 20:13:55.541456 [ 358 ] {} <Debug> TCP-Session: 378e318b-eb50-47d2-9e09-d96401050c94 Authenticating user 'default' from [fd00:1122:3344:101::e]:54872 | ||
| 23549 | 2026.03.27 20:13:55.541460 [ 291 ] {} <Debug> TCP-Session: 78c82edb-1f37-4072-8f9f-97e308b2d425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23550 | 2026.03.27 20:13:55.541473 [ 358 ] {} <Debug> TCP-Session: 378e318b-eb50-47d2-9e09-d96401050c94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23551 | 2026.03.27 20:13:55.541477 [ 291 ] {} <Debug> TCP-Session: 78c82edb-1f37-4072-8f9f-97e308b2d425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23552 | 2026.03.27 20:13:55.541486 [ 358 ] {} <Debug> TCP-Session: 378e318b-eb50-47d2-9e09-d96401050c94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23553 | 2026.03.27 20:13:55.541479 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23554 | 2026.03.27 20:13:55.541530 [ 359 ] {} <Debug> TCP-Session: 77342162-e97e-4a70-8d9b-8073b69adde8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38428 | ||
| 23555 | 2026.03.27 20:13:55.541553 [ 359 ] {} <Debug> TCP-Session: 77342162-e97e-4a70-8d9b-8073b69adde8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23556 | 2026.03.27 20:13:55.541565 [ 359 ] {} <Debug> TCP-Session: 77342162-e97e-4a70-8d9b-8073b69adde8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23557 | 2026.03.27 20:13:55.541674 [ 356 ] {9cdd5b5d-fdfe-45df-8def-1757e8021014} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 23558 | 2026.03.27 20:13:55.541733 [ 356 ] {9cdd5b5d-fdfe-45df-8def-1757e8021014} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23559 | 2026.03.27 20:13:55.542018 [ 356 ] {9cdd5b5d-fdfe-45df-8def-1757e8021014} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 23560 | 2026.03.27 20:13:55.542994 [ 307 ] {9cdd5b5d-fdfe-45df-8def-1757e8021014} <Trace> AggregatingTransform: Aggregating | ||
| 23561 | 2026.03.27 20:13:55.543046 [ 307 ] {9cdd5b5d-fdfe-45df-8def-1757e8021014} <Trace> Aggregator: Aggregation method: without_key | ||
| 23562 | 2026.03.27 20:13:55.543090 [ 307 ] {9cdd5b5d-fdfe-45df-8def-1757e8021014} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000972757 sec. (1028.006 rows/sec., 40.16 KiB/sec.) | ||
| 23563 | 2026.03.27 20:13:55.543112 [ 307 ] {9cdd5b5d-fdfe-45df-8def-1757e8021014} <Trace> Aggregator: Merging aggregated data | ||
| 23564 | 2026.03.27 20:13:55.544317 [ 356 ] {9cdd5b5d-fdfe-45df-8def-1757e8021014} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003005 sec., 332.77870216306155 rows/sec., 13.00 KiB/sec. | ||
| 23565 | 2026.03.27 20:13:55.544452 [ 356 ] {9cdd5b5d-fdfe-45df-8def-1757e8021014} <Debug> TCPHandler: Processed in 0.003704056 sec. | ||
| 23566 | 2026.03.27 20:13:55.544558 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23567 | 2026.03.27 20:13:55.544587 [ 356 ] {} <Debug> TCP-Session: ebe9b784-ed81-4431-8fe4-1fcc49c76c41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23568 | 2026.03.27 20:13:55.544605 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23569 | 2026.03.27 20:13:55.544628 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23570 | 2026.03.27 20:13:55.544648 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23571 | 2026.03.27 20:13:55.544644 [ 363 ] {} <Debug> TCP-Session: a854889d-69be-4489-aa64-99893c33749d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23572 | 2026.03.27 20:13:55.544664 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23573 | 2026.03.27 20:13:55.544753 [ 355 ] {} <Debug> TCP-Session: 7b583709-2220-478c-be14-a89ef1eb79c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23574 | 2026.03.27 20:13:55.544789 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23575 | 2026.03.27 20:13:55.544789 [ 362 ] {} <Debug> TCP-Session: d6055340-cb3c-4e44-9b6d-ba51faaa276e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23576 | 2026.03.27 20:13:55.544825 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23577 | 2026.03.27 20:13:55.544832 [ 358 ] {} <Debug> TCP-Session: 378e318b-eb50-47d2-9e09-d96401050c94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23578 | 2026.03.27 20:13:55.544795 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23579 | 2026.03.27 20:13:55.544869 [ 291 ] {} <Debug> TCP-Session: 78c82edb-1f37-4072-8f9f-97e308b2d425 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23580 | 2026.03.27 20:13:55.544774 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23581 | 2026.03.27 20:13:55.544902 [ 357 ] {} <Debug> TCP-Session: 805a562f-10f5-4df0-9d0f-3d2e7758b953 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23582 | 2026.03.27 20:13:55.544741 [ 350 ] {} <Debug> TCP-Session: 0f1527d5-9094-4e02-af45-6c17661e2f06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23583 | 2026.03.27 20:13:55.544957 [ 359 ] {} <Debug> TCP-Session: 77342162-e97e-4a70-8d9b-8073b69adde8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23584 | 2026.03.27 20:13:55.627077 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50764 | ||
| 23585 | 2026.03.27 20:13:55.627185 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23586 | 2026.03.27 20:13:55.627214 [ 356 ] {} <Debug> TCP-Session: a5ddc48d-6fae-43af-b0e6-bde1c54ec595 Authenticating user 'default' from [fd00:1122:3344:101::e]:50764 | ||
| 23587 | 2026.03.27 20:13:55.627239 [ 356 ] {} <Debug> TCP-Session: a5ddc48d-6fae-43af-b0e6-bde1c54ec595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23588 | 2026.03.27 20:13:55.627255 [ 356 ] {} <Debug> TCP-Session: a5ddc48d-6fae-43af-b0e6-bde1c54ec595 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23589 | 2026.03.27 20:13:55.627457 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41438 | ||
| 23590 | 2026.03.27 20:13:55.627499 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36590 | ||
| 23591 | 2026.03.27 20:13:55.627522 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59640 | ||
| 23592 | 2026.03.27 20:13:55.627537 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56751 | ||
| 23593 | 2026.03.27 20:13:55.627585 [ 356 ] {} <Trace> TCP-Session: a5ddc48d-6fae-43af-b0e6-bde1c54ec595 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23594 | 2026.03.27 20:13:55.627608 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23595 | 2026.03.27 20:13:55.627608 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23596 | 2026.03.27 20:13:55.627632 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23597 | 2026.03.27 20:13:55.627644 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23598 | 2026.03.27 20:13:55.627665 [ 357 ] {} <Debug> TCP-Session: e6e20328-e542-41e3-8340-f2b88a4c63b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41438 | ||
| 23599 | 2026.03.27 20:13:55.627674 [ 291 ] {} <Debug> TCP-Session: 6002bba8-7cf7-4541-a8ac-e01584b4c3b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59640 | ||
| 23600 | 2026.03.27 20:13:55.627687 [ 350 ] {} <Debug> TCP-Session: 887ba173-f96c-45f6-8392-5e843c9426c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56751 | ||
| 23601 | 2026.03.27 20:13:55.627721 [ 357 ] {} <Debug> TCP-Session: e6e20328-e542-41e3-8340-f2b88a4c63b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23602 | 2026.03.27 20:13:55.627727 [ 291 ] {} <Debug> TCP-Session: 6002bba8-7cf7-4541-a8ac-e01584b4c3b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23603 | 2026.03.27 20:13:55.627730 [ 350 ] {} <Debug> TCP-Session: 887ba173-f96c-45f6-8392-5e843c9426c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23604 | 2026.03.27 20:13:55.627748 [ 357 ] {} <Debug> TCP-Session: e6e20328-e542-41e3-8340-f2b88a4c63b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23605 | 2026.03.27 20:13:55.627760 [ 291 ] {} <Debug> TCP-Session: 6002bba8-7cf7-4541-a8ac-e01584b4c3b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23606 | 2026.03.27 20:13:55.627769 [ 350 ] {} <Debug> TCP-Session: 887ba173-f96c-45f6-8392-5e843c9426c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23607 | 2026.03.27 20:13:55.627774 [ 356 ] {091083de-4438-4eba-9783-7199709234bd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50764) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 23608 | 2026.03.27 20:13:55.627642 [ 362 ] {} <Debug> TCP-Session: 818b329f-b050-4774-a610-6e2a33b99b82 Authenticating user 'default' from [fd00:1122:3344:101::e]:36590 | ||
| 23609 | 2026.03.27 20:13:55.627539 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52943 | ||
| 23610 | 2026.03.27 20:13:55.627867 [ 362 ] {} <Debug> TCP-Session: 818b329f-b050-4774-a610-6e2a33b99b82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23611 | 2026.03.27 20:13:55.627511 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50882 | ||
| 23612 | 2026.03.27 20:13:55.627905 [ 362 ] {} <Debug> TCP-Session: 818b329f-b050-4774-a610-6e2a33b99b82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23613 | 2026.03.27 20:13:55.627929 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23614 | 2026.03.27 20:13:55.627480 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60753 | ||
| 23615 | 2026.03.27 20:13:55.627965 [ 355 ] {} <Debug> TCP-Session: 1d68b1d0-9d1b-47f1-b431-a599abcdae58 Authenticating user 'default' from [fd00:1122:3344:101::e]:52943 | ||
| 23616 | 2026.03.27 20:13:55.627976 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23617 | 2026.03.27 20:13:55.627991 [ 355 ] {} <Debug> TCP-Session: 1d68b1d0-9d1b-47f1-b431-a599abcdae58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23618 | 2026.03.27 20:13:55.628008 [ 363 ] {} <Debug> TCP-Session: 789d8304-fbb8-4322-a0c8-9fca26e8654b Authenticating user 'default' from [fd00:1122:3344:101::e]:50882 | ||
| 23619 | 2026.03.27 20:13:55.628008 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23620 | 2026.03.27 20:13:55.628020 [ 355 ] {} <Debug> TCP-Session: 1d68b1d0-9d1b-47f1-b431-a599abcdae58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23621 | 2026.03.27 20:13:55.628037 [ 363 ] {} <Debug> TCP-Session: 789d8304-fbb8-4322-a0c8-9fca26e8654b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23622 | 2026.03.27 20:13:55.628048 [ 358 ] {} <Debug> TCP-Session: 9223cb58-a496-4ca9-8fe6-01c9da370b9b Authenticating user 'default' from [fd00:1122:3344:101::e]:60753 | ||
| 23623 | 2026.03.27 20:13:55.628066 [ 363 ] {} <Debug> TCP-Session: 789d8304-fbb8-4322-a0c8-9fca26e8654b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23624 | 2026.03.27 20:13:55.628084 [ 358 ] {} <Debug> TCP-Session: 9223cb58-a496-4ca9-8fe6-01c9da370b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23625 | 2026.03.27 20:13:55.628069 [ 356 ] {091083de-4438-4eba-9783-7199709234bd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 23626 | 2026.03.27 20:13:55.628113 [ 358 ] {} <Debug> TCP-Session: 9223cb58-a496-4ca9-8fe6-01c9da370b9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23627 | 2026.03.27 20:13:55.627498 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39502 | ||
| 23628 | 2026.03.27 20:13:55.628177 [ 356 ] {091083de-4438-4eba-9783-7199709234bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23629 | 2026.03.27 20:13:55.628261 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23630 | 2026.03.27 20:13:55.628293 [ 359 ] {} <Debug> TCP-Session: 39828c56-1d63-4f8c-9764-0ee7595909fd Authenticating user 'default' from [fd00:1122:3344:101::e]:39502 | ||
| 23631 | 2026.03.27 20:13:55.628316 [ 359 ] {} <Debug> TCP-Session: 39828c56-1d63-4f8c-9764-0ee7595909fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23632 | 2026.03.27 20:13:55.628329 [ 359 ] {} <Debug> TCP-Session: 39828c56-1d63-4f8c-9764-0ee7595909fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23633 | 2026.03.27 20:13:55.628465 [ 356 ] {091083de-4438-4eba-9783-7199709234bd} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 23634 | 2026.03.27 20:13:55.629471 [ 321 ] {091083de-4438-4eba-9783-7199709234bd} <Trace> AggregatingTransform: Aggregating | ||
| 23635 | 2026.03.27 20:13:55.629502 [ 321 ] {091083de-4438-4eba-9783-7199709234bd} <Trace> Aggregator: Aggregation method: without_key | ||
| 23636 | 2026.03.27 20:13:55.629531 [ 321 ] {091083de-4438-4eba-9783-7199709234bd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000967007 sec. (1034.119 rows/sec., 40.40 KiB/sec.) | ||
| 23637 | 2026.03.27 20:13:55.629545 [ 321 ] {091083de-4438-4eba-9783-7199709234bd} <Trace> Aggregator: Merging aggregated data | ||
| 23638 | 2026.03.27 20:13:55.630874 [ 356 ] {091083de-4438-4eba-9783-7199709234bd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003157 sec., 316.7564143173899 rows/sec., 12.37 KiB/sec. | ||
| 23639 | 2026.03.27 20:13:55.631022 [ 356 ] {091083de-4438-4eba-9783-7199709234bd} <Debug> TCPHandler: Processed in 0.003553062 sec. | ||
| 23640 | 2026.03.27 20:13:55.631122 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23641 | 2026.03.27 20:13:55.631149 [ 356 ] {} <Debug> TCP-Session: a5ddc48d-6fae-43af-b0e6-bde1c54ec595 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23642 | 2026.03.27 20:13:55.631154 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23643 | 2026.03.27 20:13:55.631191 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23644 | 2026.03.27 20:13:55.631206 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23645 | 2026.03.27 20:13:55.631228 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23646 | 2026.03.27 20:13:55.631250 [ 363 ] {} <Debug> TCP-Session: 789d8304-fbb8-4322-a0c8-9fca26e8654b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23647 | 2026.03.27 20:13:55.631259 [ 357 ] {} <Debug> TCP-Session: e6e20328-e542-41e3-8340-f2b88a4c63b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23648 | 2026.03.27 20:13:55.631265 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23649 | 2026.03.27 20:13:55.631294 [ 291 ] {} <Debug> TCP-Session: 6002bba8-7cf7-4541-a8ac-e01584b4c3b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23650 | 2026.03.27 20:13:55.631304 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23651 | 2026.03.27 20:13:55.631324 [ 358 ] {} <Debug> TCP-Session: 9223cb58-a496-4ca9-8fe6-01c9da370b9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23652 | 2026.03.27 20:13:55.631286 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23653 | 2026.03.27 20:13:55.631352 [ 350 ] {} <Debug> TCP-Session: 887ba173-f96c-45f6-8392-5e843c9426c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23654 | 2026.03.27 20:13:55.631245 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23655 | 2026.03.27 20:13:55.631394 [ 362 ] {} <Debug> TCP-Session: 818b329f-b050-4774-a610-6e2a33b99b82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23656 | 2026.03.27 20:13:55.631197 [ 355 ] {} <Debug> TCP-Session: 1d68b1d0-9d1b-47f1-b431-a599abcdae58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23657 | 2026.03.27 20:13:55.631434 [ 359 ] {} <Debug> TCP-Session: 39828c56-1d63-4f8c-9764-0ee7595909fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23658 | 2026.03.27 20:13:55.765810 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41856 | ||
| 23659 | 2026.03.27 20:13:55.765923 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23660 | 2026.03.27 20:13:55.765949 [ 355 ] {} <Debug> TCP-Session: 1982d021-e749-40e3-b02f-7d70ac23292f Authenticating user 'default' from [fd00:1122:3344:101::e]:41856 | ||
| 23661 | 2026.03.27 20:13:55.765972 [ 355 ] {} <Debug> TCP-Session: 1982d021-e749-40e3-b02f-7d70ac23292f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23662 | 2026.03.27 20:13:55.765984 [ 355 ] {} <Debug> TCP-Session: 1982d021-e749-40e3-b02f-7d70ac23292f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23663 | 2026.03.27 20:13:55.766162 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62399 | ||
| 23664 | 2026.03.27 20:13:55.766206 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48676 | ||
| 23665 | 2026.03.27 20:13:55.766203 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55190 | ||
| 23666 | 2026.03.27 20:13:55.766251 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59213 | ||
| 23667 | 2026.03.27 20:13:55.766265 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46243 | ||
| 23668 | 2026.03.27 20:13:55.766295 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23669 | 2026.03.27 20:13:55.766302 [ 355 ] {} <Trace> TCP-Session: 1982d021-e749-40e3-b02f-7d70ac23292f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23670 | 2026.03.27 20:13:55.766328 [ 358 ] {} <Debug> TCP-Session: 6291a645-348b-4127-a344-144c1fee4ea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48676 | ||
| 23671 | 2026.03.27 20:13:55.766271 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23672 | 2026.03.27 20:13:55.766357 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23673 | 2026.03.27 20:13:55.766354 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23674 | 2026.03.27 20:13:55.766383 [ 356 ] {} <Debug> TCP-Session: 2ecd36d2-a691-4219-8084-545e6d09aa56 Authenticating user 'default' from [fd00:1122:3344:101::e]:62399 | ||
| 23675 | 2026.03.27 20:13:55.766393 [ 350 ] {} <Debug> TCP-Session: 72e175d0-6be6-4696-aad5-ee316d735fe2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46243 | ||
| 23676 | 2026.03.27 20:13:55.766413 [ 357 ] {} <Debug> TCP-Session: 481d24a9-4be1-4084-b515-114152339e2f Authenticating user 'default' from [fd00:1122:3344:101::e]:55190 | ||
| 23677 | 2026.03.27 20:13:55.766424 [ 356 ] {} <Debug> TCP-Session: 2ecd36d2-a691-4219-8084-545e6d09aa56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23678 | 2026.03.27 20:13:55.766459 [ 357 ] {} <Debug> TCP-Session: 481d24a9-4be1-4084-b515-114152339e2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23679 | 2026.03.27 20:13:55.766471 [ 356 ] {} <Debug> TCP-Session: 2ecd36d2-a691-4219-8084-545e6d09aa56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23680 | 2026.03.27 20:13:55.766483 [ 357 ] {} <Debug> TCP-Session: 481d24a9-4be1-4084-b515-114152339e2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23681 | 2026.03.27 20:13:55.766487 [ 355 ] {001d3992-a05d-4219-afc4-7ed457e461b7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41856) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 23682 | 2026.03.27 20:13:55.766433 [ 350 ] {} <Debug> TCP-Session: 72e175d0-6be6-4696-aad5-ee316d735fe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23683 | 2026.03.27 20:13:55.766353 [ 358 ] {} <Debug> TCP-Session: 6291a645-348b-4127-a344-144c1fee4ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23684 | 2026.03.27 20:13:55.766549 [ 350 ] {} <Debug> TCP-Session: 72e175d0-6be6-4696-aad5-ee316d735fe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23685 | 2026.03.27 20:13:55.766562 [ 358 ] {} <Debug> TCP-Session: 6291a645-348b-4127-a344-144c1fee4ea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23686 | 2026.03.27 20:13:55.766259 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47517 | ||
| 23687 | 2026.03.27 20:13:55.766236 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46836 | ||
| 23688 | 2026.03.27 20:13:55.766236 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38730 | ||
| 23689 | 2026.03.27 20:13:55.766641 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23690 | 2026.03.27 20:13:55.766354 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23691 | 2026.03.27 20:13:55.766694 [ 291 ] {} <Debug> TCP-Session: 6355f590-9818-4a09-a406-7fea082b6552 Authenticating user 'default' from [fd00:1122:3344:101::e]:47517 | ||
| 23692 | 2026.03.27 20:13:55.766713 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23693 | 2026.03.27 20:13:55.766722 [ 291 ] {} <Debug> TCP-Session: 6355f590-9818-4a09-a406-7fea082b6552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23694 | 2026.03.27 20:13:55.766716 [ 363 ] {} <Debug> TCP-Session: 505a3ff9-9f38-4609-b3d7-17f798996cea Authenticating user 'default' from [fd00:1122:3344:101::e]:59213 | ||
| 23695 | 2026.03.27 20:13:55.766752 [ 291 ] {} <Debug> TCP-Session: 6355f590-9818-4a09-a406-7fea082b6552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23696 | 2026.03.27 20:13:55.766773 [ 363 ] {} <Debug> TCP-Session: 505a3ff9-9f38-4609-b3d7-17f798996cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23697 | 2026.03.27 20:13:55.766747 [ 359 ] {} <Debug> TCP-Session: 2e415999-da17-4f01-afb0-712d1f0a7c48 Authenticating user 'default' from [fd00:1122:3344:101::e]:46836 | ||
| 23698 | 2026.03.27 20:13:55.766803 [ 355 ] {001d3992-a05d-4219-afc4-7ed457e461b7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 23699 | 2026.03.27 20:13:55.766799 [ 363 ] {} <Debug> TCP-Session: 505a3ff9-9f38-4609-b3d7-17f798996cea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23700 | 2026.03.27 20:13:55.766839 [ 359 ] {} <Debug> TCP-Session: 2e415999-da17-4f01-afb0-712d1f0a7c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23701 | 2026.03.27 20:13:55.766715 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 23702 | 2026.03.27 20:13:55.766879 [ 355 ] {001d3992-a05d-4219-afc4-7ed457e461b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23703 | 2026.03.27 20:13:55.766878 [ 359 ] {} <Debug> TCP-Session: 2e415999-da17-4f01-afb0-712d1f0a7c48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23704 | 2026.03.27 20:13:55.766908 [ 362 ] {} <Debug> TCP-Session: 54db2846-d30e-43c7-9aac-98e28034f1c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38730 | ||
| 23705 | 2026.03.27 20:13:55.766946 [ 362 ] {} <Debug> TCP-Session: 54db2846-d30e-43c7-9aac-98e28034f1c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23706 | 2026.03.27 20:13:55.766958 [ 362 ] {} <Debug> TCP-Session: 54db2846-d30e-43c7-9aac-98e28034f1c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23707 | 2026.03.27 20:13:55.767198 [ 355 ] {001d3992-a05d-4219-afc4-7ed457e461b7} <Debug> oximeter.version (9efe1815-f256-4108-a9ff-88e40b8e887e) (SelectExecutor): Key condition: unknown | ||
| 23708 | 2026.03.27 20:13:55.768301 [ 297 ] {001d3992-a05d-4219-afc4-7ed457e461b7} <Trace> AggregatingTransform: Aggregating | ||
| 23709 | 2026.03.27 20:13:55.768339 [ 297 ] {001d3992-a05d-4219-afc4-7ed457e461b7} <Trace> Aggregator: Aggregation method: without_key | ||
| 23710 | 2026.03.27 20:13:55.768371 [ 297 ] {001d3992-a05d-4219-afc4-7ed457e461b7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001072558 sec. (932.351 rows/sec., 36.42 KiB/sec.) | ||
| 23711 | 2026.03.27 20:13:55.768386 [ 297 ] {001d3992-a05d-4219-afc4-7ed457e461b7} <Trace> Aggregator: Merging aggregated data | ||
| 23712 | 2026.03.27 20:13:55.769634 [ 355 ] {001d3992-a05d-4219-afc4-7ed457e461b7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003207 sec., 311.81789834736514 rows/sec., 12.18 KiB/sec. | ||
| 23713 | 2026.03.27 20:13:55.769794 [ 355 ] {001d3992-a05d-4219-afc4-7ed457e461b7} <Debug> TCPHandler: Processed in 0.003612834 sec. | ||
| 23714 | 2026.03.27 20:13:55.769896 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23715 | 2026.03.27 20:13:55.769927 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23716 | 2026.03.27 20:13:55.769928 [ 355 ] {} <Debug> TCP-Session: 1982d021-e749-40e3-b02f-7d70ac23292f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23717 | 2026.03.27 20:13:55.769948 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23718 | 2026.03.27 20:13:55.769960 [ 350 ] {} <Debug> TCP-Session: 72e175d0-6be6-4696-aad5-ee316d735fe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23719 | 2026.03.27 20:13:55.769969 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23720 | 2026.03.27 20:13:55.769994 [ 356 ] {} <Debug> TCP-Session: 2ecd36d2-a691-4219-8084-545e6d09aa56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23721 | 2026.03.27 20:13:55.769990 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23722 | 2026.03.27 20:13:55.770022 [ 357 ] {} <Debug> TCP-Session: 481d24a9-4be1-4084-b515-114152339e2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23723 | 2026.03.27 20:13:55.770043 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23724 | 2026.03.27 20:13:55.770059 [ 291 ] {} <Debug> TCP-Session: 6355f590-9818-4a09-a406-7fea082b6552 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23725 | 2026.03.27 20:13:55.770072 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23726 | 2026.03.27 20:13:55.770090 [ 362 ] {} <Debug> TCP-Session: 54db2846-d30e-43c7-9aac-98e28034f1c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23727 | 2026.03.27 20:13:55.770028 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23728 | 2026.03.27 20:13:55.770124 [ 363 ] {} <Debug> TCP-Session: 505a3ff9-9f38-4609-b3d7-17f798996cea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23729 | 2026.03.27 20:13:55.770005 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 23730 | 2026.03.27 20:13:55.770169 [ 359 ] {} <Debug> TCP-Session: 2e415999-da17-4f01-afb0-712d1f0a7c48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23731 | 2026.03.27 20:13:55.770202 [ 358 ] {} <Debug> TCP-Session: 6291a645-348b-4127-a344-144c1fee4ea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 23732 | 2026.03.27 20:13:56.093078 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23733 | 2026.03.27 20:13:56.093248 [ 276 ] {60f55389-0a8f-46ea-91e0-9e90ebe7822b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23734 | 2026.03.27 20:13:56.093312 [ 276 ] {60f55389-0a8f-46ea-91e0-9e90ebe7822b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23735 | 2026.03.27 20:13:56.093950 [ 276 ] {60f55389-0a8f-46ea-91e0-9e90ebe7822b} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23736 | 2026.03.27 20:13:56.093991 [ 276 ] {60f55389-0a8f-46ea-91e0-9e90ebe7822b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23737 | 2026.03.27 20:13:56.094373 [ 276 ] {60f55389-0a8f-46ea-91e0-9e90ebe7822b} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 23738 | 2026.03.27 20:13:56.094617 [ 276 ] {60f55389-0a8f-46ea-91e0-9e90ebe7822b} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23739 | 2026.03.27 20:13:56.094772 [ 276 ] {60f55389-0a8f-46ea-91e0-9e90ebe7822b} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001567 sec., 57434.588385449904 rows/sec., 4.83 MiB/sec. | ||
| 23740 | 2026.03.27 20:13:56.094824 [ 276 ] {60f55389-0a8f-46ea-91e0-9e90ebe7822b} <Debug> TCPHandler: Processed in 0.001874354 sec. | ||
| 23741 | 2026.03.27 20:13:56.094953 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23742 | 2026.03.27 20:13:56.095058 [ 276 ] {9c4187a0-000b-41be-9597-c869e35f5909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23743 | 2026.03.27 20:13:56.095101 [ 276 ] {9c4187a0-000b-41be-9597-c869e35f5909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23744 | 2026.03.27 20:13:56.095539 [ 276 ] {9c4187a0-000b-41be-9597-c869e35f5909} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23745 | 2026.03.27 20:13:56.095574 [ 276 ] {9c4187a0-000b-41be-9597-c869e35f5909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23746 | 2026.03.27 20:13:56.095879 [ 276 ] {9c4187a0-000b-41be-9597-c869e35f5909} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 23747 | 2026.03.27 20:13:56.096093 [ 276 ] {9c4187a0-000b-41be-9597-c869e35f5909} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23748 | 2026.03.27 20:13:56.096227 [ 276 ] {9c4187a0-000b-41be-9597-c869e35f5909} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001193 sec., 14249.790444258171 rows/sec., 1.05 MiB/sec. | ||
| 23749 | 2026.03.27 20:13:56.096273 [ 276 ] {9c4187a0-000b-41be-9597-c869e35f5909} <Debug> TCPHandler: Processed in 0.001372054 sec. | ||
| 23750 | 2026.03.27 20:13:56.096392 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23751 | 2026.03.27 20:13:56.096491 [ 276 ] {78a29418-31ed-4743-bd97-09f8ba1f543c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23752 | 2026.03.27 20:13:56.096534 [ 276 ] {78a29418-31ed-4743-bd97-09f8ba1f543c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23753 | 2026.03.27 20:13:56.096960 [ 276 ] {78a29418-31ed-4743-bd97-09f8ba1f543c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23754 | 2026.03.27 20:13:56.096996 [ 276 ] {78a29418-31ed-4743-bd97-09f8ba1f543c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23755 | 2026.03.27 20:13:56.097300 [ 276 ] {78a29418-31ed-4743-bd97-09f8ba1f543c} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 23756 | 2026.03.27 20:13:56.097538 [ 276 ] {78a29418-31ed-4743-bd97-09f8ba1f543c} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23757 | 2026.03.27 20:13:56.097674 [ 276 ] {78a29418-31ed-4743-bd97-09f8ba1f543c} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001204 sec., 67275.74750830565 rows/sec., 5.25 MiB/sec. | ||
| 23758 | 2026.03.27 20:13:56.097713 [ 276 ] {78a29418-31ed-4743-bd97-09f8ba1f543c} <Debug> TCPHandler: Processed in 0.001372405 sec. | ||
| 23759 | 2026.03.27 20:13:56.097841 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23760 | 2026.03.27 20:13:56.097938 [ 276 ] {f8cf7ec6-0607-4372-8620-16ef8997244d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23761 | 2026.03.27 20:13:56.097982 [ 276 ] {f8cf7ec6-0607-4372-8620-16ef8997244d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23762 | 2026.03.27 20:13:56.098394 [ 276 ] {f8cf7ec6-0607-4372-8620-16ef8997244d} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23763 | 2026.03.27 20:13:56.098427 [ 276 ] {f8cf7ec6-0607-4372-8620-16ef8997244d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23764 | 2026.03.27 20:13:56.098755 [ 276 ] {f8cf7ec6-0607-4372-8620-16ef8997244d} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 23765 | 2026.03.27 20:13:56.098960 [ 276 ] {f8cf7ec6-0607-4372-8620-16ef8997244d} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23766 | 2026.03.27 20:13:56.099085 [ 276 ] {f8cf7ec6-0607-4372-8620-16ef8997244d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 23767 | 2026.03.27 20:13:56.099127 [ 276 ] {f8cf7ec6-0607-4372-8620-16ef8997244d} <Debug> TCPHandler: Processed in 0.001336274 sec. | ||
| 23768 | 2026.03.27 20:13:56.099242 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23769 | 2026.03.27 20:13:56.099338 [ 276 ] {84f5f5c8-0316-444e-b746-c72f902f44ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23770 | 2026.03.27 20:13:56.099393 [ 276 ] {84f5f5c8-0316-444e-b746-c72f902f44ef} <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 | ||
| 23771 | 2026.03.27 20:13:56.100191 [ 276 ] {84f5f5c8-0316-444e-b746-c72f902f44ef} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23772 | 2026.03.27 20:13:56.100227 [ 276 ] {84f5f5c8-0316-444e-b746-c72f902f44ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23773 | 2026.03.27 20:13:56.100779 [ 276 ] {84f5f5c8-0316-444e-b746-c72f902f44ef} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 23774 | 2026.03.27 20:13:56.101018 [ 276 ] {84f5f5c8-0316-444e-b746-c72f902f44ef} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23775 | 2026.03.27 20:13:56.101168 [ 276 ] {84f5f5c8-0316-444e-b746-c72f902f44ef} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001848 sec., 9199.1341991342 rows/sec., 16.48 MiB/sec. | ||
| 23776 | 2026.03.27 20:13:56.101255 [ 276 ] {84f5f5c8-0316-444e-b746-c72f902f44ef} <Debug> TCPHandler: Processed in 0.002061826 sec. | ||
| 23777 | 2026.03.27 20:13:56.101385 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23778 | 2026.03.27 20:13:56.101482 [ 276 ] {689f72df-98f3-4184-8c95-44a14c8bc33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23779 | 2026.03.27 20:13:56.101523 [ 276 ] {689f72df-98f3-4184-8c95-44a14c8bc33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23780 | 2026.03.27 20:13:56.101871 [ 276 ] {689f72df-98f3-4184-8c95-44a14c8bc33b} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23781 | 2026.03.27 20:13:56.101905 [ 276 ] {689f72df-98f3-4184-8c95-44a14c8bc33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23782 | 2026.03.27 20:13:56.102212 [ 276 ] {689f72df-98f3-4184-8c95-44a14c8bc33b} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 23783 | 2026.03.27 20:13:56.102419 [ 276 ] {689f72df-98f3-4184-8c95-44a14c8bc33b} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23784 | 2026.03.27 20:13:56.102550 [ 276 ] {689f72df-98f3-4184-8c95-44a14c8bc33b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 23785 | 2026.03.27 20:13:56.102588 [ 276 ] {689f72df-98f3-4184-8c95-44a14c8bc33b} <Debug> TCPHandler: Processed in 0.001253492 sec. | ||
| 23786 | 2026.03.27 20:13:57.374797 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23787 | 2026.03.27 20:13:57.374879 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23788 | 2026.03.27 20:13:57.611007 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49951 | ||
| 23789 | 2026.03.27 20:13:57.611532 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23790 | 2026.03.27 20:13:57.611579 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23791 | 2026.03.27 20:13:57.612084 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 23792 | 2026.03.27 20:13:57.612312 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23793 | 2026.03.27 20:13:57.612462 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49951 | ||
| 23794 | 2026.03.27 20:13:57.778094 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2884 | ||
| 23795 | 2026.03.27 20:13:57.780360 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23796 | 2026.03.27 20:13:57.780412 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23797 | 2026.03.27 20:13:57.781666 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 23798 | 2026.03.27 20:13:57.781950 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23799 | 2026.03.27 20:13:57.782336 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2884 | ||
| 23800 | 2026.03.27 20:13:58.517707 [ 94 ] {} <Debug> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16) (MergerMutator): Selected 5 parts from all_1_30_6 to all_34_34_0 | ||
| 23801 | 2026.03.27 20:13:58.517772 [ 94 ] {} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23802 | 2026.03.27 20:13:58.517796 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 23803 | 2026.03.27 20:13:58.517979 [ 197 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::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 | ||
| 23804 | 2026.03.27 20:13:58.518195 [ 197 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23805 | 2026.03.27 20:13:58.518266 [ 197 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 33 rows starting from the beginning of the part | ||
| 23806 | 2026.03.27 20:13:58.518372 [ 197 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::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 | ||
| 23807 | 2026.03.27 20:13:58.518448 [ 197 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 23808 | 2026.03.27 20:13:58.518520 [ 197 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::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 | ||
| 23809 | 2026.03.27 20:13:58.518587 [ 197 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::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 | ||
| 23810 | 2026.03.27 20:13:58.519544 [ 195 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 4 columns (4 merged, 0 gathered) in 0.001640049 sec., 23170.039431748686 rows/sec., 1.51 MiB/sec. | ||
| 23811 | 2026.03.27 20:13:58.519718 [ 189 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 23812 | 2026.03.27 20:13:58.520016 [ 189 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_34_7} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23813 | 2026.03.27 20:13:58.520087 [ 189 ] {bb87ddd1-291e-4ea5-b111-417a4d264b16::all_1_34_7} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16) (MergerMutator): Merged 5 parts: [all_1_30_6, all_34_34_0] -> all_1_34_7 | ||
| 23814 | 2026.03.27 20:13:58.520165 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 23815 | 2026.03.27 20:14:00.256591 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 | ||
| 23816 | 2026.03.27 20:14:00.275490 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23817 | 2026.03.27 20:14:00.275554 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 23818 | 2026.03.27 20:14:00.281821 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 23819 | 2026.03.27 20:14:00.282562 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23820 | 2026.03.27 20:14:00.286029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 783 | ||
| 23821 | 2026.03.27 20:14:00.389494 [ 98 ] {} <Debug> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15) (MergerMutator): Selected 5 parts from all_1_46_10 to all_50_50_0 | ||
| 23822 | 2026.03.27 20:14:00.389591 [ 98 ] {} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23823 | 2026.03.27 20:14:00.389631 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 23824 | 2026.03.27 20:14:00.389820 [ 188 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_50_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_46_10 to all_50_50_0 into Compact with storage Full | ||
| 23825 | 2026.03.27 20:14:00.390041 [ 188 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_50_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23826 | 2026.03.27 20:14:00.390108 [ 188 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 978 rows starting from the beginning of the part | ||
| 23827 | 2026.03.27 20:14:00.390236 [ 188 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 38 rows starting from the beginning of the part | ||
| 23828 | 2026.03.27 20:14:00.390331 [ 188 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 828 rows starting from the beginning of the part | ||
| 23829 | 2026.03.27 20:14:00.390421 [ 188 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 825 rows starting from the beginning of the part | ||
| 23830 | 2026.03.27 20:14:00.390503 [ 188 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 950 rows starting from the beginning of the part | ||
| 23831 | 2026.03.27 20:14:00.391821 [ 189 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_50_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3619 rows, containing 5 columns (5 merged, 0 gathered) in 0.002084897 sec., 1735817.1650685861 rows/sec., 108.83 MiB/sec. | ||
| 23832 | 2026.03.27 20:14:00.392055 [ 200 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_50_11} <Trace> MergedBlockOutputStream: filled checksums all_1_50_11 (state Temporary) | ||
| 23833 | 2026.03.27 20:14:00.392375 [ 200 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_50_11} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_merge_all_1_50_11 to all_1_50_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23834 | 2026.03.27 20:14:00.392462 [ 200 ] {815125f3-f61a-4e5a-bdf8-7a13853f1b15::all_1_50_11} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15) (MergerMutator): Merged 5 parts: [all_1_46_10, all_50_50_0] -> all_1_50_11 | ||
| 23835 | 2026.03.27 20:14:00.392560 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 23836 | 2026.03.27 20:14:00.633695 [ 225 ] {} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 23837 | 2026.03.27 20:14:00.633741 [ 225 ] {} <Debug> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 23838 | 2026.03.27 20:14:00.635850 [ 225 ] {} <Debug> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 23839 | 2026.03.27 20:14:01.102254 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23840 | 2026.03.27 20:14:01.102449 [ 276 ] {41e1cdac-bc0e-412d-8fe9-68a159731383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23841 | 2026.03.27 20:14:01.102522 [ 276 ] {41e1cdac-bc0e-412d-8fe9-68a159731383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23842 | 2026.03.27 20:14:01.103288 [ 276 ] {41e1cdac-bc0e-412d-8fe9-68a159731383} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23843 | 2026.03.27 20:14:01.103338 [ 276 ] {41e1cdac-bc0e-412d-8fe9-68a159731383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 23844 | 2026.03.27 20:14:01.103751 [ 276 ] {41e1cdac-bc0e-412d-8fe9-68a159731383} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 23845 | 2026.03.27 20:14:01.103982 [ 276 ] {41e1cdac-bc0e-412d-8fe9-68a159731383} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23846 | 2026.03.27 20:14:01.104144 [ 276 ] {41e1cdac-bc0e-412d-8fe9-68a159731383} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001745 sec., 162750.71633237822 rows/sec., 10.34 MiB/sec. | ||
| 23847 | 2026.03.27 20:14:01.104197 [ 276 ] {41e1cdac-bc0e-412d-8fe9-68a159731383} <Debug> TCPHandler: Processed in 0.002079507 sec. | ||
| 23848 | 2026.03.27 20:14:01.104323 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23849 | 2026.03.27 20:14:01.104428 [ 276 ] {ee1c2378-cb55-4234-92cb-ca619ff3ba13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23850 | 2026.03.27 20:14:01.104472 [ 276 ] {ee1c2378-cb55-4234-92cb-ca619ff3ba13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23851 | 2026.03.27 20:14:01.105176 [ 276 ] {ee1c2378-cb55-4234-92cb-ca619ff3ba13} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23852 | 2026.03.27 20:14:01.105214 [ 276 ] {ee1c2378-cb55-4234-92cb-ca619ff3ba13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 23853 | 2026.03.27 20:14:01.105581 [ 276 ] {ee1c2378-cb55-4234-92cb-ca619ff3ba13} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 23854 | 2026.03.27 20:14:01.105791 [ 276 ] {ee1c2378-cb55-4234-92cb-ca619ff3ba13} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23855 | 2026.03.27 20:14:01.105921 [ 276 ] {ee1c2378-cb55-4234-92cb-ca619ff3ba13} <Debug> executeQuery: Read 883 rows, 71.62 KiB in 0.001515 sec., 582838.2838283828 rows/sec., 46.16 MiB/sec. | ||
| 23856 | 2026.03.27 20:14:01.105960 [ 276 ] {ee1c2378-cb55-4234-92cb-ca619ff3ba13} <Debug> TCPHandler: Processed in 0.00168855 sec. | ||
| 23857 | 2026.03.27 20:14:01.106079 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23858 | 2026.03.27 20:14:01.106178 [ 276 ] {0fa49997-5e0b-4772-8c58-62f071981cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23859 | 2026.03.27 20:14:01.106219 [ 276 ] {0fa49997-5e0b-4772-8c58-62f071981cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23860 | 2026.03.27 20:14:01.106676 [ 276 ] {0fa49997-5e0b-4772-8c58-62f071981cf7} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23861 | 2026.03.27 20:14:01.106712 [ 276 ] {0fa49997-5e0b-4772-8c58-62f071981cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 23862 | 2026.03.27 20:14:01.107008 [ 276 ] {0fa49997-5e0b-4772-8c58-62f071981cf7} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 23863 | 2026.03.27 20:14:01.107212 [ 276 ] {0fa49997-5e0b-4772-8c58-62f071981cf7} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23864 | 2026.03.27 20:14:01.107340 [ 276 ] {0fa49997-5e0b-4772-8c58-62f071981cf7} <Debug> executeQuery: Read 185 rows, 11.78 KiB in 0.001182 sec., 156514.38240270727 rows/sec., 9.73 MiB/sec. | ||
| 23865 | 2026.03.27 20:14:01.107379 [ 276 ] {0fa49997-5e0b-4772-8c58-62f071981cf7} <Debug> TCPHandler: Processed in 0.001350134 sec. | ||
| 23866 | 2026.03.27 20:14:01.107483 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23867 | 2026.03.27 20:14:01.107584 [ 276 ] {0466bfa7-c2c2-4333-baf9-3055b5f145df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23868 | 2026.03.27 20:14:01.107630 [ 276 ] {0466bfa7-c2c2-4333-baf9-3055b5f145df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23869 | 2026.03.27 20:14:01.108104 [ 276 ] {0466bfa7-c2c2-4333-baf9-3055b5f145df} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23870 | 2026.03.27 20:14:01.108145 [ 276 ] {0466bfa7-c2c2-4333-baf9-3055b5f145df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 23871 | 2026.03.27 20:14:01.108445 [ 276 ] {0466bfa7-c2c2-4333-baf9-3055b5f145df} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 23872 | 2026.03.27 20:14:01.108655 [ 276 ] {0466bfa7-c2c2-4333-baf9-3055b5f145df} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23873 | 2026.03.27 20:14:01.108780 [ 276 ] {0466bfa7-c2c2-4333-baf9-3055b5f145df} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001218 sec., 122331.69129720856 rows/sec., 7.90 MiB/sec. | ||
| 23874 | 2026.03.27 20:14:01.108818 [ 276 ] {0466bfa7-c2c2-4333-baf9-3055b5f145df} <Debug> TCPHandler: Processed in 0.001384404 sec. | ||
| 23875 | 2026.03.27 20:14:01.108935 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23876 | 2026.03.27 20:14:01.109032 [ 276 ] {e3a9719e-e63d-4044-a6c7-3e0d3fa4a0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23877 | 2026.03.27 20:14:01.109072 [ 276 ] {e3a9719e-e63d-4044-a6c7-3e0d3fa4a0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23878 | 2026.03.27 20:14:01.109495 [ 276 ] {e3a9719e-e63d-4044-a6c7-3e0d3fa4a0e4} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23879 | 2026.03.27 20:14:01.109532 [ 276 ] {e3a9719e-e63d-4044-a6c7-3e0d3fa4a0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 23880 | 2026.03.27 20:14:01.109828 [ 276 ] {e3a9719e-e63d-4044-a6c7-3e0d3fa4a0e4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 23881 | 2026.03.27 20:14:01.110042 [ 276 ] {e3a9719e-e63d-4044-a6c7-3e0d3fa4a0e4} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23882 | 2026.03.27 20:14:01.110171 [ 276 ] {e3a9719e-e63d-4044-a6c7-3e0d3fa4a0e4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001157 sec., 127917.02679343129 rows/sec., 7.27 MiB/sec. | ||
| 23883 | 2026.03.27 20:14:01.110209 [ 276 ] {e3a9719e-e63d-4044-a6c7-3e0d3fa4a0e4} <Debug> TCPHandler: Processed in 0.001324184 sec. | ||
| 23884 | 2026.03.27 20:14:01.110323 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23885 | 2026.03.27 20:14:01.110418 [ 276 ] {41d6c398-5ae1-41cd-9f4f-dc16c5c0aaef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23886 | 2026.03.27 20:14:01.110458 [ 276 ] {41d6c398-5ae1-41cd-9f4f-dc16c5c0aaef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23887 | 2026.03.27 20:14:01.110996 [ 276 ] {41d6c398-5ae1-41cd-9f4f-dc16c5c0aaef} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23888 | 2026.03.27 20:14:01.111033 [ 276 ] {41d6c398-5ae1-41cd-9f4f-dc16c5c0aaef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 23889 | 2026.03.27 20:14:01.111350 [ 276 ] {41d6c398-5ae1-41cd-9f4f-dc16c5c0aaef} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 23890 | 2026.03.27 20:14:01.111561 [ 276 ] {41d6c398-5ae1-41cd-9f4f-dc16c5c0aaef} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23891 | 2026.03.27 20:14:01.111685 [ 276 ] {41d6c398-5ae1-41cd-9f4f-dc16c5c0aaef} <Debug> executeQuery: Read 533 rows, 38.62 KiB in 0.001285 sec., 414785.9922178989 rows/sec., 29.35 MiB/sec. | ||
| 23892 | 2026.03.27 20:14:01.111729 [ 276 ] {41d6c398-5ae1-41cd-9f4f-dc16c5c0aaef} <Debug> TCPHandler: Processed in 0.001455806 sec. | ||
| 23893 | 2026.03.27 20:14:01.111842 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23894 | 2026.03.27 20:14:01.111938 [ 276 ] {04f78147-1945-4d55-a7fd-df3ca7d7fe2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23895 | 2026.03.27 20:14:01.111978 [ 276 ] {04f78147-1945-4d55-a7fd-df3ca7d7fe2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23896 | 2026.03.27 20:14:01.112321 [ 276 ] {04f78147-1945-4d55-a7fd-df3ca7d7fe2d} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23897 | 2026.03.27 20:14:01.112357 [ 276 ] {04f78147-1945-4d55-a7fd-df3ca7d7fe2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 23898 | 2026.03.27 20:14:01.112651 [ 276 ] {04f78147-1945-4d55-a7fd-df3ca7d7fe2d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 23899 | 2026.03.27 20:14:01.112858 [ 276 ] {04f78147-1945-4d55-a7fd-df3ca7d7fe2d} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23900 | 2026.03.27 20:14:01.112985 [ 276 ] {04f78147-1945-4d55-a7fd-df3ca7d7fe2d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 23901 | 2026.03.27 20:14:01.113023 [ 276 ] {04f78147-1945-4d55-a7fd-df3ca7d7fe2d} <Debug> TCPHandler: Processed in 0.001230172 sec. | ||
| 23902 | 2026.03.27 20:14:01.113126 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23903 | 2026.03.27 20:14:01.113221 [ 276 ] {89e6a882-a8dc-40b0-82e3-93bfa13caf33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23904 | 2026.03.27 20:14:01.113263 [ 276 ] {89e6a882-a8dc-40b0-82e3-93bfa13caf33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23905 | 2026.03.27 20:14:01.113654 [ 276 ] {89e6a882-a8dc-40b0-82e3-93bfa13caf33} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23906 | 2026.03.27 20:14:01.113690 [ 276 ] {89e6a882-a8dc-40b0-82e3-93bfa13caf33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 23907 | 2026.03.27 20:14:01.114029 [ 276 ] {89e6a882-a8dc-40b0-82e3-93bfa13caf33} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 23908 | 2026.03.27 20:14:01.114248 [ 276 ] {89e6a882-a8dc-40b0-82e3-93bfa13caf33} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23909 | 2026.03.27 20:14:01.114379 [ 276 ] {89e6a882-a8dc-40b0-82e3-93bfa13caf33} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001176 sec., 225340.13605442178 rows/sec., 14.97 MiB/sec. | ||
| 23910 | 2026.03.27 20:14:01.114416 [ 276 ] {89e6a882-a8dc-40b0-82e3-93bfa13caf33} <Debug> TCPHandler: Processed in 0.001340334 sec. | ||
| 23911 | 2026.03.27 20:14:01.114531 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23912 | 2026.03.27 20:14:01.114625 [ 276 ] {b7ec399a-e3c7-4ee4-adf9-eef83475a619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23913 | 2026.03.27 20:14:01.114666 [ 276 ] {b7ec399a-e3c7-4ee4-adf9-eef83475a619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23914 | 2026.03.27 20:14:01.114980 [ 276 ] {b7ec399a-e3c7-4ee4-adf9-eef83475a619} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23915 | 2026.03.27 20:14:01.115015 [ 276 ] {b7ec399a-e3c7-4ee4-adf9-eef83475a619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 23916 | 2026.03.27 20:14:01.115306 [ 276 ] {b7ec399a-e3c7-4ee4-adf9-eef83475a619} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 23917 | 2026.03.27 20:14:01.115508 [ 276 ] {b7ec399a-e3c7-4ee4-adf9-eef83475a619} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23918 | 2026.03.27 20:14:01.115630 [ 276 ] {b7ec399a-e3c7-4ee4-adf9-eef83475a619} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 23919 | 2026.03.27 20:14:01.115667 [ 276 ] {b7ec399a-e3c7-4ee4-adf9-eef83475a619} <Debug> TCPHandler: Processed in 0.001185011 sec. | ||
| 23920 | 2026.03.27 20:14:01.115767 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23921 | 2026.03.27 20:14:01.115859 [ 276 ] {3f03b5ec-7a42-4454-99c0-375fd4706513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23922 | 2026.03.27 20:14:01.115912 [ 276 ] {3f03b5ec-7a42-4454-99c0-375fd4706513} <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 | ||
| 23923 | 2026.03.27 20:14:01.116714 [ 276 ] {3f03b5ec-7a42-4454-99c0-375fd4706513} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23924 | 2026.03.27 20:14:01.116749 [ 276 ] {3f03b5ec-7a42-4454-99c0-375fd4706513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 23925 | 2026.03.27 20:14:01.117295 [ 276 ] {3f03b5ec-7a42-4454-99c0-375fd4706513} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 23926 | 2026.03.27 20:14:01.117517 [ 276 ] {3f03b5ec-7a42-4454-99c0-375fd4706513} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23927 | 2026.03.27 20:14:01.117654 [ 276 ] {3f03b5ec-7a42-4454-99c0-375fd4706513} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001812 sec., 23730.684326710816 rows/sec., 42.52 MiB/sec. | ||
| 23928 | 2026.03.27 20:14:01.117721 [ 276 ] {3f03b5ec-7a42-4454-99c0-375fd4706513} <Debug> TCPHandler: Processed in 0.002003025 sec. | ||
| 23929 | 2026.03.27 20:14:01.117835 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23930 | 2026.03.27 20:14:01.117930 [ 276 ] {48fcf446-dade-470d-9e8e-2d78565fe76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23931 | 2026.03.27 20:14:01.117972 [ 276 ] {48fcf446-dade-470d-9e8e-2d78565fe76a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23932 | 2026.03.27 20:14:01.118296 [ 276 ] {48fcf446-dade-470d-9e8e-2d78565fe76a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23933 | 2026.03.27 20:14:01.118332 [ 276 ] {48fcf446-dade-470d-9e8e-2d78565fe76a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 23934 | 2026.03.27 20:14:01.118636 [ 276 ] {48fcf446-dade-470d-9e8e-2d78565fe76a} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 23935 | 2026.03.27 20:14:01.118848 [ 276 ] {48fcf446-dade-470d-9e8e-2d78565fe76a} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23936 | 2026.03.27 20:14:01.118975 [ 276 ] {48fcf446-dade-470d-9e8e-2d78565fe76a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001063 sec., 84666.03951081845 rows/sec., 5.30 MiB/sec. | ||
| 23937 | 2026.03.27 20:14:01.119011 [ 276 ] {48fcf446-dade-470d-9e8e-2d78565fe76a} <Debug> TCPHandler: Processed in 0.001225851 sec. | ||
| 23938 | 2026.03.27 20:14:05.112726 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50463 | ||
| 23939 | 2026.03.27 20:14:05.113452 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23940 | 2026.03.27 20:14:05.113488 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 23941 | 2026.03.27 20:14:05.113971 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 23942 | 2026.03.27 20:14:05.114194 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23943 | 2026.03.27 20:14:05.114330 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50463 | ||
| 23944 | 2026.03.27 20:14:05.114406 [ 222 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 23945 | 2026.03.27 20:14:05.114442 [ 222 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 23946 | 2026.03.27 20:14:05.118320 [ 222 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 23947 | 2026.03.27 20:14:06.093667 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23948 | 2026.03.27 20:14:06.093864 [ 276 ] {b27bf3a6-f778-449f-85a6-16b38b321980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23949 | 2026.03.27 20:14:06.093938 [ 276 ] {b27bf3a6-f778-449f-85a6-16b38b321980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23950 | 2026.03.27 20:14:06.094588 [ 276 ] {b27bf3a6-f778-449f-85a6-16b38b321980} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23951 | 2026.03.27 20:14:06.094636 [ 276 ] {b27bf3a6-f778-449f-85a6-16b38b321980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 23952 | 2026.03.27 20:14:06.095063 [ 276 ] {b27bf3a6-f778-449f-85a6-16b38b321980} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 23953 | 2026.03.27 20:14:06.095302 [ 276 ] {b27bf3a6-f778-449f-85a6-16b38b321980} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23954 | 2026.03.27 20:14:06.095468 [ 276 ] {b27bf3a6-f778-449f-85a6-16b38b321980} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001654 sec., 6045.949214026602 rows/sec., 493.00 KiB/sec. | ||
| 23955 | 2026.03.27 20:14:06.095520 [ 276 ] {b27bf3a6-f778-449f-85a6-16b38b321980} <Debug> TCPHandler: Processed in 0.001988875 sec. | ||
| 23956 | 2026.03.27 20:14:06.095646 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23957 | 2026.03.27 20:14:06.095756 [ 276 ] {3356d4f4-ce35-4d70-ba6c-c502fa86c104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23958 | 2026.03.27 20:14:06.095806 [ 276 ] {3356d4f4-ce35-4d70-ba6c-c502fa86c104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23959 | 2026.03.27 20:14:06.096308 [ 276 ] {3356d4f4-ce35-4d70-ba6c-c502fa86c104} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23960 | 2026.03.27 20:14:06.096345 [ 276 ] {3356d4f4-ce35-4d70-ba6c-c502fa86c104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 23961 | 2026.03.27 20:14:06.096669 [ 276 ] {3356d4f4-ce35-4d70-ba6c-c502fa86c104} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 23962 | 2026.03.27 20:14:06.096873 [ 276 ] {3356d4f4-ce35-4d70-ba6c-c502fa86c104} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23963 | 2026.03.27 20:14:06.097007 [ 276 ] {3356d4f4-ce35-4d70-ba6c-c502fa86c104} <Debug> executeQuery: Read 95 rows, 8.12 KiB in 0.001279 sec., 74276.77873338546 rows/sec., 6.20 MiB/sec. | ||
| 23964 | 2026.03.27 20:14:06.097025 [ 88 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 23965 | 2026.03.27 20:14:06.097045 [ 276 ] {3356d4f4-ce35-4d70-ba6c-c502fa86c104} <Debug> TCPHandler: Processed in 0.001452625 sec. | ||
| 23966 | 2026.03.27 20:14:06.097092 [ 88 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23967 | 2026.03.27 20:14:06.097119 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 23968 | 2026.03.27 20:14:06.097203 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23969 | 2026.03.27 20:14:06.097262 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 23970 | 2026.03.27 20:14:06.097304 [ 276 ] {b99b0196-013c-47cb-bdc4-9b4f9cee8fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23971 | 2026.03.27 20:14:06.097349 [ 276 ] {b99b0196-013c-47cb-bdc4-9b4f9cee8fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23972 | 2026.03.27 20:14:06.097400 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23973 | 2026.03.27 20:14:06.097441 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 3477 rows starting from the beginning of the part | ||
| 23974 | 2026.03.27 20:14:06.097511 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 3241 rows starting from the beginning of the part | ||
| 23975 | 2026.03.27 20:14:06.097559 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 56 rows starting from the beginning of the part | ||
| 23976 | 2026.03.27 20:14:06.097606 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 90 rows starting from the beginning of the part | ||
| 23977 | 2026.03.27 20:14:06.097649 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 883 rows starting from the beginning of the part | ||
| 23978 | 2026.03.27 20:14:06.097696 [ 189 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 95 rows starting from the beginning of the part | ||
| 23979 | 2026.03.27 20:14:06.097775 [ 276 ] {b99b0196-013c-47cb-bdc4-9b4f9cee8fd5} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23980 | 2026.03.27 20:14:06.097816 [ 276 ] {b99b0196-013c-47cb-bdc4-9b4f9cee8fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 23981 | 2026.03.27 20:14:06.098149 [ 276 ] {b99b0196-013c-47cb-bdc4-9b4f9cee8fd5} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 23982 | 2026.03.27 20:14:06.098367 [ 276 ] {b99b0196-013c-47cb-bdc4-9b4f9cee8fd5} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23983 | 2026.03.27 20:14:06.098504 [ 276 ] {b99b0196-013c-47cb-bdc4-9b4f9cee8fd5} <Debug> executeQuery: Read 27 rows, 1.98 KiB in 0.001219 sec., 22149.302707136998 rows/sec., 1.58 MiB/sec. | ||
| 23984 | 2026.03.27 20:14:06.098544 [ 276 ] {b99b0196-013c-47cb-bdc4-9b4f9cee8fd5} <Debug> TCPHandler: Processed in 0.001401694 sec. | ||
| 23985 | 2026.03.27 20:14:06.098662 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23986 | 2026.03.27 20:14:06.098759 [ 276 ] {3530a96e-0c69-4451-b88d-c7478d7f0778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23987 | 2026.03.27 20:14:06.098800 [ 276 ] {3530a96e-0c69-4451-b88d-c7478d7f0778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23988 | 2026.03.27 20:14:06.099224 [ 276 ] {3530a96e-0c69-4451-b88d-c7478d7f0778} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23989 | 2026.03.27 20:14:06.099267 [ 276 ] {3530a96e-0c69-4451-b88d-c7478d7f0778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 23990 | 2026.03.27 20:14:06.099575 [ 276 ] {3530a96e-0c69-4451-b88d-c7478d7f0778} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 23991 | 2026.03.27 20:14:06.099787 [ 276 ] {3530a96e-0c69-4451-b88d-c7478d7f0778} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23992 | 2026.03.27 20:14:06.099915 [ 88 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 23993 | 2026.03.27 20:14:06.099920 [ 276 ] {3530a96e-0c69-4451-b88d-c7478d7f0778} <Debug> executeQuery: Read 91 rows, 7.29 KiB in 0.001178 sec., 77249.57555178268 rows/sec., 6.05 MiB/sec. | ||
| 23994 | 2026.03.27 20:14:06.099956 [ 88 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23995 | 2026.03.27 20:14:06.099978 [ 276 ] {3530a96e-0c69-4451-b88d-c7478d7f0778} <Debug> TCPHandler: Processed in 0.001366194 sec. | ||
| 23996 | 2026.03.27 20:14:06.099979 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 23997 | 2026.03.27 20:14:06.100063 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 23998 | 2026.03.27 20:14:06.100100 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23999 | 2026.03.27 20:14:06.100157 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24000 | 2026.03.27 20:14:06.100188 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 2029 rows starting from the beginning of the part | ||
| 24001 | 2026.03.27 20:14:06.100201 [ 276 ] {1c347d32-d424-4dd3-a9ee-f0030a107ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24002 | 2026.03.27 20:14:06.100240 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 1765 rows starting from the beginning of the part | ||
| 24003 | 2026.03.27 20:14:06.100249 [ 276 ] {1c347d32-d424-4dd3-a9ee-f0030a107ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24004 | 2026.03.27 20:14:06.100246 [ 194 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7842 rows, containing 5 columns (5 merged, 0 gathered) in 0.003034653 sec., 2584150.477830579 rows/sec., 206.88 MiB/sec. | ||
| 24005 | 2026.03.27 20:14:06.100295 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 64 rows starting from the beginning of the part | ||
| 24006 | 2026.03.27 20:14:06.100371 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 81 rows starting from the beginning of the part | ||
| 24007 | 2026.03.27 20:14:06.100413 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 533 rows starting from the beginning of the part | ||
| 24008 | 2026.03.27 20:14:06.100454 [ 189 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 91 rows starting from the beginning of the part | ||
| 24009 | 2026.03.27 20:14:06.100724 [ 276 ] {1c347d32-d424-4dd3-a9ee-f0030a107ea4} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24010 | 2026.03.27 20:14:06.100765 [ 276 ] {1c347d32-d424-4dd3-a9ee-f0030a107ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24011 | 2026.03.27 20:14:06.100873 [ 194 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 24012 | 2026.03.27 20:14:06.101161 [ 276 ] {1c347d32-d424-4dd3-a9ee-f0030a107ea4} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 24013 | 2026.03.27 20:14:06.101319 [ 194 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_176_35} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24014 | 2026.03.27 20:14:06.101411 [ 194 ] {aa8cbe38-3a74-4a16-819c-951ea5495893::all_1_176_35} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 24015 | 2026.03.27 20:14:06.101426 [ 276 ] {1c347d32-d424-4dd3-a9ee-f0030a107ea4} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24016 | 2026.03.27 20:14:06.101505 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 24017 | 2026.03.27 20:14:06.101569 [ 276 ] {1c347d32-d424-4dd3-a9ee-f0030a107ea4} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001387 sec., 118961.78803172315 rows/sec., 8.28 MiB/sec. | ||
| 24018 | 2026.03.27 20:14:06.101612 [ 276 ] {1c347d32-d424-4dd3-a9ee-f0030a107ea4} <Debug> TCPHandler: Processed in 0.001561078 sec. | ||
| 24019 | 2026.03.27 20:14:06.101726 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24020 | 2026.03.27 20:14:06.101810 [ 196 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4563 rows, containing 5 columns (5 merged, 0 gathered) in 0.001775031 sec., 2570659.329330023 rows/sec., 187.15 MiB/sec. | ||
| 24021 | 2026.03.27 20:14:06.101822 [ 276 ] {199d30f8-ba38-4a46-bdd0-d2fb184af206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24022 | 2026.03.27 20:14:06.101892 [ 276 ] {199d30f8-ba38-4a46-bdd0-d2fb184af206} <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 | ||
| 24023 | 2026.03.27 20:14:06.102027 [ 194 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 24024 | 2026.03.27 20:14:06.102261 [ 194 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_176_35} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24025 | 2026.03.27 20:14:06.102326 [ 194 ] {24a542a3-ee1e-4209-b7fc-cc4740f2ce4e::all_1_176_35} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 24026 | 2026.03.27 20:14:06.102401 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 24027 | 2026.03.27 20:14:06.102691 [ 276 ] {199d30f8-ba38-4a46-bdd0-d2fb184af206} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24028 | 2026.03.27 20:14:06.102732 [ 276 ] {199d30f8-ba38-4a46-bdd0-d2fb184af206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24029 | 2026.03.27 20:14:06.103253 [ 276 ] {199d30f8-ba38-4a46-bdd0-d2fb184af206} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 24030 | 2026.03.27 20:14:06.103474 [ 276 ] {199d30f8-ba38-4a46-bdd0-d2fb184af206} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24031 | 2026.03.27 20:14:06.103613 [ 276 ] {199d30f8-ba38-4a46-bdd0-d2fb184af206} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00181 sec., 9392.265193370165 rows/sec., 16.83 MiB/sec. | ||
| 24032 | 2026.03.27 20:14:06.103682 [ 276 ] {199d30f8-ba38-4a46-bdd0-d2fb184af206} <Debug> TCPHandler: Processed in 0.002005955 sec. | ||
| 24033 | 2026.03.27 20:14:06.103796 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24034 | 2026.03.27 20:14:06.103892 [ 276 ] {9dbd0589-ad8c-49de-81ac-e85c2b6a8b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24035 | 2026.03.27 20:14:06.103933 [ 276 ] {9dbd0589-ad8c-49de-81ac-e85c2b6a8b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24036 | 2026.03.27 20:14:06.104268 [ 276 ] {9dbd0589-ad8c-49de-81ac-e85c2b6a8b2e} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24037 | 2026.03.27 20:14:06.104302 [ 276 ] {9dbd0589-ad8c-49de-81ac-e85c2b6a8b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24038 | 2026.03.27 20:14:06.104599 [ 276 ] {9dbd0589-ad8c-49de-81ac-e85c2b6a8b2e} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 24039 | 2026.03.27 20:14:06.104806 [ 276 ] {9dbd0589-ad8c-49de-81ac-e85c2b6a8b2e} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24040 | 2026.03.27 20:14:06.104915 [ 87 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 24041 | 2026.03.27 20:14:06.104934 [ 276 ] {9dbd0589-ad8c-49de-81ac-e85c2b6a8b2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 24042 | 2026.03.27 20:14:06.104950 [ 87 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24043 | 2026.03.27 20:14:06.104969 [ 276 ] {9dbd0589-ad8c-49de-81ac-e85c2b6a8b2e} <Debug> TCPHandler: Processed in 0.001223392 sec. | ||
| 24044 | 2026.03.27 20:14:06.104970 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24045 | 2026.03.27 20:14:06.105057 [ 187 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 24046 | 2026.03.27 20:14:06.105188 [ 187 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24047 | 2026.03.27 20:14:06.105222 [ 187 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_171_34, total 9390 rows starting from the beginning of the part | ||
| 24048 | 2026.03.27 20:14:06.105280 [ 187 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 42 rows starting from the beginning of the part | ||
| 24049 | 2026.03.27 20:14:06.105326 [ 187 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 48 rows starting from the beginning of the part | ||
| 24050 | 2026.03.27 20:14:06.105368 [ 187 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 60 rows starting from the beginning of the part | ||
| 24051 | 2026.03.27 20:14:06.105408 [ 187 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 90 rows starting from the beginning of the part | ||
| 24052 | 2026.03.27 20:14:06.105448 [ 187 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 60 rows starting from the beginning of the part | ||
| 24053 | 2026.03.27 20:14:06.107984 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9690 rows, containing 4 columns (4 merged, 0 gathered) in 0.002961442 sec., 3272054.6274416316 rows/sec., 215.77 MiB/sec. | ||
| 24054 | 2026.03.27 20:14:06.108277 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 24055 | 2026.03.27 20:14:06.108553 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_176_35} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24056 | 2026.03.27 20:14:06.108630 [ 196 ] {63cf6a3a-a84f-4466-b16d-b0572d9f8ac5::all_1_176_35} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 24057 | 2026.03.27 20:14:06.108732 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.97 MiB. | ||
| 24058 | 2026.03.27 20:14:06.367343 [ 220 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24059 | 2026.03.27 20:14:06.367401 [ 220 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24060 | 2026.03.27 20:14:06.370552 [ 220 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 24061 | 2026.03.27 20:14:07.001214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 425.01 MiB, peak 451.52 MiB, free memory in arenas 0.00 B, will set to 428.43 MiB (RSS), difference: 3.42 MiB | ||
| 24062 | 2026.03.27 20:14:07.782435 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2920 | ||
| 24063 | 2026.03.27 20:14:07.785300 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24064 | 2026.03.27 20:14:07.785356 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24065 | 2026.03.27 20:14:07.786569 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 24066 | 2026.03.27 20:14:07.786842 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24067 | 2026.03.27 20:14:07.786947 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 791 | ||
| 24068 | 2026.03.27 20:14:07.787229 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2920 | ||
| 24069 | 2026.03.27 20:14:07.804128 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24070 | 2026.03.27 20:14:07.804187 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24071 | 2026.03.27 20:14:07.810449 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 24072 | 2026.03.27 20:14:07.811144 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24073 | 2026.03.27 20:14:07.814129 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 24074 | 2026.03.27 20:14:11.103293 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24075 | 2026.03.27 20:14:11.103503 [ 276 ] {8a8aeecf-8092-4923-b112-6f4a24e3b19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24076 | 2026.03.27 20:14:11.103574 [ 276 ] {8a8aeecf-8092-4923-b112-6f4a24e3b19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24077 | 2026.03.27 20:14:11.104282 [ 276 ] {8a8aeecf-8092-4923-b112-6f4a24e3b19c} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24078 | 2026.03.27 20:14:11.104324 [ 276 ] {8a8aeecf-8092-4923-b112-6f4a24e3b19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24079 | 2026.03.27 20:14:11.104729 [ 276 ] {8a8aeecf-8092-4923-b112-6f4a24e3b19c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 24080 | 2026.03.27 20:14:11.104955 [ 276 ] {8a8aeecf-8092-4923-b112-6f4a24e3b19c} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24081 | 2026.03.27 20:14:11.105112 [ 276 ] {8a8aeecf-8092-4923-b112-6f4a24e3b19c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001661 sec., 170981.33654425046 rows/sec., 10.86 MiB/sec. | ||
| 24082 | 2026.03.27 20:14:11.105154 [ 276 ] {8a8aeecf-8092-4923-b112-6f4a24e3b19c} <Debug> TCPHandler: Processed in 0.001998145 sec. | ||
| 24083 | 2026.03.27 20:14:11.105274 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24084 | 2026.03.27 20:14:11.105364 [ 276 ] {03662e17-3a9e-4ffd-92a1-fa0b97b7b9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24085 | 2026.03.27 20:14:11.105402 [ 276 ] {03662e17-3a9e-4ffd-92a1-fa0b97b7b9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24086 | 2026.03.27 20:14:11.106044 [ 276 ] {03662e17-3a9e-4ffd-92a1-fa0b97b7b9a6} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24087 | 2026.03.27 20:14:11.106145 [ 276 ] {03662e17-3a9e-4ffd-92a1-fa0b97b7b9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24088 | 2026.03.27 20:14:11.106504 [ 276 ] {03662e17-3a9e-4ffd-92a1-fa0b97b7b9a6} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 24089 | 2026.03.27 20:14:11.106709 [ 276 ] {03662e17-3a9e-4ffd-92a1-fa0b97b7b9a6} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24090 | 2026.03.27 20:14:11.106838 [ 276 ] {03662e17-3a9e-4ffd-92a1-fa0b97b7b9a6} <Debug> executeQuery: Read 883 rows, 71.62 KiB in 0.001475 sec., 598644.0677966102 rows/sec., 47.41 MiB/sec. | ||
| 24091 | 2026.03.27 20:14:11.106876 [ 276 ] {03662e17-3a9e-4ffd-92a1-fa0b97b7b9a6} <Debug> TCPHandler: Processed in 0.001640129 sec. | ||
| 24092 | 2026.03.27 20:14:11.106991 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24093 | 2026.03.27 20:14:11.107087 [ 276 ] {1f242529-e46e-4347-96d2-e93fd31010d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24094 | 2026.03.27 20:14:11.107126 [ 276 ] {1f242529-e46e-4347-96d2-e93fd31010d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24095 | 2026.03.27 20:14:11.107576 [ 276 ] {1f242529-e46e-4347-96d2-e93fd31010d7} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24096 | 2026.03.27 20:14:11.107613 [ 276 ] {1f242529-e46e-4347-96d2-e93fd31010d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24097 | 2026.03.27 20:14:11.107909 [ 276 ] {1f242529-e46e-4347-96d2-e93fd31010d7} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 24098 | 2026.03.27 20:14:11.108113 [ 276 ] {1f242529-e46e-4347-96d2-e93fd31010d7} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24099 | 2026.03.27 20:14:11.108237 [ 81 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 24100 | 2026.03.27 20:14:11.108241 [ 276 ] {1f242529-e46e-4347-96d2-e93fd31010d7} <Debug> executeQuery: Read 185 rows, 11.78 KiB in 0.001172 sec., 157849.82935153582 rows/sec., 9.81 MiB/sec. | ||
| 24101 | 2026.03.27 20:14:11.108296 [ 81 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24102 | 2026.03.27 20:14:11.108307 [ 276 ] {1f242529-e46e-4347-96d2-e93fd31010d7} <Debug> TCPHandler: Processed in 0.001365864 sec. | ||
| 24103 | 2026.03.27 20:14:11.108325 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24104 | 2026.03.27 20:14:11.108427 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24105 | 2026.03.27 20:14:11.108446 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 24106 | 2026.03.27 20:14:11.108524 [ 276 ] {a4b00df2-5f87-4dfc-8c70-c3d7692dd57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24107 | 2026.03.27 20:14:11.108567 [ 276 ] {a4b00df2-5f87-4dfc-8c70-c3d7692dd57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24108 | 2026.03.27 20:14:11.108597 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24109 | 2026.03.27 20:14:11.108639 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 254 rows starting from the beginning of the part | ||
| 24110 | 2026.03.27 20:14:11.108717 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 202 rows starting from the beginning of the part | ||
| 24111 | 2026.03.27 20:14:11.108772 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 17 rows starting from the beginning of the part | ||
| 24112 | 2026.03.27 20:14:11.108822 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 185 rows starting from the beginning of the part | ||
| 24113 | 2026.03.27 20:14:11.108872 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 27 rows starting from the beginning of the part | ||
| 24114 | 2026.03.27 20:14:11.108920 [ 194 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 185 rows starting from the beginning of the part | ||
| 24115 | 2026.03.27 20:14:11.108984 [ 276 ] {a4b00df2-5f87-4dfc-8c70-c3d7692dd57d} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24116 | 2026.03.27 20:14:11.109023 [ 276 ] {a4b00df2-5f87-4dfc-8c70-c3d7692dd57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24117 | 2026.03.27 20:14:11.109359 [ 276 ] {a4b00df2-5f87-4dfc-8c70-c3d7692dd57d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 24118 | 2026.03.27 20:14:11.109590 [ 276 ] {a4b00df2-5f87-4dfc-8c70-c3d7692dd57d} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24119 | 2026.03.27 20:14:11.109721 [ 276 ] {a4b00df2-5f87-4dfc-8c70-c3d7692dd57d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001214 sec., 122734.76112026359 rows/sec., 7.93 MiB/sec. | ||
| 24120 | 2026.03.27 20:14:11.109759 [ 276 ] {a4b00df2-5f87-4dfc-8c70-c3d7692dd57d} <Debug> TCPHandler: Processed in 0.001382314 sec. | ||
| 24121 | 2026.03.27 20:14:11.109879 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24122 | 2026.03.27 20:14:11.109974 [ 276 ] {b5d00609-012e-4fd0-8278-2d02b5d48144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24123 | 2026.03.27 20:14:11.109977 [ 196 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 5 columns (5 merged, 0 gathered) in 0.001583098 sec., 549555.3654922184 rows/sec., 37.08 MiB/sec. | ||
| 24124 | 2026.03.27 20:14:11.110014 [ 276 ] {b5d00609-012e-4fd0-8278-2d02b5d48144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24125 | 2026.03.27 20:14:11.110189 [ 193 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 24126 | 2026.03.27 20:14:11.110447 [ 276 ] {b5d00609-012e-4fd0-8278-2d02b5d48144} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24127 | 2026.03.27 20:14:11.110482 [ 193 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_151_30} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24128 | 2026.03.27 20:14:11.110487 [ 276 ] {b5d00609-012e-4fd0-8278-2d02b5d48144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24129 | 2026.03.27 20:14:11.110572 [ 193 ] {6a0c638b-47fd-40e8-8e4f-16145d2316aa::all_1_151_30} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 24130 | 2026.03.27 20:14:11.110687 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 24131 | 2026.03.27 20:14:11.110818 [ 276 ] {b5d00609-012e-4fd0-8278-2d02b5d48144} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 24132 | 2026.03.27 20:14:11.111022 [ 276 ] {b5d00609-012e-4fd0-8278-2d02b5d48144} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24133 | 2026.03.27 20:14:11.111151 [ 276 ] {b5d00609-012e-4fd0-8278-2d02b5d48144} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001195 sec., 123849.37238493723 rows/sec., 7.04 MiB/sec. | ||
| 24134 | 2026.03.27 20:14:11.111189 [ 276 ] {b5d00609-012e-4fd0-8278-2d02b5d48144} <Debug> TCPHandler: Processed in 0.001360324 sec. | ||
| 24135 | 2026.03.27 20:14:11.111304 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24136 | 2026.03.27 20:14:11.111398 [ 276 ] {63af2237-e4db-4cd5-bb38-ff94b09de4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24137 | 2026.03.27 20:14:11.111437 [ 276 ] {63af2237-e4db-4cd5-bb38-ff94b09de4a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24138 | 2026.03.27 20:14:11.111979 [ 276 ] {63af2237-e4db-4cd5-bb38-ff94b09de4a2} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24139 | 2026.03.27 20:14:11.112014 [ 276 ] {63af2237-e4db-4cd5-bb38-ff94b09de4a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24140 | 2026.03.27 20:14:11.112331 [ 276 ] {63af2237-e4db-4cd5-bb38-ff94b09de4a2} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 24141 | 2026.03.27 20:14:11.112540 [ 276 ] {63af2237-e4db-4cd5-bb38-ff94b09de4a2} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24142 | 2026.03.27 20:14:11.112666 [ 276 ] {63af2237-e4db-4cd5-bb38-ff94b09de4a2} <Debug> executeQuery: Read 533 rows, 38.62 KiB in 0.001286 sec., 414463.4525660964 rows/sec., 29.33 MiB/sec. | ||
| 24143 | 2026.03.27 20:14:11.112703 [ 276 ] {63af2237-e4db-4cd5-bb38-ff94b09de4a2} <Debug> TCPHandler: Processed in 0.001449325 sec. | ||
| 24144 | 2026.03.27 20:14:11.112815 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24145 | 2026.03.27 20:14:11.112910 [ 276 ] {fdbc1b18-9441-414a-8221-30f92f3268b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24146 | 2026.03.27 20:14:11.112951 [ 276 ] {fdbc1b18-9441-414a-8221-30f92f3268b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24147 | 2026.03.27 20:14:11.113279 [ 276 ] {fdbc1b18-9441-414a-8221-30f92f3268b0} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24148 | 2026.03.27 20:14:11.113315 [ 276 ] {fdbc1b18-9441-414a-8221-30f92f3268b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24149 | 2026.03.27 20:14:11.113607 [ 276 ] {fdbc1b18-9441-414a-8221-30f92f3268b0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 24150 | 2026.03.27 20:14:11.113813 [ 276 ] {fdbc1b18-9441-414a-8221-30f92f3268b0} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24151 | 2026.03.27 20:14:11.113910 [ 81 ] {} <Debug> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 24152 | 2026.03.27 20:14:11.113938 [ 276 ] {fdbc1b18-9441-414a-8221-30f92f3268b0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 24153 | 2026.03.27 20:14:11.113942 [ 81 ] {} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24154 | 2026.03.27 20:14:11.113978 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24155 | 2026.03.27 20:14:11.113982 [ 276 ] {fdbc1b18-9441-414a-8221-30f92f3268b0} <Debug> TCPHandler: Processed in 0.001216372 sec. | ||
| 24156 | 2026.03.27 20:14:11.114068 [ 201 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 24157 | 2026.03.27 20:14:11.114100 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24158 | 2026.03.27 20:14:11.114201 [ 276 ] {2c17a59f-bb28-4ef5-a2c3-395b5404a9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24159 | 2026.03.27 20:14:11.114202 [ 201 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24160 | 2026.03.27 20:14:11.114247 [ 276 ] {2c17a59f-bb28-4ef5-a2c3-395b5404a9ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24161 | 2026.03.27 20:14:11.114256 [ 201 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 168 rows starting from the beginning of the part | ||
| 24162 | 2026.03.27 20:14:11.114339 [ 201 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 24163 | 2026.03.27 20:14:11.114393 [ 201 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 24164 | 2026.03.27 20:14:11.114440 [ 201 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 24165 | 2026.03.27 20:14:11.114485 [ 201 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 24166 | 2026.03.27 20:14:11.114534 [ 201 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 24167 | 2026.03.27 20:14:11.114649 [ 276 ] {2c17a59f-bb28-4ef5-a2c3-395b5404a9ee} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24168 | 2026.03.27 20:14:11.114692 [ 276 ] {2c17a59f-bb28-4ef5-a2c3-395b5404a9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24169 | 2026.03.27 20:14:11.115033 [ 276 ] {2c17a59f-bb28-4ef5-a2c3-395b5404a9ee} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 24170 | 2026.03.27 20:14:11.115252 [ 276 ] {2c17a59f-bb28-4ef5-a2c3-395b5404a9ee} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24171 | 2026.03.27 20:14:11.115347 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 2 parts from all_1_172_52 to all_173_173_0 | ||
| 24172 | 2026.03.27 20:14:11.115355 [ 196 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.001349694 sec., 146699.91864822694 rows/sec., 7.48 MiB/sec. | ||
| 24173 | 2026.03.27 20:14:11.115373 [ 276 ] {2c17a59f-bb28-4ef5-a2c3-395b5404a9ee} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001208 sec., 219370.8609271523 rows/sec., 14.58 MiB/sec. | ||
| 24174 | 2026.03.27 20:14:11.115375 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24175 | 2026.03.27 20:14:11.115414 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24176 | 2026.03.27 20:14:11.115419 [ 276 ] {2c17a59f-bb28-4ef5-a2c3-395b5404a9ee} <Debug> TCPHandler: Processed in 0.001388504 sec. | ||
| 24177 | 2026.03.27 20:14:11.115461 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_173_53} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_172_52 to all_173_173_0 into Compact with storage Full | ||
| 24178 | 2026.03.27 20:14:11.115518 [ 186 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 24179 | 2026.03.27 20:14:11.115536 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24180 | 2026.03.27 20:14:11.115543 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_173_53} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24181 | 2026.03.27 20:14:11.115592 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_173_53} <Debug> MergeTreeSequentialSource: Reading 10 marks from part all_1_172_52, total 66231 rows starting from the beginning of the part | ||
| 24182 | 2026.03.27 20:14:11.115633 [ 276 ] {a99a9de8-15be-4e51-8063-9a8043051f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24183 | 2026.03.27 20:14:11.115637 [ 201 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_173_53} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 128 rows starting from the beginning of the part | ||
| 24184 | 2026.03.27 20:14:11.115684 [ 276 ] {a99a9de8-15be-4e51-8063-9a8043051f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24185 | 2026.03.27 20:14:11.115808 [ 186 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_33_7} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24186 | 2026.03.27 20:14:11.115887 [ 186 ] {06ef35f7-12fd-4745-b5fd-42bb20edf8f3::all_1_33_7} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 24187 | 2026.03.27 20:14:11.115982 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 24188 | 2026.03.27 20:14:11.115984 [ 276 ] {a99a9de8-15be-4e51-8063-9a8043051f59} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24189 | 2026.03.27 20:14:11.116029 [ 276 ] {a99a9de8-15be-4e51-8063-9a8043051f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24190 | 2026.03.27 20:14:11.116383 [ 276 ] {a99a9de8-15be-4e51-8063-9a8043051f59} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 24191 | 2026.03.27 20:14:11.116582 [ 276 ] {a99a9de8-15be-4e51-8063-9a8043051f59} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24192 | 2026.03.27 20:14:11.116714 [ 276 ] {a99a9de8-15be-4e51-8063-9a8043051f59} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 24193 | 2026.03.27 20:14:11.116750 [ 276 ] {a99a9de8-15be-4e51-8063-9a8043051f59} <Debug> TCPHandler: Processed in 0.001235252 sec. | ||
| 24194 | 2026.03.27 20:14:11.116860 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24195 | 2026.03.27 20:14:11.116954 [ 276 ] {aad54668-860f-4211-91ad-9abf4ca9d383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24196 | 2026.03.27 20:14:11.117007 [ 276 ] {aad54668-860f-4211-91ad-9abf4ca9d383} <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 | ||
| 24197 | 2026.03.27 20:14:11.117804 [ 276 ] {aad54668-860f-4211-91ad-9abf4ca9d383} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24198 | 2026.03.27 20:14:11.117840 [ 276 ] {aad54668-860f-4211-91ad-9abf4ca9d383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24199 | 2026.03.27 20:14:11.118397 [ 276 ] {aad54668-860f-4211-91ad-9abf4ca9d383} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 24200 | 2026.03.27 20:14:11.118624 [ 276 ] {aad54668-860f-4211-91ad-9abf4ca9d383} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24201 | 2026.03.27 20:14:11.118748 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 24202 | 2026.03.27 20:14:11.118765 [ 276 ] {aad54668-860f-4211-91ad-9abf4ca9d383} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.001828 sec., 23522.975929978118 rows/sec., 42.15 MiB/sec. | ||
| 24203 | 2026.03.27 20:14:11.118782 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24204 | 2026.03.27 20:14:11.118808 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24205 | 2026.03.27 20:14:11.118828 [ 276 ] {aad54668-860f-4211-91ad-9abf4ca9d383} <Debug> TCPHandler: Processed in 0.002017375 sec. | ||
| 24206 | 2026.03.27 20:14:11.118884 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 24207 | 2026.03.27 20:14:11.118946 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24208 | 2026.03.27 20:14:11.119044 [ 276 ] {af9aa4c7-876d-4869-b946-eaf16b2059cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24209 | 2026.03.27 20:14:11.119086 [ 276 ] {af9aa4c7-876d-4869-b946-eaf16b2059cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24210 | 2026.03.27 20:14:11.119108 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24211 | 2026.03.27 20:14:11.119173 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3419 rows starting from the beginning of the part | ||
| 24212 | 2026.03.27 20:14:11.119310 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 58 rows starting from the beginning of the part | ||
| 24213 | 2026.03.27 20:14:11.119411 [ 276 ] {af9aa4c7-876d-4869-b946-eaf16b2059cd} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24214 | 2026.03.27 20:14:11.119431 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 17 rows starting from the beginning of the part | ||
| 24215 | 2026.03.27 20:14:11.119451 [ 276 ] {af9aa4c7-876d-4869-b946-eaf16b2059cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24216 | 2026.03.27 20:14:11.119562 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 43 rows starting from the beginning of the part | ||
| 24217 | 2026.03.27 20:14:11.119668 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 17 rows starting from the beginning of the part | ||
| 24218 | 2026.03.27 20:14:11.119762 [ 276 ] {af9aa4c7-876d-4869-b946-eaf16b2059cd} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 24219 | 2026.03.27 20:14:11.119774 [ 186 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 43 rows starting from the beginning of the part | ||
| 24220 | 2026.03.27 20:14:11.119974 [ 276 ] {af9aa4c7-876d-4869-b946-eaf16b2059cd} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24221 | 2026.03.27 20:14:11.120109 [ 276 ] {af9aa4c7-876d-4869-b946-eaf16b2059cd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001082 sec., 83179.2975970425 rows/sec., 5.20 MiB/sec. | ||
| 24222 | 2026.03.27 20:14:11.120148 [ 276 ] {af9aa4c7-876d-4869-b946-eaf16b2059cd} <Debug> TCPHandler: Processed in 0.001252502 sec. | ||
| 24223 | 2026.03.27 20:14:11.125344 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_173_53} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66359 rows, containing 5 columns (5 merged, 0 gathered) in 0.009872024 sec., 6721924.50099392 rows/sec., 430.81 MiB/sec. | ||
| 24224 | 2026.03.27 20:14:11.125746 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_173_53} <Trace> MergedBlockOutputStream: filled checksums all_1_173_53 (state Temporary) | ||
| 24225 | 2026.03.27 20:14:11.126079 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_173_53} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_173_53 to all_1_173_53 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24226 | 2026.03.27 20:14:11.126169 [ 190 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_173_53} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 2 parts: [all_1_172_52, all_173_173_0] -> all_1_173_53 | ||
| 24227 | 2026.03.27 20:14:11.126267 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 24228 | 2026.03.27 20:14:11.135017 [ 191 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3597 rows, containing 19 columns (19 merged, 0 gathered) in 0.016224736 sec., 221698.52255223136 rows/sec., 397.11 MiB/sec. | ||
| 24229 | 2026.03.27 20:14:11.137851 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 24230 | 2026.03.27 20:14:11.138176 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24231 | 2026.03.27 20:14:11.138248 [ 198 ] {36a47df4-e18e-4fef-94fa-27a9d68cfd99::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 24232 | 2026.03.27 20:14:11.138339 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 31.03 MiB. | ||
| 24233 | 2026.03.27 20:14:12.375142 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24234 | 2026.03.27 20:14:12.375217 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24235 | 2026.03.27 20:14:12.614988 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50911 | ||
| 24236 | 2026.03.27 20:14:12.615491 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24237 | 2026.03.27 20:14:12.615525 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24238 | 2026.03.27 20:14:12.616023 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 24239 | 2026.03.27 20:14:12.616250 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24240 | 2026.03.27 20:14:12.616378 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50911 | ||
| 24241 | 2026.03.27 20:14:12.616398 [ 78 ] {} <Debug> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 24242 | 2026.03.27 20:14:12.616443 [ 78 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24243 | 2026.03.27 20:14:12.616466 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24244 | 2026.03.27 20:14:12.616565 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::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 | ||
| 24245 | 2026.03.27 20:14:12.616650 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24246 | 2026.03.27 20:14:12.616681 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48543 rows starting from the beginning of the part | ||
| 24247 | 2026.03.27 20:14:12.616739 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 448 rows starting from the beginning of the part | ||
| 24248 | 2026.03.27 20:14:12.616790 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 512 rows starting from the beginning of the part | ||
| 24249 | 2026.03.27 20:14:12.616830 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 448 rows starting from the beginning of the part | ||
| 24250 | 2026.03.27 20:14:12.616869 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 512 rows starting from the beginning of the part | ||
| 24251 | 2026.03.27 20:14:12.616914 [ 190 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 448 rows starting from the beginning of the part | ||
| 24252 | 2026.03.27 20:14:12.619798 [ 191 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50911 rows, containing 4 columns (4 merged, 0 gathered) in 0.003275997 sec., 15540612.521928439 rows/sec., 222.31 MiB/sec. | ||
| 24253 | 2026.03.27 20:14:12.620237 [ 191 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 24254 | 2026.03.27 20:14:12.620515 [ 191 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_106_21} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24255 | 2026.03.27 20:14:12.620594 [ 191 ] {92c0e2f2-ea96-4bb1-9f9a-186641b02d13::all_1_106_21} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 24256 | 2026.03.27 20:14:12.620717 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 24257 | 2026.03.27 20:14:15.314584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 798 | ||
| 24258 | 2026.03.27 20:14:15.332513 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24259 | 2026.03.27 20:14:15.332570 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24260 | 2026.03.27 20:14:15.338875 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 24261 | 2026.03.27 20:14:15.339614 [ 244 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24262 | 2026.03.27 20:14:15.339900 [ 74 ] {} <Debug> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 24263 | 2026.03.27 20:14:15.339967 [ 74 ] {} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24264 | 2026.03.27 20:14:15.339990 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24265 | 2026.03.27 20:14:15.340126 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::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 | ||
| 24266 | 2026.03.27 20:14:15.342945 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 798 | ||
| 24267 | 2026.03.27 20:14:15.344070 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24268 | 2026.03.27 20:14:15.345507 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part | ||
| 24269 | 2026.03.27 20:14:15.349972 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 24270 | 2026.03.27 20:14:15.354423 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
| 24271 | 2026.03.27 20:14:15.359099 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
| 24272 | 2026.03.27 20:14:15.363866 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part | ||
| 24273 | 2026.03.27 20:14:15.368204 [ 188 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part | ||
| 24274 | 2026.03.27 20:14:15.424587 [ 191 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 679 columns (679 merged, 0 gathered) in 0.084530943 sec., 9440.330033937988 rows/sec., 48.81 MiB/sec. | ||
| 24275 | 2026.03.27 20:14:15.427223 [ 200 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 24276 | 2026.03.27 20:14:15.429046 [ 200 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_106_21} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24277 | 2026.03.27 20:14:15.429143 [ 200 ] {e3b40ef4-b9d2-4cce-b045-e8d635581414::all_1_106_21} <Trace> system.metric_log (e3b40ef4-b9d2-4cce-b045-e8d635581414) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 24278 | 2026.03.27 20:14:15.430670 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 24279 | 2026.03.27 20:14:16.001162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 431.32 MiB, peak 460.33 MiB, free memory in arenas 0.00 B, will set to 430.27 MiB (RSS), difference: -1.06 MiB | ||
| 24280 | 2026.03.27 20:14:16.049376 [ 220 ] {} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24281 | 2026.03.27 20:14:16.049431 [ 220 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24282 | 2026.03.27 20:14:16.052520 [ 220 ] {} <Debug> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24283 | 2026.03.27 20:14:16.093091 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24284 | 2026.03.27 20:14:16.093254 [ 276 ] {c10b748a-5801-420c-94fc-7f9d35c039ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24285 | 2026.03.27 20:14:16.093317 [ 276 ] {c10b748a-5801-420c-94fc-7f9d35c039ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24286 | 2026.03.27 20:14:16.093957 [ 276 ] {c10b748a-5801-420c-94fc-7f9d35c039ed} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24287 | 2026.03.27 20:14:16.093995 [ 276 ] {c10b748a-5801-420c-94fc-7f9d35c039ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24288 | 2026.03.27 20:14:16.094364 [ 276 ] {c10b748a-5801-420c-94fc-7f9d35c039ed} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 24289 | 2026.03.27 20:14:16.094588 [ 276 ] {c10b748a-5801-420c-94fc-7f9d35c039ed} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24290 | 2026.03.27 20:14:16.094740 [ 276 ] {c10b748a-5801-420c-94fc-7f9d35c039ed} <Debug> executeQuery: Read 90 rows, 7.76 KiB in 0.001528 sec., 58900.523560209425 rows/sec., 4.96 MiB/sec. | ||
| 24291 | 2026.03.27 20:14:16.094788 [ 276 ] {c10b748a-5801-420c-94fc-7f9d35c039ed} <Debug> TCPHandler: Processed in 0.001819162 sec. | ||
| 24292 | 2026.03.27 20:14:16.094915 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24293 | 2026.03.27 20:14:16.095017 [ 276 ] {393227ab-0c2f-4df5-9982-f062e8734052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24294 | 2026.03.27 20:14:16.095060 [ 276 ] {393227ab-0c2f-4df5-9982-f062e8734052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24295 | 2026.03.27 20:14:16.095473 [ 276 ] {393227ab-0c2f-4df5-9982-f062e8734052} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24296 | 2026.03.27 20:14:16.095506 [ 276 ] {393227ab-0c2f-4df5-9982-f062e8734052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24297 | 2026.03.27 20:14:16.095800 [ 276 ] {393227ab-0c2f-4df5-9982-f062e8734052} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 24298 | 2026.03.27 20:14:16.096011 [ 276 ] {393227ab-0c2f-4df5-9982-f062e8734052} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24299 | 2026.03.27 20:14:16.096139 [ 276 ] {393227ab-0c2f-4df5-9982-f062e8734052} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001144 sec., 14860.13986013986 rows/sec., 1.09 MiB/sec. | ||
| 24300 | 2026.03.27 20:14:16.096177 [ 276 ] {393227ab-0c2f-4df5-9982-f062e8734052} <Debug> TCPHandler: Processed in 0.001315804 sec. | ||
| 24301 | 2026.03.27 20:14:16.096291 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24302 | 2026.03.27 20:14:16.096387 [ 276 ] {77ace1b3-1280-4370-be2e-472c1420df0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24303 | 2026.03.27 20:14:16.096428 [ 276 ] {77ace1b3-1280-4370-be2e-472c1420df0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24304 | 2026.03.27 20:14:16.096842 [ 276 ] {77ace1b3-1280-4370-be2e-472c1420df0a} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24305 | 2026.03.27 20:14:16.096876 [ 276 ] {77ace1b3-1280-4370-be2e-472c1420df0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24306 | 2026.03.27 20:14:16.097180 [ 276 ] {77ace1b3-1280-4370-be2e-472c1420df0a} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 24307 | 2026.03.27 20:14:16.097387 [ 276 ] {77ace1b3-1280-4370-be2e-472c1420df0a} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24308 | 2026.03.27 20:14:16.097508 [ 276 ] {77ace1b3-1280-4370-be2e-472c1420df0a} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001141 sec., 70990.35933391762 rows/sec., 5.54 MiB/sec. | ||
| 24309 | 2026.03.27 20:14:16.097546 [ 276 ] {77ace1b3-1280-4370-be2e-472c1420df0a} <Debug> TCPHandler: Processed in 0.001305733 sec. | ||
| 24310 | 2026.03.27 20:14:16.097660 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24311 | 2026.03.27 20:14:16.097757 [ 276 ] {29f0c466-a2c2-4aeb-a773-526266cc67cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24312 | 2026.03.27 20:14:16.097800 [ 276 ] {29f0c466-a2c2-4aeb-a773-526266cc67cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24313 | 2026.03.27 20:14:16.098199 [ 276 ] {29f0c466-a2c2-4aeb-a773-526266cc67cc} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24314 | 2026.03.27 20:14:16.098232 [ 276 ] {29f0c466-a2c2-4aeb-a773-526266cc67cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24315 | 2026.03.27 20:14:16.098555 [ 276 ] {29f0c466-a2c2-4aeb-a773-526266cc67cc} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 24316 | 2026.03.27 20:14:16.098759 [ 276 ] {29f0c466-a2c2-4aeb-a773-526266cc67cc} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24317 | 2026.03.27 20:14:16.098862 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 2 parts from all_1_173_53 to all_174_174_0 | ||
| 24318 | 2026.03.27 20:14:16.098887 [ 276 ] {29f0c466-a2c2-4aeb-a773-526266cc67cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 24319 | 2026.03.27 20:14:16.098897 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24320 | 2026.03.27 20:14:16.098917 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24321 | 2026.03.27 20:14:16.098924 [ 276 ] {29f0c466-a2c2-4aeb-a773-526266cc67cc} <Debug> TCPHandler: Processed in 0.001313833 sec. | ||
| 24322 | 2026.03.27 20:14:16.099037 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24323 | 2026.03.27 20:14:16.099049 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_174_54} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_173_53 to all_174_174_0 into Compact with storage Full | ||
| 24324 | 2026.03.27 20:14:16.099132 [ 276 ] {f82d0692-c00a-46cd-bdfd-f3bfe42dbd4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24325 | 2026.03.27 20:14:16.099191 [ 276 ] {f82d0692-c00a-46cd-bdfd-f3bfe42dbd4b} <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 | ||
| 24326 | 2026.03.27 20:14:16.099211 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_174_54} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24327 | 2026.03.27 20:14:16.099258 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_174_54} <Debug> MergeTreeSequentialSource: Reading 10 marks from part all_1_173_53, total 66359 rows starting from the beginning of the part | ||
| 24328 | 2026.03.27 20:14:16.099337 [ 189 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_174_54} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 160 rows starting from the beginning of the part | ||
| 24329 | 2026.03.27 20:14:16.099964 [ 276 ] {f82d0692-c00a-46cd-bdfd-f3bfe42dbd4b} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24330 | 2026.03.27 20:14:16.100004 [ 276 ] {f82d0692-c00a-46cd-bdfd-f3bfe42dbd4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24331 | 2026.03.27 20:14:16.100535 [ 276 ] {f82d0692-c00a-46cd-bdfd-f3bfe42dbd4b} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 24332 | 2026.03.27 20:14:16.100764 [ 276 ] {f82d0692-c00a-46cd-bdfd-f3bfe42dbd4b} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24333 | 2026.03.27 20:14:16.100904 [ 276 ] {f82d0692-c00a-46cd-bdfd-f3bfe42dbd4b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001789 sec., 9502.515371716043 rows/sec., 17.03 MiB/sec. | ||
| 24334 | 2026.03.27 20:14:16.100970 [ 276 ] {f82d0692-c00a-46cd-bdfd-f3bfe42dbd4b} <Debug> TCPHandler: Processed in 0.001982595 sec. | ||
| 24335 | 2026.03.27 20:14:16.101091 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24336 | 2026.03.27 20:14:16.101187 [ 276 ] {199a363e-78f5-48f6-8445-7c908adcae83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24337 | 2026.03.27 20:14:16.101228 [ 276 ] {199a363e-78f5-48f6-8445-7c908adcae83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24338 | 2026.03.27 20:14:16.101565 [ 276 ] {199a363e-78f5-48f6-8445-7c908adcae83} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24339 | 2026.03.27 20:14:16.101600 [ 276 ] {199a363e-78f5-48f6-8445-7c908adcae83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24340 | 2026.03.27 20:14:16.101917 [ 276 ] {199a363e-78f5-48f6-8445-7c908adcae83} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 24341 | 2026.03.27 20:14:16.102122 [ 276 ] {199a363e-78f5-48f6-8445-7c908adcae83} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24342 | 2026.03.27 20:14:16.102253 [ 276 ] {199a363e-78f5-48f6-8445-7c908adcae83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 24343 | 2026.03.27 20:14:16.102291 [ 276 ] {199a363e-78f5-48f6-8445-7c908adcae83} <Debug> TCPHandler: Processed in 0.001250152 sec. | ||
| 24344 | 2026.03.27 20:14:16.102356 [ 223 ] {} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24345 | 2026.03.27 20:14:16.102386 [ 223 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24346 | 2026.03.27 20:14:16.105443 [ 223 ] {} <Debug> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24347 | 2026.03.27 20:14:16.108751 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_174_54} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66519 rows, containing 5 columns (5 merged, 0 gathered) in 0.009757503 sec., 6817215.428988338 rows/sec., 437.00 MiB/sec. | ||
| 24348 | 2026.03.27 20:14:16.109112 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_174_54} <Trace> MergedBlockOutputStream: filled checksums all_1_174_54 (state Temporary) | ||
| 24349 | 2026.03.27 20:14:16.109399 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_174_54} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_174_54 to all_1_174_54 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24350 | 2026.03.27 20:14:16.109474 [ 199 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_174_54} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 2 parts: [all_1_173_53, all_174_174_0] -> all_1_174_54 | ||
| 24351 | 2026.03.27 20:14:16.109553 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 24352 | 2026.03.27 20:14:16.346783 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24353 | 2026.03.27 20:14:16.346969 [ 276 ] {80063185-f234-4ce4-bdcf-208646d2aaed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24354 | 2026.03.27 20:14:16.347042 [ 276 ] {80063185-f234-4ce4-bdcf-208646d2aaed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24355 | 2026.03.27 20:14:16.347962 [ 276 ] {80063185-f234-4ce4-bdcf-208646d2aaed} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24356 | 2026.03.27 20:14:16.348005 [ 276 ] {80063185-f234-4ce4-bdcf-208646d2aaed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24357 | 2026.03.27 20:14:16.348372 [ 276 ] {80063185-f234-4ce4-bdcf-208646d2aaed} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 24358 | 2026.03.27 20:14:16.348586 [ 276 ] {80063185-f234-4ce4-bdcf-208646d2aaed} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24359 | 2026.03.27 20:14:16.348728 [ 276 ] {80063185-f234-4ce4-bdcf-208646d2aaed} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001808 sec., 157079.64601769912 rows/sec., 9.98 MiB/sec. | ||
| 24360 | 2026.03.27 20:14:16.348735 [ 72 ] {} <Debug> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e) (MergerMutator): Selected 6 parts from all_1_44_10 to all_49_49_0 | ||
| 24361 | 2026.03.27 20:14:16.348773 [ 276 ] {80063185-f234-4ce4-bdcf-208646d2aaed} <Debug> TCPHandler: Processed in 0.002079256 sec. | ||
| 24362 | 2026.03.27 20:14:16.348803 [ 72 ] {} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24363 | 2026.03.27 20:14:16.348833 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24364 | 2026.03.27 20:14:16.348924 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24365 | 2026.03.27 20:14:16.348932 [ 187 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_49_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_44_10 to all_49_49_0 into Compact with storage Full | ||
| 24366 | 2026.03.27 20:14:16.349026 [ 276 ] {84f0862e-ff3a-4ecf-8510-995057221696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24367 | 2026.03.27 20:14:16.349040 [ 187 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_49_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24368 | 2026.03.27 20:14:16.349068 [ 276 ] {84f0862e-ff3a-4ecf-8510-995057221696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24369 | 2026.03.27 20:14:16.349072 [ 187 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_10, total 308 rows starting from the beginning of the part | ||
| 24370 | 2026.03.27 20:14:16.349140 [ 187 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 24371 | 2026.03.27 20:14:16.349189 [ 187 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 284 rows starting from the beginning of the part | ||
| 24372 | 2026.03.27 20:14:16.349235 [ 187 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 284 rows starting from the beginning of the part | ||
| 24373 | 2026.03.27 20:14:16.349277 [ 187 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 284 rows starting from the beginning of the part | ||
| 24374 | 2026.03.27 20:14:16.349319 [ 187 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 284 rows starting from the beginning of the part | ||
| 24375 | 2026.03.27 20:14:16.349503 [ 276 ] {84f0862e-ff3a-4ecf-8510-995057221696} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24376 | 2026.03.27 20:14:16.349538 [ 276 ] {84f0862e-ff3a-4ecf-8510-995057221696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24377 | 2026.03.27 20:14:16.349837 [ 276 ] {84f0862e-ff3a-4ecf-8510-995057221696} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 24378 | 2026.03.27 20:14:16.350041 [ 276 ] {84f0862e-ff3a-4ecf-8510-995057221696} <Trace> oximeter.fields_ipaddr (a7e67123-5e00-4bc7-9b9d-f4050929f75e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24379 | 2026.03.27 20:14:16.350172 [ 276 ] {84f0862e-ff3a-4ecf-8510-995057221696} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001166 sec., 5145.797598627788 rows/sec., 419.60 KiB/sec. | ||
| 24380 | 2026.03.27 20:14:16.350224 [ 276 ] {84f0862e-ff3a-4ecf-8510-995057221696} <Debug> TCPHandler: Processed in 0.001355744 sec. | ||
| 24381 | 2026.03.27 20:14:16.350287 [ 193 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_49_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392475 sec., 1054237.9575934936 rows/sec., 71.65 MiB/sec. | ||
| 24382 | 2026.03.27 20:14:16.350342 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24383 | 2026.03.27 20:14:16.350442 [ 276 ] {c773bd15-3d5d-42ae-9341-da43ea0ed672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24384 | 2026.03.27 20:14:16.350490 [ 276 ] {c773bd15-3d5d-42ae-9341-da43ea0ed672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24385 | 2026.03.27 20:14:16.350492 [ 193 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_49_11} <Trace> MergedBlockOutputStream: filled checksums all_1_49_11 (state Temporary) | ||
| 24386 | 2026.03.27 20:14:16.350821 [ 193 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_49_11} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e): Renaming temporary part tmp_merge_all_1_49_11 to all_1_49_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24387 | 2026.03.27 20:14:16.350900 [ 193 ] {c6589fc8-23e9-4b2d-9bf7-bdff39ee279e::all_1_49_11} <Trace> oximeter.fields_i16 (c6589fc8-23e9-4b2d-9bf7-bdff39ee279e) (MergerMutator): Merged 6 parts: [all_1_44_10, all_49_49_0] -> all_1_49_11 | ||
| 24388 | 2026.03.27 20:14:16.351010 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 24389 | 2026.03.27 20:14:16.352556 [ 276 ] {c773bd15-3d5d-42ae-9341-da43ea0ed672} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24390 | 2026.03.27 20:14:16.352597 [ 276 ] {c773bd15-3d5d-42ae-9341-da43ea0ed672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24391 | 2026.03.27 20:14:16.353091 [ 276 ] {c773bd15-3d5d-42ae-9341-da43ea0ed672} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 24392 | 2026.03.27 20:14:16.353311 [ 276 ] {c773bd15-3d5d-42ae-9341-da43ea0ed672} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24393 | 2026.03.27 20:14:16.353442 [ 276 ] {c773bd15-3d5d-42ae-9341-da43ea0ed672} <Debug> executeQuery: Read 3243 rows, 249.84 KiB in 0.003018 sec., 1074552.6838966203 rows/sec., 80.84 MiB/sec. | ||
| 24394 | 2026.03.27 20:14:16.353482 [ 276 ] {c773bd15-3d5d-42ae-9341-da43ea0ed672} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 24395 | 2026.03.27 20:14:16.353495 [ 276 ] {c773bd15-3d5d-42ae-9341-da43ea0ed672} <Debug> TCPHandler: Processed in 0.003208897 sec. | ||
| 24396 | 2026.03.27 20:14:16.353612 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24397 | 2026.03.27 20:14:16.353708 [ 276 ] {4a2fcecc-702e-4a81-9e35-15c49672f7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24398 | 2026.03.27 20:14:16.353748 [ 276 ] {4a2fcecc-702e-4a81-9e35-15c49672f7ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24399 | 2026.03.27 20:14:16.354255 [ 276 ] {4a2fcecc-702e-4a81-9e35-15c49672f7ac} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24400 | 2026.03.27 20:14:16.354292 [ 276 ] {4a2fcecc-702e-4a81-9e35-15c49672f7ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24401 | 2026.03.27 20:14:16.354584 [ 276 ] {4a2fcecc-702e-4a81-9e35-15c49672f7ac} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 24402 | 2026.03.27 20:14:16.354785 [ 276 ] {4a2fcecc-702e-4a81-9e35-15c49672f7ac} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24403 | 2026.03.27 20:14:16.354911 [ 276 ] {4a2fcecc-702e-4a81-9e35-15c49672f7ac} <Debug> executeQuery: Read 206 rows, 13.32 KiB in 0.001222 sec., 168576.10474631752 rows/sec., 10.65 MiB/sec. | ||
| 24404 | 2026.03.27 20:14:16.354949 [ 276 ] {4a2fcecc-702e-4a81-9e35-15c49672f7ac} <Debug> TCPHandler: Processed in 0.001386595 sec. | ||
| 24405 | 2026.03.27 20:14:16.355062 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24406 | 2026.03.27 20:14:16.355156 [ 276 ] {4b5746bb-f0ed-4238-a15d-ca29b3d38fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24407 | 2026.03.27 20:14:16.355209 [ 276 ] {4b5746bb-f0ed-4238-a15d-ca29b3d38fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24408 | 2026.03.27 20:14:16.355910 [ 276 ] {4b5746bb-f0ed-4238-a15d-ca29b3d38fce} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24409 | 2026.03.27 20:14:16.355946 [ 276 ] {4b5746bb-f0ed-4238-a15d-ca29b3d38fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24410 | 2026.03.27 20:14:16.356280 [ 276 ] {4b5746bb-f0ed-4238-a15d-ca29b3d38fce} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 24411 | 2026.03.27 20:14:16.356491 [ 276 ] {4b5746bb-f0ed-4238-a15d-ca29b3d38fce} <Trace> oximeter.fields_u32 (815125f3-f61a-4e5a-bdf8-7a13853f1b15): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24412 | 2026.03.27 20:14:16.356617 [ 276 ] {4b5746bb-f0ed-4238-a15d-ca29b3d38fce} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001479 sec., 642325.8958755916 rows/sec., 37.79 MiB/sec. | ||
| 24413 | 2026.03.27 20:14:16.356655 [ 276 ] {4b5746bb-f0ed-4238-a15d-ca29b3d38fce} <Debug> TCPHandler: Processed in 0.001642699 sec. | ||
| 24414 | 2026.03.27 20:14:16.356767 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24415 | 2026.03.27 20:14:16.356862 [ 276 ] {eb7784ca-3a0e-47c6-9d2d-347ee693dc2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 24416 | 2026.03.27 20:14:16.356902 [ 276 ] {eb7784ca-3a0e-47c6-9d2d-347ee693dc2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 24417 | 2026.03.27 20:14:16.357298 [ 276 ] {eb7784ca-3a0e-47c6-9d2d-347ee693dc2e} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24418 | 2026.03.27 20:14:16.357334 [ 276 ] {eb7784ca-3a0e-47c6-9d2d-347ee693dc2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24419 | 2026.03.27 20:14:16.357606 [ 276 ] {eb7784ca-3a0e-47c6-9d2d-347ee693dc2e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 24420 | 2026.03.27 20:14:16.357803 [ 276 ] {eb7784ca-3a0e-47c6-9d2d-347ee693dc2e} <Trace> oximeter.fields_u64 (8babf592-ca98-4ce8-a88f-e0b7f89464ea): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24421 | 2026.03.27 20:14:16.357929 [ 276 ] {eb7784ca-3a0e-47c6-9d2d-347ee693dc2e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 64.80 KiB/sec. | ||
| 24422 | 2026.03.27 20:14:16.357966 [ 276 ] {eb7784ca-3a0e-47c6-9d2d-347ee693dc2e} <Debug> TCPHandler: Processed in 0.001249102 sec. | ||
| 24423 | 2026.03.27 20:14:16.358072 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24424 | 2026.03.27 20:14:16.358167 [ 276 ] {a01d23f0-7872-414b-ac50-b1b2a6d2e1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24425 | 2026.03.27 20:14:16.358215 [ 276 ] {a01d23f0-7872-414b-ac50-b1b2a6d2e1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24426 | 2026.03.27 20:14:16.358661 [ 276 ] {a01d23f0-7872-414b-ac50-b1b2a6d2e1ff} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24427 | 2026.03.27 20:14:16.358697 [ 276 ] {a01d23f0-7872-414b-ac50-b1b2a6d2e1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24428 | 2026.03.27 20:14:16.358987 [ 276 ] {a01d23f0-7872-414b-ac50-b1b2a6d2e1ff} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 24429 | 2026.03.27 20:14:16.359195 [ 276 ] {a01d23f0-7872-414b-ac50-b1b2a6d2e1ff} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24430 | 2026.03.27 20:14:16.359324 [ 72 ] {} <Debug> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca) (MergerMutator): Selected 6 parts from all_1_44_10 to all_49_49_0 | ||
| 24431 | 2026.03.27 20:14:16.359325 [ 276 ] {a01d23f0-7872-414b-ac50-b1b2a6d2e1ff} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.16 MiB/sec. | ||
| 24432 | 2026.03.27 20:14:16.359366 [ 72 ] {} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24433 | 2026.03.27 20:14:16.359386 [ 276 ] {a01d23f0-7872-414b-ac50-b1b2a6d2e1ff} <Debug> TCPHandler: Processed in 0.001362934 sec. | ||
| 24434 | 2026.03.27 20:14:16.359389 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24435 | 2026.03.27 20:14:16.359504 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24436 | 2026.03.27 20:14:16.359514 [ 196 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_49_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_44_10 to all_49_49_0 into Compact with storage Full | ||
| 24437 | 2026.03.27 20:14:16.359603 [ 276 ] {d5334cc7-36f0-4d6f-87a0-a4d1c9e4d0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24438 | 2026.03.27 20:14:16.359645 [ 276 ] {d5334cc7-36f0-4d6f-87a0-a4d1c9e4d0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24439 | 2026.03.27 20:14:16.359654 [ 196 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_49_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24440 | 2026.03.27 20:14:16.359695 [ 196 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_10, total 160 rows starting from the beginning of the part | ||
| 24441 | 2026.03.27 20:14:16.359767 [ 196 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part | ||
| 24442 | 2026.03.27 20:14:16.359814 [ 196 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 148 rows starting from the beginning of the part | ||
| 24443 | 2026.03.27 20:14:16.359857 [ 196 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 148 rows starting from the beginning of the part | ||
| 24444 | 2026.03.27 20:14:16.359900 [ 196 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 148 rows starting from the beginning of the part | ||
| 24445 | 2026.03.27 20:14:16.359940 [ 196 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_49_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 148 rows starting from the beginning of the part | ||
| 24446 | 2026.03.27 20:14:16.360667 [ 276 ] {d5334cc7-36f0-4d6f-87a0-a4d1c9e4d0e9} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24447 | 2026.03.27 20:14:16.360706 [ 276 ] {d5334cc7-36f0-4d6f-87a0-a4d1c9e4d0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24448 | 2026.03.27 20:14:16.360787 [ 196 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_49_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317754 sec., 579774.373669137 rows/sec., 35.54 MiB/sec. | ||
| 24449 | 2026.03.27 20:14:16.360930 [ 187 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_49_11} <Trace> MergedBlockOutputStream: filled checksums all_1_49_11 (state Temporary) | ||
| 24450 | 2026.03.27 20:14:16.361082 [ 276 ] {d5334cc7-36f0-4d6f-87a0-a4d1c9e4d0e9} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 24451 | 2026.03.27 20:14:16.361185 [ 187 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_49_11} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca): Renaming temporary part tmp_merge_all_1_49_11 to all_1_49_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24452 | 2026.03.27 20:14:16.361249 [ 187 ] {d9540b33-aae4-42ba-8b34-07e95e45d1ca::all_1_49_11} <Trace> oximeter.fields_u8 (d9540b33-aae4-42ba-8b34-07e95e45d1ca) (MergerMutator): Merged 6 parts: [all_1_44_10, all_49_49_0] -> all_1_49_11 | ||
| 24453 | 2026.03.27 20:14:16.361317 [ 276 ] {d5334cc7-36f0-4d6f-87a0-a4d1c9e4d0e9} <Trace> oximeter.fields_uuid (24a542a3-ee1e-4209-b7fc-cc4740f2ce4e): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24454 | 2026.03.27 20:14:16.361320 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 24455 | 2026.03.27 20:14:16.361445 [ 276 ] {d5334cc7-36f0-4d6f-87a0-a4d1c9e4d0e9} <Debug> executeQuery: Read 1769 rows, 122.43 KiB in 0.001859 sec., 951586.8746637978 rows/sec., 64.32 MiB/sec. | ||
| 24456 | 2026.03.27 20:14:16.361484 [ 276 ] {d5334cc7-36f0-4d6f-87a0-a4d1c9e4d0e9} <Debug> TCPHandler: Processed in 0.002029676 sec. | ||
| 24457 | 2026.03.27 20:14:16.361594 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24458 | 2026.03.27 20:14:16.361689 [ 276 ] {fa4caa2e-dd0b-4487-86ff-e1fc818f27fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24459 | 2026.03.27 20:14:16.361730 [ 276 ] {fa4caa2e-dd0b-4487-86ff-e1fc818f27fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24460 | 2026.03.27 20:14:16.362063 [ 276 ] {fa4caa2e-dd0b-4487-86ff-e1fc818f27fc} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24461 | 2026.03.27 20:14:16.362099 [ 276 ] {fa4caa2e-dd0b-4487-86ff-e1fc818f27fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24462 | 2026.03.27 20:14:16.362395 [ 276 ] {fa4caa2e-dd0b-4487-86ff-e1fc818f27fc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 24463 | 2026.03.27 20:14:16.362590 [ 276 ] {fa4caa2e-dd0b-4487-86ff-e1fc818f27fc} <Trace> oximeter.measurements_bool (06ef35f7-12fd-4745-b5fd-42bb20edf8f3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24464 | 2026.03.27 20:14:16.362716 [ 276 ] {fa4caa2e-dd0b-4487-86ff-e1fc818f27fc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 24465 | 2026.03.27 20:14:16.362753 [ 276 ] {fa4caa2e-dd0b-4487-86ff-e1fc818f27fc} <Debug> TCPHandler: Processed in 0.001207771 sec. | ||
| 24466 | 2026.03.27 20:14:16.362862 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24467 | 2026.03.27 20:14:16.362955 [ 276 ] {ed6f5ecf-9dc0-41b8-852c-6ed803c34fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24468 | 2026.03.27 20:14:16.362997 [ 276 ] {ed6f5ecf-9dc0-41b8-852c-6ed803c34fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24469 | 2026.03.27 20:14:16.363681 [ 276 ] {ed6f5ecf-9dc0-41b8-852c-6ed803c34fb1} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24470 | 2026.03.27 20:14:16.363717 [ 276 ] {ed6f5ecf-9dc0-41b8-852c-6ed803c34fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24471 | 2026.03.27 20:14:16.364129 [ 276 ] {ed6f5ecf-9dc0-41b8-852c-6ed803c34fb1} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 24472 | 2026.03.27 20:14:16.364338 [ 276 ] {ed6f5ecf-9dc0-41b8-852c-6ed803c34fb1} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24473 | 2026.03.27 20:14:16.364466 [ 276 ] {ed6f5ecf-9dc0-41b8-852c-6ed803c34fb1} <Debug> executeQuery: Read 1604 rows, 99.74 KiB in 0.001528 sec., 1049738.2198952879 rows/sec., 63.74 MiB/sec. | ||
| 24474 | 2026.03.27 20:14:16.364477 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Selected 6 parts from all_1_174_54 to all_179_179_0 | ||
| 24475 | 2026.03.27 20:14:16.364505 [ 276 ] {ed6f5ecf-9dc0-41b8-852c-6ed803c34fb1} <Debug> TCPHandler: Processed in 0.001691769 sec. | ||
| 24476 | 2026.03.27 20:14:16.364516 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24477 | 2026.03.27 20:14:16.364540 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24478 | 2026.03.27 20:14:16.364612 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24479 | 2026.03.27 20:14:16.364636 [ 196 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_179_55} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_174_54 to all_179_179_0 into Compact with storage Full | ||
| 24480 | 2026.03.27 20:14:16.364709 [ 276 ] {9819c5e8-bd1e-4f95-9139-f386f3dfae04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24481 | 2026.03.27 20:14:16.364754 [ 196 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_179_55} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24482 | 2026.03.27 20:14:16.364755 [ 276 ] {9819c5e8-bd1e-4f95-9139-f386f3dfae04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24483 | 2026.03.27 20:14:16.364789 [ 196 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_179_55} <Debug> MergeTreeSequentialSource: Reading 10 marks from part all_1_174_54, total 66519 rows starting from the beginning of the part | ||
| 24484 | 2026.03.27 20:14:16.364842 [ 196 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_179_55} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 265 rows starting from the beginning of the part | ||
| 24485 | 2026.03.27 20:14:16.364881 [ 196 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_179_55} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 165 rows starting from the beginning of the part | ||
| 24486 | 2026.03.27 20:14:16.364915 [ 196 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_179_55} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 265 rows starting from the beginning of the part | ||
| 24487 | 2026.03.27 20:14:16.364950 [ 196 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_179_55} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 160 rows starting from the beginning of the part | ||
| 24488 | 2026.03.27 20:14:16.364986 [ 196 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_179_55} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 1604 rows starting from the beginning of the part | ||
| 24489 | 2026.03.27 20:14:16.365096 [ 276 ] {9819c5e8-bd1e-4f95-9139-f386f3dfae04} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24490 | 2026.03.27 20:14:16.365136 [ 276 ] {9819c5e8-bd1e-4f95-9139-f386f3dfae04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24491 | 2026.03.27 20:14:16.365445 [ 276 ] {9819c5e8-bd1e-4f95-9139-f386f3dfae04} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 24492 | 2026.03.27 20:14:16.365652 [ 276 ] {9819c5e8-bd1e-4f95-9139-f386f3dfae04} <Trace> oximeter.measurements_f64 (bb87ddd1-291e-4ea5-b111-417a4d264b16): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24493 | 2026.03.27 20:14:16.365782 [ 276 ] {9819c5e8-bd1e-4f95-9139-f386f3dfae04} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 61.76 KiB/sec. | ||
| 24494 | 2026.03.27 20:14:16.365819 [ 276 ] {9819c5e8-bd1e-4f95-9139-f386f3dfae04} <Debug> TCPHandler: Processed in 0.001255353 sec. | ||
| 24495 | 2026.03.27 20:14:16.365925 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24496 | 2026.03.27 20:14:16.366019 [ 276 ] {9f8fd755-5929-4c9f-9e46-c6142c8d1ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24497 | 2026.03.27 20:14:16.366070 [ 276 ] {9f8fd755-5929-4c9f-9e46-c6142c8d1ee5} <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 | ||
| 24498 | 2026.03.27 20:14:16.366968 [ 276 ] {9f8fd755-5929-4c9f-9e46-c6142c8d1ee5} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24499 | 2026.03.27 20:14:16.367005 [ 276 ] {9f8fd755-5929-4c9f-9e46-c6142c8d1ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24500 | 2026.03.27 20:14:16.367574 [ 276 ] {9f8fd755-5929-4c9f-9e46-c6142c8d1ee5} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 24501 | 2026.03.27 20:14:16.367789 [ 276 ] {9f8fd755-5929-4c9f-9e46-c6142c8d1ee5} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24502 | 2026.03.27 20:14:16.367930 [ 276 ] {9f8fd755-5929-4c9f-9e46-c6142c8d1ee5} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.001929 sec., 30067.39243131156 rows/sec., 53.88 MiB/sec. | ||
| 24503 | 2026.03.27 20:14:16.367991 [ 276 ] {9f8fd755-5929-4c9f-9e46-c6142c8d1ee5} <Debug> TCPHandler: Processed in 0.002114458 sec. | ||
| 24504 | 2026.03.27 20:14:16.368099 [ 276 ] {} <Trace> TCP-Session: edb109fc-f52a-47ca-90f7-a2627ee6a903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24505 | 2026.03.27 20:14:16.368205 [ 276 ] {ec8d27c4-4b82-472d-9175-08a98028e0e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56330) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24506 | 2026.03.27 20:14:16.368246 [ 276 ] {ec8d27c4-4b82-472d-9175-08a98028e0e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24507 | 2026.03.27 20:14:16.368567 [ 276 ] {ec8d27c4-4b82-472d-9175-08a98028e0e6} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24508 | 2026.03.27 20:14:16.368603 [ 276 ] {ec8d27c4-4b82-472d-9175-08a98028e0e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24509 | 2026.03.27 20:14:16.368897 [ 276 ] {ec8d27c4-4b82-472d-9175-08a98028e0e6} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 24510 | 2026.03.27 20:14:16.369095 [ 276 ] {ec8d27c4-4b82-472d-9175-08a98028e0e6} <Trace> oximeter.measurements_u64 (63cf6a3a-a84f-4466-b16d-b0572d9f8ac5): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24511 | 2026.03.27 20:14:16.369231 [ 276 ] {ec8d27c4-4b82-472d-9175-08a98028e0e6} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001055 sec., 39810.42654028436 rows/sec., 2.27 MiB/sec. | ||
| 24512 | 2026.03.27 20:14:16.369267 [ 276 ] {ec8d27c4-4b82-472d-9175-08a98028e0e6} <Debug> TCPHandler: Processed in 0.001217481 sec. | ||
| 24513 | 2026.03.27 20:14:16.377526 [ 192 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_179_55} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 68978 rows, containing 5 columns (5 merged, 0 gathered) in 0.012925288 sec., 5336670.25446551 rows/sec., 341.91 MiB/sec. | ||
| 24514 | 2026.03.27 20:14:16.378224 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_179_55} <Trace> MergedBlockOutputStream: filled checksums all_1_179_55 (state Temporary) | ||
| 24515 | 2026.03.27 20:14:16.378743 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_179_55} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Renaming temporary part tmp_merge_all_1_179_55 to all_1_179_55 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24516 | 2026.03.27 20:14:16.378853 [ 186 ] {bfadc44c-45f1-4f4d-8eda-492a58c1cdd0::all_1_179_55} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0) (MergerMutator): Merged 6 parts: [all_1_174_54, all_179_179_0] -> all_1_179_55 | ||
| 24517 | 2026.03.27 20:14:16.378964 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 24518 | 2026.03.27 20:14:16.937763 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24519 | 2026.03.27 20:14:16.937831 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24520 | 2026.03.27 20:14:16.941453 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (bfadc44c-45f1-4f4d-8eda-492a58c1cdd0): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24521 | 2026.03.27 20:14:17.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 431.78 MiB, peak 460.33 MiB, free memory in arenas 0.00 B, will set to 430.28 MiB (RSS), difference: -1.51 MiB | ||
| 24522 | 2026.03.27 20:14:17.221869 [ 221 ] {} <Trace> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24523 | 2026.03.27 20:14:17.221924 [ 221 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24524 | 2026.03.27 20:14:17.224690 [ 221 ] {} <Debug> oximeter.fields_string (aa8cbe38-3a74-4a16-819c-951ea5495893): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 24525 | 2026.03.27 20:14:17.385871 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24526 | 2026.03.27 20:14:17.385932 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24527 | 2026.03.27 20:14:17.388164 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (36a47df4-e18e-4fef-94fa-27a9d68cfd99): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24528 | 2026.03.27 20:14:17.426082 [ 219 ] {} <Trace> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24529 | 2026.03.27 20:14:17.426117 [ 219 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24530 | 2026.03.27 20:14:17.428985 [ 219 ] {} <Debug> oximeter.fields_u16 (6a0c638b-47fd-40e8-8e4f-16145d2316aa): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 24531 | 2026.03.27 20:14:17.734629 [ 219 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 24532 | 2026.03.27 20:14:17.734668 [ 219 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 24533 | 2026.03.27 20:14:17.739322 [ 219 ] {} <Debug> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 24534 | 2026.03.27 20:14:17.787807 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 2980 | ||
| 24535 | 2026.03.27 20:14:17.790928 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24536 | 2026.03.27 20:14:17.790990 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 24537 | 2026.03.27 20:14:17.792256 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 24538 | 2026.03.27 20:14:17.792540 [ 243 ] {} <Trace> system.query_log (9949345f-dbf9-4b14-a9a6-d35ca5b5424a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24539 | 2026.03.27 20:14:17.792961 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2980 | ||
| 24540 | 2026.03.27 20:14:20.117314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51423 | ||
| 24541 | 2026.03.27 20:14:20.117856 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24542 | 2026.03.27 20:14:20.117897 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 24543 | 2026.03.27 20:14:20.118398 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 24544 | 2026.03.27 20:14:20.118628 [ 245 ] {} <Trace> system.asynchronous_metric_log (92c0e2f2-ea96-4bb1-9f9a-186641b02d13): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24545 | 2026.03.27 20:14:20.118767 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51423 | ||